Both functions are inverse distribution functions that assume a continuous distribution.
- PERCENTILE_CONT returns a computed result after doing linear interpolation.
- PERCENTILE_DISC simply returns a value from the set of values.
Both functions are inverse distribution functions that assume a continuous distribution.