Much as in the previous question we are told to assume that the number of casualties can be modelled using a compound Poisson Process. We can thus use the formulae given at the top of this
page once more. The one difference with the previous question is that we are not given the mean and the variance. We are instead told duing each accident the number of casualties is given
by a binomial distribution. We recall, however, that the expectation and variance of a binomial random variable, $X$, are given by:
$$
\mathbb{E}(X) = np = 4 \times 0.05 = 0.2 \qquad \textrm{and} \qquad \textrm{var} = np(1-p) = 4 \times 0.05 \times 0.95 = 0.19
$$
With the mean and variance for the number of casualities in each accident duly calculated we can insert this information, together with the information in the question, into the
formula above for the mean and variance of a compound poisson process and thus obtain values for the expected number of accidents over a 30 day period and the variance in this
quantity as shown below:
$$
\begin{aligned}
\mathbb{E}[Y(t)] & = \mu \lambda t = 0.2 \times 0.1 \times 30 = 0.60 \\
\textrm{var}[Y(t)] & = \lambda t(\mu^2 + \sigma^2) = 0.1 \times 30 \times (
0.2^2 + 0.19 ) = 0.69
\end{aligned}
$$