Hypothesis-Testing
Hypothesis-Testing
HYPOTHESIS TESTING
Term Definition
A statement or assumption about a
Hypothesis
population parameter
The default claim—no effect, no
Null Hypothesis (H₀)
difference, or status quo
The claim we test for—an effect or a
Alternative Hypothesis (H₁)
difference
The probability of rejecting H₀ when
Significance Level (α) it's actually true (Type I error),
commonly set at 0.05
The probability of observing the data
p-value
(or more extreme) if H₀ is true
A value calculated from sample data
Test Statistic
used to decide whether to reject H₀
The range of values where H₀ is
Critical Region
rejected
The probability that the true population
Confidence Level parameter lies within a confidence
interval (e.g., 95%)
STEPS IN HYPOTHESIS TESTING
6. Make a Decision
o If p-value ≤ α, reject H₀ (significant)
o If p-value > α, fail to reject H₀ (not significant)
Scenario: A dietitian claims that a new low-carb diet results in more than 5 kg
average weight loss in 3 months.
• Parameter: Mean weight loss (μ)
• H₀: μ = 5 kg
• H₁: μ > 5 kg
EXAMPLE 4: HOSPITAL WAIT TIMES
Scenario: You want to test whether Ward A and Ward B have the same
hospital-acquired infection rate.
• Parameter: Proportion of infected patients
• Ho
• Ha
STATISTICAL TESTING
Statistical testing helps researchers determine whether the findings in their study
are likely due to chance or represent a real effect.
Why it's important:
• Supports evidence-based midwifery practice.
• Helps make decisions in maternal and newborn care.
• Ensures validity and reliability of research findings.
TYPES OF DATA
Comparison tests look for differences among group means. They can be used
to test the effect of a categorical variable on the mean value of some other
characteristic.
• T-tests are used when comparing the means of precisely two groups (e.g.,
the average heights of men and women). ANOVA and MANOVA tests are
used when comparing the means of more than two groups (e.g., the average
heights of children, teenagers, and adults).
Predictor variable Outcome variable Research question
example
Paired t-test • Categorical • Quantitative What is the effect
• 1 predictor • groups come from of two different test
the same prep programs on
population the average exam
scores for students from
the same class?
• These can be used to test whether two variables you want to use in (for
example) a multiple regression test are autocorrelated.
Variables Research question
example
Pearson’s r • 2 continuous How
variables are latitude and temp
erature related?
CHOOSING A NONPARAMETRIC TEST
• Non-parametric tests don’t make as many assumptions about the data, and
are useful when one or more of the common statistical assumptions are
violated. However, the inferences they make aren’t as strong as with
parametric tests.
Predictor Outcome Use in place
variable variable of…
Spearman’s r • Quantitative Quantitative
• Pearson’s r
Chi square test Categorical
• Categorical
• Pearson’s r
of
independence
Sign test • Categorical Quantitative
• One-sample t-
test
Kruskal– • Categorical • Quantitative ANOVA
Wallis H • 3 or more
groups
ANOSIM • Categorical • Quantitative MANOVA
• 3 or more groups • 2 or more outcome
variables