Legacy Documentation

Mathematica CalcCenter 2 (2002)

This is documentation for an obsolete product.
Current products and services

Documentation / CalculationCenter / Functions / Lists & Matrices / Statistics /

PDF

FilledSmallSquare PDF[dist, x] gives the probability density function at x.

FilledSmallSquare The cumulative distribution function (cdf) at is given by the integral of the probability density function (pdf) up to . The pdf can therefore be obtained by differentiating the cdf (perhaps in a generalized sense). In this package the distributions are represented in symbolic form. PDF[dist, x] evaluates the density at if is a numerical value, and otherwise leaves the function in symbolic form. Similarly, CDF[dist, x] gives the cumulative distribution.

FilledSmallSquare See also: Arg, Im, Mod, Re.

Examples

Using InstantCalculators

Here is the InstantCalculator for the PDF function. Enter the parameters for your calculation and click Calculate to see the result.

In[1]:=

Out[1]:=

Entering Commands Directly

You can paste a template for this command via the Text Input button on the PDF Function Controller.

In[2]:=

Out[2]:=



ja