cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Bug when using combination of set each value, tables with same column name(s) and col statistical functions within a loop

    This has already been reported to JMP support and they have submitted it as a bug to development (00049239). Seems to happen at least with JMP16.2 and JMP17.0   Just as a heads up, there is fairly bad bug with JMP when using the mentioned combination (set each value, loop and col statistical functions). What happens is that JMP does use data from wrong table when adding data to different table. On...

    jthi jthi
    Discussions |
    Sep 18, 2025 1:32 AM
    2270 views | 5 replies
  • Ordering categories for a bar chart of sums of values

    Dear JMP help community, I have a dataset consisting of expenses grouped within many different categories (maintenance, salaries etc.). Within each category there are many rows of expenses, e.g. in maintenance I have rows for painting expenses, carpentry, electrical services etc. I can create a treemap to show the relative size of each expense group, but would prefer an bar chart with one bar for ...

    ANVAR ANVAR
    Discussions |
    Sep 18, 2025 12:46 AM
    158 views | 3 replies
  • Why is Tables/Concatenate so slow?

    Has this ever happened to you?
    Sometimes it takes a very long time for Tables/Concatenate to finish merging two tables.More than a minute for just a few columns and some 100k rows.What could be the reason? 

    hogi hogi
    Discussions |
    Sep 17, 2025 11:47 PM
    1623 views | 5 replies
  • Why won't both of my tables show on available tables for query builder

    I am trying to do JMP Query Builder and one of my tables shows up but when I click on JMP open and open another table so I can join the two, it won't appear under the available tables. I am new to this, so I am not sure if I am doing something wrong. Any help asap would be greatly appreciated!

    BagOfArmadillo3 BagOfArmadillo3
    Discussions |
    Sep 16, 2025 11:26 PM
    250 views | 3 replies
  • Help for Some Sort of Nested Design

    Hello! JMP newbie here. I am working on a project where I need to come up with some sort of nested DOE design for some variables I want to test. I work in the proteomics industry and need to run an effects model of common med tech errors. We run our samples in batches of 96. There are some variables I need to test on the individual sample level (Like a reagent level differs for that sample), and o...

    PowerJackal4255 PowerJackal4255
    Discussions |
    Sep 16, 2025 11:12 AM
    405 views | 7 replies

Latest Discussions

  • Bug when using combination of set each value, tables with same column name(s) and col statistical functions within a loop

    This has already been reported to JMP support and they have submitted it as a bug to development (00049239). Seems to happen at least with JMP16.2 and JMP17.0   Just as a heads up, there is fairly bad bug with JMP when using the mentioned combination (set each value, loop and col statistical functions). What happens is that JMP does use data from wrong table when adding data to different table. On...

    jthi jthi
    Discussions |
    Sep 18, 2025 1:32 AM
    2270 views | 5 replies
  • Why is Tables/Concatenate so slow?

    Has this ever happened to you?
    Sometimes it takes a very long time for Tables/Concatenate to finish merging two tables.More than a minute for just a few columns and some 100k rows.What could be the reason? 

    hogi hogi
    Discussions |
    Sep 17, 2025 11:47 PM
    1623 views | 5 replies
  • Why won't both of my tables show on available tables for query builder

    I am trying to do JMP Query Builder and one of my tables shows up but when I click on JMP open and open another table so I can join the two, it won't appear under the available tables. I am new to this, so I am not sure if I am doing something wrong. Any help asap would be greatly appreciated!

    BagOfArmadillo3 BagOfArmadillo3
    Discussions |
    Sep 16, 2025 11:26 PM
    250 views | 3 replies
  • how to Resolution Problem with Formula for Column

    Code:  If( !Contains(col_name_list, "EFT (h)"), Current Data Table() << New Column( "EFT (h)", Numeric, Continuous, Format("Fixed Dec", 10, 1), Formula( :Name( "duration" ) * 24 ) ) ); Error: Unexpected ")". Perhaps there is a missing ";" or ",". Line 9 Column 6:    ))►)   The remaining text that was ignored was ) Resolution Problem with Formula for Column EFT (h):   I am unable to ...

    zetaVagabond1 zetaVagabond1
    Discussions |
    Sep 16, 2025 1:59 AM
    1490 views | 7 replies
  • Normalize across trials using controls

    I have a datasets of populations with a response. I triplicated the experiment, so I have 3 trials of data, but the response rate likely varies between trials. It is a hypoxia response rate, which is sensitive to things like humidity/temperature that I can't perfectly control.    Each trial consists of a population with different treatments, plus empty vector controls.    So like this, but with li...

    thestrider thestrider
    Discussions |
    Sep 15, 2025 11:14 PM
    581 views | 1 replies

Latest Discussions

  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    803 views | 0 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    367 views | 0 replies
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    972 views | 0 replies
  • How to assign columns to 'Cause' and 'Grouping' roles, 'scale' and 'shape' effect in JMP recurrence analysis

    Hi, all
    I am a new member to the community. I am assigned a task to perform recurrence analysis on our data. I never used JMP or did any recurrence analysis. So I will bring some stupid questions for sure.
    The data we have are robots repair. We want to see repairs event pattern for the bots and I was told to use recurrence analysis (don't know why). So we have around 15000 robots, I used the 'bot_id...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 8, 2025 10:42 AM
    650 views | 0 replies
  • Customer quantile

    Hello,    looking for the upper and lower cut off of exponential distribution and Weibull distribution, I could find custom quantile to designate the probability. Have a couple questions.   In the old jump version, saw it quantile feature allowing probability number to type, it is the same as custom quantile in JUMP 17. Seems like there is confidence level set as default value of 0.95, having trie...

    SignalRaccoon27 SignalRaccoon27
    Discussions |
    Aug 8, 2025 7:25 AM
    255 views | 0 replies
view all discussions