Formulas
This SOCR Wiki page contains a number of formulas, mathematical expressions and symbolic representations that are used in varieties of SOCR resources. Usage is defined as a reference by image, text, TeX, URL, etc. For instance the SOCR Distributome project uses these formulas to represent PDFs, CDFs, transformations, etc.
- Standard Normal PDF\[f(x)= {e^{-x^2} \over \sqrt{2 \pi}}\]
- General Normal PDF\[f(x)= {e^{{-(x-\mu)^2} \over 2\sigma^2} \over \sqrt{2 \pi\sigma^2}}\]
- Chi-Square PDF\[\frac{(1/2)^{k/2}}{\Gamma(k/2)} x^{k/2 - 1} e^{-x/2}\,\]
- Gamma PDF\[x^{k-1} \frac{\exp{\left(-x/\theta\right)}}{\Gamma(k)\,\theta^k}\,\!\]