Ron G. answered 06/14/19
Multiple levels Math, Science, Writing
Here we go. In a textbook, some of the symbols are Greek. I will try to define the symbols I use. The expression for standard deviation of a probability distribution is
σ = √ (∑ (x - μ)2 P(x) ]
where μ = Σ x P(x), and x are the values which have probability assigned by P(x). This is best done with a table.
x | P(x) | x [P(x)] | x - μ | (x - μ)2 | (x - μ)2 P(x)
0 0.3 0 -1.7 2.89 0.867
1 0.1 0.1 -0.7 0.49 0.049
2 0.2 0.4 0.3 0.09 0.018
3 0.4 1.2 1.3 1.69 0.676
_____ _____
μ = Σ x P(x) = 1.7 AND σ2 = Σ (x - μ)2 P(x) = 1.61
σ2 = the variance of the distribution. The standard deviation is the square root of that, or 1.269.
Ron G.
This is a second pass for me on this problem. First time through I left out some info during calculations. Always make sure the input info is used correctly and in its entirety!06/14/19