You can write a script for that …
Every time, my colleague would say “You could do that with a script.”
Every time, my colleague would say “You could do that with a script.”
Introducing a new JMP add-in to run all the scripts attached to your data tables, and generate tabbed, tiled or multi-window reports!
Two animated GIFs show two ways to make a clustered bar chart.
Watch two animations for creating a bullet chart with JMP Graph Builder.
See a list of articles and resources to get you started on building a UI.
juliagong
Statisticians from JMP are at JSM 2017 in Baltimore.
Export a JMP Data Table to Excel, and import the workbook back into JMP, while retaining all original column properties, table variables, and table scripts.
I recently posted an add-in to log each launch of JMP.
As I was developing it, I thought I was being clever by storing the logging information as an associative array.
Here's an example of what's in a single log file.
["Bitness" => "64-bit",
"Build Information" => "Jan 9 2017, 00:53:08, Release, JMP ",
"Date" => "06/06/2017 08:05:03 AM",
"Host" => "Windows",
"Hostname" => "computer1", ...
JMP offers spline fits to help represent the relationship between two continuous variables. Learn how a spline is generated.
Tutorial on using Minimize() and Maximize() JSL functions in JMP 13
XBar chart with phases and spec limits on each pahse With JMP Scripting Language (JSL), you can create the type of graph you want.
Phase control chart with historical limits See how to set historical limits for a control chart when there is a phase variable involved.
Do your specification limits change with respect to another variable? If so, this post is for you!
Within Graph Builder, scatterplots, line charts and bar charts support four kinds of error bars, or you can add your own custom error bars. It's not a well-known feature, so I’m going to walk through the steps.
Process Capability
Customers often ask me how to use fixed/baseline control limits.
I create a control chart, describe how the control limits are calculated and discuss how these limits can be used to make decisions.
This post goes into more detail about specification limits.
After talking to customers when I worked in Technical Support and more recently at JMP Discovery Summit conferences and site visits, I realized that there is confusion about the difference between control limits and specification limits. While you may have heard of, or even used both of these in your work, they are quite different from each other. In this blog post, I will explain those difference...
This article appears in JMPer Cable, Issue 30, Summer 2015. by Di Michelson di.michelson, Senior Analytical Training Consultant, SAS Mark Bailey wrote an excellent article in Issue 29 of the JMPer Cable, detailing how to use data below a limit of detection. What do you do when you need to estimate that threshold of measurement? Analytical chemistry provides information about the concentration ...