At a fairground, one big prize is being given away by a random chance game, such as spinning a wheel. A finite number of players line up in a queue and take turns with the game. If the person at the front of the queue wins the game, they get the prize. If not, they go to the back of the queue, and the next person in the queue gets a try. This repeats until one person in the queue wins the game of chance and gets the prize.
If chances of winning the game of chance are 'P', the total number of people in the queue is 'S', and your initial position in the queue is 'n', what is the formula for your chances of winning the prize?
I apologise ahead of time for not knowing the proper mathematical terms for things, but this is a question that me and my friends have been trying to debate for ages now, and none of us are particularly gifted at maths, so I thought i'd ask some smarter people the question. So far, I have determined that the formula is some kind of converging infinite sum, but we know not what the formula would be, nor what it may converge to for a given set of input variables.