Hi Christina,
a. This is the classic equation in introductory statistics: z= (x-mu)/sigma
x= Income you are interested in
mu= Population Mean Income
sigma= standard deviation
Here,
x= 50000
mu= 68533
sigma= 23480
z= (50000-68533)/23480
z= -0.79
From z-table, we can obtain the probability that z<-0.79
P(Z< -0.79) = P(X<50000) = 0.21
But the question calls for greater than 50000, so we apply the Complement Rule:
P(Z>a) = 1 - P(Z<a); a= any real number
P(Z> -0.79) = P(X>50000) = 0.79
c. Same formula, but this time, we need to do it twice since we have two x-values, so i'll use z, x1, z2, and x2:
x1= 60000
mu= 68533
sigma= 23480
z1 = (60000-68533)/23480
z1= -0.36
Keep that z-score in mind; we need to find z2:
x2= 80000
mu= 68533
sigma= 23480
z2= (80000-68533)/23480
z2= 0.49
Now, to get the probability that x falls between those two salaries, we go to the z-table, get the probability for z<z1 and z<z2. We then subtract those probabilities. Thus:
P(Z<-0.36) = 0.36
P(Z<0.49) = 0.69
P(-0.36<z<0.49) = P(60000<x<80000) = 0.33
d. For this, it's the same formula, but we need to look at the interior of the z-table first to get z at the 99th percentile, which means you are looking in the interior for the closest value to 0.99:
z.99= 2.33 (approximately)
So:
z= 2.33
mu= 68533
sigma= 23480
Solve for x:
2.33= (x-68533)/23480
Multiply both sides by 23480:
54708.4= x - 68533
Add 68533 to both sides:
x= $123241.40