Tagged Questions

2
votes
4answers
699 views

Probability of selecting an element from a set

The expected probability of randomly selecting an element from a set of n elements is P=1.0/n . Suppose I check P using an unbiased method sufficiently many times. What is the distribution type of P? ...