document.write( "Question 361463: One in four adults is currently on a diet. In a random sample of eight adults, what is the probability that the number current on the diet is exactly four? \n" ); document.write( "
Algebra.Com's Answer #257718 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
One in four adults is currently on a diet. In a random sample of eight adults, what is the probability that the number current on the diet is exactly four?
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n=8 and p = 1/4
\n" ); document.write( "----
\n" ); document.write( "P(x=4) = 8C4(1/4)^4*(3/4)^4 = 0.0865
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );