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
Bonesteel
Level I

% Yield graph from histogram

I am looking to take the following histogram, and convert it into a % yield graph.

Histogram.JPG

This is what I was imagining the % yield graph will look like:

yield.JPG

I need to have this information so that I can define my specification for this value, and get a decent yield.  I can manually bin, and check how many points are lower than that value, but it seems like there should be a better way to do this with less manual work.

 

1 ACCEPTED SOLUTION

Accepted Solutions

Re: % Yield graph from histogram

Click the red triangle next to the histogram outline and select CDF.

View solution in original post

2 REPLIES 2

Re: % Yield graph from histogram

Click the red triangle next to the histogram outline and select CDF.

Bonesteel
Level I

Re: % Yield graph from histogram

Awesome, so easy. Thanks so much!

Recommended Articles