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

  • How to connect column switcher and local data filter together

    Hi,Here is my not quite working script.test = Fit Group( Oneway( Y( :Max Discharge Capacity ), X( :Cathode Recipe.x ), Quantiles( 1 ), Means( 1 ), Box Plots( 1 ), Mean Diamonds( 0 ), X Axis Proportional( 0 ), Points Jittered( 1 ), Grand Mean( 0 ), ), Oneway( Y( :"Cycle Number (>0.3)"n ), X( :Cathode Recipe.x ), Quantiles( 1 ), Means( 1 ), Box Plots( 1 ), Mean ...

    Hegedus1 Hegedus1
    Discussions |
    Apr 2, 2022 7:51 AM
    1898 views | 3 replies
  • How can I get a Modal window to resize automatically?

    Hi.  I'd like to know how I can get a Modal window to resize automatically when some of its display boxes are collapsed.  Here's the window initially:Then after pressing "Toggle View" to insert a display box to the left of the initial box.  All is well so far:And finally after pressing "Toggle View" again to remove (Collapse) the display box I just inserted:The container display box (a line up box...

    nikles nikles
    Discussions |
    Apr 1, 2022 8:55 AM
    1689 views | 2 replies
  • JMP - Control chart - Script - LCL

    Hello everyone,I would like to make a control chart without the LCL limit.Is it possible to remove it?Here is my script example:  KSigma( 9.87903978847575 ),
    Chart Col( :"Y"n, P( LCL( -3 ) ) ),
    SendToReport(... Can someone help me with this?Thanks a lot.Sebastien 

    Sebastienlg Sebastienlg
    Discussions |
    Mar 31, 2022 6:12 AM
    1625 views | 2 replies
  • Adding in spec limits script, error when moving to jmp 16

    Hi Folks, new to jmp scripting.  I have a script attached that was written in 2012 and now does not function since moving to jmp16, it worked under jmp14.  It basically allows me to read in the upper and lower spec limits for all the column parameters. Below is the error message and a sample of my data file once I have read it in.  Any help would be greatly appreciated.  I did not write the script...

    ppopp1618 ppopp1618
    Discussions |
    Mar 30, 2022 2:27 PM
    2173 views | 4 replies
  • Evaluate duplicate data on same column

    Hi all,I have these duplicate data where I need to evaluate them as one. Is it possible to evaluate data as one on the same column? I have this example. If column1 (same data value) has different column2 values, column3 result should be Outlier and be counted as one and not in duplicate values like column1. But if their column2 has the same "Good" values, column3 value will be "good". 

    Is this eval...

    UserID16644 UserID16644
    Discussions |
    Mar 29, 2022 11:43 PM
    2169 views | 3 replies

Latest Discussions

  • Is it possible to have timestamp or part-id on X-axis in the Model driven Multivariate control chart?

    JMP Model-driven multivariate control charts are great but unable to use in our factory as a daily driver due to MDMCC X-axis doesn't have date-time or part-ids. 

    Can someone help how to add time/ID to the x-axis?

    anudeep39 anudeep39
    Discussions |
    Mar 25, 2022 4:09 AM
    1036 views | 1 replies
  • I can't understand my data

    I need to calculate the prevalence of a group of ectoparasites in birds, and test the hypotheses about the effects of host and parasite life-history parameters on the prevalence of these ectoparasites. I've been told to use GLMM, and I started using it on jmp, but I can't understand the output of the program. I believe the input data is wrong and I can't figure out why...
    My response variable is pr...

    maykku maykku
    Discussions |
    Mar 23, 2022 1:15 PM
    6541 views | 6 replies
  • How to find relation in parameters pairs in one variable

    Hi  I have a table with a failure list.  Each row has a systems ID and parts failed number   I would like to test if there are pairs of parts (or pairs). This means if there are pairs of parts in a system that fails together.  If the parts fail together it will be shown by two different rows.     

    Talchaim-Damri Talchaim-Damri
    Discussions |
    Mar 19, 2022 3:15 PM
    1360 views | 2 replies
  • Set user in put as new variable

    Hello,  I am looking to create a script which takes a user input and outputs these inputs into a data table. My script below outputs a data table but does not insert the user variables, would someone be able to help as I think I may be misunderstanding how to insert it.  v1 = text = " ID"; // two numbers with default w = New Window( "Synch Request", // opens a window with a title and this content...

    LukeFarrell LukeFarrell
    Discussions |
    Mar 19, 2022 1:15 AM
    2190 views | 4 replies
  • How to analyze pairs of parameters in one variable

    Hi! I will try to explain my problem again.

    I have two columns. One with Systems ID,
    And second with Parts.

    I would like to find if pair parts exist. Mean, I would like to build a list or table with all the possible pair, and and the amount of presence of each pair.

    Presence means: two of the parts presence in the same systems

    Talchaim-Damri Talchaim-Damri
    Discussions |
    Mar 18, 2022 7:28 AM
    2037 views | 4 replies

Latest Discussions

  • 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
    3239 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
    1009 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
  • Get (x & y) intercept values from linear fit of the linear region of a curve/data and store them in a new column

    I have JMP data table with data from several parts for which a Capacitance 'C' has been measured as a function of reverse voltage 'V' (0 to -5 V in -0.1V step). A plot of [1/C]^2 vs V has a linear part for small reverse bias (say from 0 V to -0.5V and data is available at 0, -0.1, -0.2, -03, -0.4 -0.5 V within this range). How to do a linear fit to the points between 0 to -5V for each part, extrac...

    Neo Neo
    Discussions |
    Oct 22, 2021 10:15 AM
    785 views | 0 replies
view all discussions