User:IssaRice/Gamma distribution

From Machinelearning
Revision as of 03:35, 5 February 2020 by IssaRice (talk | contribs) (Created page with "https://www.youtube.com/watch?v=Qjeswpm0cWY ok, so given a poisson process, instead of asking the time until the next occurrence, we can ask for the total time taken until n...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

https://www.youtube.com/watch?v=Qjeswpm0cWY

ok, so given a poisson process, instead of asking the time until the next occurrence, we can ask for the total time taken until n things happen, and this will be the sum Tn=j=1nXj, where each XjExponential(λ). Now this sum happens to have distribution Gamma(n,λ).