Unit 5 Notes: Understanding Sampling Distributions (Proportions and Means)

0.0(0)
Studied by 0 people
0%Unit 5 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Sampling distribution

The distribution of a statistic over all possible random samples of a fixed size from the same population.

2
New cards

Statistic

A number computed from a sample (e.g., sample mean or sample proportion) that varies from sample to sample.

3
New cards

Parameter

A fixed numerical value that describes a population (e.g., p or μ).

4
New cards

Sample proportion (p-hat, p̂)

The fraction of individuals in a sample with a particular characteristic (success); p̂ = X/n.

5
New cards

Population proportion (p)

The true proportion of the population that has a given characteristic; a parameter.

6
New cards

Success (in a proportion setting)

An outcome counted as having the characteristic of interest (coded as 1 in indicator-variable terms).

7
New cards

Unbiased estimator

A statistic whose sampling distribution is centered at the true parameter value (it does not systematically over- or underestimate).

8
New cards

Mean of the sampling distribution of p̂ (μ_p̂)

The center of the sampling distribution of the sample proportion; μ_p̂ = p.

9
New cards

Standard deviation of p̂ (σ_p̂)

The spread of the sampling distribution of the sample proportion; σ_p̂ = √(p(1−p)/n).

10
New cards

Standard error (SE)

An estimate of the standard deviation of a sampling distribution, often computed by plugging sample values (like p̂) into the SD formula.

11
New cards

Large Counts condition

Condition for Normal approximation of p̂: np ≥ 10 and n(1−p) ≥ 10 (using p when p is given).

12
New cards

Normal approximation for p̂

When conditions hold, p̂ is approximately Normal: p̂ ≈ N(p, √(p(1−p)/n)).

13
New cards

Random condition

Requirement that data come from a random sample or randomized experiment so probability-based results are trustworthy.

14
New cards

Independence condition

Requirement that individual outcomes are (approximately) independent, so sampling distribution formulas apply.

15
New cards

10% condition

When sampling without replacement from a finite population of size N, independence is reasonable if n ≤ 0.1N.

16
New cards

Sampling without replacement

Selecting items from a finite population with no repeats; can create dependence if the sample is a large fraction of the population.

17
New cards

z-score (standardization)

A standardized value measuring how many standard deviations a statistic is from its mean: z = (observed − mean)/SD.

18
New cards

Sample mean (x-bar, x̄)

The average of n numerical observations: x̄ = (x1 + x2 + ··· + xn)/n.

19
New cards

Population mean (μ)

The true average of a population; a parameter.

20
New cards

Mean of the sampling distribution of x̄ (μ_x̄)

The center of the sampling distribution of the sample mean; μ_x̄ = μ.

21
New cards

Standard deviation of x̄ (σ_x̄)

The spread of the sampling distribution of the sample mean; σ_x̄ = σ/√n.

22
New cards

Central Limit Theorem (CLT)

For large n, the sampling distribution of x̄ becomes approximately Normal regardless of population shape (assuming a well-defined μ and σ and approximate independence).

23
New cards

Normality condition for x̄

To use a Normal model for x̄: the population is Normal, or n is large enough for the CLT to give an approximate Normal sampling distribution.

24
New cards

Indicator variable

A 0–1 variable (1 = success, 0 = failure); p̂ is the mean of indicator variables.

25
New cards

Sampling distribution of a sum (S)

For S = x1 + ··· + xn: μS = nμ and σS = σ√n (under similar conditions as for x̄).