Ron G. answered 06/14/19
Multiple levels Math, Science, Writing
σ = √ (∑ (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.05 | 0 | -2.55 | 6.50 | 0.325
1 | 0.05 | 0.05 | -1.55 | 2.40 | 0.120
2 | 0.2 | 0.4 | -0.55 | 0.30 | 0.060
3 | 0.7 | 2.1 | 0.45 | 0.20 | 0.140
_____ _____
μ = Σ x P(x) = 2.55 AND σ2 = Σ (x - μ)2 P(x) = 0.645