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.
  • See how to design an experiment, explore factor-response relationships, assess tradeoffs, and ID best settings. Register for Sep. 11 Mastering JMP.

Discussions

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

Box plots from five number summary

Does anyone know how to create a boxlot using only the five-number-summary (MIN, Q1,MED, Q3, MAX)?
1 ACCEPTED SOLUTION

Accepted Solutions
mpb
mpb
Level VII

Re: Box plots from five number summary

As an example, if you create the following table:

you can use either Fit y by x or Variability to create box plots for each ID which show the correct Min, Q1, Med, Q3, and Max. In Fit y by x if you ask for Quantiles, all other calculated quantiles (ie 10 and 90) have no meaning since they depend on additional data not present.

Example:

View solution in original post

2 REPLIES 2
mpb
mpb
Level VII

Re: Box plots from five number summary

As an example, if you create the following table:

you can use either Fit y by x or Variability to create box plots for each ID which show the correct Min, Q1, Med, Q3, and Max. In Fit y by x if you ask for Quantiles, all other calculated quantiles (ie 10 and 90) have no meaning since they depend on additional data not present.

Example:

Re: Box plots from five number summary

I tried both options you suggested and indeed they work.
Thank you!
Naama

Recommended Articles