cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Right Censoring data for ANOVA

    Hello, I am trying to carry out ANOVA on some data from correlation experiments I am currently running across 3 different oven chambers. It is a reliability test with each unit having a time-to-fail. For the below plot, I have circled 32 data points in red which have not failed yet. For my Fit Life by X analysis, I have right censored these units as they have not yet failed but I'm wondering is th...

    GSheehan1 GSheehan1
    Discussions |
    Mar 24, 2021 5:36 AM
    3063 views | 4 replies
  • JMP / JSL equivalent excel's NORM.S.INV

    What is the JMP / JSL equivalent Excel's NORM.S.INV function. It takes a p value and returns Z value for example at .5, it returns 0as .84 returns ~1 Thanks!  

    Anonymous Anonymous
    Discussions |
    Mar 24, 2021 4:39 AM
    1587 views | 1 replies
  • How to Change the Default Settings: Preferences -> Platforms -> ?

    How to make agreement statistics (Cohen's kappa) to appear in the "Fit Y by X" platform report by DEFAULT?
    Preferences -> Platforms -> ?Thank you very much for your help!

    Ted Ted
    Discussions |
    Mar 24, 2021 3:18 AM
    2630 views | 1 replies
  • Get Path of open script

    I'm wondering if you can get the path of an open script like you can with a data table.    Names default to here(1); // data tables, cool dt = open("$SAMPLE_DATA\Big Class.jmp"); show(dt << Get Path()); // scripts, not so much. w = open("$SAMPLE_DATA\..\scripts\bootstrapsample.jsl"); show(w << Get Path()); @ben_ph 

    vince_faller vince_faller
    Discussions |
    Mar 23, 2021 12:46 PM
    2906 views | 3 replies
  • Need steps to publish the interactive HTML reports to JMP public

    Need steps to share the interactive HTML reports to JMP public after creating a profile in SAS

    rvkamal rvkamal
    Discussions |
    Mar 23, 2021 9:42 AM
    1287 views | 1 replies

Latest Discussions

  • Right Censoring data for ANOVA

    Hello, I am trying to carry out ANOVA on some data from correlation experiments I am currently running across 3 different oven chambers. It is a reliability test with each unit having a time-to-fail. For the below plot, I have circled 32 data points in red which have not failed yet. For my Fit Life by X analysis, I have right censored these units as they have not yet failed but I'm wondering is th...

    GSheehan1 GSheehan1
    Discussions |
    Mar 24, 2021 5:36 AM
    3063 views | 4 replies
  • JMP / JSL equivalent excel's NORM.S.INV

    What is the JMP / JSL equivalent Excel's NORM.S.INV function. It takes a p value and returns Z value for example at .5, it returns 0as .84 returns ~1 Thanks!  

    Anonymous Anonymous
    Discussions |
    Mar 24, 2021 4:39 AM
    1587 views | 1 replies
  • Get Path of open script

    I'm wondering if you can get the path of an open script like you can with a data table.    Names default to here(1); // data tables, cool dt = open("$SAMPLE_DATA\Big Class.jmp"); show(dt << Get Path()); // scripts, not so much. w = open("$SAMPLE_DATA\..\scripts\bootstrapsample.jsl"); show(w << Get Path()); @ben_ph 

    vince_faller vince_faller
    Discussions |
    Mar 23, 2021 12:46 PM
    2906 views | 3 replies
  • Need steps to publish the interactive HTML reports to JMP public

    Need steps to share the interactive HTML reports to JMP public after creating a profile in SAS

    rvkamal rvkamal
    Discussions |
    Mar 23, 2021 9:42 AM
    1287 views | 1 replies
  • Newbie question on saving derived tables to main table

    Is there any way to save a derived table back to the main table for playback. For instance if I convert the output of one of the analysis tables into a JMP table by right clicking and "Make into data table" is it possible to derive a script to do this and then have it listed in the main table top left panel script playback panel for future playback?

    Merllin Merllin
    Discussions |
    Mar 23, 2021 4:17 AM
    1546 views | 2 replies

Latest Discussions

view all discussions