Difference between revisions of "Geometric distribution"
From Maths
m |
(Fixed erroneous data) |
||
Line 9: | Line 9: | ||
|header1=Definition | |header1=Definition | ||
|label1=Defined over | |label1=Defined over | ||
− | |data1={{M|X}} may take values in {{M|\mathbb{N}_{\ge | + | |data1={{M|X}} may take values in {{M|\mathbb{N}_{\ge 1}\eq\{1,2,\ldots\} }} |
|label2=[[probability mass function|p.m.f]] | |label2=[[probability mass function|p.m.f]] | ||
− | |data2={{nowrap|{{M|\mathbb{P}[X\eq k]:\eq p^{k-1} | + | |data2={{nowrap|{{M|\mathbb{P}[X\eq k]:\eq (1-p)^{k-1}p}}}} |
|label3={{nowrap|[[cumulative density function|c.d.f]] / [[cumulative mass function|c.m.f]]<ref group="Note">Do we make this distinction for cumulative distributions?</ref>}} | |label3={{nowrap|[[cumulative density function|c.d.f]] / [[cumulative mass function|c.m.f]]<ref group="Note">Do we make this distinction for cumulative distributions?</ref>}} | ||
− | |data3={{M|\mathbb{P}[X\le k]\eq 1-p^k}} | + | |data3={{M|\mathbb{P}[X\le k]\eq 1-(1-p)^k}} |
|label4=''[[corollary|cor:]]'' | |label4=''[[corollary|cor:]]'' | ||
− | |data4={{M|\mathbb{P}[X\ge k]\eq p^{k-1} }}<!-- | + | |data4={{M|\mathbb{P}[X\ge k]\eq (1-p)^{k-1} }}<!-- |
Line 24: | Line 24: | ||
|data10={{MM|\mathbb{E}[X]\eq\frac{1}{p} }} | |data10={{MM|\mathbb{E}[X]\eq\frac{1}{p} }} | ||
|label11=[[Variance]]: | |label11=[[Variance]]: | ||
− | |data11={{ | + | |data11={{Nowrap|{{XXX|Unknown}}<ref group="Note">Due to different conventions on the definition of geometric (for example {{M|X':\eq X-1}} for my {{M|X}} and another's {{M|X'\sim\text{Geo}(p)}}) or even differing by using {{M|1-p}} in place of {{M|p}} in the {{M|X}} and {{M|X'}} just mentioned - I cannot be sure without working it out that it's {{MM|\frac{1-p}{p^2} }} - I record this value only for a record of what was once there with the correct expectation - DO NOT USE THIS EXPRESSION</ref>}} |
}} | }} | ||
__TOC__ | __TOC__ |
Revision as of 03:06, 15 January 2018
Stub grade: A*
This page is a stub
This page is a stub, so it contains little or minimal information and is on a to-do list for being expanded.The message provided is:
It's crap, look at it
This page is a dire page and is in desperate need of an update.
Geometric Distribution | |
X∼Geo(p) for p the probability of each trials' success | |
X=k means that the first failure occurred on the kth trial, k∈N≥1 | |
Definition | |
---|---|
Defined over | X may take values in N≥1={1,2,…} |
p.m.f | P[X=k]:=(1−p)k−1p |
c.d.f / c.m.f[Note 1] | P[X≤k]=1−(1−p)k |
cor: | P[X≥k]=(1−p)k−1 |
Properties | |
Expectation: | E[X]=1p |
Variance: | TODO: Unknown [Note 2]
|
Contents
[hide]Notes
during proof of P[X≤k] the result is obtained using a geometric series, however one has to align the sequences (not adjust the sum to start at zero, unless you adjust the Sn formula too!)
Check the variance, I did part the proof, checked the MEI formula book and moved on, I didn't confirm interpretation.
Make a note that my Casio calculator uses 1−p as the parameter, giving P[X=k]:=(1−p)k−1p along with the interpretation that allows 0
Definition
References
Notes
- Jump up ↑ Do we make this distinction for cumulative distributions?
- Jump up ↑ Due to different conventions on the definition of geometric (for example X′:=X−1 for my X and another's X′∼Geo(p)) or even differing by using 1−p in place of p in the X and X′ just mentioned - I cannot be sure without working it out that it's 1−pp2 - I record this value only for a record of what was once there with the correct expectation - DO NOT USE THIS EXPRESSION