Unit-3 Iba
Unit-3 Iba
While a t-test compares the means between two groups, ANOVA can handle
multiple groups simultaneously, which avoids the problem of increasing
Type I error (false positives) from multiple t-tests.
ANOVA works by analysing the levels of variance within more than two groups through samples
taken from each of them.
In an ANOVA test you first examine the variance within each group defined by the independent
variable – this variance is calculated using the values of the dependent variable within each of
these groups. Then, you compare the variance within each group to the overall variance of the
group means.
‘’In general terms, a large difference in means combined with small variances within the groups
signifies a greater difference between the groups. Here the independent variable significantly
varies by dependent variable, and the null hypothesis is rejected.’’
Types of ANOVA
There are various approaches to using ANOVA for your data analysis. Here’s an introduction to
some of the most common ones.
One-way ANOVA
One-way ANOVA is its most simple form – testing differences between three or more groups
based on one independent variable. For example, comparing the sales performance of different
stores in a retail chain.
Two-way ANOVA
Used when there are two independent variables, two-way ANOVA allows for the evaluation of
the individual and joint effects of the variables. For example, it could be used to understand the
impact of both advertising spend and product placement on sales revenue.
Factorial ANOVA
This variant of ANOVA is used when there are more than two independent variables. For
example, a business might use a factorial ANOVA to examine the combined effects of age,
income and education level on consumer purchasing habits.
Each cell in your data table should contain a single, raw, individual observation—not a
summary (like an average), not multiple values.
ANOVA works by comparing the variance among individual data points within and across
different groups. So, it requires raw data (not grouped or aggregated data).
Here:
Problem:
Where It Applies:
This rule applies whether you're running:
It helps answer:
Key Concepts:
Term Meaning
Factor A First independent variable (e.g., Teaching
Method)
Factor B Second independent variable (e.g., Gender)
Dependent The outcome you measure (e.g., Test Score)
Variable
Cell A unique combination of Factor A and B
Replication More than one observation in each cell
Example Scenario
You're studying the effects of:
There are two observations per cell (e.g., 2 Male-Online students, 2 Female-Offline
students).