Recent content by B_Domstedt

  1. B

    Need help developing probability calculator for a game

    There is a good chance that your input parameters has some distribution, so they are not all (all combinations of) equally probable. You can focus your computer run on frequent alternatives. I would then consider a direct search for most close simulations, compared to the actual case. Try a...
  2. B

    Need help developing probability calculator for a game

    Use a computer simulation I once had a very complex three dimensional problem, where I needed to estimate the error distribution, which depended on the number of samples and geometrical factors. So I made an linear approximation of the geometrical factors, and scaled the distribution by...
  3. B

    Mathematical definition of randomness

    The general consensus here on random appears to be that something is random if it has no rule or method for determining it. This is due to the wrong scope. You wish to assign the "Random" to numbers or a process. It won't work. Try this: Assign "Random" as a property of the Observer. It is a...
Back
Top