document.write( "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? \n" ); document.write( "
Algebra.Com's Answer #693332 by stanbon(75887)![]() ![]() ![]() 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? \n" ); document.write( "------------------------------ \n" ); document.write( "Binomial Problem with n = 4, p(crash) = 0.0489 ; p(no crash) = 0.9511 \n" ); document.write( "----- \n" ); document.write( "P(1<= x <=4) = 1 - p(x = 0) = 1 - 0.9511^4 = 0.1817 \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |