Statistics Questions

Multiple choice
  1. 3

  2. 6

  3. 7

  4. 8

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The mean is calculated as the sum of (value * frequency) divided by the total frequency. Sum = 3x + 5(x+2) + 6(x-8) + 4x = 18x - 38. Total frequency = x + x+2 + x-8 + x = 4x - 6. Setting (18x-38)/(4x-6) = 4, we get 18x - 38 = 16x - 24, which simplifies to 2x = 14, so x = 7.

Multiple choice
  1. -30

  2. -20

  3. -10

  4. 10

  5. 20

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Mean = 99. Sum of 2n values = 99 * 2n = 198n. Sum of deviations from 100: sum(a_i - 100) = sum(a_i) - 200n = 198n - 200n = -2n = K. Sum of deviations from 92: sum(a_i - 92) = sum(a_i) - 184n = 198n - 184n = 14n = 140. So n = 10. Thus K = -2(10) = -20.

Multiple choice
  1. 20

  2. 15

  3. 11

  4. 8

  5. 5

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let the total production for m days be 40m. After adding 100, the new total is 40m + 100, and the new count is m + 1. The equation (40m + 100) / (m + 1) = 45 gives 40m + 100 = 45m + 45, so 5m = 55, which means m = 11.

Multiple choice
  1. Median

  2. Mean

  3. Sum of the 25 numbers

  4. Standard deviation

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Adding 5 to values above the median and subtracting 5 from values below the median changes the spread of the data, thereby increasing the standard deviation, while the mean and median remain unchanged due to symmetry.

Multiple choice
  1. 35%

  2. 95%

  3. 82%

  4. 99.7%

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The interval from 30 to 70 is 20 units on either side of the mean 50. Since the standard deviation is 10, this interval is within 2 standard deviations of the mean. Approximately 95% of observations lie within 2 standard deviations in a normal distribution.