Forums ProRealTime English forum ProBuilder support trying to code a formula into Reply To: trying to code a formula into

#247773
JS

When using an average, it does not necessarily mean that the average is also the middle value (the median)…

The number of values above or below the average does not have to be equal…

The code below first calculates the average, then determines how many values are above or below that average…

Based on this, the “HighAvg” and “LowAvg” are calculated…

 

1 user thanked author for this post.