Question 266210
Suppose that a certain college class contains 65 students. Of these, 36 are freshmen, 34 are economics majors, and 9 are neither. A student is selected at random from the class. 
(a) What is the probability that the student is both a freshman and an economics major?
----
P(frosh and econ) = P(frosh) + P(econ) - P(frosh or econ)
= 36/65 + 34/65 - (65-9)/65
---
= (36 + 34 - 56)/65
---
= 14/65
-----------------------------------------
(b) Given that the student selected is a economics major, what is the probability that she is also an freshman?
P(frosh|econ) = P(frosh and econ)/P(econ) = (14/65)/(34/65) = 14/34 = 7/17
=============================================================================
Cheers,
Stan H.