Respuesta :
Answer:
For this distribution of test scores, the standard deviation is equal to the square root of 9
D) 9
Step-by-step explanation:
We need to know the standard deviation formula:
[tex]S=\sqrt{\frac{sum(x-Am)^2}{n-1} }[/tex] (1)
Where:
S: Standard deviation
sum: Summation
x: Sample values
Am: Arithmetic mean
n: Number of terms, in this case 3
Now, we need to know the arithmetic mean of the sample values: 2, 5 and 8
[tex]Am=\frac{2+5+8}{3} = 5[/tex]
To know the standard deviation we need to have the summation of each term minus the arithmetic mean squared.
[tex](x-Am)^2[/tex] of each term:
[tex](2-5)^2=9\\(5-5)^2=0\\(8-5)^2=9[/tex]
Now, we can find the standard deviation:
[tex]S=\sqrt{\frac{9+0+9}{3-1} } \\S=\sqrt{\frac{18}{2} } \\S=\sqrt{9}[/tex]
The standard deviation is equal to the square root of 9
Answer:
D) 9
Step-by-step explanation:
Standard Deviation is Calculated by formula:
[tex] Standard deviation(\sigma) = Standard deviation(\sigma) = \sqrt{\frac{1}{n-1}\sum_{i=1}^{n}{(x_{i}-\bar{x})^{2}} }[/tex]
where, [tex]\bar{x}[/tex] is mean of the distribution.
First: Calculating Mean of 2, 5 and 8:
[tex]\text{Mean}(\bar x)=\frac{2+5+8}{3} = 5[/tex]
Then Standard deviation is:
[tex] Standard deviation(\sigma) = \sqrt{\frac{1}{3-1}\sum_{i=1}^{n}{(x_{i}-5)^{2}} }[/tex]
⇒ [tex] \sigma = \sqrt{\frac{1}{2}[{(2-5)^{2}}+{(5-5)^{2}}+{(8-5)^{2}} } =\sqrt 9[/tex]