document.write( "Question 921933: Use the binomial distribution for this question. A doctor knows from experience that 10% of the patients to whom she gives a certain medication will experience undesirable side effects. Assume the doctor gives the medication to the next 12 patients. Referring to the binomial distribution for medication, find the probability that at most two of these patents will experience undesirable side effects. \n" ); document.write( "
Algebra.Com's Answer #559343 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
Re TY, Yes, TY, p = .10
\n" ); document.write( "p(undesirable side effects) = .10, n = 12
\n" ); document.write( "P(x ≤ 2) = binomcdf(12, .10, 2)= .8891 0r 88.91% Using TI
\n" ); document.write( "............
\n" ); document.write( "One could also Use Your Casio fx-115 ES plus 0r fx-991 ES plus
\n" ); document.write( "In a similar fashion: Mode: DIST(binomial CD).
\n" ); document.write( "............
\n" ); document.write( "Recommend Using stattrek.com to check Results
\n" ); document.write( "until You are familiar with Using Your Calculator.
\n" ); document.write( "......
\n" ); document.write( "Above by hand:
\n" ); document.write( "P(x ≤ 2) = P(0) + P(1) + P(2)
\n" ); document.write( "where: \"P+%28x%29=+highlight_green%28nCx%29%28p%5Ex%29%28q%29%5E%28n-x%29+\"
\n" ); document.write( "p = .10, q = .90 and n = 12
\n" ); document.write( "
\n" ); document.write( "
\n" );