RMPE Handout
RMPE Handout
ve/Matlab
RMPE Handouts
Rakesh Sengupta
2
This page is intentionally left blank.
Experimental designs
1.1 Key Components of Experimental Design
Hypothesis: A clear, testable statement predicting the outcome of the experiment.
Independent Variable (IV): The variable that is manipulated by the experimenter.
Dependent Variable (DV): The variable that is measured and is expected to change due to
manipulations of the IV.
Control Variables: Variables that are kept constant to prevent them from influencing the
DV.
Experimental Group: The group exposed to the treatment or condition.
Control Group: The group not exposed to the treatment, serving as a baseline for comparison.
1.3 Counterbalancing
Definition: A method used to control for order effects in repeated measures designs by varying
the order of conditions for different participants.
Types: - Complete Counterbalancing: All possible orders of conditions are used. - Partial
Counterbalancing: A subset of all possible orders is used.
Example: If testing the effect of three different types of noise on reading comprehension,
counterbalance the order in which participants experience each type of noise.
1.4 Randomization
Definition: The process of randomly assigning participants to different conditions or groups
to ensure each participant has an equal chance of being assigned to any group.
Purpose: - Minimize bias. - Control for confounding variables. - Ensure groups are comparable
at the start of the experiment.
Example: Randomly assigning participants to either a treatment or control group in a clinical
trial.
4
Threshold Measurements • 5
7
8 • T-Test
2.4 T-Test
One-Sample T-Test: Tests if the mean of a single sample is equal to a known value.
H0 : µ = µ0
Two-Sample T-Test: Tests if the means of two independent samples are equal.
H0 : µ1 = µ2
H0 : µ1 = µ2 = µ3 = . . . = µk
Post-Hoc Test • 9