Questions: Geometric Distribution

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A fair coin is flipped repeatedly. After 10 consecutive tails, what is the probability that the next flip is heads?

AGreater than 1/2 — the coin is 'due' for heads after so many tails.
BLess than 1/2 — a long tails streak suggests the coin may be biased.
CExactly 1/2 — each flip is independent, so past results carry no information.
DExactly (1/2)^11 — the probability of heads after 10 tails is the probability of that whole sequence.
Question 2 Multiple Choice

A quality inspector checks items from an assembly line where each item independently has a 5% defect rate. What is the expected number of items she must inspect to find the first defect?

A5 items — because 5% of 100 is 5 defects per 100 items.
B20 items — because E[X] = 1/p = 1/0.05 = 20.
C0.05 items — because the probability of a defect on any one item is 0.05.
D95 items — because the probability of a non-defect is 0.95.
Question 3 True / False

The memorylessness property of the geometric distribution is a direct consequence of the independence of Bernoulli trials.

TTrue
FFalse
Question 4 True / False

Having already failed 10 times in a geometric trial sequence, the expected number of additional trials needed before the first success is less than 1/p, because you have 'used up' some of your expected waiting time.

TTrue
FFalse
Question 5 Short Answer

Explain in plain language what the memorylessness property means for the geometric distribution, and why it holds.

Think about your answer, then reveal below.