Question 1 · Short Response
6 marksA discrete random variable \(X\) has the probability distribution given by \(\text{P}(X=x) = kx\) for \(x \in \{1, 2, 3, 4\}\) and \(\text{P}(X=5) = m\), where \(k\) and \(m\) are constants. Given that \(\text{E}(X) = 3.8\), find the values of \(k\) and \(m\).
Show answer & marking schemeHide answer & marking scheme
Worked solution
To find \(k\) and \(m\), we use two properties of probability distributions. First, the sum of all probabilities is 1: \(\sum \text{P}(X=x) = 1 \implies k(1) + k(2) + k(3) + k(4) + m = 1 \implies 10k + m = 1\). Second, the expected value is 3.8: \(\text{E}(X) = \sum x \cdot \text{P}(X=x) = 1(k) + 2(2k) + 3(3k) + 4(4k) + 5(m) = 30k + 5m = 3.8\). We now solve these simultaneous equations. From the first equation, \(m = 1 - 10k\). Substituting this into the second equation: \(30k + 5(1 - 10k) = 3.8 \implies 30k + 5 - 50k = 3.8 \implies -20k = -1.2 \implies k = 0.06\). Substituting \(k = 0.06\) back to find \(m\): \(m = 1 - 10(0.06) = 0.4\).
Marking scheme
(M1) for setting up the sum of probabilities equation: \(10k + m = 1\). (A1) for the correct sum of probabilities equation. (M1) for setting up the expectation equation: \(30k + 5m = 3.8\). (A1) for the correct expectation equation. (M1) for attempting to solve the simultaneous equations. (A1) for correct values: \(k = 0.06\) and \(m = 0.4\).