Lecture 5: Hypothesis Testing with z Tests

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers key terms and concepts related to Hypothesis Testing with z Tests, including NHST outcomes, error types, formulas for z scores and statistics, and the definition of p values.

Last updated 2:50 AM on 8/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards

Null Hypothesis Significance Testing (NHST)

A type of inferential statistical test that tests the null hypothesis (H0H_0) result in two possible outcomes: rejecting the null hypothesis or failing to reject the null hypothesis.

2
New cards

Research Hypothesis (H1H_1)

The hypothesis formulated based on a theory, sometimes referred to as the "Alternative Hypothesis," which specifies a predicted effect (e.g., people in a treatment group will have lower symptoms).

3
New cards

Null Hypothesis (H0H_0)

The negation of the research hypothesis, generated by making the hypothesis that is NOT H1H_1, assuming no difference or effect exists.

4
New cards

Alpha (α\alpha)

The standard of "Very Unlikely" in NHST, traditionally set at 5%5\% (α=.05\alpha = .05), representing the probability of getting observations that lead to rejecting the null hypothesis by random chance when it is actually true.

5
New cards

One-Tailed Test

A test where the theory produces a directional hypothesis (e.g., pumpkins are bigger) and the cutoff is set so that 5%5\% of samplings fall in only one tail of the distribution.

6
New cards

Two-Tailed Test

A test used when a theory does not produce a directional hypothesis, setting the cutoff so that 2.5%2.5\% of samplings are in the right tail and 2.5%2.5\% are in the left tail.

7
New cards

Type I Error

An error that occurs when the null hypothesis is true, but the researcher erroneously rejects it.

8
New cards

Type II Error

An error that occurs when the null hypothesis is false, but the researcher erroneously fails to reject it.

9
New cards

z Score

A value indicating how many standard deviations a raw score is from the mean; its distribution always has a mean of 00 and a standard deviation of 11.

10
New cards

z Score Formula (Population)

z=Xμσz = \frac{X - \mu}{\sigma}

11
New cards

Distribution of the Mean

A sampling distribution produced by taking NN observations from a population, calculating the sample mean, and repeating the procedure a large number of times.

12
New cards

Standard Error (σM\sigma_M)

The standard deviation of a distribution of means, which indicates how much error there tends to be when using the sample mean to estimate the population mean, calculated as σM=σN\sigma_M = \frac{\sigma}{\sqrt{N}}.

13
New cards

z Statistic

A value analogous to a z score that applies to a distribution of means, used to calculate how extreme a mean is relative to that distribution.

14
New cards

z Statistic Formula

z=MμMσMz = \frac{M - \mu_M}{\sigma_M}

15
New cards

Parametric Test

A type of inferential statistical test (like the z test) that requires the calculation of parameters such as mean and standard deviation.

16
New cards

Nonparametric Test

Tests used on nominal or ordinal data that do not require parameters and are robust to violations of normality and extreme skew.

17
New cards

Critical Value

The cutoff distance from the mean (traditionally ±1.96\pm 1.96 for a two-tailed test with α=.05\alpha = .05) used to determine whether to reject the null hypothesis.

18
New cards

p value

The probability that, assuming the null hypothesis is true, one would observe results as or more extreme than the actual observed results; reported as a decimal (e.g., .02.02).

19
New cards

Statistically Significant

A term for results where the p value is less than the alpha level (.05.05), leading to the rejection of the null hypothesis.