document.write( "Question 176544: home security system is designed to be triggered in 96% of attempted burglaries. If 10 homes equipped with such a system experience an attempted burglary, find the probability that fewer than 9 alarms are triggered. Round your answer to four decimal places. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #131624 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! home security system is designed to be triggered in 96% of attempted burglaries. If 10 homes equipped with such a system experience an attempted burglary, find the probability that fewer than 9 alarms are triggered. \n" ); document.write( "---------------------------------------- \n" ); document.write( "The problem is binomial with n=10; p =0.96; 0<=x<=8 \n" ); document.write( "Using a TI-83 calculator I get: \n" ); document.write( "P(0<=x<=8) = binomcdf(10,0.96,8) = 0.0582 \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |