Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Describing a batch of numbers

1.[1p]

Seven salaries are 21, 23, 24, 26, 28, 30 and 210 thousand. What is the median, in thousands?

CorrectNot quite: 26

2.[2p]

For the same seven salaries, what is the mean, in thousands, to one decimal place?

CorrectNot quite: 51.7

3.[2p]

Which quantity does the sample mean minimise?

Correct
The answer is: The sum of squared deviations $\sum (x_i - c)^2$
The answer is: The sum of squared deviations $\sum (x_i - c)^2$
The answer is: The sum of squared deviations $\sum (x_i - c)^2$

4.[3p]

A batch is 2, 4, 4, 4, 5, 5, 7, 9. What is s, the sample standard deviation with divisor n-1, to three decimal places?

CorrectNot quite: 2.138

5.[2p]

Adding 10 to every value in a batch leaves the sample standard deviation unchanged.

Correct
The answer is: True

6.[2p]

Match each summary to the partner it is normally quoted with.

  • Mean

  • Median

  • Geometric mean

  • Coefficient of variation

  • mean of the logarithms

  • interquartile range

  • standard deviation

  • s/x

Show the answer

Mean: standard deviation Median: interquartile range Geometric mean: mean of the logarithms Coefficient of variation: s/x

7.[3p]

Which of these are true of Anscombe's four datasets?

Select all that apply

Correct
Correct
Correct
The answer is: They share the same means, variances, correlation and fitted line, One of them is an exact parabola with no linear relationship, In one of them a single point determines the whole slope

8.[2p]

Why is the median described as resistant while the mean is not?

Correct
The answer is: Half the data can be replaced by arbitrary values before the median leaves the range of the rest
The answer is: Half the data can be replaced by arbitrary values before the median leaves the range of the rest
The answer is: Half the data can be replaced by arbitrary values before the median leaves the range of the rest

9.[2p]

Cavendish's quartiles are Q1=5.295 and Q3=5.615. Below what value does the 1.5×IQR rule flag a point?

CorrectNot quite: 4.815