ProbDistPolyEval
[this page | pdf]
Function Description
Calculates the expected value of a polynomial
with
coefficients as given in PolyCoeffs (i.e.
)
between specified lower and upper limits which can be infinite, for a
probability distribution given by DistributionName and with parameter
values given in ParamValues (with their order matching the parameter
names listed by MnProbDistParamNames).
Probability distributions currently recognised by the
website may be listed using MnRecognisedProbDists.
NAVIGATION LINKS
Contents | Prev | Next
Output type / Parameter details
Output type: Double
Parameter Name | Variable Type | Description |
DistributionName | String | Name of distribution |
ParamValues | Double() | Array containing parameter values for distribution |
PolyCoeffs | Double() | Array containing coefficients of polynomial |
LowerIsFinite | Boolean | True if a finite lower limit is applied to expectation integral |
LowerLim | Double | If LowerLimitIsFinite = TRUE then is the lower limit of integral |
UpperIsFinite | Boolean | True if a finite upper limit is applied to expectation integral |
UpperLim | Double | If UpperLimitIsFinite = TRUE then is the upper limit of integral |
Links to:
-
Interactively run function
-
Interactive instructions
-
Example calculation
-
Output type / Parameter details
-
Illustrative spreadsheet
-
Other Probability distribution analysis functions
-
Computation units used
Note: If you use any Nematrian web service either programmatically or interactively then you will be deemed to have agreed to the Nematrian website License Agreement