Description
Data analysis involves examining and interpreting data to extract meaningful insights. Univariate and multivariate tests are two types of statistical analyses used to explore different aspects of data. Let's take a closer look at each:
1. Univariate Analysis:
o Definition: Univariate analysis focuses on examining a single variable at a time. It helps in understanding the distribution and characteristics of individual variables.
o Common Techniques:
Descriptive Statistics: Measures like mean, median, mode, range, and standard deviation provide a summary of the distribution of a single variable.
Descriptive – MCT (mean, mode, median), MV (variance, standard deviation, Coefficient of variation, skewness, kurtosis, IQ, quantile…
• Data visualization – graphs, bars. charts, Q-Q plots, P-P plots, Box and plots, histograms, scatter, residual plots
• Transformation data – X3 (cube),X2 (square),(square root),X0 (?log), reciprocal root, reciprocal,reciprocal square
• Variety of sampling distribution – testing
Inferential Statistics: Techniques like t-tests, ANOVA (Analysis of Variance), and chi-square tests are used to make inferences about the population based on sample data.
•
o Example: If you are studying the heights of a group of individuals, univariate analysis would involve looking at the distribution of heights, calculating measures like the average height, and conducting tests to compare the heights of different subgroups.
Tests: parametric/non-parametric/robust
o One sample, independent sample, and related sample tests
o T-test
o ANOVA (one-way, two-way;n way; factorial; post hoc),
o Linear and non linear correlation
o Chi square test (qualitative data)
o Log-linear (qualitative data)
o Logit and probit, ridge… non-linear regression
o ANCOVA
o
2. Multivariate Analysis:
o Definition: Multivariate analysis involves the simultaneous analysis of multiple variables to understand the relationships and patterns among them.
o Common Techniques:
• Multivariate Analysis of Variance (MANOVA): Extends ANOVA to multiple dependent variables.
• Principal Component Analysis (PCA): Reduces the dimensionality of data while preserving most of its variability.
• Canonical Correlation Analysis (CCA): Examines the relationship between two sets of variables.
• Multiple Regression Analysis: Examines the relationship between a dependent variable and multiple independent variables.
• Mediation and moderation (SEM); full mediation, partial mediation, recursive and non recursive, CFA, EFA
• Path analysis
• ANCOVA – Analysis of covariance (general linear model)
• MANCOVA – Multivariate Analysis of covariance
• Discriminative analysis
• Factorial; MANOVA, MANCOVA
• Longitudinal Canonical Correlation Analysis (LCCA)
• RASCH measurement theory...