hypothesis testing and linear regression

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

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.

23 Terms

1
New cards

What is Null Hypothesis (H0)

The assumption that there is no effect or change

2
New cards

What is alternative hypothesis (H1)

The assumption we are trying to support with evidence

3
New cards

What is Type 1 Error?

Incorrectly rejecting H0 when it is true (false positive)

4
New cards

What is Type II Error?

Failing to reject H0 when it is false (false negative)

5
New cards

What is a confidence interval?

It provides a range of values that likely contains the true population parameter.

6
New cards

What do confidence intervals do?

It is a way of expressing the uncertainty around an estimate from sample data

7
New cards

What do confidence interval help to interpret?

They help contextualise points estimates, adding depth to our understanding by indicating a range rather than a single, fixed value

8
New cards

What is hypothesis testing?

A statistical method for deciding whether sample evidence supports a claim about a population.

9
New cards

Why do we use hypothesis testing?

Because studying an entire population is impractical; we use sample data to infer population patterns.

10
New cards

Why is random sampling important?

It reduces bias, increases generalisability, and improves validity.

11
New cards

What is α (alpha)?

The probability of making a Type I error.

12
New cards

What does α = 0.05 mean?

A 5% risk of incorrectly rejecting H0.

13
New cards

What is a p-value?

The probability of observing the data if H0 is true.

14
New cards

What does a low p-value mean?

Strong evidence against H0.

15
New cards

Does rejecting H0 prove H1 is true?

No; it only indicates sufficient evidence.

16
New cards

Does failing to reject H0 prove H0 is true?

No; it means insufficient evidence.

17
New cards

What is a confidence interval (CI)?

A range of values likely to contain the true population parameter.

18
New cards

Interpretation of a 95% CI?

If repeated many times, 95% of intervals would contain the true value.

19
New cards

Which test should you use to check if a sample mean differs from a known value?

One-sample t-test.

20
New cards

Which test should you use to compare two related measurements (before/after)?

Paired t-test.

21
New cards

Which test should you use to compare two independent groups with normal data?

Independent samples t-test.

22
New cards

Which test should you use to compare two independent groups with non-normal data?

Mann–Whitney U test.

23
New cards

Which test compares the means of 3 or more independent groups?

ANOVA.