document.write( "Question 283905: A poll found that 23% of the workers at the company live outside city limits. If 4 workers are selected at random, what is the probability that at least one worker lives outside city limits? \n" ); document.write( "
Algebra.Com's Answer #206059 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A poll found that 23% of the workers at the company live outside city limits. If 4 workers are selected at random, what is the probability that at least one worker lives outside city limits? \n" ); document.write( "-------------------------------------- \n" ); document.write( "P(student lives outside) = 0.23\r \n" ); document.write( "\n" ); document.write( "P(student lines inside) = 0.77 \n" ); document.write( "---------------------------------- \n" ); document.write( "Your Problem: \n" ); document.write( "P(at least one of 4 lives outside) = 1 - P(all 4 live inside) \n" ); document.write( "= 1 - 0.77^4 \n" ); document.write( "= 0.6485 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |