Question 1051689
 A study of college students shows that 8 out of 12 students prefer a pc computer system while 4 prefer a mac. 
P(prefer pc) = 8/12 = 2/3
P(prefer MAC) = 1/3
------------------------------
Randomly select two students with no replacement between selections.
a Draw a tree diagram and place probabilities on each branch...I have done this part.. 
b What is the probability that both would prefer a Mac:: (1/3)^2 = 1/9
c What is the probability that at least one would prefer a Mac:: 1-(2/3)^2
= 1 - (4/9) = 5/9
-------------------------
d What is the probability that one would prefer a Mac and one a PC
:: (1/3)(2/3) = 2/9
----------------------------
e What is the probability that one would prefer a Mac after one who prefers a PC

P(Mac | PC) = P(Mac) = 1/3
-------------
Cheers,
Stan H.
-----------