document.write( "Question 907549: The probability a person in the U.S. is right-handed is 0.890.\r
\n" );
document.write( "\n" );
document.write( "We randomly selected 10 people. What is the probability all 10 people are left-handed? \r
\n" );
document.write( "\n" );
document.write( "(Round to 3 decimal digits \n" );
document.write( "
Algebra.Com's Answer #550423 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! P(right-handed) = .890, n = 10 \n" ); document.write( "P(all left-handed) = .11^10 \n" ); document.write( " |