document.write( "Question 210083This question is from textbook
\n" );
document.write( ": The bank of of Hawaii reported that 7% of its credit card holders will default at some time in their life. the Hilo branch just mailed out 12 new card\r
\n" );
document.write( "\n" );
document.write( "what is the likelywood that none of the card holder will default \r
\n" );
document.write( "\n" );
document.write( "what is the likelyhood that at least one will default \n" );
document.write( "
Algebra.Com's Answer #158778 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The bank of of Hawaii reported that 7% of its credit card holders will default at some time in their life. the Hilo branch just mailed out 12 new card \n" ); document.write( "what is the likelyhood that none of the card holders will default \n" ); document.write( "---------------------------------------------- \n" ); document.write( "Both problems are binomial because either a customer defaults or he doesn't. \n" ); document.write( "---------------- \n" ); document.write( "P(no defaults) = 12C0(0.07)^0*(0.93)^12 = 0.93^12 = 0.4186 \n" ); document.write( "------------------------------------------------------ \n" ); document.write( " \n" ); document.write( "what is the likelyhood that at least one will default \n" ); document.write( "P(at least one default) = 1 - P(no defaults) = 1-0.4186 = 0.5814 \n" ); document.write( "================================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |