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 use Accelerated Life Testing (ALT) to evaluate reliability. Register for June 5 webinar, 2pm US Eastern Time.
You could make a new column in your table indicating whether each row is before or after the process change, and then launch the distribution platform including that new variable in the 'by' group (hint: use a formula to check if the data column is greater than a specific date). Or, you could use the distribution within graph builder and add the new variable as a grouping variable, similar to what the Species variable does in this chart:
@ih provides a good answer, however, I prefer using Box Plots in combination with Violin plots to give the true picture of what the pre and post distributions look like.