|
|
|
|
|
by jcranmer
666 days ago
|
|
Pick a random number according to which distribution? You sound like you want a uniform distribution (i.e., P(x in [a, b]) = b - a / total support of D), but when you have an infinite support, the denominator is infinity - 0 = infinity, so the probability that x is in any finite interval in that set is 0. I've never taken real analysis, so my knowledge here is quite shaky, but I'm not even certain that the resulting probability distribution function is well-defined as a probability distribution function in the first place. Real analysis, aka, real numbers (and consequently infinite sets) are far weirder than you ever expected them to be. |
|