All Flashcards
What is the formula for the t-statistic in a one-sample t-test?
where is the sample mean, is the population mean, is the sample standard deviation, and 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?
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.