document.write( "Question 185150This question is from textbook Applied Statistics
\n" );
document.write( ": The probability is 1 in 4,000,000 that a single auto trip in the United States will result in a fatality. Over a lifetime, an average U.S. driver takes 50,000 trips. (a) What is the probability of a fatal accident over a lifetime? Explain your reasoning carefully. Hint: Assume independent events. Why might the assumption of independence be violated? (b) Why might a driver be tempted not to use a seat belt “just on this trip”?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #139037 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The probability is 1 in 4,000,000 that a single auto trip in the United States will result in a fatality. Over a lifetime, an average U.S. driver takes 50,000 trips. \n" ); document.write( "(a) What is the probability of a fatal accident over a lifetime? Explain your reasoning carefully. Hint: Assume independent events. Why might the assumption of independence be violated? \n" ); document.write( "---- \n" ); document.write( "It's a binomial problem with n = 50,000, p = 1/4,000,000, x = 1 \n" ); document.write( "Using a TI-83 you get binompdf(50,000,1/400,000,000,1) = 0.01234 \n" ); document.write( "----------------------- \n" ); document.write( "Independence might be doubted because some people have a history of \n" ); document.write( "having accidents and others never have an accident because they are \n" ); document.write( "more careful in their driving habits. \n" ); document.write( "------------------------ \n" ); document.write( "(b) Why might a driver be tempted not to use a seat belt “just on this trip”? \n" ); document.write( "The probability on any given grip is 1/400,000 but it is more than 1/100 \n" ); document.write( "for a lifetime of 50,000 trips. \n" ); document.write( "-------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |