document.write( "Question 522867: a certain class consisted of 25 males and 15 females. if 10 students were randomly selected, what is the probability that 4 males were selected? \n" ); document.write( "
Algebra.Com's Answer #347051 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
a certain class consisted of 25 males and 15 females. if 10 students were randomly selected, what is the probability that 4 males were selected?
\n" ); document.write( "-------------
\n" ); document.write( "Binomial Problem with n = 10 and p(male) = 25/40 = 5/8
\n" ); document.write( "---------
\n" ); document.write( "P(x = 4) = 10C4*(5/8)^4*(3/8)^6 = 0.0891
\n" ); document.write( "----
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "===========
\n" ); document.write( "
\n" );