Thread Closed

Yahtzee Fun

 
Share Thread Thread Tools
Apr9-10, 10:02 AM   #1
 
Recognitions:
Gold Membership Gold Member

Yahtzee Fun


If you’ve ever played the game of Yahtzee, you’ll know that often times, the last line to be filled in is YAHTZEE. Let's say I want to calculate the probability of rolling Yahtzee on a single turn. To this end, suppose that after you roll five dice, you are allowed to select any of the five dice and roll them again. At which point, you may select any of the five dice and roll them for a third time. This would help with calculating the probability of rolling YAHTZEE after any of the three rolls.

First, consider the situation where you have exactly i dice of the same value and you re-roll the other 5 − i dice. Assuming that you have i dice of the same value that you are not going to re–roll, let pi,j denote the probability that you end up with exactly j dice of the same value after you re–roll the other 5 − i dice. (please let me know what you think of this) Note that if j < i then pi,j = 0 since you certainly have at least i dice all of the same value after you roll the other 5 − i dice.

I want to use a transitional matrix to calculate this which is easy with the binomial distribution, but let's say we wanted to calculate each value in the matrix using basic counting knowledge and probability theory.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Apr9-10, 03:08 PM   #2
 
It sounds like a reasonable way to do it to me. Let me see if I understand it right: after the first roll you are in one of five states (you have 1, 2, 3, 4, or 5 of some number, which you will try to match from then on). And then you get two more rolls, each time rolling the ones that don't match your number. How else would you calculate p_ij other than with the binomial distribution? You've got 5-i dice to roll, and you need to pick up j-i more of the established number on that roll.
Apr11-10, 12:59 PM   #3
 
Recognitions:
Gold Membership Gold Member
lol That's what I'm trying to figure out. I was told that there's another way, but don't know how to figure it out.
Apr11-10, 01:55 PM   #4
 

Yahtzee Fun


Quote by silvermane View Post
lol That's what I'm trying to figure out. I was told that there's another way, but don't know how to figure it out.

Hmm. Is it possible they meant another way to do it besides using transition probability matrices? For instance, you could do it recursively. But I think it's easier to do it your way, with matrices.

Do you get to assume that you start out with a pair, or do you have to consider all the possible situations after the first roll? If so, you have to find the probabilities for that roll separately (since a particular number has not been established yet).
Thread Closed

Tags
combinations, matrices, matrix, probability, transiitonal
Thread Tools


Similar Threads for: Yahtzee Fun
Thread Forum Replies
Probability and Yahtzee Calculus & Beyond Homework 0
Trouble with Yahtzee Set Theory, Logic, Probability, Statistics 2
Yahtzee Trouble Set Theory, Logic, Probability, Statistics 6