
Markku M. answered 01/31/20
PhD in Biostatistics
The third quartile is the the value that would divide the bottom 75% of the data from the top 25%, so we want P(X< Q3 = .75. Since the data follows a normal distribution with mean 77.9 and standard deviation of 2.4, that means we want Q3 to equal a Z-Score of 0.675.
P(Z<0.675) = .75,
Z = (x-77.9)/2.4,
0.675=(x-77.9)/2.4 => (2.4*0.675)+77.9 = x = 79.52
The third quartile is 79.52.