SOLUTION: 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 ef
Algebra ->
Probability-and-statistics
-> SOLUTION: 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 ef
Log On
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. Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! Re TY, Yes, TY, p = .10
p(undesirable side effects) = .10, n = 12
P(x ≤ 2) = binomcdf(12, .10, 2)= .8891 0r 88.91% Using TI
............
One could also Use Your Casio fx-115 ES plus 0r fx-991 ES plus
In a similar fashion: Mode: DIST(binomial CD).
............
Recommend Using stattrek.com to check Results
until You are familiar with Using Your Calculator.
......
Above by hand:
P(x ≤ 2) = P(0) + P(1) + P(2)
where:
p = .10, q = .90 and n = 12