Questions: Binomial Distribution

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A bag contains 5 red and 5 blue marbles. You draw 3 marbles one at a time without replacement. Can the binomial distribution model the number of red marbles you draw?

AYes — there are a fixed number of trials (3) and two outcomes (red or not red) per draw
BNo — drawing without replacement changes the probability of success on each trial, violating the independence requirement
CYes — as long as you count only two outcomes per trial, binomial applies
DNo — binomial requires more than 3 trials to produce a valid distribution
Question 2 Multiple Choice

In the binomial PMF, P(X = k) = C(n,k) × p^k × (1−p)^(n−k), what does the binomial coefficient C(n,k) count?

AThe probability that the first k trials all succeed
BThe number of distinct arrangements of k successes among n trials
CThe expected number of successes in n trials with probability p
DThe ratio of the probability of k successes to the probability of k failures
Question 3 True / False

The variance of a binomial distribution with parameters n and p is largest when p = 0.5.

TTrue
FFalse
Question 4 True / False

The variance of a binomial distribution with n trials and success probability p equals np.

TTrue
FFalse
Question 5 Short Answer

Why must trials be independent for the binomial distribution to apply, and what happens to the probability calculation if they are not?

Think about your answer, then reveal below.