SOLUTION: Intersection and conditional probability Suppose that a certain college class contains 64 students. Of these,35 are juniors, 34 are history majors, and 9 are neither. A student

Algebra ->  Probability-and-statistics -> SOLUTION: Intersection and conditional probability Suppose that a certain college class contains 64 students. Of these,35 are juniors, 34 are history majors, and 9 are neither. A student       Log On


   



Question 349170: Intersection and conditional probability
Suppose that a certain college class contains 64 students. Of these,35 are juniors, 34 are history 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 junior and a history major?
(b) Given that the student selected is a history major, what is the probability that she is also a junior?






Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Intersection and conditional probability
Suppose that a certain college class contains 64 students. Of these,35 are juniors, 34 are history 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 junior and a history major?
p(jun AND hm) = 24/45
---------------------------------------
(b) Given that the student selected is a history major, what is the probability that she is also a junior?
P(j|hm) = 24/34
--------------------------------------------
Draw a Venn diagram with two intersecting circles: j and hm
Procedure
The number of students in j+(j AND hm)+ hm = 45 - (j AND hm)
Let # in (j AND hm) = x
Then # if j but not in j AND m = 35-x
And # in hm but not in j AND m = 34-x
-------------------------------------------
Solve for "x".
I get x = 24
---
From that you can figure out the propabilities.
=======================================================
Cheers,
Stan H.