Consider the following example of a dataset: 2,3,3,4,5,7,7,8,9. The average is 5.333.
I am looking for a formula that gives me the "next lowest value" and the "next highest value" from the average within the dataset. In this example, the next lowest value is "5" and the next highest value is "7". I have tried various combinations of functions but nothing has worked so far.
Thanks.
I am looking for a formula that gives me the "next lowest value" and the "next highest value" from the average within the dataset. In this example, the next lowest value is "5" and the next highest value is "7". I have tried various combinations of functions but nothing has worked so far.
Thanks.