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

  • Graph Builder

    HelloI have data that included Die X and Die Y and  which BIN was FAIL or PASSI understand this graph I should create this by Graph Builderbut I tried to do it and I did receive so beautiful result or something close to it.so I have a few questions1) How I can create the demo of the circle wafer2) how I can note X in a place where I do not have data for this unit3) Color and square shape I believe...

    Dennisbur Dennisbur
    Discussions |
    Sep 3, 2023 11:30 PM
    1154 views | 3 replies
  • Is it possible to run multiple univariate Cox survival analysis in one step in JMP ?

    I am trying to test multiple variables in independant univariate Cox survival analysis (with years of survival and years of follow-up censor). Is there a way to run multiple variables at once but to have an independant univariate Cox analysis instead of a multivariate analysis ? I have a lot of variables I'd like to test and would prefer not having to clock them all one by one.Is there a script I ...

    GCardin GCardin
    Discussions |
    Sep 3, 2023 10:45 PM
    1292 views | 1 replies
  • PickFile() from within a Project does not use file filters

    When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...

    R2OKeefe R2OKeefe
    Discussions |
    Sep 3, 2023 8:45 PM
    1020 views | 0 replies
  • Regression model does not provide correct quadratic equation

    Hello:I created a 2^3 full factorial experiment with 4 center points. X1, X2 and X3  are the factors and Y is the response. X2 and X3 are just any random factor, but X1 is the radius and Y is the area. So mathematically relation is Y=3.14*X1^2Below are the three scenarios where I computed regression equation based on just X1, both X1 and X1^2 and only X1^2. When I only consider X1^2, it is no more...

    VarunK VarunK
    Discussions |
    Sep 3, 2023 8:27 PM
    3104 views | 4 replies
  • Split whole string into 2 new column

    table<< New Column("d0", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 1, 3))); table<< New Column("d1", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 4, 6)));
    string= 1_1_1_1_1_1
    wanted to split this string into 2 column with data 1_1_1 for d0 and 1_1_1 for d1. Somehow the script above not working

    weilyne weilyne
    Discussions |
    Sep 3, 2023 12:52 PM
    910 views | 1 replies

Latest Discussions

  • Graph Builder

    HelloI have data that included Die X and Die Y and  which BIN was FAIL or PASSI understand this graph I should create this by Graph Builderbut I tried to do it and I did receive so beautiful result or something close to it.so I have a few questions1) How I can create the demo of the circle wafer2) how I can note X in a place where I do not have data for this unit3) Color and square shape I believe...

    Dennisbur Dennisbur
    Discussions |
    Sep 3, 2023 11:30 PM
    1154 views | 3 replies
  • PickFile() from within a Project does not use file filters

    When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...

    R2OKeefe R2OKeefe
    Discussions |
    Sep 3, 2023 8:45 PM
    1020 views | 0 replies
  • Split whole string into 2 new column

    table<< New Column("d0", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 1, 3))); table<< New Column("d1", Character, Nominal, Formula(Word(Column(table, "Data"), "_", 4, 6)));
    string= 1_1_1_1_1_1
    wanted to split this string into 2 column with data 1_1_1 for d0 and 1_1_1 for d1. Somehow the script above not working

    weilyne weilyne
    Discussions |
    Sep 3, 2023 12:52 PM
    910 views | 1 replies
  • JMP >> ANALYSIS >> TREND TEST for CONTINUOUS Y by ORDINAL X?

    Hi JMP Community,   JMP Pro 16.1, Windows 10 Pro:   I have an apparently trivial question: How can I test for a Trend in Continuous data (Ys) across Ordinal X? I am familiar with the Cochran Trend Test for Ordinal Ys by Nominal X, but I cannot find an equivalent test for my data.   In the mock data, I simulated two behaviors: Y1 has a clear negative trend across the Ordinal XY2 has a weak trend ac...

    Thierry_S Thierry_S
    Discussions |
    Sep 1, 2023 2:31 AM
    1046 views | 1 replies
  • Estimating the average sample standard deviation from the standard error of the means of a set of samples.

    I have a set of composite samples. Each is a composite of 8 charges of material collected in a single weigh boat. The weights were collected for each composite sample and divided by 8 for a mean sample weight. Is it possible to estimate the variation within the composited 8 from the large set of mean sample weights? Thank you!
    Jason

    ResponseOtter42 ResponseOtter42
    Discussions |
    Sep 1, 2023 2:18 AM
    828 views | 1 replies

Latest Discussions

view all discussions