Sample Variance

Calculate the sample variance for the values: 1, 2, 3, 10, 4.

Expand Hint
Sample variance:
$$$s^2=\frac{1}{(n-1)}\sum_{i=1}^{n}(X_i-\mu)^2$$$
where $$n$$ is the sample size, $$\mu$$ is the arithmetic mean of the sampled items, and $$X_i$$ is the value of the individual observation.
Hint 2
To find the mean:
$$$\mu=\frac{sum\:of\:terms}{number\:of\:terms}$$$
First, let’s find the mean of the values:
$$$\mu=\frac{sum\:of\:terms}{number\:of\:terms}=\frac{1+2+3+10+4}{5}=\frac{20}{5}=4$$$
Sample variance:
$$$s^2=\frac{1}{(n-1)}\sum_{i=1}^{n}(X_i-\mu)^2$$$
where $$n$$ is the sample size, $$\mu$$ is the arithmetic mean of the sampled items, and $$X_i$$ is the value of the individual observation.
$$$s^2=\frac{(1-4)^2+(2-4)^2+(3-4)^2+(10-4)^2+(4-4)^2}{(5-1)}$$$
$$$=\frac{(-3)^2+(-2)^2+(-1)^2+(6)^2+(0)^2}{4}$$$
$$$=\frac{9+4+1+36+0}{4}=\frac{50}{4}=12.5$$$
12.5
Time Analysis See how quickly you looked at the hint, solution, and answer. This is important for making sure you will finish the FE Exam in time.
  • Hint: Not clicked
  • Solution: Not clicked
  • Answer: Not clicked

Similar Problems from FE Sub Section: Variance
111. Datasets
593. Variance

Similar Problems from FE Section: Dispersion, Mean, Median, and Mode Values
057. Interpreting a Dataset
107. Population Standard Deviation
111. Datasets
132. Sample Standard Deviation
303. Standard Deviation
582. Standard Dev
585. Deviation
592. Class Grade
593. Variance
598. Coefficient of Variation
608. Variation Coefficient
609. Geometric Mean
619. GPA
625. Geo Mean
627. Sample Coefficient Variant
654. Sample Root Mean Square
655. Sample Range