document.write( "Question 736284: Number of claims 0 1 2 3 4
\n" );
document.write( "proportion of policies 0.91 0.07 0.012 0.006 0.002\r
\n" );
document.write( "\n" );
document.write( "what is the probability that a policy chosen at random will have at least one claim against it?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #449769 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Number of claims 0 1 2 3 4 \n" ); document.write( "proportion of policies 0.91 0.07 0.012 0.006 0.002 \n" ); document.write( "what is the probability that a policy chosen at random will have at least one claim against it? \n" ); document.write( "----- \n" ); document.write( "P(at least one) = 1 - P(no claims) = 1 - 0.91 = 0.09 or 9% \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |