SOLUTION: On the midnight shift, the number of patients with head trauma in an emergency room has the probability distribution shown below. x 0 1 2 3 4 5 Total P(x) .03 .42 .30 .19 .0

Algebra ->  Probability-and-statistics -> SOLUTION: On the midnight shift, the number of patients with head trauma in an emergency room has the probability distribution shown below. x 0 1 2 3 4 5 Total P(x) .03 .42 .30 .19 .0      Log On


   



Question 1196800: On the midnight shift, the number of patients with head trauma in an emergency room has the probability distribution shown below.

x 0 1 2 3 4 5 Total
P(x) .03 .42 .30 .19 .05 .01 1.00

(a) Calculate the mean and standard deviation. (Round your mean value to 2 decimal places and standard deviation to 3 decimal places.)

Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

Answers:
Mean = 1.84
Standard Deviation = 0.997

The mean is exact, while the standard deviation is approximate.

====================================================================================

Work Shown:

We'll use this table to compute the mean
x012345Total
P(x)0.030.420.30.190.050.011
x*P(x)00.420.60.570.20.051.84

The x*P(x) row refers to multiplying each column of x and P(x) values.
Then we add up all of the x*P(x) values to get 1.84 which is the mean.

The Greek letter mu is often used as the mean
So we have mu = 1.84 and this value is useful to find the standard deviation.
x012345Total
P(x)0.030.420.30.190.050.011
X-mu-1.84-0.840.161.162.163.16
(x-mu)^23.38560.70560.02561.34564.66569.9856
(x-mu)^2*P(x)0.1015680.2963520.007680.2556640.233280.0998560.9944

The value 0.9944 in the bottom right corner represents the sum of the (x-mu)^2*P(x) values
This value also represents the variance of the probability distribution table.

Take the square root of the variance to get the standard deviation
standard deviation = sqrt(variance)
standard deviation = sqrt(0.9944)
standard deviation = 0.99719606898543
standard deviation = 0.997