No.13985744 ViewReplyOriginalReport
Let's say I have a 100-sided die.
If I roll that die 100 times, what are the odds that I will roll a 100 at least once? I don't care how many times, it just has to be at least once.

I wrote a python script to estimate and it seems to converge to around 57.7%

57.7% sounds awfully arbitrary. Is there anything more to be said about this answer? I just find it really interesting.