Quadratic discriminant analysis (QDA) assumes observations from each class come from a Gaussian distribution and assumes each class has it's own covariance matrix.
Assume that an observation from the class is of the form , where is a covariance matrix for the class. Under this assumption, the Bayes classifier assigns an observation to the class for which the following is largest:
QDA uses estimates of , , and for the Bayes classifier and assigns an observation to the class for which the quantity is largest. The quantity appears as a quadratic function.