cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Limits Change Using Manage Limits Platform. Old limits don't go away.

    Hi, I have an issue where I'm trying to use the manage limits option to change limits on my current dataset. Following this example in here Example of Manage Limits . I'm able to change the limits and implement the new limits I need. However, the old limits don't go away. It shows up as a solid black line. I tried removing the spec limits from the column and re-implement it, but still no luck. It ...

    RA899 RA899
    Discussions |
    Feb 3, 2025 9:32 PM
    286 views | 3 replies
  • How can I classify data when I make box-plot?

    Hi guys. I would like to make box chart like below picture.Raw data are length and width data by production date In above chart, I have 2 questions. 1. How can I group data by production date according to length 1,2,3? 2. How can I make tolerance zone using color? (In above chart, I would like to make green zone) I will wait for your help.Thank you! 

    SpendingRootCat SpendingRootCat
    Discussions |
    Feb 3, 2025 4:42 PM
    208 views | 1 replies
  • concatenate tables only if they exists

    I am trying to create a workflow when I would like to open multiple tables and concatenate them. The issue I am running into is that I don't know whether the tables will be available. As an example let's assume I may have up to 8 tables total. Let's call them table1, table2... table8.The workflow I created assumed all tables exists, but if I remove one or a few tables it generates the error since ...

    andrey andrey
    Discussions |
    Feb 3, 2025 9:48 AM
    425 views | 4 replies
  • Why are my data tables opening in a new instance of JMP every time?

    I was recently transferred to a new PC (Windows 11) and existing my data tables are now opening in a new instance of JMP every time I open (double click) them (from within any folder)?This is not so for my JSL scripts which open normally i.e. without opening another instance of JMP.What do I need to change (in JMP preferences?) to fix this?

    Neo Neo
    Discussions |
    Feb 3, 2025 5:45 AM
    205 views | 1 replies
  • How do i design my experiments for optimization with CCD when i have lot of data?

    Hi guys, I am new to JMP and I am doing my Masters thesis on membrane filtration. I am trying to optimize and design a process. I screened several membranes for microfiltration (MF), ultrafiltration (UF) and nanofiltration (NF) and have lots of preliminary data. I decided to go for RSM-CCD as I saw in lots of research papers using it but i dont know how to approach it in JMP pro. I am trying to co...

    MachineAnteater MachineAnteater
    Discussions |
    Feb 3, 2025 1:56 AM
    327 views | 2 replies

Latest Discussions

  • Limits Change Using Manage Limits Platform. Old limits don't go away.

    Hi, I have an issue where I'm trying to use the manage limits option to change limits on my current dataset. Following this example in here Example of Manage Limits . I'm able to change the limits and implement the new limits I need. However, the old limits don't go away. It shows up as a solid black line. I tried removing the spec limits from the column and re-implement it, but still no luck. It ...

    RA899 RA899
    Discussions |
    Feb 3, 2025 9:32 PM
    286 views | 3 replies
  • concatenate tables only if they exists

    I am trying to create a workflow when I would like to open multiple tables and concatenate them. The issue I am running into is that I don't know whether the tables will be available. As an example let's assume I may have up to 8 tables total. Let's call them table1, table2... table8.The workflow I created assumed all tables exists, but if I remove one or a few tables it generates the error since ...

    andrey andrey
    Discussions |
    Feb 3, 2025 9:48 AM
    425 views | 4 replies
  • Determining sample size for powders driven by statistics

    I recently read the concept of "statistical sampling." I wanted to understand if JMP has something that helps us determine the sample size to collect for powders driven by statistics (i.e. confidence interval that the entire population is being represented in the sample that I can trust my results collected on that to represent the entire population). Also, looking to learn how is the sample size ...

    StratifiedGnu91 StratifiedGnu91
    Discussions |
    Feb 2, 2025 11:44 PM
    185 views | 1 replies
  • How to get a column to return percentile

    Hi everyone, I am working to get P50, P90 and P95 data into a data set based on an array of numbers . I know that I can run a distribution and it will show the values but I am trying to do this for too many files to make it feasible. Is there a formula or other way to get a column that returns with the values I am looking for based on a specific delimiter such as batch? I am currently using JMP 15...

    IslandDelverGo IslandDelverGo
    Discussions |
    Feb 1, 2025 9:33 AM
    299 views | 3 replies
  • I am unable to run JMP software due to system error


    I am unable to run the JMP application on my laptop. I am getting this error even after reinstalling the application and restarting my laptop.

    Ananya Ananya
    Discussions |
    Jan 31, 2025 1:47 PM
    430 views | 3 replies

Latest Discussions

  • Question About F-Tests in GLMMs with Binomial Errors

    Hi,
    I have a question regarding Generalized Linear Mixed Models (GLMMs) in JMP pro. Most statisticians consider it inappropriate to use F-tests or t-tests to evaluate predictor contributions in GLMs or GLMMs with binomial errors. This is because F- and t-tests are based on sums of squares, which assume normally distributed residual errors.
    While using a logit link function helps linearize the relati...

    LanaMilana LanaMilana
    Discussions |
    Jan 17, 2025 2:21 AM
    348 views | 0 replies
  • How to adjust the size of R plot imported with get R graphics(); ?

    I'm trying to run R code in JMP to create a plot. I succeeded in importing the plot in png format, but failed to adjust the size of the plot. I can adjust the "plot_from_R" in png format with the set size(); function in jsl, but it is not proportional and distorted. How can I import plot_from_R in the size I want?   R Init(); R Submit( "\[ windows(300,100) #it doesn't work plot(function(x) dnorm(...

    CountableModel1 CountableModel1
    Discussions |
    Jan 15, 2025 4:01 PM
    302 views | 0 replies
  • Logistic regression - confidence bands.

       

    beimar_iriarte_ beimar_iriarte_
    Discussions |
    Jan 10, 2025 12:10 PM
    290 views | 0 replies
  • Exceptions are the utilities Show, Write, and Print ...

    from: https://www.jmp.com/support/help/en/18.1/?os=win&source=application#page/jmp/advanced-expressions-macros-and-lists.shtml#  If you assign the expression x+y to a, quoting it as an expression with Expr, then whenever a is evaluated, it evaluates the expression using the current values of x and y and returns the result.
    Exceptions are the utilities Show, Write, and Print, which do not evaluate e
    ...

    hogi hogi
    Discussions |
    Jan 7, 2025 10:44 PM
    297 views | 0 replies
  • Extract Expr: Issue with scoped variable

    This works: Extract Expr(:height << set name( "new" ), :height );  But this one doesn't *):Extract Expr(myDataTable:height << set name( "new" ), myDataTable:height );Fortunately there is this dirty trick of Extract Expr (it automatically resolves every defined variable **) - which allows this workaround:x = Expr( myDataTable:height); Extract Expr(myDataTable:height << set name( "new" ), x ) *) why...

    hogi hogi
    Discussions |
    Jan 7, 2025 11:35 AM
    242 views | 0 replies
view all discussions