Hypothesis Testing: Principles and Applications

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Hypothesis Testing

A statistical method used to make decisions based on data by testing a null hypothesis against an alternative hypothesis.

2
New cards

Null Hypothesis (H0)

The hypothesis that specifies a particular value of a parameter, often representing the status quo.

3
New cards

Alternative Hypothesis (H1 or HA)

The hypothesis that specifies other possible values of a parameter, representing a deviation from the null hypothesis.

4
New cards

Test Statistic

A value calculated from sample data used to evaluate the null hypothesis.

5
New cards

P-value

The probability of observing a test statistic as extreme or more extreme than the one calculated, assuming the null hypothesis is true.

6
New cards

Significance Level

A pre-specified threshold used to decide whether to reject the null hypothesis, typically set at 0.05.

7
New cards

One Sample t-test

A test used to determine if the mean of a single population differs from a specified value when the population standard deviation is unknown.

8
New cards

Two Sample t-test

A test used to compare the means of two populations.

9
New cards

Analysis of Variance (ANOVA)

A statistical method used to compare the means of more than two groups.

10
New cards

F-test

A test used in linear regression to assess the significance of the overall model.

11
New cards

Likelihood-Ratio Test

A general hypothesis test used to compare nested models in statistical analysis.

12
New cards

Wald Test

A hypothesis test used in logistic regression to test if a single parameter is equal to zero.

13
New cards

Breusch-Pagan Test

A test used to assess homoscedasticity (constant variance) in the errors of a linear model.

14
New cards

Degrees of Freedom

A parameter that affects the shape of certain statistical distributions based on sample size.

15
New cards

Standard Error

The estimated standard deviation of the sampling distribution of a statistic.

16
New cards

Multiple Testing

The need to adjust the significance level when performing multiple hypothesis tests to control the family-wise error rate.

17
New cards

Causality

The principle that hypothesis tests can only detect associations but cannot establish causality.

18
New cards

Model Hierarchy

The rule that interaction effects should be tested first before testing main effects in statistical models.