Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Mean is not available in drop down of "Total Mode" in Straight table \ Expressions. Is there any work around?
Thanks,
Dinesh.
Hello Dinesh,
Have you tried "Average"? Is that what you expect?
I misspoke. I was looking for median as average misleads when there are outliars. Thoughts?
How about Fractile(total FIELD, 0.5)
That is a good thought. Thanks. I guess I can make it simpler by using median(total fielda). The disadvantage is that I want to see the actual value of fielda, but the median in the total line.
Thoughts?
Dinesh.