Mechanics and Techniques Problems

10.1. Suppose you have a data file with one response variable, Wait Time, that measures the time for an order to be delivered to a customer at Beef ’n Buns. The data includes the following explanatory variables:

List all the possible interaction terms that could be created from two different variables. Organize your list by which base variables were used to construct each.

10.2. Bring up the data file C10 Laptops.xls [.rda].

  1. Change the variable names ”Manufacturer” to ”Manu” so that interaction terms will be short and still meaningful.
  2. Form dummy variables for the categorical variable Manu.
  3. Create interaction terms for Manu*Wt

10.3. Using the modified data file from the previous problem, construct a multiple regression routine with Price as the dependent variable, using the following explanatory variables:

Explain your model by breaking it apart into one model equation for each possible combination of factors.