How to solve Bernoulli Trials and Binomial Distribution questions?
To solve these questions, use the Binomial Distribution formula:
P(X = k) = (n choose k) x p^k x (1 - p)^(n - k)
where n is the number of trials, k is the number of successes, and p is the probability of success in each trial.