cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • How to add a graphics script but using a variable vs a hard coded value

    I'm trying to have a dynamic drawing of a spec "box" in graph builder but I can't seem to get it to work.  I've tried making the usl and lsl expr(usl) and expr(lsl) and done eval(eval expr()) but that did not work either.  Any suggestions would be greatly appreciated!  rpt=dt<<Graph Builder( Size( 527, 456 ), Show Control Panel( 0 ), Graph Spacing( 5 ), Variables( X( :Min ), Y( :Max ) ), Elem...

    shampton82 shampton82
    Discussions |
    Nov 30, 2024 11:09 AM
    2104 views | 9 replies
  • 1st order model vs 2nd order model in .jmp

    How so I explain that my 2nd order model shows a significant relationship between predictors and responses since I had no lack of fit whereas with the same data on a 1st order model I had a significant lack of fit. How do I explain that the 2nd order provides a better approximation of the data? I'm just trying to wrap my head around it as I only have a basic understanding of it at the minute. Than...

    LocalTables505 LocalTables505
    Discussions |
    Nov 30, 2024 5:18 AM
    1131 views | 2 replies
  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    519 views | 0 replies
  • Change Line Color and Line Style in all platforms

    I am looking for a method to automatically change line color and style on all platforms (Distribution, variability, bivariate, oneway) for all columns with spec limits. I loaded spec limits from "Limits Table" at "Analyze-Quality and Process-Manage Spec limits" and saved to column properties.These spec limits are shown as reference lines in all platforms ((Distribution, variability, bivariate, one...

    vikramavtar vikramavtar
    Discussions |
    Nov 29, 2024 6:59 AM
    1329 views | 5 replies
  • Importing datetime column from pandas dataframe

    I have a pandas data frame which has been imported from a database. One column is in the datetime64[ns] type. I want to copy the dataframe into a JMP data table, however the datatime data is lost (missing values) when using the method in this post: https://community.jmp.com/t5/JMPer-Cable/New-in-JMP-18-Python-jmp-DataTable-and-pandas-DataFrame/ba-p/744680 An example is below: import jmp import pan...

    matth1 matth1
    Discussions |
    Nov 29, 2024 1:25 AM
    1529 views | 2 replies

Latest Discussions

  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    519 views | 0 replies
  • Change Line Color and Line Style in all platforms

    I am looking for a method to automatically change line color and style on all platforms (Distribution, variability, bivariate, oneway) for all columns with spec limits. I loaded spec limits from "Limits Table" at "Analyze-Quality and Process-Manage Spec limits" and saved to column properties.These spec limits are shown as reference lines in all platforms ((Distribution, variability, bivariate, one...

    vikramavtar vikramavtar
    Discussions |
    Nov 29, 2024 6:59 AM
    1329 views | 5 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    462 views | 0 replies
  • Correlation in Matched Pairs Platform

    Hi, What does the parameter Correlation in the Matched Pairs Platform represent? I have attached  a screeshot from the JMP help website. 

    bbenny7 bbenny7
    Discussions |
    Nov 28, 2024 3:11 PM
    2154 views | 7 replies
  • What happens when a single factor far outweighs the others in a DoE?

    Hi guys, I made a DoE that had a primary goal (stability) and a secondary goal (Productivity). I've previously characterized productivity before with an initial DoE. A great model was developed from that data. This new DoE, I added an additional factor that was not previously considered. I KNEW this factor would have a large impact on productivity as it is an obvious primary contributor, but was t...

    MetaLizard62080 MetaLizard62080
    Discussions |
    Nov 28, 2024 7:41 AM
    621 views | 2 replies

Latest Discussions

  • Sample size calculation for accelerated life testing

    I am trying to use the interval explorer for parametric reliability life test planning tool for sample size required for an ALT test but need some clarification on the following questions.         1. Is the Weibull alpha the characteristic life at stress or at use life? 2. Is the Quantile the pFail at stress or use life and how does the quantile impact the required sample size?3. Is the calculated...

    EngrAkin EngrAkin
    Discussions |
    Nov 29, 2024 8:45 AM
    519 views | 0 replies
  • Black Full Screen Issue in JMP During Startup

    Hi everyone, Black Full screen problems are preventing me from using JMP. Every time I launch the software, the screen turns completely black, and I can’t interact with any of the menus or features. I have already tried reinstalling JMP, updating my display drivers, and ensuring my system meets the requirements, but nothing seems to resolve the issue.Iam currently using JMP version 16 on Windows 1...

    romromillys romromillys
    Discussions |
    Nov 28, 2024 11:26 PM
    462 views | 0 replies
  • Script to highlight a cell in a report

    hello everyone....   I am performing contingency reports across a number of categorical X's towards a given Y (categorical) - where I like to highlight contingency table cells (from output report) based on conditions :    e.g. highlight if  count >=12 Cell Chi Square >=3.0  Would like to highlight the cell w/ some color (font color can also work, highlight is better) if it satisfies the given cond...

    altug_bayram altug_bayram
    Discussions |
    Nov 22, 2024 8:33 AM
    448 views | 0 replies
  • Matched pair analysis for categorical survey responses before/after a treatment

    Hi I have the results of a survey given both Before and After a treatment. For the continuous outcomes the Specialized Modeling -> Matched Pairs is straightforward to obtain paired t-tests, with the N = # of matched pairs. But I am struggling with the best way to test the categorical variables, esp. since there are unequal proportion for the Before and After survey responses, ex. 50 Before and 200...

    StPhun StPhun
    Discussions |
    Nov 17, 2024 5:15 AM
    472 views | 0 replies
  • column and table selection

    The new Messages in Workflow Builder are great.
    Is there a possibility to pick a column from he current data table - or an open table?

     

    hogi hogi
    Discussions |
    Nov 7, 2024 10:31 AM
    380 views | 0 replies
view all discussions