cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • JMP script to create control charts with phases

    Hi everyone,I'm asking your support because I need to create control chart with fixed limits and phases and I want to get a script out of it.I managed to created a DT with the limit keys and values and to create the control charts I need from "legacy control charts>Levey-Jennings" and then to get limits from the DT created before.Now, when I save the script I'm not getting any reference to the lim...

    js1985 js1985
    Discussions |
    Apr 25, 2022 4:55 AM
    2511 views | 5 replies
  • JMP Script: Column switcher applied on a coefficient

    Hello everyone, I am trying to make a column switcher on different calcul made by this script: //Calcul du Zsigma z_yyy = Eval( {:"Y1"n} ); z_xx = z_yyy[1] << get values; z_nnn = Eval( {:Nombre de seringues} ); z_nn = z_nnn[1] << get values; z_rrr = Eval( {:Numéro de lot} ); z_Proportion = E Div( z_xx, z_nn ); z_Pbar = V Sum( z_xx ) / V Sum( z_nn ); z_sigma_est = Root( z_Pbar * (1 - z_Pbar) ); z...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 25, 2022 4:50 AM
    6190 views | 10 replies
  • Need a script to read a single bit in am 8 bit code

    Hi, I have been trying to find a way to read one bit in an 8-bit code (column RegRead) to be used to create a new column.I can't seem to know to do it. in this example below, I am trying to ready bit[3], can someone help with itmuch appreciated.Ray 

    RayE RayE
    Discussions |
    Apr 22, 2022 4:36 PM
    2408 views | 3 replies
  • Why does JMP JSL remove /usr/local/bin (and other paths) from Python os.environ['PATH'] on MacOS?

    Issue statement: -- On Mac OS, when JSL launches Python interpreter, it removes /use/local/bin and other paths from os.environ['PATH'] How to reproduce this issue: -- For the following Python codesimport os print(os.environ)-- If the codes are executed in Mac OS Terminal, the results would be the followings:(Note: only 'PATH' item is shown below. Other irrelevant items are not shown)environ({ 'PA...

    PeterChuang PeterChuang
    Discussions |
    Apr 21, 2022 2:32 PM
    1133 views | 1 replies
  • Lui estimators

    How can Liu's estimations be calculated using JMP pro?! Attached
    Real data obtained from the Central Child Hospital in Baghdad - Iraq, representing the number of cases of congenital defects of children in the heart and circulatory system for the period (2006-2011). regards

    Raaed Raaed
    Discussions |
    Apr 21, 2022 1:26 PM
    15508 views | 21 replies

Latest Discussions

  • JMP script to create control charts with phases

    Hi everyone,I'm asking your support because I need to create control chart with fixed limits and phases and I want to get a script out of it.I managed to created a DT with the limit keys and values and to create the control charts I need from "legacy control charts>Levey-Jennings" and then to get limits from the DT created before.Now, when I save the script I'm not getting any reference to the lim...

    js1985 js1985
    Discussions |
    Apr 25, 2022 4:55 AM
    2511 views | 5 replies
  • Why does JMP JSL remove /usr/local/bin (and other paths) from Python os.environ['PATH'] on MacOS?

    Issue statement: -- On Mac OS, when JSL launches Python interpreter, it removes /use/local/bin and other paths from os.environ['PATH'] How to reproduce this issue: -- For the following Python codesimport os print(os.environ)-- If the codes are executed in Mac OS Terminal, the results would be the followings:(Note: only 'PATH' item is shown below. Other irrelevant items are not shown)environ({ 'PA...

    PeterChuang PeterChuang
    Discussions |
    Apr 21, 2022 2:32 PM
    1133 views | 1 replies
  • Control Chart: Table report of the batches out of control limits and values

    Hello everyone,I am currently making a control chart with the following script:Control Chart( Sample Label( :Numero de lot ), Sample Size( :Nombre de seringues ), KSigma( 7.33914672387493 ), Chart Col( :"Y1"n, P( Avg( 0.0000859059564066319 ), LCL( -1 ), UCL( . ) ) ), SendToReport( Dispatch( {}, "P of RNS_NS tordu (srg)", OutlineBox, {Set Title( "p'-chart, p of Y1" )} ), ...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 20, 2022 7:17 AM
    1148 views | 2 replies
  • Assumptions of JMP Stability Test

    Hello, I am currenly using the Stability Test within the Degredation Data Analysis platform to estimate shelf-life of a pharmaceutical product and had a question about the assumptions of the analysis.  I'm currently analyzing data for 10 batches of product with data points for some batches available through 18 months. When I run the analysis, the best model is identified as different intercepts an...

    kevin_davis1 kevin_davis1
    Discussions |
    Apr 19, 2022 7:59 AM
    2367 views | 3 replies
  • What technique do I use to justify eliminating measurements at a specific timepoint in a series?

    I have measurements of an attribute at initial, 2hr, 4hr, 6hr. I want to drop the 4hr measurements because it does not add much value to the business application.  The measurements exhibit a negative slope from initial to final... What technique or rationale might I use to justify eliminating the 4hr measurement? [I was thinking along the lines of Information Gain, but I admit I don't know much ab...

    TCM TCM
    Discussions |
    Apr 19, 2022 4:44 AM
    1616 views | 3 replies

Latest Discussions

  • Error When Trying to Create User to Access the JMP Virtual Lab

    While taking the Exploratory Data Analysis module, it is time to practice. However, when trying to access the JMP Virtual Lab, I cannot get past the "Create User" option.  JMP VIRTUAL LABTo use the Virtual Lab, please select the Create User link below. If you would prefer to use software on your own machine, please select the Download Data link below.
    Create User Download Course Data Clicking the C...

    TielsForTheWin TielsForTheWin
    Discussions |
    Apr 14, 2022 10:48 AM
    938 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    907 views | 0 replies
  • JMP > GraphBuilder > Parallel Plots >River / Sankey Plots > Maximum Items?

    Hi JMP Community,   I just came across an odd behavior in GraphBuilder with the Parallel Plot > Sankey Plot. If I limit the input to a maximum of 66 rows, the plot looks good. However, if I bump the number of rows to 67 or more,the output is no longer useful: no annotations: Is there a trick to maintain the axis annotations as shown in the first plot? Thanks. Best, TS

    Thierry_S Thierry_S
    Discussions |
    Dec 9, 2021 3:30 PM
    3236 views | 0 replies
  • Permutation Tests and Monte Carlo Cross Validations Using the Simulation Platform

    I'm trying to do permutation tests and Monte Carlo Cross Validations with the Iris sample dataset as a MWE for our dataset. I'm not sure if I'm doing things and interpreting output correctly.   1) Create New Formula Column (Random->Sample Without Replacement) for the Species Column for Permutation Test. 2) Create a Validation Column (0.75/0.25 split) and a new Formula Column (Random->Sample Withou...

    mjmg mjmg
    Discussions |
    Dec 1, 2021 7:53 AM
    1008 views | 0 replies
  • Variability Chart Platform Factor Re-Insert Positions (Not Swapping)

    Hello JMP Community, I understand dragging between any two factors swaps the location pairs in the Variability Chart platform. Is there a way to drag to specifically re-insert the factors instead? For example, can I drag "Layout" between "Horizontal" and "Wafer ID" in the attached screenshot instead of performing multiple drags to have the intended result? I am aware I can do this reordering with ...

    Technician Technician
    Discussions |
    Oct 26, 2021 11:04 AM
    1325 views | 0 replies
view all discussions