So, I'm not the strongest with probability and I'm a bit confused how to approach this problem.
Let's say I have to roll a number from $1$ to $99$. How would I calculate the probability of someone rolling higher than the number I have just rolled, within $N$ rolls?
As an example:
There are $15$ people in a group, including me. Each person rolls once. I roll a $85$. What is the odds of someone else getting $> 85$?
I have read through this Q & A. But I'm not sure how to extend this to my use-case?