27.2k views
0 votes
Consider an urn containing 4 white balls and 1 black ball, and suppose that balls will be sequentially drawn (without replacement) from the urn until the black ball is obtained. Letting X denote the number of white balls drawn before the black one is selected, give the pmf of X.

User Catharina
by
7.8k points

1 Answer

2 votes

Answer:


P(X = 0) = 0.2


P(X = 1) = 0.2


P(X = 2) = 0.2


P(X = 3) = 0.2


P(X = 4) = 0.2

Explanation:

A probability is the number of desired outcomes divided by the number of total outcomes.

pmf of X.

Probability of each outcome, 0, 1, 2, 3 or 4 white balls drawn.

Before the trials, you are equally as likely to get the black ball in the 1st trial(0 white balls drawn) to the 5th trial(4 white balls drawn). So this is an uniform distribution with
P(X = x) = (1)/(5) = 0.2

Thus, the pmf is:


P(X = 0) = 0.2


P(X = 1) = 0.2


P(X = 2) = 0.2


P(X = 3) = 0.2


P(X = 4) = 0.2

User Pritaeas
by
6.7k points