390 likes | 404 Views
Explore optimal classification rules and k-means clustering for multi-population data analysis, utilizing MANOVA and discriminant analysis techniques.
E N D
We want to determine if an observation vector comes from one of the k populations For this purpose we need to partition p-dimensional space into k regions C1, C2 , …, Ck
For this purpose we need to partition p-dimensional space into k regions C1, C2 , …, Ck We will make the decision: if Misclassification probabilities P[j|i] = P[ classify the case in pj when case is from pi] Cost of Misclassification cj|i = Costclassifying the case in pj when case is from pi
Initial probabilities of inclusion P[i] = P[ classify the case is from pi initially] Expected Cost of Misclassification of a case from population i We assume that we know the case came frompi
Optimal Classification Rule The optimal classification rule will find the regions Cj that will minimize: ECM will be minimized if Cjis chosen where the term that is omitted: is the largest
Optimal Regions when misclassification costs are equal
Optimal Regions when misclassification costs are equal an distributions are p-variate Normal with common covariance matrix S In the case of normality
Summarizing We will classify the observation vector in population pj if:
k—means Clustering A non-hierarchical clustering scheme want subdivide the data set into k groups
The k means algorithm • Initially subdivide the complete data into k groups. • Compute the centroids (mean vector) for each group. • Sequentially go through the data reassigning each case to the group with the closest centroid. • After reassigning a case to a new group recalculate the centroid for the original group and the new group to which it is a member. • Continue until there are no new reassignment of cases.
An Example: Cluster Analysis, Discriminant Analysis, MANOVA A survey was given to 132 students • Male=35, • Female=97 They rated, on a Likert scale • 1 to 5 • their agreement with each of 40 statements. All statements are related to the Meaning of Life
The Analysis The first step in the analysis is to perform cluster analysis to see if there are any subgroups of interest: Both hierarchical and partitioning method (K-means) approaches were used for the cluster analysis.
The Analysis From the of the previous figure, it follows by cutting across the dendogram branches at a linkage distance of between 30 or 75, that 2 or 3 clusters describe the data best. The k-means method was then used (with k=2 and k=3) to identify members of these clusters. Using the k-means procedure, similarly, two and three cluster models fit the data best (attempts to use higher values of k resulted in clusters with only one case).
One-way MANOVA was then utilized to test for significant differences between the clusters It was also used to identify the statements on which the differences between the two clusters were most significant.
A step-wise discriminant function analysis was done to predict cluster membership and to attempt to identify the minimal set of survey statements used to identify cluster separation for the 128 participants in the study.
Optimistic Pessimistic religious Non-religious
Discrimination performance • 96% of the cluster 1 respondents were correctly classified, • 88% of cluster 2 respondents were correctly classified, and • 84% of cluster 3 respondents were classified correctly.
Techniques for studying correlation and covariance structure Principle Components Analysis (PCA) Factor Analysis
Let have a p-variate Normal distribution with mean vector Definition: The linear combination is called the first principle component if is chosen to maximize subject to
Consider maximizing subject to Using the Lagrange multiplier technique Let
Now and
Summary is the first principle component if is the eigenvector (length 1)of S associated with the largest eigenvalue l1 of S.