A lottery draws n numbers, values 1-N , from a hopper that replaces the number after it is drawn, i.e. probability of each number appearing remains constant.
At the end, the winning number is drawn from the same hopper.
What is the probability that the number selected at first matches the winning number?
What is the probability that at least one of the numbers selected matches the winning number?