Based on years of experience, an economics professor knows that on the first principles of economics exam of the semester, 13% of students will receive an A, 22% will receive a B, 35% will receive a C, 20% will receive a D, and the remainder will earn an F. Assume a 4-point grading scale (A = 4, B = 3, C = 2, D = 1, and F = 0). Define the random variable GRADE to be the grade of a randomly chosen student, with possible values of 4, 3, 2, 1, and 0.
a: What is the probability distribution f(GRADE) for this random variable?
b: What is the expected value of GRADE? What is the variance of GRADE? Show your work.
The professor has 300 students in each class. Suppose that the grade of the ith student is GRADEi, and that the probability distribution of grades f(GRADEi) is the same for all students. Define CLASS_AVG = ΣGRADEi/300. Find the expected value and variance of CLASS_AVG.
The professor has estimated that the number of economics majors coming from the class is related to the grade on the first exam. He believes the relationship to be MAJORS = 50 + 10*CLASS_AVG. Find the expected value and variance of MAJORS. Show your work.