Tagged Questions
2
votes
4answers
712 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? ...
0
votes
1answer
78 views
Central limit theorem in [R]
I am working with the language [R] to generate a sample of M = 32000 averages each calculated by averaging 36 independent values of the random variable continuous uniform distribution (0, 1) is ...