Re: Deriving an unknown probability distribution
- From: Tariq.Biziou@xxxxxxxxx
- Date: Mon, 1 Dec 2008 11:03:19 -0800 (PST)
On Dec 1, 9:38 am, hru...@xxxxxxxxxxxxxxxxxxxx (Herman Rubin) wrote:
In article <0471312f-50f4-4d01-847c-b7ea79cd0...@xxxxxxxxxxxxxxxxxxxxxxxxxxx>,
<Tariq.Biz...@xxxxxxxxx> wrote:
I have a finite set of events that must occur in a finite interval
(continuous on the real line). For all sub-intervals of a constant
length x, I would like to know the probability that the maximum number
of events does not exceed a certain number.
I've looked at approximating this with a poisson distribution using
order statistics to get the maximum, but haven't had any success (or
the approximation going this route is just bad in general).
Does anyone have any suggestions on a solution to this?
Maxima can be very difficult to work with. The solution
depends on the probability distribution. In a sense, the
worst case is the uniform.
The events are unfortunately have a uniform distribution.
If the distribution is unimodal and the length x is
small but not too small, depending on the number n
of events, the problem was treated by Chernoff as
a problem in estimating the location of the mode.
His approach does not attack the maximum magnitude,
however, but shows which methods can be used.
It might help to know what values of n and x you
are interested in, assuming the length of the
interval is 1, and also what distribution of the
points is of interest, if not uniform.
The first case that I am looking at there will be 1200 events
occurring over an interval [0,500], and I'm interested in the maximum
of any sub-interval of length 10.
If n*x is somewhat smaller than n, a good approximation
for n large for the probability that no interval has
more than 1 can be obtained from looking at the smallest
order statistic for n+1 exponentials with mean 1/(n+1);
the probability that the maximum is one is close to
the probability that the minimum is at least x.
Unfortunately this is not the case.
Tariq
.
- Follow-Ups:
- Re: Deriving an unknown probability distribution
- From: Ray Koopman
- Re: Deriving an unknown probability distribution
- References:
- Deriving an unknown probability distribution
- From: Tariq . Biziou
- Re: Deriving an unknown probability distribution
- From: Herman Rubin
- Deriving an unknown probability distribution
- Prev by Date: Re: Deriving an unknown probability distribution
- Next by Date: Re: Deriving an unknown probability distribution
- Previous by thread: Re: Deriving an unknown probability distribution
- Next by thread: Re: Deriving an unknown probability distribution
- Index(es):
Relevant Pages
|