mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-07-27 21:29:09 +02:00
[PS] First update complete
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
\subsubsection{Cauchy-Verteilung}
|
||||
\label{sec:cauchy-dist}
|
||||
\shortdefinition $\cX \sim \text{Cauchy}(x_0, \gamma)$, falls $\displaystyle f_\cX(x) = \frac{1}{\pi} \frac{\gamma}{\gamma^2 + (x - x_0)^2}$
|
||||
|
||||
\shortremark[Verteilungsfunk.] $\displaystyle F_\cX(x) = \frac{1}{2} + \frac{1}{\pi} \arctan \left( \frac{x - x_0}{\gamma} \right)$
|
||||
|
||||
Reference in New Issue
Block a user