Optimizing Random Variates in Simulations for Basic Statistics Problems

  • Thread starter Thread starter CaptainP
  • Start date Start date
  • Tags Tags
    Random
CaptainP
Messages
11
Reaction score
0
Pretty theoretical question here. I was talking with one of my friends the other day about a basic statistics problem that utilizes random variates. The problem asked us to perform 20 simulations of the world series final using a U(0,1) distribution. One team was given a probability of winning a given game of .55, the other team .45, and the series is won best 4 out of 7. My friend would generate one variate at a time representing each game as it was played, so some of his simulations used just 4 variates while others used 5, 6, or 7. I generated an ordered set of 7 variates for every single simulation, and worked my way through them until a winner was determined, so some of the simulations did not utilize all of the variates generated for them. Is my method improper? Is there something wrong with "skipping" or "wasting" random variates like I did?
 
Physics news on Phys.org
I don't see a problem with unnecessary calculations. It might need more CPU time, but for those small numbers this is completely negligible.
 
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...
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...
Back
Top