Corrected mean calculation
Hi All, I struggle to calculate a "corrected mean" out of 4 result columns with continuous numerical values that I get.How I define the "corrected mean"? I want to exclude the value which is the furthest away from the mean and double count the value closest to it (effectively replacing the excluded "outlier" with the value closes to it). See example below where excluded values are highlighted in r...