Let X= IQ score: X∼N(μ,σ2)
Then Z=σX−μ∼N(0,1)
Given μ=100,σ=15
If 20% of your classmates higher than you , what is your IQ?
P(X>x)=1−P(X≤x)==1−P(Z≤15x−100)=0.2
P(Z≤15x−100)=0.8
15x−100≈0.841621
x≈112.6
My score was 112.6.
If my IQ is 85, what percentage of people have a higher IQ than I?
P(X>85)=1−P(X≤85)==1−P(Z≤1585−100)=1−P(Z≤−1)≈≈1−0.158655=0.841345 If my IQ is 85, approximately 84% of people have a higher IQ than I.
Comments