Year: 2009
Paper: 2
Question Number: 12
Course: LFM Stats And Pure
Section: Normal Distribution
Of the 1000+ entries for this paper, around 920 scripts actually arrived for marking, giving another slight increase in the take-up for this paper. Of this number, five candidates scored a maximum and seventy-five achieved a scoring total of 100 or more. At the other end of the scale, almost two hundred candidates failed to reach the 40-mark mark. Otherwise, marks were spread reasonably normally across the mark range, though there were two peaks at about 45 and 65 in the distribution. It is comforting to find that the 'post-match analysis' bears out the view that I gained, quite firmly, during the marking process that there were several quantum states of mark-scoring ability amongst the candidature. Many (about one-fifth of the entry) struggled to find anything very much with which they were comfortable, and marks for these candidates were scored in 3s and 4s, with such folk often making eight or nine poor efforts at different questions without ever getting to grips with the content of any one of them. The next "ability band" saw those who either scored moderately well on a handful of questions or managed one really successful question plus a few bits-'n'-pieces in order to get up to a total in the mid-forties. To go much beyond that score required a little bit of extra talent that could lead them towards the next mark-hurdle in the mid-sixties. Thereafter, totals seemed to decline almost linearly on the distribution. Once again, it is clear that candidates need to give the questions at least a couple of minutes' worth of thought before commencing answering. Making attempts at more than the six scoring efforts permitted is a waste of valuable time, and the majority of those who do so are almost invariably the weaker brethren in the game. Many such candidates begin their efforts to individual questions promisingly, but get no more than half-a-dozen marks in before abandoning that question in favour of another – often with the replacement faring no better than its predecessor. In many such cases, the candidate's best-scoring question mark would come from their fifth, or sixth, or seventh, or …?, question attempted, and this suggests either that they do not know where their strengths lie, or that they are just not going to be of the view that they are not going to be challenged to think. And, to be fair to the setting panel, we did put some fairly obvious signposts up for those who might take the trouble to look for such things. With the pleasing number of very high totals to be found, it is clear that there are many places in which good marks were available to those with the ability to first identify them and then to persevere long enough to be able to determine what was really going on therein. It is extremely difficult to set papers in which each question is pitched at an equivalent level of difficulty. Apart from any other factors, candidates have widely differing strengths and weaknesses; one student's algebraic nuance can be the final nail in the coffin of many others, for instance. Moreover, it has seemed enormously clear to me – more particularly so since the arrival of modular A-levels – that there is absolutely no substitute for prolonged and determined practice at questions of substance. One moment's recognition of a technique at work can turn several hours of struggle into just a few seconds of polishing off, and a lack of experience is always painfully clear when marking work from candidates who are under-practised at either the art of prolonged mathematics or the science of creative problem-solving. At the other, more successful, end of the scale there were many candidates who managed to produce extraordinary amounts of outstanding work, racking up full-, or nearly full-, marks on question after question. With the marks distributed as they were, it seems that the paper was pitched appropriately at the intended level, and that it successfully managed to distinguish between the different ability-levels to be found among the candidates. As in previous years, the pure maths questions provided the bulk of candidates' work, with relatively few efforts to be found at the applied ones. Moreover, many of these were clearly acts of desperation.
Difficulty Rating: 1600.0
Difficulty Comparisons: 0
Banger Rating: 1496.6
Banger Comparisons: 4
A continuous random variable $X$ has probability density function given by
\[
\f(x) =
\begin{cases}
0 & \mbox{for } x<0 \\
k\e^{-2 x^2} & \mbox{for } 0\le x< \infty \;,\\
\end{cases}
\]
where $k$ is a constant.
\begin{questionparts}
\item Sketch the graph of $\f(x)$.
\item Find the value of $k$.
\item Determine $\E(X)$ and $\var(X)$.
\item Use statistical tables to find,
to three significant figures, the median value of $X$.
\end{questionparts}
\begin{questionparts}
\item
\par
\begin{center}
\begin{tikzpicture}[scale = 2]
\draw[domain = 0:2, samples=100, variable = \x] plot (\x,{2*sqrt(2)/(sqrt(pi))*exp(-2*\x^2)});
\draw[->] (0,0) -- (0,2);
\draw[->] (0,0) -- (3,0);
\end{tikzpicture}
\end{center}
\item Let $Y \sim N(0,\frac14)$, then:
\begin{align*}
&&\int_0^\infty \frac{1}{\sqrt{2 \pi \cdot \frac14}} e^{-2x^2} \, dx &= \frac12\\
\Rightarrow && \int_0^\infty e^{-2x^2} &= \frac{\sqrt{\pi}}{2 \sqrt{2}} \\
\Rightarrow && k &= \boxed{\frac{2\sqrt{2}}{\sqrt{\pi}}}
\end{align*}
\item
\begin{align*}
\mathbb{E}[X] &= \int_0^\infty x f(x) \, dx \\
&= \frac{2\sqrt{2}}{\sqrt{\pi}}\int_0^\infty x e^{-2x^2}\, dx \\
&= \frac{2\sqrt{2}}{\sqrt{\pi}} \left [-\frac{1}{4}e^{-2x^2} \right]_0^\infty \\
&= \frac{1}{\sqrt{2\pi}} \\
\end{align*}
In order to calculate $\mathbb{E}(X^2)$ it is useful to consider the related computation $\mathbb{E}(Y^2)$. In fact, by symmetry, these will be the same values. Therefore $\mathbb{E}(X^2) = \mathbb{E}(Y^2) = \mathrm{Var}(Y) = \frac{1}{4}$ (since $\mathbb{E}(Y) = 0$).
Therefore $\mathrm{Var}(Y) = \mathbb{E}(Y^2) - \mathbb{E}(Y)^2 = \frac14 - \frac{1}{2\pi}$
\item
\begin{align*}
&& \mathbb{P}(X < x) &= \frac12 \\
\Leftrightarrow && 2\mathbb{P}(0 \leq Y < x) &= \frac12 \\
\Leftrightarrow && 2\l \mathbb{P}(Y < x) - \frac12 \r &= \frac12 \\
\Leftrightarrow && \mathbb{P}(Y < x)&= \frac34 \\
\Leftrightarrow && \mathbb{P}(\frac{Y-0}{1/2} < \frac{x}{1/2})&= \frac34 \\
\Leftrightarrow && \mathbb{P}(Z < \frac{x}{1/2})&= \frac34 \\
\Leftrightarrow && \Phi(2x)&= \frac34 \\
\Leftrightarrow && 2x &= 0.6744895\cdots \\
\Leftrightarrow && x &= 0.3372\cdots \\
\Leftrightarrow && &= 0.337 \, (3 \text{sf}) \\
\end{align*}
\end{questionparts}
There were only around 200 attempts to Q12, and the mean score was just 5, making it the worst question on the paper for marks. Many of the attempts failed to get very far at all, largely for finding that efforts to integrate e^(ax²) proved difficult. Personally, I had thought it was giving too much away to ask for the sketch of the pdf at the beginning, in that it might just give the game away that what was being handled here was just half of a normal distribution. I worried in vain. Sadly, without this crucial observation, little or no progress was possible. Even with it, a little care was still needed in handling the differences between this and N(0, 1), for which the tables could be used.