Final answer:
To find the probability of drawing a red marble exactly 15 times, you can use the binomial probability formula. The formula is P(X=k) = (nCk) * p^k * (1-p)^(n-k), where n is the total number of trials, k is the number of successes, and p is the probability of success on a single trial.
Step-by-step explanation:
To find the probability of drawing a red marble exactly 15 times, we can use the binomial probability formula. The formula is:
P(X=k) = (nCk) * p^k * (1-p)^(n-k)
Where:
- P(X=k) is the probability of getting exactly k successes
- n is the total number of trials
- k is the number of successes we want
- p is the probability of success on a single trial
In this case, n = 50, k = 15, and p = 4/10 (since there are 4 red marbles out of 10 marbles in total).
Using this formula, P(X=15) = (50C15) * (4/10)^15 * (6/10)^(50-15).
Similarly, you can calculate the probabilities for the other parts of the question.