The probability in the context of a binomial distribution can be calculated utilizing the binomial formula: P(X=k) = C(n, k) * (p^k) * (1-p)^(n-k). In this formula, 'n' represents the total number of trials, 'k' symbolizes the number of successful trials, 'p' is indicative of the probability of success per trial, and C(n, k) stands for the binomial coefficient.
Topic | Problem | Solution |
---|---|---|
None | A multiple choice exam has 10 questions. Each que… | Step 1: Identify the values for the formula of binomial distribution. In this case, n (number of tr… |