Ben is a fencing contractor who is often required to repair a garden fence by replacing a broken post between fence panels, as illustrated.
\includegraphics{figure_4}
The tasks involved are as follows.
\(U\): detach the two fence panels from the broken post
\(V\): remove the broken post
\(W\): insert a new post
\(X\): attach the two fence panels to the new post
The mean and the standard deviation of the time, in minutes, for each of these tasks are shown in the table.
| Task | Mean | Standard deviation |
| \(U\) | 15 | 5 |
| \(V\) | 40 | 15 |
| \(W\) | 75 | 20 |
| \(X\) | 20 | 10 |
The random variables \(U\), \(V\), \(W\) and \(X\) are pairwise independent, except for \(V\) and \(W\) for which \(\rho_{VW} = 0.25\).
- Determine values for the mean and the variance of:
- \(R = U + X\);
- \(F = V + W\);
- \(T = R + F\);
- \(D = W - V\).
[8 marks] - Assuming that each of \(R\), \(F\), \(T\) and \(D\) is approximately normally distributed, determine the probability that:
- the total time taken by Ben to repair a garden fence is less than 3 hours;
- the time taken by Ben to insert a new post is at least 1 hour more than the time taken by him to remove the broken post.
[5 marks]