User Tools

Site Tools


wiki:calculation methods

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:calculation methods [2019/02/09 02:42]
caleymccready
wiki:calculation methods [2021/03/07 01:58] (current)
caleymccready
Line 3: Line 3:
  
 \\ \\
-The [[dice_probabilities|probability data]] posted on this site has two sources. The first is the [[https://​anydice.com/​|anydice website]], where formulas can be created to calculate odds. The second is a c# program I wrote in order to run simulations on the more difficult probabilities found on this siteI tested the c# random function by simulating a d6 and rolling it 1 billion times:+The [[dice_probabilities|probability data]] posted on this site has two sources. The first is the [[https://​anydice.com/​|anydice website]], where formulas can be created to calculate odds. The second is a c# program I wrote in order to run simulations on the more difficult probabilities found on this site 
 + 
 +I tested the c# random function by simulating a d6 and rolling it 1 billion times:
  
-\\ 
 ^ Dice Result ^Result Count^Frequency^ ^ Dice Result ^Result Count^Frequency^
-| 1 |166,​665,​894|16.6665894%| +  |166,​665,​894|16.6665894%| 
-| 2 |166,​653,​084|16.6653084| +  |166,​653,​084|16.6653084%
-| 3 |166,​659,​559|16.6659559| +  |166,​659,​559|16.6659559%
-| 4 |166,​663,​262|16.6663262| +  |166,​663,​262|16.6663262%
-| 5 |166,​693,​578|16.6693578| +  |166,​693,​578|16.6693578%
-| 6 |166,​664,​623|16.6664623|+  |166,​664,​623|16.6664623%|
  
 For each entry in a table simulated with a c# program, I ran 100 million simulated rolls. ​ For each entry in a table simulated with a c# program, I ran 100 million simulated rolls. ​
  
 \\ \\
-**Calculated ​with anydice.com**+**Calculated ​using anydice.com**
   * Ability check against a difficulty   * Ability check against a difficulty
   * Advantage on skill checks   * Advantage on skill checks
Line 27: Line 28:
   * Rolling ability scores   * Rolling ability scores
  
-**Calculated ​with c#**+**Calculated ​using c#**
   * Ability check against an opponent   * Ability check against an opponent
   * Rolling Aiki   * Rolling Aiki
Line 33: Line 34:
   * Rolling Retrocognition   * Rolling Retrocognition
   * Rolling Clairvoyance   * Rolling Clairvoyance
 +  * Revenant chakra burn progression
  
  
  
wiki/calculation methods.1549698166.txt.gz · Last modified: 2019/02/09 02:42 by caleymccready