document.write( "Question 1037972: 15% of the population is right handed, how do you find the probability of surveying 80 students and getting exactly 6 right handed students?
\n" ); document.write( "How do I set my equation up?
\n" ); document.write( "

Algebra.Com's Answer #652705 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
80C6*(0.15)^6*(0.85^74)
\n" ); document.write( "How many ways to choose 6 from 80, and each of those 6 has a 15% probability; each of the 74 has an 85% probability. The expected value is 80%0.15 or 12, so this will be a small probability, both because the probability of each individual one is low and second because it is not near the expected value.
\n" ); document.write( "It is 0.0205
\n" ); document.write( "
\n" );