Chapter 17: Sampling Distributions Flashcards
(14 cards)
Parameter
A value that describes some characteristic of the population
Statistic
A value that describes some characteristic of a sample (used to estimate a parameter)
Sampling Distribution
The distribution of values for a statistic for all possible samples of a given size from a given population
Sampling Variability
The value of a statistic varies in a repeated random sampling
Unbiased Estimator
When estimating a parameter, an estimator is unbiased if, on average, the value of the estimator is equal to the population parameter
Variation In Sample Means
When estimating a population parameter, an estimator exhibits variation that can be modeled using probability.
Mean & Standard Deviation Of A Sample Proportion
μp̂ = p
σp̂ = squareroot([p{1-p}]/n)
Assuming sample size is less than 10% of the population size or if sampling with replacement
Conditions Of Sampling A Proportion
- Randomly selected
- n≤10% of population size
- np≥10 & n(1-p)≥10
Mean & Standard Deviation Of Difference Of Proportions
μp̂1-p̂2 = p1-p2
σp̂1-p̂2 = squareroot({[p1{1-p1}]/n1}+{[p2{1-p2}]/n2})
Assuming n≤10% of pop.
Sampling distribution of p̂1-p̂2 will be approx. normal when:
1. n1p1≥10
2. n1(1-p1)≥10
3. n2p2≥10
4. n2(1-p2)≥10
Mean & Standard Deviation Of A Sample Mean
μx̄ = μ
σx̄ = σ/squareroot(n)
Conditions For Sample Means
- Random sample
- n≤10% of pop.
- n≥30 by CLT
Mean & Standard Deviation Of Differences Of Sample Means
μx̄1-x̄2 = μ1-μ2
σx̄1-x̄2 = squareroot([σ1^2/n1]+[σ2^2/n2])
Assuming n1 & n2≤10% of pop. & n1 & n2≥30
Standard Deviation Of Sample Proportions Interpretation
“The sample proportion of [success context] typically varies by [σp̂] from the true proportion of [p].”
Standard Deviation Of Sample Means Interpretation
“The sample mean amount of [x-context] typically varies by [σx̄] from the true mean of [μX].”