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.

JMP Wish List

We want to hear your ideas for improving JMP. Share them here.
Choose Language Hide Translation Bar
0 Kudos

Customizing Box Plot in varibility chart to Display Sigma-Based Intervals

What inspired this wish list request? 

 I noticed that it is possible to configure the display of outliers or quantiles, but I would like to know if it is possible to modify the box plot settings to show intervals based on standard deviations (sigma) around the mean, instead of the usual quartiles.

Workaround found : hard-coded idea to demonstrate single rectangle with a line (no whiskers but they could be added with Line())

What is the improvement you would like to see? 

For example, I would like the box to represent mean ± 3 sigma, and the whiskers to represent ± 4 sigma or ± 6 sigma, in order to better visualize statistical dispersion using this approach.

Why is this idea important? 

Better correlation with Design's simulations 

 

2 Comments
mia_stephens
Staff
Status changed to: Acknowledged

Thank you for this suggestion @Harck. This is not currently available outside of scripting.

Harck
Level II

Thank you very much for your reply. With Jarmo's assistance, I was able to modify my scripts to create this representation. I hope this feature will be included in the next version of JMP.