Section 1.5
Conditional Probability and Independence
Question 1.5.1
Your friend is having a raffle where tickets labelled one through 100 are randomly shuffled. One ticket is selected by your friend. If it matches your number, you win.
You are holding the ticket with #99 on it. What is the probability of winning the raffle?
Your friend selects a ticket, and tells you that the number on it is larger than 74. What is the probability of winning the raffle given this information?
Question 1.5.2
A University is developing an AI-driven plagiarism detector. The detector returns positive (says a student plagiarized) 92% of the time for students who did plagiarize.
Assume 97% of the student body did not plagiarize on an assignment. The probability of testing negative for plagiarism across all students is 85.6%.
- Let \(C\) be the event that a student plagiarized. Let \(T\) be the event that the detector returns positive (says a student plagiarized). Write the quantities that are given in this question as probabilities, in terms of these events.
- What is the probability of testing negative, given that you did not plagiarize? Show all steps of this calculation.
- A student is flagged by the detector. What is the probability that they actually plagiarized?
- The University is considering a two-stage screening process. Students who test positive have their assessments run through the detector again. The results of the second test used to flag whether or not the student plagiarized. What is the probability that, even with this strategy, the detector is incorrect? Assume each the two tests are conditionally independent, given the plagiarism status. Use the notation \(T_1\) and \(T_2\) to denote the respective tests.
- Using the same two-stage screening process as in (d), what is the probability that a student didn’t plagiarize, given they were flagged?
Question 1.5.3
Suppose a baseball pitcher throws fastballs 80% of the time and curveballs 20% of the time. Suppose a batter hits a home run on 8% of all fastball pitches, and on 5% of all curveball pitches. What is the probability that this batter will hit a home run on this pitcher’s next pitch?
Question 1.5.4
Suppose the probability of snow is 20%, and the probability of a traffic accident is 10%. Suppose further that the conditional probability of an accident, given that it snows, is 40%. What is the conditional probability that it snows, given that there is an accident?
Question 1.5.5
Suppose we roll two fair six-sided dice, one red and one blue. Let \(A\) be the event that the two dice show the same value. Let \(B\) be the event that the sum of the two dice is equal to 12. Let \(C\) be the event that the red die shows 4. Let \(D\) be the event that the blue die shows 4.
Are \(A\) and \(B\) independent?
Are \(A\) and \(C\) independent?
Are \(A\) and \(D\) independent?
Are \(C\) and \(D\) independent?
Are \(A\), \(C\), and \(D\) all independent?