Computing MGF for Geometric Distribution
The moment generating function (MGF) of a geometric variable 𝑋 with parameter 𝑝 is defined as:
Computation Steps
Let 𝑋 be a geometric distribution with parameter 𝑝. Thus:
- 𝐏(𝑋=𝑥) = (1−𝑝)𝑥−1𝑝
Let’s compute the moment generating function (MGF) of 𝑋:
Using the MGF to Compute Moments
TODO