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

  • Changing label in legacy control charts

    Hi, often use the legacy control charts, especially IR. Sometimes I want to change sample label from batch# to date and try to do this through the Relaunch analysis function but in the relaunch analysis dialogue it doesn't matter what I choose as Sample label, graph still only remembers the original choice. Any idea on how to fix this except running the IR from scratch?regardsPeter

    PeterMBB PeterMBB
    Discussions |
    Jan 19, 2023 2:00 PM
    2973 views | 5 replies
  • How is the standard error of the least squares means found in Fit Model multiple regression

    JMP supplies a standard error for its least squares means in the Least Squares Mean Table. How is this standard error calculated given that the least squares mean is a constant using the rules that JMP follows for calculating the least squares means? That is, JMP  fixes background continuous variables at their mean and sums over background categorical variables using equal weighting (which is equi...

    AprioriBighorn4 AprioriBighorn4
    Discussions |
    Jan 19, 2023 6:09 AM
    2870 views | 4 replies
  • Adding Calculation to summary table in JSL

    Hi all,  back with another question that has me stumped, trying to add a calculation to a summary by creating a new column. There is a column i am attempting to create named GD1 that I wish to sum the values in the columns N(4) and N(5) to, if they exist. Here is my attempt at checking for the existence of those columns and summing them if they exist, this seems to terminate in the debugger but I'...

    OC200m OC200m
    Discussions |
    Jan 18, 2023 5:04 AM
    2066 views | 2 replies
  • How do I correctly iterate over column names to produce summary tables grouped by each?

    Hi there,  I'm writing a script in jsl to search through column headers, find those beginning with the number 9, and then produce a summary table from a large data set that is grouped by those columns. Currently, my code is working for the first column, but seems to stop after that. Any help would be appreciated!  dt = Current Data Table(); N = N Col( dt ); For( i = 1, i <= N, i++, colname = Colu...

    OC200m OC200m
    Discussions |
    Jan 18, 2023 12:42 AM
    1741 views | 2 replies
  • script avec graphs et splitter box

    bonjour,j'aimerais refaire ce script (source= index des scripts JMP) mais avec des graphiques dans chaque case. j'ai essayé mais les graphiques ne s'affichent pas. est-ce quelqu'un a un exemple?Names Default To Here( 1 ); New Window( "Splitter Example", box = V Splitter Box( Size( 640, 480 ), H Splitter Box( Spacer Box( <<Set Fill( 1 ); <<Color( RGB Color( 9, 112, 84 ) ); ), ...

    Françoise Françoise
    Discussions |
    Jan 17, 2023 2:29 PM
    1885 views | 3 replies

Latest Discussions

  • How is the standard error of the least squares means found in Fit Model multiple regression

    JMP supplies a standard error for its least squares means in the Least Squares Mean Table. How is this standard error calculated given that the least squares mean is a constant using the rules that JMP follows for calculating the least squares means? That is, JMP  fixes background continuous variables at their mean and sums over background categorical variables using equal weighting (which is equi...

    AprioriBighorn4 AprioriBighorn4
    Discussions |
    Jan 19, 2023 6:09 AM
    2870 views | 4 replies
  • subset selection is empty, return error

    Hi all,I am writing a script where I select a subset from a data table based on some criteria:Example dt is my data table with column :Error_IDI input: "dt_subset=dt<<select where (:Error_ID==0)<<subset(selected rows(1));" and I expect the dt_subset table to be filled by all the entries in the dt table where the column :Error_ID is 0.Now let us say the dt data table has no Error_ID==0 rows, the dt...

    ValeriaL ValeriaL
    Discussions |
    Jan 17, 2023 8:18 AM
    1941 views | 2 replies
  • Unequal Variances Test - All pairs

    Hello,  In the Oneway platform, JMP can create an Unequal Variances test such as Levene or Bartlett. is it possible to conduct all pair test for variance like Tukey Kramer for means?

    Bengom87 Bengom87
    Discussions |
    Jan 17, 2023 4:14 AM
    2075 views | 2 replies
  • Control charts - display error

    Hi, I sometimes have a display error with control chart with the phase in the top of the plot when I use a script (see screenshot).Do you know how I can fix the issue ? Thank you very much and have a nice day, Jean

    PersuasionCamel PersuasionCamel
    Discussions |
    Jan 16, 2023 8:18 AM
    976 views | 1 replies
  • Determine equality constraints for related time/temperature variables in DOE

    Hi:This seems like a dumb problem, but I can't seem to figure out how to build the constraints portion of a DOE model I'm trying to prepare.  It's a big recipe type optimization, but it runs through two distinct time/temperature windows. The basis is that I have two (difficult to change) continuous variable time portions that each have an associated temperature range.  However, the second temp mus...

    TedGHL TedGHL
    Discussions |
    Jan 11, 2023 2:40 PM
    3815 views | 8 replies

Latest Discussions

  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    947 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    1068 views | 0 replies
  • 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
    1361 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
    705 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
view all discussions