Average Probability of Exceedance Deviation Normal Independent. Mixture of (random) Linear Loss functions with positive weights summing up to one. Coefficients in all Linear Loss functions are independent normally distributed random values. Average Probability of Exceedance Deviation Normal Independent is a weighted sum of Probability of Exceedance Deviation Normal Independent functions over all Loss functions in the mixture. The weighs in the sum are taken from the mixture of Loss functions.
Syntax
avg_pr_ni_dev(w, matrix_mn, matrix_vr) |
short call; |
avg_pr_ni_dev_name(w, matrix_mn, matrix_vr) |
call with optional name. |
Parameters
is a threshold.
matrix_mn is a PSG matrix of mean values of coefficients of Loss functions:
where the header row contains names of variables. Other rows contain numerical data.
matrix_vr is a PSG matrix of variance values of coefficients of Loss functions:
where the header row contains names of variables. Other rows contain numerical data.
Mathematical Definition
The Average Probability of Exceedance Deviation Normal Independent is calculated as follows:
,
where
is Probability of Exceedance Penalty for Loss Normal Independent function;
is normalized weight of m-th Loss function;
,
is standard Deviation of functions , ;
;
is a -th Loss function;
is an argument of function.
Example
See also
Probability Group, Average Probability of Exceedance Penalty for Gain Normal Independent, Average Probability of Exceedance Normal Independent.