Answer on Question #51454 – Math – Statistics and Probability
Question
Police estimate that 80% of drivers wear their seatbelts. They set up a safety road block stopping, cars to check for seatbelt use. If they stop 9 cars, what is the probability that:
1.1) Exactly three drivers are not wearing their seatbelts?
1.2) At least 3 drivers are not wearing their seatbelt?
1.3) At least 2 drivers but no more than 4 drivers are not wearing their seatbelt?
Solution
If police estimate that 80% of drivers wear their seatbelts, then we can consider that 20% of drivers don't wear their seatbelts. Then probability:
P("driverisnotwearingseatbelt")=0.2
Let X be a number of drivers who are not wearing seatbelt. Then X - the number of successes in 9 independent experiments. Then using binomial distribution,
P(X=k)=C9kpk(1−p)9−k
where p=0.2, C9k=k!(9−k)!9!
1.1)
P(X=3)=C93p3(1−p)6=3!6!9!⋅0.23⋅0.86=67⋅8⋅9⋅0.008⋅0.262144=0.176160768
1.2) "At least 3 drivers are not wearing their seatbelt" = "3 or 4, or 5, ... or 9 drivers are not wearing their seatbelt"
P(X=3)+P(X=4)+⋯+P(X=9)=1−P(X=0)−P(X=1)−P(X=2)==1−C90p0(1−p)9−C91p1(1−p)8−C92p2(1−p)7=1−0.89−9⋅0.2⋅0.88−−28⋅9⋅0.22⋅0.87=1−0.134217728−0.301989888−0.301989888=0.261800224
1.3) "At least 2 drivers but no more than 4 drivers are not wearing their seatbelt?" = "2 or 3, or 4 drivers are not wearing their seatbelt"
P(X=2)+P(X=3)+P(X=4)=C02p2(1−p)7+C03p3(1−p)6+C04p4(1−p)5==p2(1−p)5(C02(1−p)2+C03p(1−p)+C04p2)=0.220.85(23.04+13.44+5.04)==0.544210944
www.AssignmentExpert.com
Comments