QUESTION IMAGE
Question
- calculate ss, variance, and standard deviation for the following sample of n = 5 scores: 2, 9, 5, 5, 9.
Step1: Calculate the mean
The mean $\bar{x}=\frac{2 + 9+5+5+9}{5}=\frac{30}{5}=6$.
Step2: Calculate the squared - deviations
For $x_1 = 2$: $(2 - 6)^2=(-4)^2 = 16$.
For $x_2 = 9$: $(9 - 6)^2=3^2 = 9$.
For $x_3 = 5$: $(5 - 6)^2=(-1)^2 = 1$.
For $x_4 = 5$: $(5 - 6)^2=(-1)^2 = 1$.
For $x_5 = 9$: $(9 - 6)^2=3^2 = 9$.
Step3: Calculate $SS$ (sum of squared - deviations)
$SS=16 + 9+1+1+9=36$.
Step4: Calculate the variance
The sample variance $s^2=\frac{SS}{n - 1}=\frac{36}{5 - 1}=\frac{36}{4}=9$.
Step5: Calculate the standard deviation
The sample standard deviation $s=\sqrt{s^2}=\sqrt{9}=3$.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
$SS = 36$, variance $=9$, standard deviation $=3$