8
The document provides an overview of marketing engineering and response models. It discusses linear regression models, which assume a linear relationship between dependent and independent variables. Key points include:
1) Linear regression finds coefficients that minimize error between actual and predicted dependent variable values.
2) Diagnostics include R-squared, standard error, and ANOVA tables comparing explained, residual, and total variation.
3) Models can forecast sales and profits given marketing mix changes.
4) Logit models are used when dependent variables are binary or limited ranges, predicting choice probabilities rather than continuous preferences.