Earlier quoted context omitted.
Please describe how it is possible to pick such a number. For example, I can readily imagine how to pick a random 32b float, but that it is an entirely problem with a nonzero probability.
Usually in math we assume the axiom of choice :) https://en.wikipedia.org/wiki/Axiom_of_choice I'm assuming this could somehow lead to such a "random" pick in the technical sense. In terms of implementation, I'm not aware of an algorithm that can randomly pick a real number on an actual computer. Perhaps a mathematician could show how to pick one on some abstract machine with infinite resources, and not constrained b…
Paradoxes of Probability and Other Statistical Strangeness
11–20 of 93 posts
Re: Paradoxes of Probability and Other Statistical Strangeness
#12Re: Paradoxes of Probability and Other Statistical Strangeness
#13Another "paradox": even though it's possible to randomly pick a rational number from the reals, the probability of this happening is 0.
Re: Paradoxes of Probability and Other Statistical Strangeness
#14Another "paradox": even though it's possible to randomly pick a rational number from the reals, the probability of this happening is 0.
There is no uniform probability distribution on the reals. Perhaps you meant the interval from 0 to 1?
Re: Paradoxes of Probability and Other Statistical Strangeness
#15Another "paradox": even though it's possible to randomly pick a rational number from the reals, the probability of this happening is 0.
I think this only sounds like a paradox if it is phrased poorly. The accurate way to state it is "The probability of randomly picking a specific number is 0" and that sounds reasonable. The probability of successfully picking any number is 1.
[edit] strictly speaking, you would restrict yourself to a bounded interval, e.g. if you pick a random number from a uniform distribution on [0, 1], the probability that this number is rational is 0.
Re: Paradoxes of Probability and Other Statistical Strangeness
#16My favorite statistical/probability paradox has always been the birthday paradox.
Re: Paradoxes of Probability and Other Statistical Strangeness
#17Earlier quoted context omitted.
I think this only sounds like a paradox if it is phrased poorly. The accurate way to state it is "The probability of randomly picking a specific number is 0" and that sounds reasonable. The probability of successfully picking any number is 1.
That's a different statement: OP is alluding to the fact the measure of Q is 0 when using the "standard" sigma algebra on the real line, while you are saying that the measure of a number of 0. [edit] strictly speaking, you would restrict yourself to a bounded interval, e.g. if you pick a random number from a uniform distribution on [0, 1], the probability that this number is rational is 0.
Re: Paradoxes of Probability and Other Statistical Strangeness
#18Another "paradox": even though it's possible to randomly pick a rational number from the reals, the probability of this happening is 0.
A much more surprising result is that most irrational are normal numbers, but we know almost no normal number (morally speaking, a normal number is an irrational number where each digit is equiprobable in any base).
Re: Paradoxes of Probability and Other Statistical Strangeness
#19"Mr. Jones has 2 children. What is the probability he has a girl if he has a boy born on Tuesday?" Somehow knowing the day of the week the boy was born changes the result. It's completely bizarre.
Re: Paradoxes of Probability and Other Statistical Strangeness
#20Another "paradox": even though it's possible to randomly pick a rational number from the reals, the probability of this happening is 0.
I think this only sounds like a paradox if it is phrased poorly. The accurate way to state it is "The probability of randomly picking a specific number is 0" and that sounds reasonable. The probability of successfully picking any number is 1.