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

What is the definition of a sampling distribution?

A distribution of a statistic calculated from all possible samples of a given size from a population.

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

All Flashcards

What is the definition of a sampling distribution?

A distribution of a statistic calculated from all possible samples of a given size from a population.

What is the definition of the Central Limit Theorem (CLT)?

The sampling distribution of the sample mean approaches a normal distribution as the sample size increases, regardless of the original population's distribution.

What is the definition of standard error?

The standard deviation of a sampling distribution; it measures the variability of the sample statistic.

What is the definition of discrete random variables?

Variables that can only take on a finite number of values or a countable number of values.

What is the definition of continuous random variables?

Variables that can take on any value within a given range.

What is a population parameter?

A measure that describes a characteristic of an entire population; it's a fixed, true value.

What is a sample statistic?

A measure that describes a characteristic of a sample; it's an estimate of the population parameter.

What is the formula for the mean (expected value) of a discrete random variable?

E(X)=∑xi⋅P(xi)E(X) = \sum x_i \cdot P(x_i)E(X)=∑xi​⋅P(xi​)

What is the formula for the standard deviation of a discrete random variable?

σ=∑(xi−μ)2⋅P(xi)\sigma = \sqrt{\sum (x_i - \mu)^2 \cdot P(x_i)}σ=∑(xi​−μ)2⋅P(xi​)​

What are the differences between discrete and continuous random variables?

Discrete: Finite or countable values, e.g., number of students | Continuous: Any value within a range, e.g., height.

What are the differences between population parameters and sample statistics?

Parameters: Describe populations, fixed values | Statistics: Describe samples, estimates of parameters.