Difference between revisions of "Template:Infobox probability distribution 2"
Jump to navigation
Jump to search
imported>Dicklyon (CDF typically uppercase, unlike pdf and pmf) |
imported>Plasticspork m (Fix this for Gamma distribution) |
||
| Line 7: | Line 7: | ||
|- valign="top" | |- valign="top" | ||
! Parameters | ! Parameters | ||
| − | | {{{parameters}}} | + | | {{#if:{{{parameters|}}}|{{{parameters}}}}} |
| − | | {{{parameters2}}} | + | | {{#if:{{{parameters2|}}}|{{{parameters2}}}}} |
|- | |- | ||
! [[Support (mathematics)|Support]] | ! [[Support (mathematics)|Support]] | ||
Revision as of 03:01, 16 November 2013
| Probability {{{type}}} function {{{pdf_image}}} | ||
| Cumulative distribution function {{{cdf_image}}} | ||
| Parameters | ||
|---|---|---|
| Support | {{{support}}} | {{{support2}}} |
| Probability density function (pdf) | {{{pdf}}} | {{{pdf2}}} |
| Cumulative distribution function (CDF) | {{{cdf}}} | {{{cdf2}}} |
| Mean | {{{mean}}} | {{{mean2}}} |
| Median | {{{median}}} | {{{median2}}} |
| Mode | {{{mode}}} | {{{mode2}}} |
| Variance | {{{variance}}} | {{{variance2}}} |
| Skewness | {{{skewness}}} | {{{skewness2}}} |
| Excess kurtosis | {{{kurtosis}}} | {{{kurtosis2}}} |
| Entropy | {{{entropy}}} | {{{entropy2}}} |
| Moment-generating function (mgf) | {{{mgf}}} | {{{mgf2}}} |
| Characteristic function | {{{char}}} | {{{char2}}} |