The Pascal Distribution Expected Value calculator computes the expected value based on the success rate (p) and the desired number of successes (r).
INSTRUCTIONS: Enter the following:
Expected Value E(x): The calculator returns the expected value.
Related Calculators:
This equation computes the mean, or expected value `E(X)` of a Pascal Distribution. The Pascal Distribution is a special case of the negative binomial distribution in which the stopping time parameter, r is an integer.
The inputs to this computation of the Expected Value (mean) are:
The random number of successes, X, fall within the distribution NB(r;P) such that average number of success, the mean of the distribution, is
E(x) = (r*p ) / (1- p)
In probability theory, the expected value (or expectation, mathematical expectation, EV, mean, or first moment) refers, to the value one would "expect" to find if one could repeat measurement of a random variable an infinite number of times and take the average of the values obtained. More formally, the expected value is a weighted average of all possible values. This weighted average can be estimated using this equation.