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

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.

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

All Flashcards

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

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 are the differences between a t-test and a z-test?

t-test: σ unknown, uses sample standard deviation (s), t-distribution | z-test: σ known, population normally distributed, uses z-distribution

What are the differences between Type I and Type II errors?

Type I: Rejecting a true null hypothesis (false positive) | Type II: Failing to reject a false null hypothesis (false negative)

What are the differences between one-sample and two-sample t-tests?

One-sample: Compares the mean of one sample to a known value. | Two-sample: Compares the means of two independent groups.

What are the differences between confidence intervals and significance tests?

Confidence intervals: estimate a population parameter | Significance tests: test a claim about a population parameter

What are the differences between standard deviation and standard error?

Standard deviation: measures the spread of individual data points in a sample. | Standard error: estimates the variability of sample means around the population mean.