document.write( "Question 1023484: 8% of students are left handed. If 50 (FIFTY) classes of 20 (TWENTY) students are randomly selected, what is the probability that 10
\n" ); document.write( "(TEN) classes have no left-handed students?
\n" ); document.write( "

Algebra.Com's Answer #639035 by mathmate(429)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Question:8% of students are left handed. If 50 (FIFTY) classes of 20 (TWENTY) students are randomly selected, what is the probability that 10
\n" ); document.write( "(TEN) classes have no left-handed students?
\n" ); document.write( "
\n" ); document.write( "Solution:
\n" ); document.write( "This question can be broken down into two steps.
\n" ); document.write( "The first step is to apply the multiplication rule to find the probability of a class of 20 right-handed students.
\n" ); document.write( "We need to assume that the students (and classes) are chosen randomly and independent of each other.
\n" ); document.write( "Probability of success, i.e. 20 right-handed students, is obtained from the probability of randomly choosing a single right-handed student, equal to p=1-0.08=0.92. probability of a right-handed class will therefore be p^20, by the multiplication rule, where p^20=0.92^20=0.18869.
\n" ); document.write( "
\n" ); document.write( "Now we have 50 classes, either right-handed or mixed. To find the probability of (exactly) 10 classes out of the 50 are right-handed can be obtained by the binomial distribution, namely
\n" ); document.write( "P(k;n;p)=C(n,k)*p^k*(1-p)^(n-k)
\n" ); document.write( "where C(n,k) is the binomial coefficient = n!/(k!(n-k)!)
\n" ); document.write( "p=probability of success (right-handed class)
\n" ); document.write( "(1-p)=probability of failure (mixed class), and
\n" ); document.write( "k=number of successes.
\n" ); document.write( "
\n" ); document.write( "Applying the formula, we have
\n" ); document.write( "P(10;50;0.18869)=C(50,10)*0.18869^10*(0.81131)^40
\n" ); document.write( "=10272278170*5.72223*10^(-8)*2.33025*10^(-4)
\n" ); document.write( "=0.13697
\n" ); document.write( "
\n" );