the table below shows the probability distribution of a random variable y:\ny p(y)\n8 0.2\n9 0.6\n10…

the table below shows the probability distribution of a random variable y:\ny p(y)\n8 0.2\n9 0.6\n10 0.2\nwhat is the standard deviation of y?\nround your answer to the nearest hundredth.
Answer
Explanation:
Step1: Calculate the expected value E(Y)
$E(Y)=\sum_{i}y_ip_i = 8\times0.2 + 9\times0.6+10\times0.2=1.6 + 5.4+2=9$
Step2: Calculate the variance Var(Y)
$Var(Y)=\sum_{i}(y_i - E(Y))^2p_i=(8 - 9)^2\times0.2+(9 - 9)^2\times0.6+(10 - 9)^2\times0.2=(- 1)^2\times0.2+0^2\times0.6+1^2\times0.2=0.2 + 0+0.2 = 0.4$
Step3: Calculate the standard deviation SD(Y)
$SD(Y)=\sqrt{Var(Y)}=\sqrt{0.4}\approx0.63$
Answer:
$0.63$