I need confirmation that I am approaching this problem the right way. The problem I am trying to solve is calculating how many Ragged Zombies I will need to kill before having a substantial chance of getting an Expert Ring[1].
The way I have been analyzing this problem is as follows:
Drop Rates...
iRO % = 0.02%
AnimusRO % = iRO*3 = 0.06%
I also know that:
0.06% implies 0.06 successes (drops) out of every 100 trials (kills).
To change 0.06 into a whole number, multiply by 100, such that this ratio should remain true: 0.06/100 = 6/10000.
So, am I correct to say that 6 out of every 10,000 Ragged Zombies should drop an Expert Ring[1]?
Since I just need 1 ring (not 6), based on that assumption I can say that I will need to kill approximately 10000/6=1667 zombies before I get a ring.
I have always wondered if I was thinking of this correctly. Is my analysis correct or am I approaching this the wrong way altogether?
Oh and inb4 someone trolls me over my lame math skills.
