The probability that a third randomly chosen real number is between two earlier randomly chosen real numbers

probability

Question 1: Suppose you pick three random real numbers A, B and C all at the same time.

Are the following outcomes all equally likely or are some more likely than others?

A < B < C

A < C < B

B < A < C

B < C < A

C < A < B

C < B < A

Question 2: Suppose you pick two random real numbers A and B and it happens that A < B. Next, you pick a third random real number C.

What is the probability that A < C < B?

Best Answer

I see your dilemma. On the one hand we have:

Argument 1

It does not matter whether you pick all three numbers at once or one at a time. For example, suppose we pick three numbers A,B,D all at once, but reveal only two of A and B. And, also suppose that after we have revealed A and B, we pick a new number C.

Now, it makes little sense to think that the probability of D being between A and B would be any different than the probability of C being between A and B: the only difference is that one number was picked before the reveal, and the other after the reveal, and of course the picking of a number is not going to be affected by the reveal.

Also, as the first question makes clear, the probability that D is between A and B is $\frac{1}{3}$ .. so therefore the probability that C is between A and B is also $\frac{1}{3}$

But on the other hand we have:

Argument 2

Whatever A and B are, their difference is finite, and hence any third random number has a $0$ probability of being between them.

... so ... maybe this is a reductio ad absurdum against the very assumption that we can randomly pick numbers from all real numbers with equal likelihood?