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

  • Fractional Factorial Design - Alias terms

    Hello, I have created a fractional factoral design with 4 continuous factors.I get the following design evaluation (see attachment). What explains that X2*X3, X2*X4 and X3*X4 are not in the model? Thank you for your support!Claire  

    cbaril cbaril
    Discussions |
    Dec 13, 2022 6:42 AM
    2511 views | 3 replies
  • Add value from multiple rows to once cell

    Hi folks,I want to insert multiple values into one cell. I have manually done it in the screen grab so i want the value from row 1,2,3 to be joined together and added to 3 rows.
    Not sure how to complete this, do i need more identifiers so it can join the code. sorry I cant share the dataset due to IP reasons but below is a snippet 

    jearls11 jearls11
    Discussions |
    Dec 12, 2022 4:29 PM
    1344 views | 1 replies
  • Looping on Variability Chart - problem with referencing a list member instead of using its value explicitly

    HiI am looping on the Variability Chart to analyze different parameters, each represented by a column. The column names are stored in a list. Here is the code snippet tetser = {a list of 100 column names in string format};
    For( i = 1, i <= 100 , i++, Variability Chart( Y( tester[i]), Model( "Crossed" ), X( :Operators, :Parts ), Analysis Type( "Choose best analysis (EMS REML or Bayesian)"
    ...

    LoglinearRange8 LoglinearRange8
    Discussions |
    Dec 12, 2022 2:16 PM
    1152 views | 1 replies
  • Delimit text and create new row

    hey folks,I am using a previous example from the forum.My code works for the first part I am doing.When I add the value into the new row I want to increment machine by 1. So below  would like ABC_RC1,RC2,RC3... not sure how to do this part. machineoperationrecipenameData_ColumnABC_RC123456TEST[0.941279597;0.941279597;0.947636808]  Names Default To Here( 1 ); dt = Data Table( "Untitled 166"); dtOut...

    jearls11 jearls11
    Discussions |
    Dec 12, 2022 8:45 AM
    1723 views | 3 replies
  • Setting a specific column as subgroup ID in process screening platform

    In the process capability analysis launched within a distribution plot, you can select a column as the subgroup ID (to generate Ppk and Cpk appropriately) The process screening platform does not have this option. I believe it uses the standard subgroup sample size of N=2. This results in the Cpk and Ppk results not really being meaningful for my usage. I would like to know if there is a way to sel...

    ScatterJaguar23 ScatterJaguar23
    Discussions |
    Dec 12, 2022 12:53 AM
    1297 views | 1 replies

Latest Discussions

  • Add value from multiple rows to once cell

    Hi folks,I want to insert multiple values into one cell. I have manually done it in the screen grab so i want the value from row 1,2,3 to be joined together and added to 3 rows.
    Not sure how to complete this, do i need more identifiers so it can join the code. sorry I cant share the dataset due to IP reasons but below is a snippet 

    jearls11 jearls11
    Discussions |
    Dec 12, 2022 4:29 PM
    1344 views | 1 replies
  • Looping on Variability Chart - problem with referencing a list member instead of using its value explicitly

    HiI am looping on the Variability Chart to analyze different parameters, each represented by a column. The column names are stored in a list. Here is the code snippet tetser = {a list of 100 column names in string format};
    For( i = 1, i <= 100 , i++, Variability Chart( Y( tester[i]), Model( "Crossed" ), X( :Operators, :Parts ), Analysis Type( "Choose best analysis (EMS REML or Bayesian)"
    ...

    LoglinearRange8 LoglinearRange8
    Discussions |
    Dec 12, 2022 2:16 PM
    1152 views | 1 replies
  • Delimit text and create new row

    hey folks,I am using a previous example from the forum.My code works for the first part I am doing.When I add the value into the new row I want to increment machine by 1. So below  would like ABC_RC1,RC2,RC3... not sure how to do this part. machineoperationrecipenameData_ColumnABC_RC123456TEST[0.941279597;0.941279597;0.947636808]  Names Default To Here( 1 ); dt = Data Table( "Untitled 166"); dtOut...

    jearls11 jearls11
    Discussions |
    Dec 12, 2022 8:45 AM
    1723 views | 3 replies
  • Setting a specific column as subgroup ID in process screening platform

    In the process capability analysis launched within a distribution plot, you can select a column as the subgroup ID (to generate Ppk and Cpk appropriately) The process screening platform does not have this option. I believe it uses the standard subgroup sample size of N=2. This results in the Cpk and Ppk results not really being meaningful for my usage. I would like to know if there is a way to sel...

    ScatterJaguar23 ScatterJaguar23
    Discussions |
    Dec 12, 2022 12:53 AM
    1297 views | 1 replies
  • Subtract 1 hour from 00:00 time so that the Date could also be changed

    Hello JMP community,Is there any way to subtract 1 hour from 00:00 time so that the Date could also be converted to the previous data?  For example:        The input table is                                          Expected Output should be                       Any suggestions would be highly appreciated.Regards  

    chandankishor66 chandankishor66
    Discussions |
    Dec 11, 2022 5:02 AM
    1328 views | 1 replies

Latest Discussions

  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1360 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    704 views | 0 replies
  • SUR (Seemingly Unrelated Regressions)

    HI, How to find estimators of FGNLS and NLS (Seemingly Unrelated Regressions) Using JmpPro.# Note that it is present in SAS in the proc syslin
    and it is in stat in the nlsur command Regards

    Raaed Raaed
    Discussions |
    May 5, 2022 4:45 PM
    931 views | 0 replies
  • Friedman post hoc analysis

    Hello, I am trying to do a matched sample analysis across three different factors. I wanted to:1. Confirm that my sample would be what I pick for 'Block" when I do Fit Y by X when running Friedman's test2. Is there a post hoc analysis in JMP that I can use? I dont see Nemenyi or Conover as an optionThanks for your time.  

    pnakashe pnakashe
    Discussions |
    May 5, 2022 12:02 PM
    1133 views | 0 replies
  • JMP script: Script Alarm Control chart- Table with atypical batch number and values

    Hello everyone,I am trying to make a table with the OOT (out of Trend) batches with their respective "atypical" values.I used for that the "script alarm" function as I could found some exemples on the JMP community. Here is my script:  z_KSigmaZ =1.4; // Création de la Carte de controle si N catégories > 5 Names Default To Here( 1 ); If(N Items(Associative Array(:"RNS/NS tordu (srg)")) > 5, Gr...

    Sebastienlg Sebastienlg
    Discussions |
    Apr 29, 2022 6:29 AM
    812 views | 0 replies
view all discussions