K
Kim
I have a pivot table which reports mean and standard
deviation for my population (obtained as external data
from SQL Server).
Instead, I would prefer to be reporting the maximum and
minimum values within 2 standard deviations of the mean.
ie. mean = x
standard deviation = o
How do I get my pivot table to show
x + 2o
x - 2o
?
Thanks,
Kim.
..
deviation for my population (obtained as external data
from SQL Server).
Instead, I would prefer to be reporting the maximum and
minimum values within 2 standard deviations of the mean.
ie. mean = x
standard deviation = o
How do I get my pivot table to show
x + 2o
x - 2o
?
Thanks,
Kim.
..