cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
UpliftElk866
Level II

JMP formula for Percentile.INC

What is the JMP formula for Percentile.INC? I have an excel sheet that is not matching up with jmp.

1 REPLY 1
Thierry_S
Super User

Re: JMP formula for Percentile.INC

Hi,

The formula: Col Quantile (:Column, k) should return the same as Excel. If you need to subset within a column, use the expanded formula: Col Quantile (:Column, k, :By Column).

 

Best,

TS

Thierry R. Sornasse

Recommended Articles