- Statistics - Discussion
- Z table
- Weak Law of Large Numbers
- Venn Diagram
- Variance
- Type I & II Error
- Trimmed Mean
- Transformations
- Ti 83 Exponential Regression
- T-Distribution Table
- Sum of Square
- Student T Test
- Stratified sampling
- Stem and Leaf Plot
- Statistics Notation
- Statistics Formulas
- Statistical Significance
- Standard normal table
- Standard Error ( SE )
- Standard Deviation
- Skewness
- Simple random sampling
- Signal to Noise Ratio
- Shannon Wiener Diversity Index
- Scatterplots
- Sampling methods
- Sample planning
- Root Mean Square
- Residual sum of squares
- Residual analysis
- Required Sample Size
- Reliability Coefficient
- Relative Standard Deviation
- Regression Intercept Confidence Interval
- Rayleigh Distribution
- Range Rule of Thumb
- Quartile Deviation
- Qualitative Data Vs Quantitative Data
- Quadratic Regression Equation
- Process Sigma
- Process Capability (Cp) & Process Performance (Pp)
- Probability Density Function
- Probability Bayes Theorem
- Probability Multiplecative Theorem
- Probability Additive Theorem
- Probability
- Power Calculator
- Pooled Variance (r)
- Poisson Distribution
- Pie Chart
- Permutation with Replacement
- Permutation
- Outlier Function
- One Proportion Z Test
- Odd and Even Permutation
- Normal Distribution
- Negative Binomial Distribution
- Multinomial Distribution
- Means Difference
- Mean Deviation
- Mcnemar Test
- Logistic Regression
- Log Gamma Distribution
- Linear regression
- Laplace Distribution
- Kurtosis
- Kolmogorov Smirnov Test
- Inverse Gamma Distribution
- Interval Estimation
- Individual Series Arithmetic Mode
- Individual Series Arithmetic Median
- Individual Series Arithmetic Mean
- Hypothesis testing
- Hypergeometric Distribution
- Histograms
- Harmonic Resonance Frequency
- Harmonic Number
- Harmonic Mean
- Gumbel Distribution
- Grand Mean
- Goodness of Fit
- Geometric Probability Distribution
- Geometric Mean
- Gamma Distribution
- Frequency Distribution
- Factorial
- F Test Table
- F distribution
- Exponential distribution
- Dot Plot
- Discrete Series Arithmetic Mode
- Discrete Series Arithmetic Median
- Discrete Series Arithmetic Mean
- Deciles Statistics
- Data Patterns
- Data collection - Case Study Method
- Data collection - Observation
- Data collection - Questionaire Designing
- Data collection
- Cumulative Poisson Distribution
- Cumulative plots
- Correlation Co-efficient
- Co-efficient of Variation
- Cumulative Frequency
- Continuous Series Arithmetic Mode
- Continuous Series Arithmetic Median
- Continuous Series Arithmetic Mean
- Continuous Uniform Distribution
- Comparing plots
- Combination with replacement
- Combination
- Cluster sampling
- Circular Permutation
- Chi Squared table
- Chi-squared Distribution
- Central limit theorem
- Boxplots
- Black-Scholes model
- Binomial Distribution
- Beta Distribution
- Best Point Estimation
- Bar Graph
- Arithmetic Range
- Arithmetic Mode
- Arithmetic Median
- Arithmetic Mean
- Analysis of Variance
- Adjusted R-Squared
- Home
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Statistics - Analysis of Variance
Analysis of Variance also termed as ANOVA. It is procedure followed by statisticans to check the potential difference between scale-level dependent variable by a nominal-level variable having two or more categories. It was developed by Ronald Fisher in 1918 and it extends t-test and z-test which compares only nominal level variable to have just two categories.
Types of ANOVA
ANOVAs are majorly of three types:
One-way ANOVA - One-way ANOVA have only one independent variable and refers to numbers in this variable. For example, to assess differences in IQ by country, you can have 1, 2, and more countries data to compare.
Two-way ANOVA - Two way ANOVA uses two independent variables. For example, to access differences in IQ by country (variable 1) and gender(variable 2). Here you can examine the interaction between two independent variables. Such Interactions may indicate that differences in IQ is not uniform across a independent variable. For examples females may have higher IQ score over males and have very high score over males in Europe than in America.
Two-way ANOVAs are also termed as factorial ANOVA and can be balanced as well as unbalanced. Balanced refers to having same number of participants in each group where as unbalanced refers to having different number of participants in each group. Following special kind of ANOVAs can be used to handle unbalanced groups.
Hierarchical approach(Type 1) -If data was not intentionaly unbalanced and has some type of hierarchy between the factors.
Classical experimental approach(Type 2) - If data was not intentionaly unbalanced and has no hierarchy between the factors.
Full Regression approach(Type 3) - If data was intentionaly unbalanced because of population.
N-way or Multivariate ANOVA - N-way ANOVA have multiple independent variables. For example, to assess differences in IQ by country, gender, age etc. simultaneously, N-way ANOVA is to be deployed.
ANOVA Test Procedure
Following are the general steps to carry out ANOVA.
Setup null and alternative hypothesis where null hypothesis states that there is no significant difference among the groups. And alternative hypothesis assumes that there is a significant difference among the groups.
Calculate F-ratio and probabipty of F.
Compare p-value of the F-ratio with the estabpshed alpha or significance level.
If p-value of F is less than 0.5 then reject the null hypothesis.
If null hypothesis is rejected, conclude that mean of groups are not equal.