2.4 Notes
2.4 Notes
Ruomeng
c Lan
c. Picking a card out of a standard 52-card deck and noting whether the
card is a red card.
d. Picking a marble out of a bag and noting whether the marble is green.
1
Math 166, Spring 2014
Ruomeng
c Lan
GOAL: Given a Bernoulli trial repeated n times, we want to find the prob-
ability that r successes occur. Notation: P (r) or P (X = r).
Let p be the probability of success in one Bernoulli trial. Then the probabil-
ity of failure in one Bernoulli trial is q = 1 − p. Let X represent the number
of successes. The probability of r successes in a sequence of n Bernoulli
trials is
P (X = r) = C(n, r)pr (1 − p)n−r = C(n, r)pr q n−r
Given p, n and r as above, calculate P (X = r) using calculator:
Example: If you pick a card from a standard deck 5 times, with replace-
ment, what is the probability that you will:
2
Math 166, Spring 2014
Ruomeng
c Lan