document.write( "Question 1118736: A new drug has been found to be effective in treating 75% of the people afflicted by a certain disease. If the drug is administered to 400 people who have this disease, what are the mean and the standard deviation of the number of people for whom the drug can be expected to be effective? (Round your standard deviation to two decimal places.)
\n" ); document.write( "mean people
\n" ); document.write( "standard deviation people
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #734170 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
So you are looking at a binomial distribution with n=400 and p=0.75
\n" ); document.write( "Mean: μ = np = 400*0.75 = 300
\n" ); document.write( "Standard Deviation: σ = √npq = √400*0.75*0.25 = 8.66
\n" ); document.write( "
\n" );