diff options
author | Julian T <julian@jtle.dk> | 2021-02-23 12:34:55 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2021-02-23 12:34:55 +0100 |
commit | 15e3da75a9e78c3ab9b03aa5e7c79b73cf1a2a47 (patch) | |
tree | 5281a4abe11a8ffd97627a944e1091f83bd0b8df /sem6/prob/m4/notes.tex | |
parent | 15a334af05a1f53e37e3ee98021b0032035a7eee (diff) |
Add notes for prob m5
Diffstat (limited to 'sem6/prob/m4/notes.tex')
-rw-r--r-- | sem6/prob/m4/notes.tex | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sem6/prob/m4/notes.tex b/sem6/prob/m4/notes.tex index 4a1aea0..227d8bc 100644 --- a/sem6/prob/m4/notes.tex +++ b/sem6/prob/m4/notes.tex @@ -143,3 +143,7 @@ The Poisson distribution can be used to approximate binomial distribution. Two independent Poisson r.v. added together give a poisson distribution with $\lambda = \lambda_1 + \lambda_2$. \end{lemma} + +\begin{lemma} + The interarrival between events are a exponential random variable with rate $\lambda$. +\end{lemma} |