cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

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