cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • 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.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

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

Overlaid Control Charts

I have a data set of 40 samples, each measured using two instruments.  I would like a single Individuals Control Chart with both variables on the same Y-axis.  But the Control Chart Builder only allows for a single Y variable.  I've tried overlaying both using scripts without success.

4 REPLIES 4
jthi
Super User

Re: Overlaid Control Charts

I don't think you can get the overlaid effect in control chart builder. Have you tried plotting the control chart with Graph Builder? 

-Jarmo
statman
Super User

Re: Overlaid Control Charts

Since control chart limits are for univariate situations where the control limits depend on the moving range (which is likely different for each Y), it would be incorrect to plot both on the same control chart. 

It is , OK to pilot both on at the same chart and graph builder will do that for you as Jarmo suggests.

"All models are wrong, some are useful" G.E.P. Box
shampton82
Level VII

Re: Overlaid Control Charts

If it is something you just need to do here and there, you could try copying the frame content from one chart and then pasting the frame content into another chart.

 

shampton82_0-1785786072647.png

I right clicked the lower chart and selected "copy frame content"

shampton82_1-1785786115441.png

 

then right clicked in the upper chart and pasted frame content

shampton82_3-1785786234692.png

 

shampton82_2-1785786141461.png

Upside, the axis zoom and pan correctly.  Downside, the pasted "data" is not something you can interact with.

 

Fun note, you can do this on any charts that share the same axis data types!

 

Steve

 

frankderuyck
Level VII

Re: Overlaid Control Charts

You can use the factor "instrument" as a phase; this way two ImR control charts are plotted next to each other where you can observe  differences between the two instruments

Recommended Articles