poisson_uncertain
Aleatory uncertain discrete variable - Poisson
Topics
discrete_variables, aleatory_uncertain_variables
Specification
Alias: None
Arguments: INTEGER
Default: no poisson uncertain variables
Child Keywords:
Required/Optional |
Description of Group |
Dakota Keyword |
Dakota Keyword Description |
---|---|---|---|
Required |
The parameter for the Poisson distribution, the expected number of events in the time interval of interest |
||
Optional |
Initial values for variables |
||
Optional |
Labels for the variables |
Description
The Poisson distribution is used to predict the number of discrete events that happen in a single time interval. The random events occur uniformly and independently.
The expected number of occurences in a single time interval is
The probability mass function for the poisson distribution is given by:
where
is the expected number of events occuring in a single time interval is the number of events that occur in this time periodf(x) is the probability that
events occur in this time period
Theory
When used with some methods such as design of experiments and
multidimensional parameter studies, distribution bounds are inferred
to be [0,
For some methods, including vector and centered parameter studies, an initial point is needed for the uncertain variables. When not given explicitly, these variables are initialized to their means.