FWT wrote:A recent study indicated that twenty percent of adults exercise regularly. Suppose that five adults are selected at random. Use the binomial probability formula to find the probability that the number of people in the sample who exercise is:
a. exactly 3
b. at least 3
The formula for the probability P that x of n results will be "good" is:
. . . . .\, =\, C(n,\, x)\,p^x\, (1\, -\, p)^{n\, -\, x})
In this case, n = 5 and p = 0.2. Then:
. . . . .\, =\, \frac{5!}{2!3!}\, (0.2)^3\, (0.8)^2)
Evaluate to find the needed value.
For part (b), note that "at least three" means three, four, or five. Compute all three, and sum the values.
FWT wrote:Also, find the:
c. mean
d. standard deviation
The expected value (or mean) is np, or (5)(0.2). The standard deviation is given by:
. . . . .})
Plug-n-chug to get the answers.
