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

  • Importing of csv data

    I am working on a large DoE where in total we need to measure more than 10.000 pieces, the measurement is done in a Renishaw CMM, and the way the program is made it has to calibrate every 50 pieces, and then it outputs a file for each characteristic which leads to alot of files having to imported, and today I am using the import function and then copy pasting the results into my master data sheet....

    Oseali Oseali
    Discussions |
    Feb 21, 2024 7:07 AM
    1102 views | 2 replies
  • Servicenow contains search

    The servicenow catalog item in which the search item should be implemented with " conatins" logicI tried using user prefernce setting , but it will have a impact on all ctalogs , but i need a conatins logic only in one catalog

    BetaPanda108733 BetaPanda108733
    Discussions |
    Feb 21, 2024 6:48 AM
    758 views | 1 replies
  • Homework Question for Two Sample Hypothesis Testing

    Two-sample hypotheses testing (Two-sample comparisons)
    Formulate one hypothesis for any numerical variable and conduct a hypothesis test
    for the difference between two means. Clearly state your decision (Reject H0 or Fail
    to reject H0 and write your conclusion in plain English.  Would anyone be kind enough to help me figure out how to do this ? Below is an excel file that goes along with it. I'd appr...

    Bluefire003 Bluefire003
    Discussions |
    Feb 20, 2024 11:49 PM
    1174 views | 1 replies
  • dashboard

    Bonjour, Juste une question pour les tableaux de bord sur JMP.
    Comment peut-on créer plusieurs onglets comme ci-dessous sur le même tableau de bord ? Merci pour votre réponse ! 

    hcarr01 hcarr01
    Discussions |
    Feb 20, 2024 11:24 PM
    1511 views | 4 replies

Latest Discussions

  • Importing of csv data

    I am working on a large DoE where in total we need to measure more than 10.000 pieces, the measurement is done in a Renishaw CMM, and the way the program is made it has to calibrate every 50 pieces, and then it outputs a file for each characteristic which leads to alot of files having to imported, and today I am using the import function and then copy pasting the results into my master data sheet....

    Oseali Oseali
    Discussions |
    Feb 21, 2024 7:07 AM
    1102 views | 2 replies
  • Servicenow contains search

    The servicenow catalog item in which the search item should be implemented with " conatins" logicI tried using user prefernce setting , but it will have a impact on all ctalogs , but i need a conatins logic only in one catalog

    BetaPanda108733 BetaPanda108733
    Discussions |
    Feb 21, 2024 6:48 AM
    758 views | 1 replies
  • Homework Question for Two Sample Hypothesis Testing

    Two-sample hypotheses testing (Two-sample comparisons)
    Formulate one hypothesis for any numerical variable and conduct a hypothesis test
    for the difference between two means. Clearly state your decision (Reject H0 or Fail
    to reject H0 and write your conclusion in plain English.  Would anyone be kind enough to help me figure out how to do this ? Below is an excel file that goes along with it. I'd appr...

    Bluefire003 Bluefire003
    Discussions |
    Feb 20, 2024 11:49 PM
    1174 views | 1 replies
  • dashboard

    Bonjour, Juste une question pour les tableaux de bord sur JMP.
    Comment peut-on créer plusieurs onglets comme ci-dessous sur le même tableau de bord ? Merci pour votre réponse ! 

    hcarr01 hcarr01
    Discussions |
    Feb 20, 2024 11:24 PM
    1511 views | 4 replies
  • ANN and FDOE comparison

    Hello everyone, I need help understanding the best approach to apply to my data.I constructed a dataset with 84 batches from various experimental designs (DoEs) in the development of a pharmaceutical drug product. After that, I built an ANN model to predict drug release. Now, I would like to predict drug release (functional response) using JMP Pro Functional DOE (FDOE) and compare with the finding...

    sofiasousa24 sofiasousa24
    Discussions |
    Feb 20, 2024 12:56 PM
    1329 views | 2 replies

Latest Discussions

  • JMP 16 Discreet Fit to Gamma Poisson to Kulmogrov

    Hello All, Need assistance trying to get the goodness-of-fit test for the following parameters in JMP 16: 1. Discrete Fit2. Fit Negative Binomial (equivalent to Gamma Poisson as no option to choose gamma poisson)3. Goodness-of-fit4. output -> Pearson Chi-square -> no values  From past version of JMP 14, there was a gamma poisson option with a goodness-of-fit option that outputted kolmogorov's D va...

    RichC RichC
    Discussions |
    Feb 19, 2024 10:19 AM
    565 views | 0 replies
  • Visualizing 2-way clustering

    Hello - I have a table of 180 factors. I have used the 2-way clustering to visualize the grouping in the dendrogram, which works really well for a few factors. Close to 200? Not so much, especially in a paper. In my mind, I have basically the K-means type plot of all of the factors clumped and colored. But this doesn't make sense for factors. Is there a way that to plot the clustering on a 2-D plo...

    ehchandlerjr ehchandlerjr
    Discussions |
    Feb 15, 2024 2:53 PM
    580 views | 0 replies
  • Help with JMP formula (IFERROR)

    My excel formula is: =+IF(AND(E98=1, E108=1), IFERROR(E121-E$128, "NA"), "NA"). E98 = 1. E108 = 1. E121 is a calculation that came out to .267993337. E128 is a calculation that came out to -0.2792984. How can I re-create that formula in JMP? I'm trying with no success. 

    UpliftElk866 UpliftElk866
    Discussions |
    Feb 13, 2024 12:19 PM
    679 views | 0 replies
  • Scheduled job failed

    Hi, I'm trying to run daily scheduled job, but keep getting failing error "Process is terminated due to StackOverflowException".What might be the reason for this?

    shaiv90 shaiv90
    Discussions |
    Feb 11, 2024 11:09 PM
    706 views | 0 replies
  • PickFile(), Projects and Network Drives

    Did you notice that PickFile looks different when it's opened from within a project? More than that - when Pick File is opened from a project, with mydir pointing to a network drive with thousands of files, Jmp will freeze for dozens of seconds:mydir= "\\computername\directory"; Pickfile("select a file" , mydir) So, if you work in a project, to prevent Jmp from freezing, please be sure that your i...

    hogi hogi
    Discussions |
    Feb 9, 2024 3:07 PM
    759 views | 0 replies
view all discussions