Content deleted Content added
→Example: removed notspurious star |
→Example: spacing |
||
Line 98:
==Example==
Let us consider a single variable example. Suppose our true distribution <math>g(x)\sim N(0,5)</math>. So:
<math>f(x) = \frac{1}{\sqrt{2\pi \cdot5^2}} \ e^{ -\frac{(x-0)^2}{2 \cdot 5^2} }</math>
*We first draw a uniform random value ''y'' from the range of f(x) in order to define our slice(es). Suppose y=0.01.
|