For some time Eagle Boys pizza chain in Australia has claimed that its pizzas are generally larger than those of Domino's, the biggest pizza chain in the country. For example, advertising material on the company website (http://www.eagleboys.com.au) in 2012 proclaimed "Eagle Boys pizzas have been found to be on average a whole slice larger than Domino's pizzas". To investigate, a group of students in a university Statistics class purchased five "12 inch" pizzas of each of three crust types (deep pan, classic/mid and thin) from both Eagle Boys and Domino's, and measured the diameters of each (in cm). Suppose the data were as given below:



Part a)
which graphical method would best illustrate main effects and possible interactions? Create such a plot for your data using the command interaction.plot in R.








Part b)
The most general model for the data assumes that the diameter of the th pizza of type from company is



in which is the expected value of , the overall mean across all the data, is the effect of the th company, , is the effect of the th crust type, , is the company-crust interaction effect, and is an independent error, assumed to be from the distribution for some .

Fit the above model to your data using R. Hence, compute the ANOVA table below, providing the requested values (i) and (ii) to 3 decimal places:



Value for


Value for


Part c)
Based on the analysis above, which model would you select for the pizza diameters?










Part d)
Do the data allow us to determine the truth of the claim made on Eagle Boys' website? Select the best answer from the following:








You can earn partial credit on this problem.