Skip to content
Hifumi's Study NotesnotesProbability and StatisticsZ-Score

Z-Score

Tags
PAS
Cegep/2
Word count
273 words
Reading time
2 minutes

Distance of a measurement from the mean in standard deviations
Measure of relative standing
Sym. Z (as a random variable)

Sample z-score:

z=xxs

Population z-score:

z=xμσ

==Follows standard normal distribution:==

ZN(0,1)E(Z)=0Var(Z)=1

[!abstract] za
z such that an area of a lies to its right, i.e. P(Z>za)=a

Examples

Suppose the scores, X, on a college entrance exam are normally distributed with mean of 550 and standard deviation of 100. A prestigious university will only consider admitting applicants whose scores exceed the 90th percentile of the distribution. Find the minimum score an applicant must achieve in order to receive consideration for admission to the university.

P(Xx0)=0.9P(Xμσx0μσ)=0.9P(Zx0550100)=0.9P(Z>x0550100)=0.1P(Z<x0550100)=0.1x0550100=1.28x0=678

Using z-score, derive a 1a confidence interval for p by taking n random samples.

P(zα2<Z<zα2)=1αP(zα2<P^pp(1p)n<zα2)=1αP(P^zα2p(1p)2<p<P^+zα2p(1p)n)=1αP(P^zα2p^(1p^)n<p<P^+zα2p^(1p^)n)1α

Contributors

Changelog