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

  • WHAT ARE THE PARTICULAR BENEFITS OF OMARS DESIGNS?

    There are many powerful JMP DOE tools with proven succes over a long time on the other hand recently a lot is written and published on OMARS Designs.I would like to ask experienced DOE users what are the particular benefits of these new kind of designs in addition to what is available on the JMP DOE menu? On what kind of particular cases would you advice to use OMARS? Are there cases that can't be...

    frankderuyck frankderuyck
    Discussions |
    Aug 30, 2024 12:15 AM
    2788 views | 9 replies
  • Help with default view summary statistics

    Folks,
    I use .jmp 14 for analysis. I am looking for a way to only permanently display only 4 statistics of use to me -Mean, Std.Dev, Mode and Observations. I manually uncheck it each time by clicking on summary. I have also checked under preferences in var chart and unchecked the other non relevant statistics apart from these 4 but it doesn't work. Is that a limitation with. Jmp 14? Any help would ...

    BetaPanda273 BetaPanda273
    Discussions |
    Aug 29, 2024 11:39 PM
    1134 views | 3 replies
  • Convert julian code into BBD shef life of product

    I have recieve some san remo product with julian code and Im trying to convert into year, months and days to find out their shelf life. Please can some help me to find:1. L4032 S2 = 2. L4054 L4 = 

    SampleModeMouse SampleModeMouse
    Discussions |
    Aug 29, 2024 8:56 PM
    1016 views | 2 replies
  • Next steps after DSD?

    I completed a 6 factor DSD recently, & found only 4 factors to be significant. Below is what the prediction profiler looks like after reducing my model, showing a quadratic effect for 1 of the factors. My model has 4 main effects, 2 two-factor interactions, & 1 quadratic effect.  My question is, what are the next steps to a DSD? Should I go straight to an RSM design? So fit 2^4 factorial w/ center...

    mjz5448 mjz5448
    Discussions |
    Aug 29, 2024 12:25 PM
    2245 views | 8 replies
  • All possible models multiple regression - assessing R2 change between models

    Hi All, Relatively new to JMP. I have performed an all subsets multiple regression as I am attempting to find the best model of IVs that predicts my DV. Based on AICc, BIC and Mallows there is a model that appears best. However, there is another model that has one additional variable that has similar AICc etc (though worse), but a better adjusted R2. Is there a way in JMP of statistically comparin...

    philc86 philc86
    Discussions |
    Aug 29, 2024 11:10 AM
    2130 views | 5 replies

Latest Discussions

  • Help with default view summary statistics

    Folks,
    I use .jmp 14 for analysis. I am looking for a way to only permanently display only 4 statistics of use to me -Mean, Std.Dev, Mode and Observations. I manually uncheck it each time by clicking on summary. I have also checked under preferences in var chart and unchecked the other non relevant statistics apart from these 4 but it doesn't work. Is that a limitation with. Jmp 14? Any help would ...

    BetaPanda273 BetaPanda273
    Discussions |
    Aug 29, 2024 11:39 PM
    1134 views | 3 replies
  • All possible models multiple regression - assessing R2 change between models

    Hi All, Relatively new to JMP. I have performed an all subsets multiple regression as I am attempting to find the best model of IVs that predicts my DV. Based on AICc, BIC and Mallows there is a model that appears best. However, there is another model that has one additional variable that has similar AICc etc (though worse), but a better adjusted R2. Is there a way in JMP of statistically comparin...

    philc86 philc86
    Discussions |
    Aug 29, 2024 11:10 AM
    2130 views | 5 replies
  • Change order of x-values in bar chart

    I am struggling to change the order of the x-axis values of my bar chart. How should I do this?

    CoffeeLover1997 CoffeeLover1997
    Discussions |
    Aug 29, 2024 8:05 AM
    635 views | 1 replies
  • Stacked table will be very large warning.

    Hello everyone, Sometimes while I run the automated JSL I get the following warning: "The new stacked table will be very large. ... Do you wish to proceed?" The annoying part is that it interrupts the scripts, and I have to manually press Continue. Is there a way to suppress this kind of warnings so they do not pop out? Thank you everyone.

    JmpNoobScripter JmpNoobScripter
    Discussions |
    Aug 29, 2024 4:08 AM
    913 views | 1 replies
  • Grand mean - Round value on chart

    Hey JMP Commuity!I'm trying to find a way to get the grand mean that's shown on a variability chart to show to either a whole number or to one decimal place. I've tried formatting column properties as I've read this is related to the displayed mean (tried multiple options but mainly precision) but no luck!I've also read about the rounding function, but my understanding is this only works when you ...

    AnnaM AnnaM
    Discussions |
    Aug 29, 2024 3:59 AM
    755 views | 1 replies

Latest Discussions

  • AlT two factors with example fail

    Could you provided me some example, file,with example of ALT, two faftors, for example temerature and humidity. Please

    Juancho97 Juancho97
    Discussions |
    Aug 25, 2024 12:16 PM
    499 views | 0 replies
  • Machine data source list remove in "Database Operations"

    I used "File"-->Database-->Open table-->New connection to setup some tables from DB. but I found my list for new connections becomes longer and longer. like the attached pic. I did not found there is a way that i can remove any items from the connection list. the question is that is there a way that i can delete them. Thanks in advanced. KRSean

    Sean_ShCn0 Sean_ShCn0
    Discussions |
    Aug 22, 2024 7:24 AM
    745 views | 0 replies
  • Write Data from Data Table to Database

    Hello JMP-Community,I am searching your help here because I didn't found a sufficent solution for myself in other posts. It is about writing content of a data table into a table of a database.For that I wrote this little function: myInsertInto = function({dt, dbConnection, destinationName}, cols = dt << GetColumnNames(String); rows = dt << Select All Rows << GetSelectedRows; show(cols, rows); ...

    DBo_94 DBo_94
    Discussions |
    Aug 22, 2024 6:38 AM
    550 views | 0 replies
  • Is there a way to tell LCA that the rows are ordered by class?

    Typical dataset: 120-200 rows, 15 classes. Rows are known to be ordered by class. What is unknown is where the 'fences' between classes are. As-is -- i.e., without taking row order into account -- LCA correctly classifies about 94% of rows. My intuition is that if I knew how to tell the algorithm that the rows are grouped by class on input, we'd be at 100%. Visual, in case my use of 'grouped by' i...

    mtowle419 mtowle419
    Discussions |
    Aug 15, 2024 5:03 PM
    551 views | 0 replies
  • latin hyper cube

    Hi there, 

    I am attempting to run latin hyper cube with three continuous and one categorical factors, but the option is not available except for fast flexible filing design; can anyone assist me with this? thanks in advance

    H6Habib H6Habib
    Discussions |
    Aug 14, 2024 1:58 PM
    609 views | 0 replies
view all discussions