Re: Probability of picking a positive rational number at random



On 2008-03-13, S_Paske@xxxxxxxxxxx <S_Paske@xxxxxxxxxxx> wrote:
From my understanding, the probability of picking a positive
rational number at random which is <1 is 50%

First you have to decide what you mean by "picking a positive rational
number at random". What distribution will you use?

One possibility is to pick any probability distribution p(n) over
positive integers, and let
p_Q(q) = Sum_{x,y in N with x = q y} p(x) p(y).

This ensures that for any s,r in N, p_Q(r/s) = p_Q(s/r), so it is
"nicely" symmetric, but won't ever have p_Q(1) = 0. And there is
still lots of freedom in what distribution you choose over the
positive integers.


What is the probability that the number is <1/2. What about <2?
How about <1/3 or < 3?

Mostly up to you - pick some numbers. Though I do recommend that
whenever A is less than B, you assign P(x < A) <= P(x < B).


- Tim
.



Relevant Pages

  • Quantum Gravity 308.94: An Upside Down Fermats Last Theorem?
    ... physics applications. ... as for example the continuous uniform distribution (often just ...
    (sci.physics)
  • Re: Request comment on Probability calculation scenario
    ... >Suppose you "arbitrarily select" 4 positive integers. ... >circles are drawn with one having a center at C1 and the other having ... >limit of the 'Intersection Probability'? ... You can't do any exact calculations without some kind of distribution. ...
    (sci.math)
  • Re: Normal (Distribution) Approximation
    ... > I should probably clarify my question a bit more. ... your y-values are positive integers, maybe a binomial or other discrete ... distribution should be fit and graphed along with the empirical ... better fit than the normal. ...
    (sci.stat.math)
  • Re: number generator
    ... there must be an equal chance for n to be any of ... The sorted/sample/xrange solution seems to give an even distribution or ... possible solutions and choosing one at random) gives an even distribution ...
    (comp.lang.python)
  • Re: A Discrete Random Variable
    ... Let m and n be positive integers, ... structure of probability space considering all a's ... The distribution may be difficult, ... write X as the sum of mn Bernoulli random variables. ...
    (sci.math)