2.4 – Products of sample spaces
Example:
If Tim goes on 5 dates and the date is either “successful” or
“unsuccessful,” we can model the event where Tim is only
successful on 1 of his 5 dates as:
A = {(0, 0, 0, 0, 1), (0, 0, 0, 1, 0), (0, 0, 1, 0, 0), (0, 1, 0, 0, 0),
(1, 0, 0, 0, 0)}
Assuming Tim’s chance of being “successful” is p and each
date’s chance of success is independent of the previous date:
P(A) = 5 (1 − p)
4
p
1
Because: (1 – p) is the probability of being unsuccessful and
this must happen 4 times. p is probability of being successful
and this must happen 1 time. There are 5 outcomes in the
event A.