The continuous random variable \(L\) represents the error, in metres, made when a machine cuts poles to a target length. The distribution of \(L\) is a continuous uniform distribution over the interval [0, 0.5]
- Find P(\(L < 0.4\)). [1]
- Write down E(\(L\)). [1]
- Calculate Var(\(L\)). [2]
A random sample of 30 poles cut by this machine is taken.
- Find the probability that fewer than 4 poles have an error of more than 0.4 metres from the target length. [3]
When a new machine cuts poles to a target length, the error, \(X\) metres, is modelled by the cumulative distribution function F(\(x\)) where
$$\text{F}(x) = \begin{cases}
0 & x < 0 \\
4x - 4x^2 & 0 \leq x \leq 0.5 \\
1 & \text{otherwise}
\end{cases}$$
- Using this model, find P(\(X > 0.4\)) [2]
A random sample of 100 poles cut by this new machine is taken.
- Using a suitable approximation, find the probability that at least 8 of these poles have an error of more than 0.4 metres. [3]