A split-plot design has blocks, and each block has experimental units. For every block, the levels of a treatment factor are assigned at random to the units in the block, with independent randomizations for the blocks. Each experimental unit is divided into sub-units. For every unit, the levels of a treatment factor are assigned at random to the sub-units in the unit, with independent randomizations for the units.

Part a) How many observations (runs) does the experiment have?

Part b) How many ways can the levels of be randomized in one block?

Part c) How many ways can the levels of be randomized in one unit?

Part d) Take the usual model for a split-plot design with the usual assumptions about the random effects. In particular, the units effects are assumed to be independent , the sub-unit effects are assumed to be independent , and the unit effects are independent of the sub-unit effects. The model is fit using commands like Here, is an data frame with 5 columns:
* containing levels labelled through ;
* containing levels labelled through ;
* containing levels labelled W1 through ;
* containing levels labelled S1 through ; and
* containing the values of the response variable.

In the output two values of MS(Residuals) are reported: under and under .

(i) Give an estimate of to 2 decimal places.

(ii) Give an estimate of to 2 decimal places.

You can earn partial credit on this problem.