Probability: Question 10

Syllabus 5.3

Structured AS 9 marks

A magazine publisher surveys 200200 subscribers about whether they read Magazine XX, Magazine YY, both, or neither. The results are shown in the table below.

Category Number of subscribers
Reads XX only 54
Reads YY only 66
Reads both XX and YY 30
Reads neither 50

A subscriber is selected at random.

(a) Find P(X)P(X), P(Y)P(Y) and P(XY)P(X \cap Y). [2]

(b) Use the addition rule to find P(XY)P(X \cup Y), and hence find the probability that the subscriber reads neither magazine. [3]

(c) Determine, showing your working, whether the events "reads XX" and "reads YY" are independent. [2]

(d) Given that the subscriber does not read Magazine YY, find the probability that they read Magazine XX. [2]

Show worked solution Hide worked solution

Worked solution

Part (a): Reading probabilities from the table

From the table, n(X)=54+30=84n(X) = 54+30=84 (the ”XX only” and “both” regions), n(Y)=66+30=96n(Y)=66+30=96, and n(XY)=30n(X \cap Y) = 30 directly. Out of the 200200 subscribers: P(X)=84200=0.42P(Y)=96200=0.48P(XY)=30200=0.15P(X) = \frac{84}{200} = 0.42 \qquad P(Y) = \frac{96}{200} = 0.48 \qquad P(X \cap Y) = \frac{30}{200} = 0.15

Part (b): Addition rule and the complement

P(XY)=P(X)+P(Y)P(XY)=0.42+0.480.15=0.75P(X \cup Y) = P(X) + P(Y) - P(X \cap Y) = 0.42 + 0.48 - 0.15 = 0.75

“Reads neither” is the complement of “reads XX or YY”: P(neither)=1P(XY)=10.75=0.25P(\text{neither}) = 1 - P(X \cup Y) = 1 - 0.75 = 0.25

Check directly from the table: the “neither” region has 5050 subscribers, so P(neither)=50200=0.25P(\text{neither}) = \frac{50}{200} = 0.25, which agrees exactly.

Part (c): Testing independence

Two events are independent exactly when P(XY)=P(X)×P(Y)P(X \cap Y) = P(X) \times P(Y). P(X)×P(Y)=0.42×0.48=0.2016P(X) \times P(Y) = 0.42 \times 0.48 = 0.2016

Since P(XY)=0.150.2016P(X \cap Y) = 0.15 \neq 0.2016, the events “reads XX” and “reads YY” are not independent. A subscriber who reads XX is in fact less likely to also read YY than under independence.

Part (d): Conditional probability given the complement

First find P(Y)P(Y'), the probability of not reading YY: P(Y)=1P(Y)=10.48=0.52P(Y') = 1 - P(Y) = 1 - 0.48 = 0.52

The event ”XX and not YY” corresponds exactly to the ”XX only” region: P(XY)=54200=0.27P(X \cap Y') = \frac{54}{200} = 0.27

So P(XY)=P(XY)P(Y)=0.270.52=27520.519P(X \mid Y') = \frac{P(X \cap Y')}{P(Y')} = \frac{0.27}{0.52} = \frac{27}{52} \approx 0.519

Check directly from the table: subscribers who do not read YY number 54+50=10454 + 50 = 104 (the ”XX only” plus “neither” regions), of whom 5454 read XX: P(XY)=54104=27520.519P(X \mid Y') = \frac{54}{104} = \frac{27}{52} \approx 0.519 which agrees exactly with the calculation above.

Final answers

  • (a) P(X)=0.42P(X) = \boxed{0.42}, P(Y)=0.48P(Y) = \boxed{0.48}, P(XY)=0.15P(X \cap Y) = \boxed{0.15}
  • (b) P(XY)=0.75P(X \cup Y) = \boxed{0.75}; P(neither)=0.25P(\text{neither}) = \boxed{0.25}
  • (c) Not independent, since 0.20160.150.2016 \neq 0.15.
  • (d) P(XY)=27520.519P(X \mid Y') = \boxed{\dfrac{27}{52}} \approx 0.519