The numbers of dogs per household in a small town dogs proba
The numbers of dogs per household in a small town
dogs probability
0 0.684
1 0.199
2 0.075
3 0.020
4 0.014
5 0.007
find the mean of the probability ( round to one decimal place)
find the variance of the probability distrubition (round to one decimal place
find the standard deviation of the probability distrubution (round to one decimal place
Solution
mean of the probability = 0.684*0+0.199*1+0.075*2+0.02*3+0.014*4+0.007*5 = 0.5
variance=0.684*(0-0.5)^2 + 0.199*(1-0.5)^2 + 0.075*(2-0.5)^2 +0.02*(3-0.5)^2 +0.014*(4-0.5)^2+0.007*(5-0.5)^2 = 0.8
standard deviation = sqrt(variance) =sqrt(0.684*(0-0.5)^2 + 0.199*(1-0.5)^2 + 0.075*(2-0.5)^2 +0.02*(3-0.5)^2 +0.014*(4-0.5)^2+0.007*(5-0.5)^2 ) = 0.9
