Answer:
1.01410058673
Explanation:
The standard deviation is just the square root of the variance.
One way variance can be defined as is
![E[x^2]-E[x]^2](https://img.qammunity.org/2024/formulas/mathematics/college/tzlbmng0eut0ohlu3yds1rjn60pnxt2yzv.png)
Where E[x] is the first moment (or the mean)
E[x²] is the second moment
We are given the first moment as 2.54, so we just need to solve for moment 2. To do this, just do sum(probability * x^2)
E[x²]=.72*2²+.15*3²+.13*5²= 7.48
Thus, the variance is 7.48-2.54²= 1.0284
Which means the standard deviation is √1.0284= 1.01410058673