|
|
|
|
|
by jncfhnb
529 days ago
|
|
> This seems to be just you being confused over the concept of a uniform distribution. Try and follow the example again. The distribution is all rationals 1-9 and all numbers 9-10. Sampling uniformly such that each distance is equally likely across the line gives at least a 90% chance of choosing a rational. Sampling uniform by elements of the set gives a 0% chance of choosing a rational. The problem with the latter is that even though you’re claiming to be randomly sampling the _line_ you are never going to sample the first 90% of the line length because you are instead sampling the _distribution of set elements_. You are NOT more likely to throw a dart that lands in 9+ just because you have magically introduced an infinitely tense series of irrationals in that range. |
|
This is all in your head. Who are you responding to? Where did your three claims ("sampling uniformly by distance from 0" / "sampling uniformly by element count" / "randomly sampling the line") come from? What does "sampling uniformly by distance" mean? Uniform sampling is done by count for discrete sets and by area for continua. You have yet to mention a discrete set.