P
(PeteCresswell)
Suppose I feed an array of 20 values to PERCENTILE()
Some of these values are numeric, others are non-numerics like "NA11".
Now suppose I feed it the same array of values, except that the non-numerics
like "NA11" are replaced by "0".
Should I always get the same results?
Some of these values are numeric, others are non-numerics like "NA11".
Now suppose I feed it the same array of values, except that the non-numerics
like "NA11" are replaced by "0".
Should I always get the same results?