cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • We’re improving the Learn JMP page, and want your feedback! Take the survey
  • JMP monthly Newswire gives user tips and learning events. Subscribe

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • JMP 18 for Mac

    JMP 18 for Mac has a problem where empty cells get filled in with values from the adjacent column in the table that is being queried.  For example, if I do  SELECT 555, null Then Column 1 and Column 2 both get populated with 555 This was reported in June of 2024 but I still don't have a solution from the development team at JMP 18. Is there any workaround that I can use so that I can trust my data...

    MacJMPUser MacJMPUser
    Discussions |
    Jun 9, 2025 6:18 AM
    675 views | 5 replies
  • How to define LSL and USL with JMP for a set of data that follows a normal distribution

    Hi JMP team,   How to define LSL and USL with JMP for a set of data that follows a normal distribution.

    N1ck N1ck
    Discussions |
    Jun 9, 2025 5:27 AM
    115 views | 1 replies
  • Value labels question

    Hello, I have the following problem at hand: My variables have value labels in English and I need to replace them with a language overlay of another language. I have English and other languages in a structured format.  Is there any way to export the value labels and import the new ones? With variable names, I just copy paste, which works fine. With value labels I haven't found a solution yet.

    Playon Playon
    Discussions |
    Jun 8, 2025 11:29 PM
    118 views | 1 replies
  • Graphing standardized scores

    How can I use graph builder to generate a chart showing standardized scores for a continuous variable across different levels of a categorical variable? Do I need to create a new column of standardized scores first, or can this be done within graph builder itself?

    Jabberwock2025 Jabberwock2025
    Discussions |
    Jun 8, 2025 11:12 PM
    122 views | 1 replies
  • How to set color gradients for specified multiple columns stroke by stroke?

    Thanks Experts! dt=Open("$SAMPLE_DATA/Big Class.jmp"); ca="height1";w=Try(Length(as Column(Current Data Table(),ca)<<get name),0)>0;if(w<1,New Column(ca));Column(ca)<<Formula( height*1.1 );Current Data Table()<<run formulas;Column(ca)<<deleteFormula;

    lala lala
    Discussions |
    Jun 8, 2025 7:36 PM
    564 views | 10 replies

Latest Discussions

  • JMP 18 for Mac

    JMP 18 for Mac has a problem where empty cells get filled in with values from the adjacent column in the table that is being queried.  For example, if I do  SELECT 555, null Then Column 1 and Column 2 both get populated with 555 This was reported in June of 2024 but I still don't have a solution from the development team at JMP 18. Is there any workaround that I can use so that I can trust my data...

    MacJMPUser MacJMPUser
    Discussions |
    Jun 9, 2025 6:18 AM
    675 views | 5 replies
  • How to define LSL and USL with JMP for a set of data that follows a normal distribution

    Hi JMP team,   How to define LSL and USL with JMP for a set of data that follows a normal distribution.

    N1ck N1ck
    Discussions |
    Jun 9, 2025 5:27 AM
    115 views | 1 replies
  • Value labels question

    Hello, I have the following problem at hand: My variables have value labels in English and I need to replace them with a language overlay of another language. I have English and other languages in a structured format.  Is there any way to export the value labels and import the new ones? With variable names, I just copy paste, which works fine. With value labels I haven't found a solution yet.

    Playon Playon
    Discussions |
    Jun 8, 2025 11:29 PM
    118 views | 1 replies
  • Graphing standardized scores

    How can I use graph builder to generate a chart showing standardized scores for a continuous variable across different levels of a categorical variable? Do I need to create a new column of standardized scores first, or can this be done within graph builder itself?

    Jabberwock2025 Jabberwock2025
    Discussions |
    Jun 8, 2025 11:12 PM
    122 views | 1 replies
  • Text invisible error?

    There is an error where text or input boxes are not visible. Also, the list does not change when scrolling down, making it difficult to select.    --> after scrolling down  I already deleted JMP SW and re-installed it, but the error is remained.  

    TriangularShark TriangularShark
    Discussions |
    Jun 8, 2025 7:17 PM
    123 views | 1 replies

Latest Discussions

  • Testing slices in JMP Pro Mixed Model?

    Hello, I am doing a 4-way, full factorial ANOVA with one repeated measures factor (time, 3 samplings) and three between-subject factors (species, color, and irrigation; 2 levels of each) using the Mixed Model personality in JMP Pro 18.1.0. I'm using the AR(1) repeated covariance structure, as it provides the best fit based on AICc values. The analysis indicates I have no significant 4- or 3-way in...

    JHS JHS
    Discussions |
    May 7, 2025 7:38 AM
    365 views | 0 replies
  • Help with Multiple Linear Regression

    LogitParrot179 LogitParrot179
    Discussions |
    Apr 23, 2025 7:58 PM
    369 views | 0 replies
  • when does model reduction lead to the problem of multiple comparisons?

    My interest is in identifying the strongest predictors of annual per capita growth rate for three groups of bird species: residents, short-distance migrants and long-distance migrants.  My model has per capita growth rate as the dependent variable, and as predictors bird density during the breeding season, and 13 environmental predictors (various measures of climate, food abundance and nest predat...

    olddabbler olddabbler
    Discussions |
    Apr 21, 2025 5:56 AM
    317 views | 0 replies
  • steps to use the minimum p-value approach with log-rank test?

    I am interested in applying the minimum p-value approach using the p-values obtained from the log-rank test. However, I am uncertain about the specific steps involved. Could you kindly advise me on how to proceed?   I am currently using the following version: JMP® Student Edition 18.2.0, running on Microsoft Windows 11 Home.

    Namamugi Namamugi
    Discussions |
    Apr 10, 2025 11:22 PM
    344 views | 0 replies
  • Scale IDs in Add Graphics Script not working

    I created a script to draw graphs from JSON objects, which works well, but when I tried to overlay one graph on another using two Y axes, I could not get it to work; it always used the left Y axis.  I thought I was doing something wrong, but I finally realized that even the example in the Scripting Guide does not work as it should.  This example is supposed to use the right Y axis, labeled "Test,"...

    mmarchandFSLR mmarchandFSLR
    Discussions |
    Mar 27, 2025 5:13 AM
    243 views | 0 replies
view all discussions