cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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

  • 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
    2412 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
    1272 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
    2187 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
    2438 views | 3 replies
  • How do I KEEP the order of variables in a data set when graphing?

    I understand that I can reorder by using the value ordering dropdown menu under column properties ( as indicated in other posts and videos). However this is needlessly time consuming for 50- 100 values that are already IN the correct order in the data set.  So I am just interested in keeping the data in the order in which it currently is. Thanks so much for your help!Jennifer

    jennifer_n_blak jennifer_n_blak
    Discussions |
    Mar 23, 2021 12:11 PM
    14842 views | 8 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
    2412 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
    1272 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
    2438 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
    995 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
    1201 views | 2 replies

Latest Discussions

view all discussions