In: Statistics and Probability
State Farm Insurance studies show that in Colorado, 65% of the auto insurance claims submitted for property damage were submitted by males under 25 years of age. Suppose 10 property damage claims involving automobiles are selected at random. (a) Let r be the number of claims made by males under age 25. Make a histogram for the r-distribution probabilities. Maple Generated Plot Maple Generated Plot Maple Generated Plot Maple Generated Plot
(b) What is the probability that six or more claims are made by males under age 25?
(Use 3 decimal places.) (c) What is the expected number of claims made by males under age 25? What is the standard deviation of the r-probability distribution? (Use 2 decimal places.) μ σ Need Help?
a)
b)
probability = | P(X>=6)= | 1-P(X<=5)= | 1-∑x=0x-1 (nCx)px(1−p)(n-x) = | 0.751 |
c)
expected number μ=np=10*0.65 =6.5
standard deviation σ=√(np(1-p))= | 1.51 |