Conditional expectation of the absolute relative loss |Z|
Source:R/utility_metrics.R
assess_loss_expectation.RdE(|Z| | P = rho) = sqrt(2 (rho^(2n) sigma_nu^2 + sigma_eps^2) / pi)
(Proposition 3 of the paper): the average relative perturbation undergone by
a cell of dominance rho. Contrary to the differencing step – where letting
rho -> 0 makes the sigma_nu term vanish – the sigma_nu contribution is kept
in full here.