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.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Quantile calculation confusion

Hi, 

I got confused recently with quantile calculation by JMP. see the example below.

 

Data = {3.55, 13.95, 18.41, 19.17};

Quantile25 is 25/100*(4+1) =1.25. So I will take average between 1st and 2nd as quantile25, which is 8.75. instead, JMP distribution show the 25% quantile is 6.15. the Quantile75 also off from what I calculated. However, the median is expected. see image below. can someone help me to understand how the 6.15 is calculated?

dadawasozo_0-1743014113326.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: Quantile calculation confusion

2 REPLIES 2
jthi
Super User

Re: Quantile calculation confusion

dadawasozo
Level V

Re: Quantile calculation confusion

Thank you for the information. Now I understand

Recommended Articles