Electricity consumption is often modelled as a function of temperature. Temperature is measured by daily heating degrees and cooling degrees. Heating degrees is $18^{\circ} \mathrm{C}$ minus the average daily temperature when the daily average is below $18^{\circ} \mathrm{C}$; otherwise it is zero. This provides a measure of our need to heat ourselves as temperature falls. Cooling degrees measures our need to cool ourselves as the temperature rises. It is defined as the average daily temperature minus $18^{\circ} \mathrm{C}$ when the daily average is above $18^{\circ} \mathrm{C}$; otherwise it is zero. Let $y_t$ denote the monthly total of kilowatt-hours of electricity used, let $x_{1, t}$ denote the monthly total of heating degrees, and let $x_{2, t}$ denote the monthly total of cooling degrees.
An analyst fits the following model to a set of such data:
$$
y_t^*=\beta_1 x_{1, t}^*+\beta_2 x_{2, t}^*+\eta_t,
$$
where
$$
(1-B)\left(1-B^{12}\right) \eta_t=\frac{1-\theta_1 B}{1-\phi_{12} B^{12}-\phi_{24} B^{24}} \varepsilon_t
$$
and $y_t^*=\log \left(y_t\right), x_{1, t}^*=\sqrt{x_{1, t}}$ and $x_{2, t}^*=\sqrt{x_{2, t}}$.
a. What sort of ARIMA model is identified for $\eta_t$ ?
b. The estimated coefficients are
$$
\begin{array}{lrcrl}
\text { Parameter } & \text { Estimate } & \text { s.e. } & Z & P \text {-value } \\
\hline \beta_1 & 0.0077 & 0.0015 & 4.98 & 0.000 \\
\hline \beta_2 & 0.0208 & 0.0023 & 9.23 & 0.000 \\
\hline \theta_1 & 0.5830 & 0.0720 & 8.10 & 0.000 \\
\hline \phi_{12} & -0.5373 & 0.0856 & -6.27 & 0.000 \\
\hline \phi_{24} & -0.4667 & 0.0862 & -5.41 & 0.000
\end{array}
$$
Explain what the estimates of $\beta_1$ and $\beta_2$ tell us about electricity consumption.
c. Write the equation in a form more suitable for forecasting.
d. Describe how this model could be used to forecast electricity demand for the next 12 months.
e. Explain why the $\eta_t$ term should be modelled with an ARIMA model rather than modelling the data using a standard regression package. In your discussion, comment on the properties of the estimates, the validity of the standard regression results, and the importance of the $\eta_t$ model in producing forecasts.