/

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 NameVariable TypeDescription
DistributionNameStringName of distribution
ParamValuesDouble()Array containing parameter values for distribution
PolyCoeffsDouble()Array containing coefficients of polynomial
LowerIsFiniteBooleanTrue if a finite lower limit is applied to expectation integral
LowerLimDoubleIf LowerLimitIsFinite = TRUE then is the lower limit of integral
UpperIsFiniteBooleanTrue if a finite upper limit is applied to expectation integral
UpperLimDoubleIf 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


Desktop view | Switch to Mobile