Z-score Principles Flashcards
(12 cards)
When would you use a z-score method?
When the given question includes the population standard deviation (i.e. the population standard deviation is known)
Equation for the Standard deviation of samples:
define inferential statistics.
Inferential statistics are used to make conclusions (inferences) about the population. They use sample parameters to make inferences about population parameters.
Properties of Sampling Distribution of the Mean.
- keeps a normal distribution
- mean is “u” (meaning that M is an unbiased estimator of “u”)
- standard deviation (standard error of the mean) is σM =σ/√N
Effect of n on σM
the larger the n, the more accurate the sample is, less σM
the larger the sample, the closer the mean is to the populations
Effect of σ on σM
effect of population mean, less accurate population mean assumes less accurate sample mean
Normal Distributions
- symmetrical, mean in centre
- 50% below and above mean
Premise of Z-scores
expressing scores in terms of standard deviation
Z-score Formula
Z = M - μ / σM
- can use to find area under the curve
Confidence Intervals using Z-scores
μ upper = μ + (Zc x σM)
μ lower = μ - (Zc x σM)
Point VS Interval Estimate of μ
The sample mean (M) is the best point of estimate for μ, because it is an unbiased estimator
Interval Estimates constructs ranges of a values which we believe, with a level of confidence, covers the true value
Different Confidence Interval Rates
let α = error rate as a probability
α for 95% confidence, α =.05
α for 90% confidence, α =.10
α for 99% confidence, α =.01