Section 5.4 Conditional Probability and the General Multiplication Rule
¶Definition 5.4.1.
The notation \(P(F|E)\) is read “the probability of event \(F\) given event \(E\text{.}\)” It is the probability that event \(F\) occurs, given that event \(E\) occurred.
Fact 5.4.2. Conditional Probability Rule.
Fact 5.4.3. General Multiplication Rule.
Notice that the general multiplication rule follows from the conditional probability rule.
Two events E and F are independent if \(P(E|F) = P(E)\) or, equivalently, if \(P(F|E) = P(F)\text{.}\) This is the same thing as saying that knowing that one event occurred does not affect the probability of the other event occurring (this is the definition of independence from Section 5.3).
Reading Questions Colored Marbles in a Bag
A bag contains 6 blue marbles, 5 red marbles, and 2 green marbles. If two marbles are randomly selected from the bag, what is the probability that:
1.
both are blue?
2.
the first is blue and the second is green?
3.
the first is green and the second is blue?
4.
one is red, one is blue (order is not specified)?
Reading Questions Guessing on a Multiple Choice Quiz
Suppose a student guesses every answer on a multiple choice quiz. There are four questions and each question has four choices: A, B, C or D.
1.
Find the probability that all four answers are correct.
Multiple choice questions are independent because the answer you give on one does not affect your probability of getting any other question correct.
2.
Find the probability that all four answers are incorrect.
3.
Find the probability that at least one answer is correct.
This first solution will take advantage of our solution to the last problem.
We can also approach this problem by summing the probabilities of disjoint events. This solution won't make sense until you read Section 5.5.
4.
Find the probability that one is wrong and 3 are correct.