johnqwertyful said:
Say you were to pick a number from [0,1] at random.
The probability is simply a measure. So the probability of picking any point is 0, because the measure of any point is zero. But you do pick a number at random. The probability of picking the point you picked is 0. This seems contradictory. Can anyone explain this?
There are more issues in your post. I will try to go through them one by one.
johnqwertyful said:
Say you were to pick a number from [0,1] at random.
As Simon points out, there is some ambiguity in the part "at random". But from the next part of your first post, it seems clear that you have in mind some situation/process where results are characterized by two properties:
1) they can be any real number from ##[0,1]##;
2) they have uniform probability density over ##[0,1]##.
Similar situations with continuous set of results are often considered, but only as auxiliary mental constructions. In such description of possible results, as R136a1 said, it is alright to assign probability 0 to possible results. This is because in continuous sets the notion of probability is not primarily meant for points, but rather for integrable sets of these points, in your example for sub-intervals of ##[0,1]## of non-zero length. Points get probability incidentally, as a by product, a limit when the sub-interval is contracted to one point.
In order to obtain consistent theory, we have to admit assignment of probability 1 to events that may not happen. This is just necessary to conform to measure theory and common sense. Certainty and impossibility of some event then cannot be derived from their numerical probability, but is an independent information.
But you do pick a number at random.
Here we have a problem. We can use real intervals and probabilities as abstractions to calculate useful probabilities. In probability ##theory##, there is no step where we do the "pick" part. That belongs to practice.
Now, in actual experiments, we cannot obtain all numbers from a real interval. Real intervals are useful in calculations, but they contain numbers that cannot be obtained in a measurement, like irrational numbers or even numbers with infinite definition.
When we measure something, we report results as rational numbers with finite number of significant digits, which means we use finite set of results. Computer random generator like the Mersenne twister generates numbers from ##(0,1)## that are well modeled by the above 1), 2), but eventually only finite number of rational numbers from ##[0,1]## can be generated by the underlying algorithm.
So, it seems one should rather rephrase the question for a set of results that actually can be realized, that is, for finite set of results, otherwise the "pick" part makes no sense.
For example, consider throwing a die. We have finite set of results 1,2,3,4,5,6, which can all be obtained in an experiment, which is much better for the "pick" part of your question. Now, all numbers 1,2,3,4,5,6 are assigned equal non-zero probability 1/6, so the case with probability 0 does not occur.