|
Brighton Webs Ltd. Data & Analysis Services for Industry & Education
|
||||||
|
Home Index Feedback |
Exponential Distribution The exponential distribution describes the interval between events when the average number of events per unit of continuum has a Poisson distribution. A good example is the load on a web site, the example below shows the interval between visits to a recipe site during the tea time rush: This example is not statistically significant at the 10% level, but for many applications, the exponential distribution would be adequate for simulating the load on a web site. Profile
Truncation Unlike most distributions, where truncation significantly complicates the analysis, the left truncation of an exponential distribution, simply shifts the mean, mode and median by the amount of the truncation. Measures of dispersion remain unchanged. Parameters
Functions Properties Random Number Generation Exponentially distributed random numbers (r) can be generated by transforming a standard uniform distribution (u):
For programming purposes, the formula for g is simplified to: This is because 1-u and u are both uniformly distributed random numbers, thus providing the opportunity to dispense with a subtract operation. In Basic style psuedo code, the function looks like this:
Parameter Estimation The matching moments and maximum likelihood equations for parameter estimation are the same: Page Updated: 22-Sep-2004 |
||||||
|
For more information: info@brighton-webs.co.uk |
|||||||