cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

JMP19 not summarizing Subgroups properly in p-Chart

Hi JMP Support Team,

I have encountered what appears to be a regression in P Chart functionality when moving from JMP 18 to JMP 19. In JMP 18, I was able to create a P Chart directly from my raw data by assigning:

  • Fails as the defect indicator

  • Eval_Week as the subgroup

  • Total as n Trials

JMP 18 would aggregate all observations belonging to the same week and display a single point per week on the control chart.

After upgrading to JMP 19, the same workflow no longer produces one point per subgroup. Instead, the chart displays individual observations, effectively requiring me to create a summarized table before generating the chart.

My expectation is that assigning a variable to the Subgroup role should allow JMP to aggregate observations belonging to the same subgroup value without requiring a separate summarization step. This was the behavior I relied on in JMP 18 and it is important for my workflow because I frequently need to investigate and chart data directly from the raw dataset.

Could you please clarify whether:

  1. This is a known issue or change in JMP 19.

  2. There is a setting that restores the JMP 18 behavior

Thank you

1 REPLY 1
jthi
Super User

Re: JMP19 not summarizing Subgroups properly in p-Chart

Most likely this has been answered quite a few times in community (or something very close to it). Quite a few of issues related to control chart builder in JMP19 can be solved by enabling this

jthi_0-1780929838854.png

Control chart builder JMP 19 - How to group together X axis values 

-Jarmo

Recommended Articles