Foundations for Inference Practice Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

A set of vocabulary flashcards covering the key definitions and formulas of sampling distributions for means and proportions, as well as the Central Limit Theorem.

Last updated 4:34 AM on 8/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

Parameters

Numerical descriptive measures for populations, such as μ\mu and σ\sigma for normal distributions or pp for binomial distributions.

2
New cards

Statistics

Numerical descriptive measures calculated from a sample; because they vary from sample to sample, they are considered random variables.

3
New cards

Sampling Distributions

Probability distributions for statistics that indicate what values the statistics can take and how often each value occurs in repeated sampling.

4
New cards

Central Limit Theorem (CLT)

States that if random samples of nn observations are drawn from a nonnormal population with finite μ\mu and σ\sigma, the sampling distribution of the sample mean xˉ\bar{x} is approximately normal when nn is large.

5
New cards

Standard Error (SE) of the Sample Mean

The standard deviation of the sampling distribution of xˉ\bar{x}, calculated as σn\frac{\sigma}{\sqrt{n}}. It decreases as the sample size nn increases.

6
New cards

Sample Size Rule for Skewed Populations

When the sample population is skewed, the sample size must be at least 3030 before the sampling distribution of xˉ\bar{x} becomes approximately normal.

7
New cards

Sample Size Rule for Normal Populations

If the original population is normal, the sampling distribution of xˉ\bar{x} will be normal for any sample size.

8
New cards

Z-score for the Sample Mean

The formula used to standardize the sample mean: z=xˉμσ/nz = \frac{\bar{x} - \mu}{\sigma / \sqrt{n}}.

9
New cards

Sample Proportion (\text{p^\hat{p}})

A statistic calculated as p^=xn\hat{p} = \frac{x}{n}, used as the best guess for an unknown population proportion pp.

10
New cards

Standard Error (SE) of the Sample Proportion

The standard deviation of the sampling distribution of p^\hat{p}, calculated as pqn\sqrt{\frac{pq}{n}}. If pp is unknown, p^\hat{p} is used as a substitute.

11
New cards

Success-Failure Condition

The requirement that np10np \geq 10 and n(1p)10n(1 - p) \geq 10 for the sampling distribution of the sample proportion to be considered sufficiently large for the Central Limit Theorem to hold.

12
New cards

Z-score for the Sample Proportion

The formula used to standardize a sample proportion: z=p^ppqnz = \frac{\hat{p} - p}{\sqrt{\frac{pq}{n}}}. Logic requires the distribution to be approximately normal, usually met when np10np \geq 10 and nq10nq \geq 10.