Discriminant analysis is a statistical technique used to classify cases into mutually exclusive groups based on a set of predictor variables. It determines which continuous variables discriminate between two or more naturally occurring groups. For example, it can predict whether a student will pass or fail an exam based on their marks in previous tests. The independent variables are those that are manipulated, like age, while the dependent variable depends on the independent variables, like height depending on age. Discriminant analysis is useful for problems that involve predicting categorical outcomes, like predicting if a loan applicant will default or a machine requires repair based on various indicators. The objectives of discriminant analysis are to determine differences between groups based on predictors, identify important predictors, create discriminant functions for classification,