SOLUTION: The average grade point average (GPA) of undergraduate students in New York is normally distributed with a population mean of 2.5 and a population standard deviation of 0.4. Comput

Algebra.Com
Question 909965: The average grade point average (GPA) of undergraduate students in New York is normally distributed with a population mean of 2.5 and a population standard deviation of 0.4. Compute the following, showing all work:
1) The percentage of students with GPA's between 2.0 and 2.6
2) The percentage of students with GPA's below 2.7
3) Above what GPA will the top 7% of the students be(i.e., compute the 93rd percentile)
4) If a sample of 49 students is taken, what is the probability that the sample mean GPA will be between 2.60 and 2.70?

Answer by ewatrrr(24785)   (Show Source): You can put this solution on YOUR website!
m = 2.5, sd = .4
1) normalcdf(2.0,2.6,2.5,.4)
2) normalcdf(-10,2.7,2.5,.4)
3) .4invNorm(.93) + 2.5 = X
4 t1 = (.1/(.4/sqrt(49)) and t2 = (.2/(.4/sqrt(49))
P(t2< value) - P(t1< value)
Use df = 48
tcdf(-100,3.5 , 48) - tcdf(-100,1.75 , 48)

RELATED QUESTIONS

us news and world reports ranking of Americas best graduate schools of business showed... (answered by ewatrrr)
In a recent year, scores on a standardized test for high school students with a 3.50 to... (answered by Boreal)
The average GPA of students in 2001 at a private university was 3.37. A survey on a... (answered by Theo)
In a recent year, the ACT scores for high school students with an A or B grade point... (answered by Theo)
The undergraduate GPA for students admitted to the top graduate business schools is 3.37. (answered by stanbon)
At a local high school, GPA's are normally distributed with a mean of 2.9 and standard... (answered by ewatrrr)
A sample of 15 randomly selected students has a grade point average of 2.86 with a... (answered by stanbon)
_____The correlation coefficient between high school grade point average (gpa) and... (answered by jim_thompson5910,MathLover1)
_________The correlation coefficient between high school grade point average (gpa) and... (answered by MathLover1)