zuai-logo
zuai-logo
  1. AP Statistics
FlashcardFlashcard
Study GuideStudy GuideQuestion BankQuestion Bank

What is a null hypothesis?

The claim being tested, often a statement of no effect or no difference.

Flip to see [answer/question]
Flip to see [answer/question]
Revise later
SpaceTo flip
If confident

All Flashcards

What is a null hypothesis?

The claim being tested, often a statement of no effect or no difference.

What is an alternative hypothesis?

What we suspect is true if the null hypothesis is false.

What is a p-value?

The probability of observing a sample mean as extreme as ours (or more extreme) if the null hypothesis were true.

Define a confidence interval.

A range of values that likely contains the true population mean.

What is a t-statistic?

Measures how far our sample mean is from the hypothesized population mean in terms of standard errors.

What is the formula for the t-statistic in a one-sample t-test?

t=xˉ−μsnt = \frac{\bar{x} - \mu}{\frac{s}{\sqrt{n}}}t=n​s​xˉ−μ​ where xˉ\bar{x}xˉ is the sample mean, μ\muμ is the population mean, sss is the sample standard deviation, and nnn is the sample size.

What is the formula for degrees of freedom (df) in a one-sample t-test?

df = n - 1, where n is the sample size.

What is the general form of a confidence interval?

Point estimate ± (Critical value * Standard error)

What is the formula for the t-statistic in a two-sample t-test?

t=(xˉ1−xˉ2)−(μ1−μ2)s12n1+s22n2t = \frac{(\bar{x}_1 - \bar{x}_2) - (\mu_1 - \mu_2)}{\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}}t=n1​s12​​+n2​s22​​​(xˉ1​−xˉ2​)−(μ1​−μ2​)​

How do you calculate the margin of error for a confidence interval?

Critical Value * Standard Error

Explain the Central Limit Theorem in the context of means.

For a large enough sample size (n ≥ 30), the sampling distribution of the sample mean will be approximately normal, regardless of the shape of the population distribution.

Explain the purpose of the 10% condition.

Ensures independence when sampling without replacement; population size must be at least 10 times the sample size.

What does it mean to 'fail to reject the null hypothesis'?

It means we don't have enough evidence to say the null hypothesis is false, not that it's true.

Explain the purpose of a significance test.

To challenge a claim about a population mean using sample data.

When do you use a t-test?

Use when the population standard deviation (σ) is unknown and you are working with means.