document.write( "Question 311228: The probability of getting an “A” in statistics is 0.2. Find the probability of exactly 3 students out of 8 getting an “A” \n" ); document.write( "
Algebra.Com's Answer #222712 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If I'm not mistaken, the probability of this event is
\n" ); document.write( "P(3A) = (.2)^3 * (.8)^5 = .00262
\n" ); document.write( "
\n" );