View Single Post
  #2  
Old 01-31-2024, 07:28 PM
DeathsSilkyMist DeathsSilkyMist is offline
Planar Protector

DeathsSilkyMist's Avatar

Join Date: Jan 2014
Posts: 8,301
Default

Quote:
Originally Posted by bcbrown [You must be logged in to view images. Log in or Register.]
None of those other calculations use binomial distributions.
Yes, they do. Hit/Miss chance is a coin flip, for example. If the mob has 20 swings per fight, you would do a binomial distribution of 20 coin flips to determine damage done to the player.

Again, if you want to do the binomial distributions for all of the variables in the fight, go for it! I am using the normal distribution for simplicity's sake in my examples. You do not get to set one variable to binomial while leaving the rest as normal.
Last edited by DeathsSilkyMist; 01-31-2024 at 07:36 PM..
Reply With Quote