statistical model
a mathematical model that embodies a set of statistical assumptions concerning the generation of sample data (and similar data from a larger population)
a statistical model represents, often in considerably idealized form, the data-generating process
a statistical model is usually specified as a mathematical relationship between one or more random variables and other non-random variables
standard error dependencies (models, eg parameters)
DMCS
permutation test
rank transformation
some parametric statistical models are amenable to the rank transform, rendering them non-parametric;
eg,
* linear regression model, Y ~ A + B + C is parametric
* to transform to non-parametric use, rank(Y) ~ A + B + C, where rank assigns an ordinal (in order) to each value of Y
rank transformations may be useful for eg outliers, but may be difficult to interpret
variance partitioning property
how statistical models work (Kaplan)
three main types of statistical models
ANOVA (for models)
the same methods for eg population mean ANOVA can be applied to models and residuals
some properties of covariates (in models)