There is a need to calculate the average value between the indicators. I want to be sure that this method is fair. When I consider others, the data is different.
There is a drain of a and in .... of such lines 4. How I do: a / b = x. Then I get my x for each line and order (x + x + x + x) / 4 = my answer. If you do (a + a + a + a) / 4 = x. (in + in + in + in) / 4 = y. x / y = my answer (only the numbers are not the same as the first time).
In fact, I just need to find - how many times A is more than B on average for a group of lines. Which of these methods is fair?