Mathematica > Data Manipulation > Statistics > Statistical Distributions > Discrete Statistical Distributions >
Mathematica > Mathematics and Algorithms > Statistics > Statistical Distributions > Discrete Statistical Distributions >

GeometricDistribution

GeometricDistribution[p]
represents a geometric distribution with probability parameter p.
  • The probability for value x in a geometric distribution is p(1-p)^x for non-negative integers, and is zero otherwise. »
  • GeometricDistribution[p] is the distribution of the number of failures in a sequence of trials with success probability p before a success occurs.
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team