ARAM picks, a statistical studying
Hello there, some of you maybe have wondered how often each champion appears in a serie of "several random" games. Currently i considered my 39 last games as I don't have much time to spend on lol... Of course I intend to increment it.
I'be begun to complete an excel file containing so far :
- How many times each champion was played ( goes from 0 times to 7=> Ziggs for instance)
- the apparition frequency distribution compared to a normal one using the same parameters (mean + sigma).
It's aim is to help me to ask several questions :
- How does the frequency distribution look like at N > 100 with a mean >> 0 ? Can it be considered as "normal" => fair
- How could the random selection system be improved (even chance for each champ), even if we can pass more or less through thanks our dices etc...
Eventually, I would like to know what you think about it + any ideas/remarks ? corrections in particular ? I would actually need help with the probability computations when you use a dice ^^ (I'm a dumb physicist).