Honors Math

Practice by topic

Descriptive Statistics practice questions — Honors Math

12 free multiple-choice problems on descriptive statistics, ordered to match Honors Math difficulty, each with a full worked solution. No account needed — and there's a fresh problem set every day.

Problems & worked solutions

Problem #3386 International

Problem 1Descriptive Statistics

For the values 4,4,4,44, 4, 4, 4, the variance is equal to:

Show answer & worked solution
  1. A. 00✓ correct
  2. B. 44
  3. C. 1616
  4. D. 22

Mean: xˉ=4+4+4+44=4\bar{x} = \dfrac{4+4+4+4}{4} = 4.

All deviations are zero: xixˉ=0x_i - \bar{x} = 0 for every ii, so

σ2=14(02+02+02+02)=0\sigma^2 = \dfrac{1}{4}\bigl(0^2+0^2+0^2+0^2\bigr) = 0

Problem #0940 US SAT

Problem 2Descriptive Statistics

The mean of the data set {2,4,4,6,9}\{2, 4, 4, 6, 9\} is:

Show answer & worked solution
  1. A. 44
  2. B. 55✓ correct
  3. C. 66
  4. D. 4.54.5

Sum =2+4+4+6+9=25= 2 + 4 + 4 + 6 + 9 = 25.

Mean =255=5= \dfrac{25}{5} = 5.

Problem #3383 International

Problem 3Descriptive Statistics

The arithmetic mean of the values 2,4,62, 4, 6 is:

Show answer & worked solution
  1. A. 33
  2. B. 55
  3. C. 44✓ correct
  4. D. 1212

With n=3n=3 values:

xˉ=2+4+63=123=4\bar{x} = \dfrac{2 + 4 + 6}{3} = \dfrac{12}{3} = 4

Problem #3571 International

Problem 4Descriptive Statistics

The table shows the number of goals a football team scored in each of its 2020 matches this season.

| Goals scored | 00 | 11 | 22 | 33 | 44 | |---|---|---|---|---|---| | Number of matches | 33 | 77 | 55 | 44 | 11 |

The modal number of goals is:

Show answer & worked solution
  1. A. 11✓ correct
  2. B. 77
  3. C. 22
  4. D. 44
  5. E. 1.51.5

The frequencies are 33, 77, 55, 44 and 11, and they total 3+7+5+4+1=203 + 7 + 5 + 4 + 1 = 20, matching the 2020 matches played.

The largest frequency is 77, and it sits in the column headed 11: the team scored exactly 11 goal in 77 matches, more often than any other score. No other score is reached that many times, so the modal value is unique.

mode=1\text{mode} = 1

Problem #0009 International

Problem 5Descriptive Statistics

The dataset {2,4,4,6,9}\{2, 4, 4, 6, 9\} has mean mm and median MM. Compute m+Mm + M.

Show answer & worked solution
  1. A. 88
  2. B. 99✓ correct
  3. C. 1010
  4. D. 1111

Mean: (2+4+4+6+9)/5=25/5=5(2+4+4+6+9)/5 = 25/5 = 5. Median (middle of the sorted set): 44. So m+M=5+4=9m + M = 5 + 4 = 9.

Problem #3385 International

Problem 6Descriptive Statistics

The standard deviation of a statistical series is equal to:

Show answer & worked solution
  1. A. the square of the variance
  2. B. the square root of the variance✓ correct
  3. C. the mean of the series values
  4. D. the sum of the values divided by nn

By definition, the standard deviation σ\sigma is the square root of the variance σ2\sigma^2:

σ=σ2\sigma = \sqrt{\sigma^2}

The mean and the sum divided by nn denote the arithmetic mean, not the standard deviation.

Problem #3572 International

Problem 7Descriptive Statistics

A shop recorded the number of bicycles it sold on each of six days: 88, 1515, 66, 1111, 1919, 1010. The median number of bicycles sold per day is:

Show answer & worked solution
  1. A. 10.510.5✓ correct
  2. B. 11.511.5
  3. C. 1010
  4. D. 1111
  5. E. 8.58.5

Written in increasing order, the six daily totals are:

6, 8, 10, 11, 15, 196,\ 8,\ 10,\ 11,\ 15,\ 19

With n=6n = 6 there is no single central day: the two central positions are the 33rd and the 44th, holding 1010 and 1111.

The median is the mean of that pair:

10+112=10.5\dfrac{10 + 11}{2} = 10.5

Problem #3384 International

Problem 8Descriptive Statistics

The variance of the values 1,2,31, 2, 3 is:

Show answer & worked solution
  1. A. 13\dfrac{1}{3}
  2. B. 23\dfrac{2}{3}✓ correct
  3. C. 22
  4. D. 63\dfrac{\sqrt{6}}{3}

Mean: xˉ=1+2+33=2\bar{x} = \dfrac{1+2+3}{3} = 2.

Squared deviations:

(12)2+(22)2+(32)2=1+0+1=2(1-2)^2 + (2-2)^2 + (3-2)^2 = 1 + 0 + 1 = 2

So σ2=23\sigma^2 = \dfrac{2}{3}.

Problem #3574 International

Problem 9Descriptive Statistics

A survey of 1010 households records the number of pets in each household:

Pets01234Households12421\begin{array}{c|ccccc} \text{Pets} & 0 & 1 & 2 & 3 & 4 \\ \hline \text{Households} & 1 & 2 & 4 & 2 & 1 \end{array}

The population variance of the number of pets per household is:

Show answer & worked solution
  1. A. 1.21.2✓ correct
  2. B. 22
  3. C. 2.42.4
  4. D. 3.23.2
  5. E. 5.25.2

Total frequency: f=1+2+4+2+1=10\sum f = 1+2+4+2+1 = 10.

Weighted total: fx=01+12+24+32+41=0+2+8+6+4=20\sum f x = 0\cdot 1 + 1\cdot 2 + 2\cdot 4 + 3\cdot 2 + 4\cdot 1 = 0+2+8+6+4 = 20, so

xˉ=2010=2\bar{x} = \dfrac{20}{10} = 2

Weighted squared deviations, using d=x2d = x - 2:

f(xxˉ)2=14+21+40+21+14=12\sum f\,(x-\bar{x})^{2} = 1\cdot 4 + 2\cdot 1 + 4\cdot 0 + 2\cdot 1 + 1\cdot 4 = 12

Dividing by the total frequency 1010:

σ2=1210=1.2\sigma^{2} = \dfrac{12}{10} = 1.2

Problem #0942 US SAT

Problem 10Descriptive Statistics

The variance of {2,4,4,6}\{2, 4, 4, 6\} (population formula, divide by N=4N = 4) is:

Show answer & worked solution
  1. A. 22✓ correct
  2. B. 44
  3. C. 83\dfrac{8}{3}
  4. D. 11

Mean xˉ=2+4+4+64=4\bar{x} = \dfrac{2 + 4 + 4 + 6}{4} = 4.

Squared deviations: (24)2+(44)2+(44)2+(64)2=4+0+0+4=8(2-4)^{2} + (4-4)^{2} + (4-4)^{2} + (6-4)^{2} = 4 + 0 + 0 + 4 = 8.

Variance =84=2= \dfrac{8}{4} = 2.

2 more Descriptive Statistics questions in the app

Also covered in Descriptive Statistics practice across every exam.

Not sure where you stand? Take the free 10-question placement test — no account, ~15 minutes.