Question 119471
OK, let's see if we can simplify it. 
Die 1, Urn 1
Die 2, Urn 2
Die 3, Urn 2
Die 4, Urn 3
Die 5, Urn 3
Die 6, Urn 3
Urn 1:5 W, 3 G, 2R=10 total
Urn 2:1 W, 6 G, 3R=10 total
Urn 3:3 W, 1 G, 6R=10 total
where W is white, G is green, and R is red.
a.) First, let's calculate the probability of a red ball for each urn.
P(R/U1)=2/10
P(R/U2)=3/10
P(R/U3)=6/10
P(die,1)=1/6
P(die,2)=1/6
P(die,3)=1/6
P(die,4)=1/6
P(die,5)=1/6
P(die,6)=1/6
P(R)=P(die,1)P(R/U1)+P(die,2)P(R/U2)+P(die,3)P(R/U2)+P(die,4)P(R/U3)+P(die,5)P(R/U3)+P(die,6)P(R/U3)
P(R)=1/6*2/10+1/6*3/10+1/6*3/10+1/6*6/10+1/6*6/10+1/6*6/10
P(R)=26/60=13/30
b)We're looking for the probability of U3 given the ball is red or P(U3/R). 
Use Bayes' theorem.
P(U3/R)=P(R/U3)P(U3)/P(R)
P(R/U3)=6/10, from above
P(U3)=3/6, since there are 3 chances out of 6 from the die.
P(R)=13/30, since that was the answer to part a.
P(U3/R)=(6/10*3/6)/(13/30)
P(U3/R)=(6*3*30)/(6*10*13)
P(U3/R)=9/13