Flowcharting Boardgames: 49/216 Chances of Landing on Scenario 1

  • Thread starter Thread starter DaveC426913
  • Start date Start date
  • Tags Tags
    Chances
DaveC426913
Gold Member
Messages
23,838
Reaction score
7,833
I'm having a heckuva time flowcharting a boardgame.

First hurdle:

Here's the first six squares. Roll a 1 6-sided die:

Code:
Begin
[ ]
[ ]
[Scenario 1]
[ ]
[ ]
[Scenario 2]

What are the total chances of landing on Scenario 1?

They could roll any of the following:
3
1,2
1,1,1
2,1

Is it 1/6 + 1/36 + 1/216 + 1/36?

Yes. It must be.

So that's 49/216.
 
Physics news on Phys.org
Perhaps writing it as a Markov model would help simplify the analysis?
 
Hm. Well, it is not entirely die-driven. I've just shown one part.
 
DaveC426913 said:
I'm having a heckuva time flowcharting a boardgame.

They could roll any of the following:
3
1,2
1,1,1
2,1

Is it 1/6 + 1/36 + 1/216 + 1/36?

Yes. It must be.

So that's 49/216.

What are the rules for going from step to step?

[Get 3, stop]; [get 1, roll again; get 2, stop]; [get 1 three consecutive times; stop] [get 2, roll again; get 1, stop] All other outcomes are a loss? If so, then I agree with your probability for getting anyone of the four outcomes prior to the first roll.
 
Last edited:
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top