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

  • Considering Significant Figures in Control Limits Calculation for an X-bar Chart

    I want to build an X-bar chart for data on the thickness of tablets over 20 intervals (200 measurements). The specification limits are 3.0-3.5 mm. JMP calculated very narrow control limits for me, which are 3.28 and 3.35. In rounding these numbers, the limits become 3.3-3.3. I am interested in having only one decimal place, and I see through JMP's calculations that it does not consider significant...

    Bar2024 Bar2024
    Discussions |
    Aug 26, 2024 3:38 AM
    1118 views | 1 replies
  • This might be a big ask, but can someone help with a script to try and select a normal distribution when it is pretty close to the best fitted distribution?

    So here's what I'm hoping for:When you click fit all in Distribution platform you get a lot of fitsHowever, if the AICc of the best fit is within 5 of the normal distribution you might as well use the normal fit.  Sooooooo, if there a way to script something that would go through a bunch of columns that have already had the best fit ran and then adjust the selected fit (assuming it is non-normal) ...

    shampton82 shampton82
    Discussions |
    Aug 25, 2024 10:18 PM
    4251 views | 15 replies
  • 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
  • Requesting advice for predicting a very simple DATETIME.

    I want to predict the time corresponding to a specific value.

    I plan to travel a total distance of about 100 km. The first 6 hours will be on foot, and the rest by car.

    Assuming the car’s speed is fairly consistent, I want to create a simple model to predict the date and time (yyyy-mm-dd hh:mm:ss) when I will reach the 88 km mark.

    Fortunately, I can obtain distance data every second. I think I can cr...

    Ronaldo Ronaldo
    Discussions |
    Aug 25, 2024 10:44 AM
    1061 views | 2 replies
  • How to extract fitted line equations?

    I have 60 Bivariate plots and each plot is fitted with a line. How can I extract the line parameter using script?
    For example, the fitted line is y=ax+b, how can i get a and b and save them into variables. When i try to use tree structure, it only shows the tree for first plot, and the command to grab values from boxes doesn't work.
    Anyone knows how to do that? thanks in advance!

    Message was edited b...

    Discussions |
    Aug 24, 2024 7:12 AM
    16316 views | 5 replies

Latest Discussions

  • Considering Significant Figures in Control Limits Calculation for an X-bar Chart

    I want to build an X-bar chart for data on the thickness of tablets over 20 intervals (200 measurements). The specification limits are 3.0-3.5 mm. JMP calculated very narrow control limits for me, which are 3.28 and 3.35. In rounding these numbers, the limits become 3.3-3.3. I am interested in having only one decimal place, and I see through JMP's calculations that it does not consider significant...

    Bar2024 Bar2024
    Discussions |
    Aug 26, 2024 3:38 AM
    1118 views | 1 replies
  • 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
  • plotting data with same heading from two different data table without combining them.

    Hello,I am very new to JMP and I am looking for a way to make a X-Y plot from multiple data tables without combing them. For example, I have a data table “Men” with two variables “age” and “weight”, and I have another data table “Women” with the same variable names “age” and “weight”. I would like to make a simple X-Y plot: age vs weight, using the values from these two data tables, I don’t want t...

    Sam_030 Sam_030
    Discussions |
    Aug 24, 2024 6:22 AM
    767 views | 2 replies
  • Training and Validation R2s in Lasso/Elastic net

    Dear all, I use k-fold cross-validation in combination with penalized regression models (lasso, elastic net) and want to examine the (averaged) R2 values of the training/validation sets to check for overfitting and explained variance. I already searched around with the many options, but I can not find that. Is there a way to show this? It would be great, if that could be shown in the overview tabl...

    MarkusJH MarkusJH
    Discussions |
    Aug 23, 2024 10:52 AM
    2670 views | 5 replies
  • Transitioning Project from GraphPad to JMP

    Hello everyone, I'm moving a huge project/worksheet (with multiple datasets, analysis, graphs across multiple years) from Graphpad to JMP. I've downloaded the project into a .pzfx file format. I've tried to open the file in JMP (by going to File, Open, select all file types, and choosing the file), but it was not read into JMP properly.  Other than having to download each dataset as a csv file, wh...

    JmpLearner1 JmpLearner1
    Discussions |
    Aug 23, 2024 8:54 AM
    1274 views | 2 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
    746 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
    552 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
    610 views | 0 replies
view all discussions