Previous Page  Next Page 
Distribution Analyses

Exponential Distribution

The exponential distribution has the probability density function

f(y) = \frac{1}{\sigma} \exp( - \frac{y-\theta}{\sigma} ) {for y\gt\theta}

where \theta is the threshold parameter and \sigma is the scale parameter.

The cumulative distribution function is

F(y) = 1 - \exp( - \frac{y-\theta}{\sigma} ) {for y\gt\theta}

Previous Page  Next Page  Top of Page

Copyright © 2007 by SAS Institute Inc., Cary, NC, USA. All rights reserved.