SOLUTION: The probability of a randomly selected car crashing during a year in a certain country is 0.0489. If a family has four ​cars, find the probability that at least one of them h
Algebra ->
Probability-and-statistics
-> SOLUTION: The probability of a randomly selected car crashing during a year in a certain country is 0.0489. If a family has four ​cars, find the probability that at least one of them h
Log On
Question 1078946: The probability of a randomly selected car crashing during a year in a certain country is 0.0489. If a family has four cars, find the probability that at least one of them has a car crash during a year. Is there any reason why the probability might be wrong? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The probability of a randomly selected car crashing during a year in a certain country is 0.0489. If a family has four cars, find the probability that at least one of them has a car crash during a year. Is there any reason why the probability might be wrong?
------------------------------
Binomial Problem with n = 4, p(crash) = 0.0489 ; p(no crash) = 0.9511
-----
P(1<= x <=4) = 1 - p(x = 0) = 1 - 0.9511^4 = 0.1817
-----------
Cheers,
Stan H.
------------