negative_binomial_uncertain
Aleatory uncertain discrete variable - negative binomial
Topics
discrete_variables, aleatory_uncertain_variables
Specification
Alias: None
Arguments: INTEGER
Default: no negative binomial uncertain variables
Child Keywords:
Required/Optional |
Description of Group |
Dakota Keyword |
Dakota Keyword Description |
---|---|---|---|
Required |
A negative binomial distribution parameter |
||
Required |
A negative binomial distribution parameter |
||
Optional |
Initial values for variables |
||
Optional |
Labels for the variables |
Description
The density function for the negative binomial distribution is given by:
where
\(p\) is the probability of success per trial
\(n\) is the number of successful trials
\(x\) is the number of failures
Theory
The negative binomial distribution is typically used to predict the number of failures observed when repeating a test until a total of \(n\) successes have occurred, where each test has a probability \(p\) of success.