- #1
leumas614
- 78
- 0
Homework Statement
Five dice are rolled. You win a dollar for each number other than a five that is rolled, but you don't win extra for duplicate numbers; for example if [3,5,3,2,1] is the result, then you win three dollars. What should you pay to play this game (what is expected value)?
Homework Equations
Can't think of any specific ones
The Attempt at a Solution
It's hard for me to explain what I did because I don't know how to draw a tree diagram on a computer.
First I did (5/6)*(4/6)*(3/6)*(2/6) but apparently that's wrong. Then I drew a tree diagram so I had 5/6 chance of rolling 1,2,3,4,6. If I rolled a 1, then I have a 2/3 chance of rolling a 2,3,4,6 but not 1,5. If I rolled a 3 let's say then 1/3 chance of rolling one of the remaining numbers namely 4,6. If I rolled a 4 then 1/6 chance of rolling a 6 and lastly multiplied by random variable 5 for five tosses. Thus my equation is this starting from bottom of the tree:
5(1/6)2(1/3)4(1/2)5(2/3)(1/6)=1.85 The 5,2,4,5 I added into account for the fact that I only considered certain numbers and left some out.
Is this anywhere near correct? Thanks
Last edited: