Expectation of the geometric distribution

From Maths
Revision as of 23:27, 30 November 2017 by Alec (Talk | contribs) (Saving work)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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 XGeo(p) where p is the probability of any trial being a success, and each trial is i.i.d as XiBorv(p), from this we have:

  • For kN1 that P[X=k]=p(1p)k1

We now define q:=1p as this will simplify calculations further on, meaning that now:

  • For kN1 that P[X=k]=pqk1


Expectation

  • The expectation of X is:
    • k=1kP[X=k]
      which of course is actually a limit of a series, limn(nk=1kP[X=k])
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.

  1. Sn:=nk=1kpqk1
    - this forms the sequence used in the limit - which is a series.
    • Thus E[X]=limn(Sn)
  2. Sn:=nk=1kqk1
    • This comes from the sequence inside the limit, nk=1kP[X=k]=nk=1kpqk1=pnk=1kqk1=pSn
      , so:
      • E[X]=limn(nk=1kP[X=k])=limn(pSn)

Notice that Sn=pSn - introduced purely to save typing.

Case 1: p=1

Notice that in this case, q=1p=0.

We now consider the Sn terms:

  • Sn=pSn=p(nk=1kqk1)
    - 00 comes up here

Case 2: p(0,1)R

Here we use:

  • ddq[qk]|q=kqk1
    and then the nk=1qk
    is a geometric series - starting at q though not 1

Notes