document.write( "Question 1055808: A drug manufacturer states that only 5% of patients using a particular drug will experience side effects. Doctors at a large university hospital use the drug in treating 250 patients. What is the probability that 15 or fewer of the patients experience side effects? \n" ); document.write( "
Algebra.Com's Answer #670972 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! Binomial Distribution: p = .05 , n = 250 \n" ); document.write( "Using TI Calculator \n" ); document.write( "P(x <= 15) = binomcdf(250, .005, 15) = .8113 \n" ); document.write( "Recommend Using stattrek.com to check Results \n" ); document.write( "until You are familiar with Using Your Calculator. \n" ); document.write( "One could also Use Your Casio fx-115 ES plus 0r fx-991 ES plus \n" ); document.write( " \n" ); document.write( " |