Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > 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
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team