Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Geometric distribution
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{short description|Probability distribution}} {{Distinguish|Hypergeometric distribution}} {{Infobox probability distribution 2 | name = Geometric | type = mass | pdf_image = [[File:geometric pmf.svg|300px]] | cdf_image = [[File:geometric cdf.svg|300px]] | parameters = <math>0 < p \leq 1</math> success probability ([[real number|real]]) | support = ''k'' trials where <math>k \in \mathbb{N} = \{1, 2, 3, \dotsc\}</math> | pdf = <math>(1 - p)^{k-1}p</math> | cdf = <math>1-(1 - p)^{\lfloor x\rfloor}</math> for <math>x\geq 1</math>,<br /><math>0</math> for <math>x<1</math> | mean = <math>\frac{1}{p}</math> | median = <math>\left\lceil \frac{-1}{\log_2(1-p)} \right\rceil</math> <br /> (not unique if <math>-1/\log_2(1-p)</math> is an integer) | mode = <math>1</math> | variance = <math>\frac{1-p}{p^2}</math> | skewness = <math>\frac{2-p}{\sqrt{1-p}}</math> | kurtosis = <math>6+\frac{p^2}{1-p}</math> | entropy = <math>\tfrac{-(1-p)\log (1-p) - p \log p}{p}</math> | fisher = <math>\tfrac{1}{p^2 \cdot(1-p)}</math> | mgf = <math>\frac{pe^t}{1-(1-p) e^t},</math><br />for <math>t<-\ln(1-p)</math> | char = <math>\frac{pe^{it}}{1-(1-p)e^{it}}</math> | pgf = <math>\frac{pz}{1-(1-p)z}</math> | parameters2 = <math>0 < p \leq 1</math> success probability ([[real number|real]]) | support2 = ''k'' failures where <math>k \in \mathbb{N}_0 = \{0, 1, 2, \dotsc\}</math> | pdf2 = <math>(1 - p)^k p</math> | cdf2 = <math>1-(1 - p)^{\lfloor x\rfloor+1}</math> for <math>x\geq 0</math>,<br /><math>0</math> for <math>x<0</math> | mean2 = <math>\frac{1-p}{p}</math> | median2 = <math>\left\lceil \frac{-1}{\log_2(1-p)} \right\rceil - 1</math> <br /> (not unique if <math>-1/\log_2(1-p)</math> is an integer) | mode2 = <math>0</math> | variance2 = <math>\frac{1-p}{p^2}</math> | skewness2 = <math>\frac{2-p}{\sqrt{1-p}}</math> | kurtosis2 = <math>6+\frac{p^2}{1-p}</math> | entropy2 = <math>\tfrac{-(1-p)\log (1-p) - p \log p}{p}</math> | fisher2 = <math>\tfrac{1}{p^2 \cdot(1-p)}</math> | mgf2 = <math>\frac{p}{1-(1-p)e^t},</math><br />for <math>t<-\ln(1-p)</math> | char2 = <math>\frac{p}{1-(1-p)e^{it}}</math> | pgf2 = <math>\frac{p}{1-(1-p)z}</math> }} In [[probability theory]] and [[statistics]], the '''geometric distribution''' is either one of two [[discrete probability distribution]]s: * The probability distribution of the number <math>X</math> of [[Bernoulli trial]]s needed to get one success, supported on <math>\mathbb{N} = \{1,2,3,\ldots\}</math>; * The probability distribution of the number <math>Y=X-1</math> of failures before the first success, supported on <math>\mathbb{N}_0 = \{0, 1, 2, \ldots \} </math>. These two different geometric distributions should not be confused with each other. Often, the name ''shifted'' geometric distribution is adopted for the former one (distribution of <math>X</math>); however, to avoid ambiguity, it is considered wise to indicate which is intended, by mentioning the support explicitly. The geometric distribution gives the probability that the first occurrence of success requires <math>k</math> independent trials, each with success probability <math>p</math>. If the probability of success on each trial is <math>p</math>, then the probability that the <math>k</math>-th trial is the first success is :<math>\Pr(X = k) = (1-p)^{k-1}p</math> for <math>k=1,2,3,4,\dots</math> The above form of the geometric distribution is used for modeling the number of trials up to and including the first success. By contrast, the following form of the geometric distribution is used for modeling the number of failures until the first success: :<math>\Pr(Y=k) =\Pr(X=k+1)= (1 - p)^k p</math> for <math>k=0,1,2,3,\dots</math> The geometric distribution gets its name because its probabilities follow a [[geometric sequence]]. It is sometimes called the Furry distribution after [[Wendell H. Furry]].<ref name=":8" />{{Rp|page=210}}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)