Year: 2018
Paper: 1
Question Number: 11
Course: LFM Stats And Pure
Section: Tree Diagrams
In order to get the fullest picture, this document should be read in conjunction with the question paper, the marking scheme and (for comments on the underlying purpose and motivation for finding the right solution-approaches to questions) the Hints and Solutions document. The purpose of the STEPs is to learn what students are able to achieve mathematically when applying the knowledge, skills and techniques that they have learned within their standard A-level (or equivalent) courses … but seldom within the usual range of familiar settings. STEP questions require candidates to work at an extended piece of mathematics, often with the minimum of specific guidance, and to make the necessary connections. This requires a very different mind-set to that which is sufficient for success at A-level, and the requisite skills tend only to develop with prolonged and determined practice at such longer questions. One of the most crucial features of the STEPs is that the routine technical and manipulative skills are almost taken for granted; it is necessary for candidates to produce them with both speed and accuracy so that the maximum amount of time can be spent in thinking their way through the problem and the various hurdles and obstacles that have been set before them. Most STEP questions begin by asking the solver to do something relatively routine or familiar before letting them loose on the real problem. Almost always, such an opening has not been put there to allow one to pick up a few easy marks, but rather to point the solver in the right direction for what follows. Very often, the opening result or technique will need to be used, adapted or extended in the later parts of the question, with the demands increasing the further on that one goes. So a candidate should never think that they are simply required to 'go through the motions'; rather they will, sooner or later, be required to show either genuine skill or real insight in order to make a reasonably complete effort. The more successful candidates are the ones who manage to figure out how to move on from the given starting-point. Finally, reading through a finished solution is often misleading – even unhelpful – unless you have attempted the problem for yourself. This is because the thinking has been done for you. So, when you read through the report and look at the solutions (either in the mark scheme or the Hints and Solutions booklet), try to figure out how you could have arrived at the solution, learn from your mistakes and pick up as many tips as you can whilst working through past paper questions. This year far too many candidates wasted time by attempting more than six questions, with many of these candidates picking up 0-4 marks on several 'false starts' which petered out the moment some understanding was required. There were almost 2000 candidates for this SI paper. Almost one-sixth of candidates failed to reach a total of 30 and around two-thirds fell below half-marks overall. This highlights the fact that many candidates don't find this test an easy one. At the other end of the spectrum, almost one-in-ten managed a total of 84 out of 120 – these candidates usually marked out by their ability to complete whole questions – with almost 4% of the entry achieving the highly praiseworthy feat of getting into three-figures with their overall score. The paper is constructed so that question 1 is very approachable indeed, the intention being to get everyone started with some measure of success; unsurprisingly, Q1 was the most popular question of all, with almost all candidates attempting it, and it also turned out to be the most successful question on the paper with a mean score of more than 15 out of 20. Around 7% of candidates didn't make any kind of attempt at it at all. In order of popularity, Q1 was followed by Qs. 2, 7, 4 and 3. Indeed, it was the pure maths questions in Section A that attracted the majority of attention from candidates, with the most popular applied question (Q9, mechanics) still getting fewer 'hits' than the least popular pure question (Q5). Questions 10, 11 and 13 proved to attract very little attention from candidates and many of the attempts were minimal.
Difficulty Rating: 1500.0
Difficulty Comparisons: 0
Banger Rating: 1513.7
Banger Comparisons: 3
A bag contains
three coins.
The probabilities of their showing heads when
tossed are $p_1$, $p_2$ and $p_3$.
\begin{questionparts}
\item
A coin is taken at random from the bag and tossed.
What is the probability that
it shows a head?
\item A coin is taken at random from the bag (containing three coins)
and tossed;
the coin is returned to the bag and again a coin is taken at
random from the bag and tossed.
Let $N_1$ be the random
variable whose value is the number of heads shown
on the two tosses. Find the expectation
of $N_1$ in terms of $p$, where $p = \frac{1}{3}(p_1+p_2+p_3)\,$,
and show that $\var(N_1) =2p(1-p)\,$.
\item Two of the coins are taken at random from the
bag (containing three coins) and tossed. Let $N_2$ be the random variable
whose value is the number of heads showing on the two coins.
Find $\E(N_2)$ and $\var(N_2)$.
\item
Show that $\var(N_2)\le \var(N_1)$, with equality if and only if
$p_1=p_2=p_3\,$.
\end{questionparts}
\begin{questionparts}
\item $\mathbb{P}(\text{head}) = \mathbb{P}(\text{head}|1)\mathbb{P}(\text{coin 1}) + \mathbb{P}(\text{head}|2)\mathbb{P}(\text{coin 2})+\mathbb{P}(\text{head}|3)\mathbb{P}(\text{coin 3}) = \frac13(p_1+p_2+p_3)$
\item $N_1 = X_1 + X_2$ where $X_i \sim Bernoulli(p)$, therefore $\mathbb{E}(N_1) = 2p$ and $\textrm{Var}(N_1) = \textrm{Var}(X_1)+ \textrm{Var}(X_2) = p(1-p)+p(1-p) = 2p(1-p)$
\item Let $Y_i$ be the indicator for the $i$th coin is heads. Then $\mathbb{E}(Y_i) = p$ and so $\mathbb{E}(N_2) = 2p$.
\begin{align*}
&& \textrm{Var}(N_2) &= \mathbb{E}(N_2^2) - [\mathbb{E}(N_2)]^2\\
&&&= 2^2 \cdot \left (\frac13 \left (p_1p_2+p_2p_3+p_3p_1 \right) \right) + 1 \cdot \left (\frac13 \left (p_1 (1-p_2) + (1-p_1)p_2 + p_2(1-p_3) +(1-p_2)p_3 + p_3(1-p_1) + (1-p_3)p_1 \right) \right) - [\mathbb{E}(N_2)]^2 \\
&&&= \frac43\left (p_1p_2+p_2p_3+p_3p_1 \right) + \frac13 \left ( 2(p_1+p_2+p_3) - 2(p_1p_2+p_2p_3+p_3p_1)\right)-[\mathbb{E}(N_2)]^2 \\
&&&= \frac23\left (p_1p_2+p_2p_3+p_3p_1 \right) + \frac23 \left ( p_1+p_2+p_3 \right)-[\mathbb{E}(N_2)]^2\\
&&&= \frac23\left (p_1p_2+p_2p_3+p_3p_1 \right) + \frac23 \left ( p_1+p_2+p_3 \right)-\left[\frac23(p_1+p_2+p_3)\right]^2\\
&&&= \frac23\left (p_1p_2+p_2p_3+p_3p_1 \right) +2p(1-2p)\\
\end{align*}
\item $\,$ \begin{align*}
&& \textrm{Var}(N_1) - \textrm{Var}(N_2) &= 2p(1-p) - \left (\frac23\left (p_1p_2+p_2p_3+p_3p_1 \right) +2p(1-2p) \right) \\
&&&= 2p^2-\frac23\left (p_1p_2+p_2p_3+p_3p_1 \right) \\
&&&= \frac23 \left ( \frac13(p_1+p_2+p_3)^2 -\left (p_1p_2+p_2p_3+p_3p_1 \right)\right)\\
&&&= \frac29 \left (p_1^2+p_2^2+p_3^2 -(p_1p_2+p_2p_3+p_3p_1) \right)\\
&&&= \frac19 \left ((p_1-p_2)^2+(p_2-p_3)^2+(p_3-p_1)^2 \right) &\geq 0
\end{align*}
with equality iff $p_1 = p_2 = p_3$
\end{questionparts}
A good diagram was a very important starting point for this question, but too many candidates did not use one or it was too small to be of any use. Interpreting the question using a diagram is a vital skill which we would advise requires practice. Candidates also often fooled themselves by drawing a misleading diagram – for example, assuming that BOA was a right angle. In (ii) lots of candidates noticed that setting 2 gave the required result, however this selection was rarely justified in the context of the question. Equally the physical significance of the reaction force being zero was not clearly communicated by candidates. In part (iii) candidates who resolved forces and used some trigonometric identities generally scored well, although justification for the condition being necessary was very rare. The final part was beyond most candidates. This was the least popular question on the paper and the one with the lowest mean score.