Hi, so I've been stuck on this part of a question for ages, would anyone be able to help? 
A die is weighted as follows:
Pr(2)=Pr(3)=Pr(4)=Pr(5)=0.2
Pr(1)=Pr(6)=0.1
The die is rolled twice, and the smaller of the numbers showing is noted. Let Y represent this value
c. Find Pr(Y=1)
Well, you could just literally list the sample space for when Y = 1. If you look at each individual scenario you get 12 samples but 2 of them are the same since you can get (1,1) on both dies, so you minus one of those. Listing the whole sample space you get
(1,1), (1,2), (1,3), (1,4), (1,5),
(1,6), (1,1), (2,1), (3,1), (4,1), (5,1),
(6,1). All the bold ones will have the same probabilities and the unbolded ones will have the same probabilities. So you eventually get
 + 8(0.1*0.2) = 0.20)
. But remember you have to minus one of the double ups from the start, which gets you
 = 0.19)
That's probably a hard, annoying way of looking at it. There is probably an easier way of thinking of it, but hopefully it helps
