Exponential and Geometric relationship
The Geometric distribution is the discrete version of the Exponential and the Exponential is the continuous version of the Geometric distribution.
Exponential RV to a Geometric RV
A website makes a new announcement at an unknown time $T \sim Expo(\lambda)$ which is measured in days. We eagerly check the site once at the end of each day. Let $X =$ the day we observe the announcement. For example $X = 0$ means at the end of the first day we see the announcement.
$$P(X=k) = P(k \le T \le k+1) = F_T(k+1) - F_T(k) = 1 - e^{-\lambda(k+1)} - 1 + e^{-\lambda k} $$ $$= e^{-\lambda k} - e^{-\lambda k} e^{-\lambda} = e^{-\lambda k}(1-e^{-\lambda}) = (e^{-\lambda})^k (1-e^{-\lambda}) $$ and so $X \sim Geo (p = 1 - e^{-\lambda})$ with $0$ in its support.Geometric RV to an Exponential RV
If $X \sim Geo(p)$ and without $0$ in its support then if $Y = pX$, as $p \rightarrow 0$ then $Y \sim Expo(1)$.
$$F_Y(y)=P(Y \le y)=P(pX \le y)=P\left(X \le \frac yp\right) = 1 - P\left(X > \frac yp\right) = 1-(1-p)^{y/p}$$Of course we are interested in what happens as $p \rightarrow 0$. Let $t \equiv 1/p$ then
$$\lim_{p\rightarrow 0}\left (1-(1-p)^{y/p}\right) = \lim_{t\rightarrow \infty}\left (1-\left(1-\frac 1t\right)^{ty}\right) = 1-e^{-y}$$which is the CDF for an Exponential RV with rate $1$.
Articles
Personal notes I've written over the years.
- When does the Binomial become approximately Normal
- Gambler's ruin problem
- The t-distribution becomes Normal as n increases
- Marcus Aurelius on death
- Proof of the Central Limit Theorem
- Proof of the Strong Law of Large Numbers
- Deriving Multiple Linear Regression
- Safety stock formula derivation
- Derivation of the Normal Distribution
- Comparing means of Normal populations
- Concentrate like a Roman
- How to read a Regression summary in R
- Notes on Expected Value
- How to read an ANOVA summary in R
- The time I lost faith in Expected Value
- Notes on Weighted Linear Regression
- How information can update Conditional Probability
- Coupon collecting singeltons with equal probability
- Coupon collecting with n pulls and different probabilities
- Coupon collecting with different probabilities
- Coupon collecting with equal probability
- Adding Independent Normals Is Normal
- The value of fame during and after life
- Notes on the Beta Distribution
- Notes on the Gamma distribution
- Notes on Conditioning
- Notes on Independence
- A part of society
- Conditional Expectation and Prediction
- Notes on Covariance
- Deriving Simple Linear Regression
- Nature of the body
- Set Theory Basics
- Polynomial Regression
- The Negative Hyper Geometric RV
- Notes on the MVN
- Deriving the Cauchy density function
- Exponential and Geometric relationship
- Joint Distribution of Functions of RVs
- Order Statistics
- The Sample Mean and Sample Variance
- Probability that one RV is greater than another
- St Petersburg Paradox
- Drunk guy by a cliff
- The things that happen to us