Simulating Poisson process/Random numbers



Hi,

I have a model which uses the exponential distribution to estimate
inter-arrival times of events from various sources. This estimation or
prediction assumes that the inter-arrival times from the various event
sources combine to form an exponential distribution, or that the
combination of sources can be modelled as a poisson process.

To test the model I'm trying to determine how to generate random
inter-arrival times from multiple sources such that the combined
distribution of their inter-arrival times forms an exponential
distribution. The central limit theorem only applies to normal
distributions, therefore if I generate random inter-arrival times at
each source using an exponential distribution with different mean the
combined distribution will not be exponential.


If I generate the inter-arrival times at each source using the same
exponential distribution, with the same mean, then the resulting
distribution should be the same original exponential distribution.
However, I want some way of varying the mean inter-arrival time of each
source but still have a resulting combined distribution which is
exponential.



Is this possible??

Thanks

-Mike

This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.

.



Relevant Pages

  • Re: Simulating Poisson process/Random numbers
    ... >I have a model which uses the exponential distribution to estimate ... >inter-arrival times of events from various sources. ... >combination of sources can be modelled as a poisson process. ...
    (sci.math.research)
  • Re: Maybe Exponential? check it out
    ... the time to make a pizza is exponentially distributed with average ... An exponential distribution requires only one parameter. ... Each customer orders a full pizza? ...
    (sci.math)
  • Problem about likelihood ratio hypothesis test
    ... gamma distribution and exponential distribution, ... Likelihood ratio hypothesis test ... were performed for the comparison of the fit to the gamma ... distribution with the fit to the exponential distribution. ...
    (comp.soft-sys.matlab)
  • Nonrenormalization vs Renormalization 5: Doctorow vs Shannon
    ... Mainstream probability-statistics information/entropy development, ... exponential distribution is (with fX the probability density function ... maximum entropy to all nonnegative real line support asymmetric ...
    (sci.physics)
  • Re: How to determine whether a process is Poisson
    ... customers can fit an exponential distribution, ... A maximum likelihood estimation would even given you the ... kernel density estimator or even a simple histogram. ...
    (sci.stat.math)