Notes On Intro To Experimental Design
Notes On Intro To Experimental Design
to
Experimental Design
Experimental Design
• In engineering, solving practical problems often involves
analyzing data to make informed decisions.
• Experimental design offers an organized method for
organizing experiments and successfully assessing results.
• An essential tool in experimental design is ANOVA
(Analysis of Variance), which enables engineers to compare
group means at the same time and evaluate the impact of
various factors.
Experimental Design
• Most of time, treatment means are different from one
another.
• The question is: Is the difference significant enough to
conclude that one treatment is better (or bigger, smaller,
etc.) than the other?
• The difference is considered significant if the variation
among treatments is proportionally larger than the variation
due to unexplained error.
• ANOVA uses two basic estimates: mean and deviation from
the mean.
Some Useful Terminologies
• Factor: The independent variable being tested (example: type of
alloy).
• Levels: The different groups or categories within the factor
(example: Alloy A, Alloy B, Alloy C).
• Response Variable: The outcome measured in each group
(example: tensile strength).
• Single-Factor (One-Way) ANOVA: Testing the effect of a single
factor with multiple levels.
• Two-Factor and Multi-Factor ANOVA: Analyzing the impact of
two or more factors, along with interactions.
One-Way ANOVA
Hypotheses for One-Way ANOVA:
In one-way ANOVA, we set up the hypotheses as follows:
Null Hypothesis (𝑯𝟎 ): All group means are equal (no significant
difference).
Alternative Hypothesis (𝑯𝒂): At least one group mean is different
from the others.
Mathematically, this can be expressed as:
𝐻0 : 𝜇1 = 𝜇2 = ⋯ = 𝜇𝑘
𝐻𝑎 :At least one 𝜇𝑖 is different,
where 𝜇𝑖 is the mean of group i and k is the number of groups.
ANOVA and F-Statistic
The ANOVA table is as follows:
Gender B B B G G G B B B
Score 5 6 8 4 7 8 9 6 7
Age 10 10 10 10 10 10 11 11 11
Gender G G G B B B G G G
Score 7 10 13 8 9 13 12 14 16
Age 11 11 11 12 12 12 12 12 12
Example
Sol:
Here we have two factors: Gender and Age
Our Null Hypotheses will be:
𝐻0𝐴 : Gender has no significant effect on students’ score
𝐻0𝐵 : Age has no significant effect on students’ score
𝐻0𝐴𝐵 : Gender and age interaction have no significant
effect on students’ score