Two positive reals are selected at random from 0 to infinity. Let A be the smaller of the two, B the larger. What's the expected value for A/B?
Given a set of values x, with each value having a probability p of occurring, such that ∑p = 1. Then the expected value is ∑xp. For example, the expected value for a typical thrown 6-sided dice is
(1)(1/6)+(2)(1/6)+(3)(1/6)+(4)(1/6)+(5)(1/6)+(6)(1/6) = 7/2. = 3.5
It doesn't work to first work this out for 0 < A,B < N for some finite N, and then let N -> ∞, because that introduces a sampling bias.
2007-03-30
04:07:25
·
4 answers
·
asked by
Scythian1950
7
in
Science & Mathematics
➔ Mathematics
Yes, it can be, floodtl. It can be used to help solve my OTHER posted problem about obtuse triangles. And there are problems in statistical physics where this would be a help.
2007-03-30
04:22:18 ·
update #1
Gypsy doctor, this is the same as first assuming 0 < A,B < N, for some finite N.
2007-03-30
04:23:58 ·
update #2
tedfisher17, a more practical variation of this problem is to first suppose a random scattering of points in space (ideal gas). Pick any two distances between them. What's the expected ratio?
2007-03-30
04:31:40 ·
update #3
mathsmanretired, you have the right idea, but A, B can have any value. You THEN choose the smaller of the two as the numerator. In other words, there is no restriction on the choice of (A,B). Your bisector idea suggests that there is.
2007-03-30
04:36:04 ·
update #4
quadrillerator, if you read my other posted question about obtuse triangles, the question of the probability of 3 random points forming an obtuse triangle critically depends on avoiding introducing bias in your probability calculations. Problems like this can actually be approximated by computerized Monte Carlo methods, so, for example, if you are going to use an ideal gas as a model, how do you determine this expected value for the ratio if the ideal gas is in interstellar space? I.E., virtually boundless?
2007-03-30
05:12:02 ·
update #5
Several have suggested that the ratio should have a "flat" distribution from 0 to 1. If you ASSUME that, then the expectation value is 1/2. However, it doesn't necessarily follow from (A,B) being selected at random, where 0 < A,B < infinity.
2007-03-30
05:17:46 ·
update #6