Expectation of the geometric distribution
From Maths
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:
Finish in morning
Statement
Let X∼Geo(p) where p is the probability of any trial being a success, and each trial is i.i.d as Xi∼Borv(p), from this we have:
- For k∈N≥1 that P[X=k]=p(1−p)k−1
We now define q:=1−p as this will simplify calculations further on, meaning that now:
- For k∈N≥1 that P[X=k]=pqk−1
- The expectation of X is:
- We claim that that E[X]=1p for p∈(0,1]⊆R and undefined for p=0
To do so we will consider the 3 cases, p=0, p∈(0,1)⊆R and p=1 separately and in reverse of this order.
See also
Proof
We introduce the following for short.
- S′n:=n∑k=1kpqk−1- this forms the sequence used in the limit - which is a series.
- Thus E[X]=limn→∞(S′n)
- Thus E[X]=limn→∞(S′n)
- Sn:=n∑k=1kqk−1
- This comes from the sequence inside the limit, n∑k=1kP[X=k]=n∑k=1kpqk−1=pn∑k=1kqk−1=pSn, so:
- E[X]=limn→∞(n∑k=1kP[X=k])=limn→∞(pSn)
- E[X]=limn→∞(n∑k=1kP[X=k])=limn→∞(pSn)
- This comes from the sequence inside the limit, n∑k=1kP[X=k]=n∑k=1kpqk−1=pn∑k=1kqk−1=pSn
Notice that S′n=pSn - introduced purely to save typing.
Case 1: p=1
Notice that in this case, q=1−p=0.
We now consider the S′n terms:
- S′n=pSn=p(n∑k=1kqk−1)- 00 comes up here
Case 2: p∈(0,1)⊆R
Here we use:
- ddq[qk]|q=kqk−1and then the n∑k=1qkis a geometric series - starting at q though not 1
Notes
Categories:
- Stub pages
- Theorems
- Theorems, lemmas and corollaries
- Probability Theorems
- Probability Theorems, lemmas and corollaries
- Probability
- Elementary Probability Theorems
- Elementary Probability Theorems, lemmas and corollaries
- Elementary Probability
- Statistics Theorems
- Statistics Theorems, lemmas and corollaries
- Statistics
- Variance Calculations