P(A) = 0.4, P(B) = 0.3, P(A ∩ B) = 0.12. Are A and B independent?
Check: If independent, then \(P(A) \times P(B)\) must equal \(P(A \cap B)\).
\(0.4 \times 0.3 = ?\) Compare with 0.12.
AYes — because P(A∩B) = P(A)·P(B)
BNo — because P(A∩B) ≠ P(A)·P(B)
CYes — because P(A|B) = P(B)
DCannot be determined
18
Probability · Two Events● Medium
A bag has 4 red and 6 blue balls. Two balls are drawn without replacement. What is the probability both are red?
Without replacement means the second draw is affected by the first!
\(P(\text{both red}) = P(\text{1st red}) \times P(\text{2nd red} \mid \text{1st red})\)
A\(\dfrac{16}{100}\)
B\(\dfrac{12}{90}\)
C\(\dfrac{4}{15}\)
D\(\dfrac{2}{15}\)
19
Probability · Tree Diagram● Hard
A biased coin has P(Head) = 0.6. It is flipped twice. What is the probability of getting exactly one Head?
Two ways: HT or TH
P(HT) = 0.6 × 0.4, P(TH) = 0.4 × 0.6
Add them: both are mutually exclusive outcomes.
A0.36
B0.48
C0.24
D0.50
20
Probability · Hardest!● Hard
A class has 15 students: 8 study French, 6 study Spanish, and 3 study both. A student is picked at random. Given they study French, what is the probability they also study Spanish?
Conditional!: We already know the student is in French → shrink sample space to 8.
Of those 8, how many also do Spanish?