Statistics - statistical hypothesis testing

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/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No study sessions yet.

12 Terms

1
New cards

Hypothesis testing

The use of statistical techniques to test a particular claim (the hypothesis). A sample from the population is used to see if the result from the sample is consistent with the claim.

2
New cards

Process of a hypothesis test - Set up/ state the hypotheses

the null hypothesis (H0) - where p takes a particular value/ the value you would expect

alternative hypothesis (H1) - the probability you’re testing (one-tailed or two-tailed?)

3
New cards

Process of a hypothesis test - Setting the significance level

This is the probability of rejecting the null hypothesis if in fact it is true

4
New cards

Process of a hypothesis test - Carrying out the test (P-values)

Use a sample to obtain a test statistic (the value of X in X ∼ B(n,p))

probability of obtaining a value at least as extreme as the test statistic, if the null hypothesis is true
For X has a value, use X ∼ B(n,p) to calculate…

  • P(X > x) if H1: p > x

  • P(X < x) if H1: p < x

  • 2 x P(X > x) if H1: p x

Whether the value of X given is in the critical region will determine whether to reject the null hypothesis.

5
New cards

Process of a hypothesis test - Carrying out the test (Critical regions)

Use a sample to obtain a test statistic (the value of X in X ∼ B(n,p))

set of values for the test statistic X for which you would reject the null hypothesis. The critical value is the value for X for which you change from not rejecting the null hypothesis to rejecting it.

  • For H1: p > x, use X ∼ B(n,p) to find the lowest value for r for which P(X > r) is less than the significance level.

  • For H1: p < x, use X ∼ B(n,p) to find the highest value for r for which P(X < r) is less than the significance level.

  • For H1: p x, the critical region has 2 parts to it, Split the significance level into 2, one for the lower tail and one for the upper tail. Then use X ∼ B(n,p) to find the lowest value for r for which P(X > r) is less than half the significance level and to find the highest value for r for which P(X < r) is less than half the significance level.

Whether the value of X given is in the critical region will determine whether to reject the null hypothesis.

6
New cards

Process of a hypothesis test - The conclusion

Reject H0 - if p-value is less than sig level/ test statistic lies in critical region → there is sufficient evidence to suggest that H1 is true

Not reject H0 - if p-value is more than sig level/ test statistic doesn’t lie in critical region → there is not sufficient evidence to suggest that H1 is true

7
New cards

Process of a hypothesis test order - 1

Set up/ state the hypotheses

8
New cards

Process of a hypothesis test order - 2

Setting the significance level

9
New cards

Process of a hypothesis test order - 3

Carrying out the test

10
New cards

Process of a hypothesis test order - 4

The conclusion

11
New cards

One-tailed test

When you think a result is more likely H1: p > x

When you think a result is less likely H1: p < x

12
New cards

Two-tailed test

When you think there’s a bias in general H1: p x