Final answer:
To find the probability that 5 randomly selected students will say that they exercise regularly, you can use the binomial probability formula. In this case, the probability is 0.67%.
Step-by-step explanation:
To find the probability that 5 randomly selected students will say that they exercise regularly, we can use the binomial probability formula.
The formula is:
P(X=k) = C(n, k) * p^k * (1-p)^(n-k)
Where:
- P(X=k) is the probability of getting k successes
- n is the number of trials
- k is the number of successes
- p is the probability of success in one trial
In this case, n = 5 (5 students), k = 5 (5 students saying they exercise regularly), and p = 0.37 (37% probability of a student exercising regularly).
Using the formula, we can calculate:
P(X=5) = C(5, 5) * 0.37^5 * (1-0.37)^(5-5)
P(X=5) = 1 * 0.37^5 * (1-0.37)^0
P(X=5) = 0.37^5
P(X=5) = 0.0067 or 0.67%