Your Search returned 4 results for moment generating functionmoment generating function - the expectation of a function of the random variable
Binomial DistributionCalculates the probability of 3 separate events that follow a binomial distribution. It calculates the probability of exactly k successes, no more than k successes, and greater than k successes as well as the mean, variance, standard deviation, skewness and kurtosis.
Also calculates the normal approximation to the binomial distribution with and without the continuity correction factor
Calculates moment number t using the moment generating function
Geometric DistributionUsing a geometric distribution, it calculates the probability of exactly k successes, no more than k successes, and greater than k successes as well as the mean, variance, standard deviation, skewness, and kurtosis.
Calculates moment number t using the moment generating function
Poisson DistributionCalculates the probability of 3 separate events that follow a poisson distribution.
It calculates the probability of exactly k successes P(x = k)
No more than k successes P (x <= k)
Greater than k successes P(x >= k)
Each scenario also calculates the mean, variance, standard deviation, skewness, and kurtosis.
Calculates moment number t using the moment generating function
Uniform DistributionThis calculates the following items for a uniform distribution
* Probability Density Function (PDF) ƒ(x)
* Cumulative Distribution Function (CDF) F(x)
* Mean, Variance, and Standard Deviation
Calculates moment number t using the moment generating function