A digital thermometer measures temperatures in degrees Celsius. The thermometer rounds down the actual temperature to one decimal place, so that, for example, 36.23 and 36.28 are both shown as 36.2. The error, \(X\) °C, resulting from this rounding down can be modelled by a rectangular distribution with the following probability density function.
$$f(x) = \begin{cases}
k & 0 \leqslant x \leqslant 0.1 \\
0 & \text{otherwise}
\end{cases}$$
- State the value of \(k\). [1 mark]
- Find the probability that the error resulting from this rounding down is greater than 0.03 °C. [1 mark]
- State the value for E(\(X\)).
- Use integration to find the value for E(\(X^2\)).
- Hence find the value for the standard deviation of \(X\).
[5 marks]