Percentiles in JMP different from other programs, how to get the same in JMP?
Dear community,we found that JMP calculates the percentiles differently from other programs, how can I get the same value in JMP?Other programs are e.g. Oracle SQL and Excel (PERCENTILE.INC)See some references and example in script below.Thanks and BR names default to here(1);
// JMP calculates other Quantiles than Python/Excel
// how to get same values in JMP?
// see:
// web("https://community
...