Marla G. answered 02/20/23
Masters Degree in Applied Statistics with 20+ Years of Work Experience
The first thing you need to do is calculate the missing probability: P(y=-1). Since the sum of all the probabilities must =1, then add the probabilities given, then subtract that number from 1.
We're told that Y is the variable for net profit, and we have the complete distribution, so calculate the mean by multiplying the value of Y by its probability: P(Y=y), then add them all together, and that's the mean!
To find the median, takes a little more work. The median of a discrete random variable is the "middle" value. It is the value of X for which P(X < x) is greater than or equal to 0.5 and P(X > x) is greater than or equal to 0.5. You'll just need to play a bit to find it.
As for the standard deviation: First, find the expected value; then, find the variance; then, find the standard deviation. The expected value is also known as the mean, which you've already calculated. Now that we know the expected value, we find the variance.
σ2 = Σ { [ xi - E(x) ]2 * P(xi) }
And finally, the standard deviation is equal to the square root of the variance;