Quote:
Originally Posted by auonline A new drug is being tested on 12 patients with a type of cancer. It is thought to cure patients with 0.7 probability. What is the probability that:
d) fewer than 4 patients will be cured?
e) more than 7 patients will be cured?
How can I do this both manually and in the calculator?
Thanks |
Let X be the random variable
number of patients cured.
X ~ Binomial(n = 12, p - 0.7)
d) Calculate

.
e) Calculate

.
Doing this manually requires using the formula

. eg. for d) you have to calculate Pr(X = 0) + Pr(X = 1) + Pr(X = 2) + Pr(X = 3) using this formula.
How you do it using a calculator will greatly depend on the type of calculator you own. I suggest you read the User Manual (or find and read the user manual on-line if you've done what every student I've ever met has done - lost your copy that came with the calculator).
The arithmetic itself can easily be done using a scientific calculator but I doubt that's what you meant ....