Below is the code for an example image modal link
Flashcards
/* -- Un-comment the code below to show all parts of question -- */
(Note: Each round must be either won or lost.)
|
A.
7
/
16
|
||
|
B.
9
/
16
|
||
|
C.
1
/
32
|
||
|
D.
7
/
32
|
Hint :
To find the probability that two independent events occur, multiply together their individual probabilities.
It is given that the outcome of each round is independent of the other, so winning the first round and losing the second round are independent events .
To find the probability that two independent events occur, multiply together their individual probabilities.
The question asks for the probability that a player wins the first round and loses the second round, but the given probabilities are that the player wins each round.
| 1st round | 2nd round | |
|---|---|---|
1
/
4
|
P(win) |
1
/
8
|
The event that a player loses a round is the complement of the event that the player wins the round.
The probability of the complement of an event is 1 minus the probability of the event. Therefore, the probability that a player loses a round is 1 minus the probability that the player wins the round.
| P(lose 2nd) = 1 − P(win 2nd) | Complement formula |
| P(lose 2nd) = 1 −
1
/
8
|
Plug in P(win 2nd) |
| P(lose 2nd) =
7
/
8
|
Subtract: 1 −
1
/
8
=
8
/
8
−
7
/
8
|
Multiply these probabilities together to find the probability that the player will win the first round and lose the second round.
|
1
/
4
·
7
/
8
|
P(win 1st) · P(lose 2nd) |
|
7
/
32
|
Multiply |
Things to remember:
- To find the probability that two independent events occur, multiply together their individual probabilities.
- The complement of an event A is the event that A does NOT occur. The probability that an event A does NOT occur, P(not A), is equal to 1 minus the probability that it does occur, P(A):
P(not A) = 1 − P(A)