cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to clean up my Spec Limit Table

    Hello Everyone, I am pulling my spec limits from a data table that is  and they have a few issues I have noticed with my data:Case 1. the LSL and the Target are the same number Case 2. The Target and the USL are the same number Case 3: If LSL and Target are Zero (0)  is there a JSL solution to get rid of these issues? What I want:Case 1: Remove the Target  if LSL is the sameCase 2: Remove the Targ...

    rmthomas rmthomas
    Discussions |
    Sep 21, 2021 12:29 PM
    1707 views | 1 replies
  • How to make a JMP script to make a new window for user input assigning values to a col based on another col

    Hi there,  I am stuck on a specific part of my JMP script and am hoping to get some help from a different set of eyes.  I have a dataset that looks like this, but with a lot more categories, each with longer names.  I want to create another column, with numeric values, based on the given column. This product needs to be fully automated, with a pop-up window with each of the categories listed out, ...

    kachveder kachveder
    Discussions |
    Sep 21, 2021 10:40 AM
    3953 views | 4 replies
  • Dotted line to indicate start and end of a JSL code section with brackets

    I am leaning JSL and found this (here).  The start and the end of a code section with brackets is shown indicated by a dotted vertical line, which I find very useful.I am on JMP13. How do I implement this in the settings?Thanks.

    Neo Neo
    Discussions |
    Sep 21, 2021 6:22 AM
    2147 views | 3 replies
  • Significant Two Sample Test for Proportion but not significant Chi-square

    Hi all  I'm working with data from some pass-fail testing, where a difference in performance has been observed for some samples grouped into left and right. I'm trying to analyse whether this is a real difference or rather variation due to statistical variance. I'm doing this by using the Contingency analysis (Fit X by Y) framework in JMP.  The issue is that I'm a bit confused by the results, whic...

    Forrest Forrest
    Discussions |
    Sep 21, 2021 6:03 AM
    4025 views | 3 replies
  • Delete multiple table opened with certain string

    Hi I'm really bad with coding. I have a script where it opens multiple subset of tables, appends it and creates a control chart. The problem is that multiple subtables are created and left opened. All table name starts with the string "subset". How can I close all tables at once? 

    ninanoc ninanoc
    Discussions |
    Sep 21, 2021 5:25 AM
    1721 views | 2 replies

Latest Discussions

  • Significant Two Sample Test for Proportion but not significant Chi-square

    Hi all  I'm working with data from some pass-fail testing, where a difference in performance has been observed for some samples grouped into left and right. I'm trying to analyse whether this is a real difference or rather variation due to statistical variance. I'm doing this by using the Contingency analysis (Fit X by Y) framework in JMP.  The issue is that I'm a bit confused by the results, whic...

    Forrest Forrest
    Discussions |
    Sep 21, 2021 6:03 AM
    4025 views | 3 replies
  • Table Join Troubleshooting

    I frequently run into issues when attempting to join multiple data tables, and I am not sure what I am missing.  Most commonly, I am looking to join tables by matching a date. Sometimes this works no problem, sometimes I struggle significantly and have to try a large number of different options within the join dialogue.  Typically, I have Table A with thousands of rows logging machine data. Each r...

    rickr135 rickr135
    Discussions |
    Sep 20, 2021 1:47 PM
    3888 views | 4 replies
  • is there a script I can use to automate validation testing of my multiple regression model in JMP? (not JMP Pro)

    Hi - Is it possible to use a script or other approach to automate validation testing of my multiple regression model?  Currently, I am manually removing a subset of rows from my original model, using the balance of rows for regression, and then using the subset to evaluate how well the model performed.  I then repeat this numerous times.  It is very time consuming, especially given the fact that I...

    learning_JSL learning_JSL
    Discussions |
    Sep 20, 2021 1:21 PM
    2962 views | 6 replies
  • Trying to create a binary logistic regression that accounts for repeated measures

    I am trying to create a logistic regression with a Yes/No response for a continuous variable. I followed the "Fit Y by X" menu on JMP to get the attached graph, but I am confused on why data points are falling between "0" and "1". There were only two possible categories. I would also like to make this logistic regression account for repeated measures since there were many independent replicates fo...

    rhammock rhammock
    Discussions |
    Sep 17, 2021 11:24 AM
    3724 views | 6 replies
  • 一个另类的问题: 请问JMP是否会出品 图像识别的深度学习模块?

    首先感谢功能强大的JMP!现在我连python也不使用了、完全只使用JMP。 一个另类的问题: 请问JMP是否会出品 图像识别的深度学习模块?可能这已经超出统计的范畴。 谢谢专家!  

    lala lala
    Discussions |
    Sep 16, 2021 4:38 PM
    2123 views | 4 replies

Latest Discussions

  • Skip Lot Sampling Plan

    Hi,I am interested to use JMP for skip lot sampling plan. I like to test only a fraction (f) of samples after successful inspection of (n) number of samples. Here is the link to NIST https://www.itl.nist.gov/div898/handbook/pmc/section2/pmc27.htm I appreciate any help you can provide. Thanks Adam

    AT AT
    Discussions |
    Sep 10, 2021 10:38 AM
    1238 views | 0 replies
  • Time values in xls or xlsx, csv, and JMP

    Hi all, I have a strange issue with the time values from my excel. I have some data (example is attached here as excel file), the time column is an interest for me and I would add the date and time column together to create a date time column. To analyze the data, I use JMP so I am importing the excel file.However, I ran into a number of oddities:1. When I import multiple files (from customers to ...

    fliew0410 fliew0410
    Discussions |
    Sep 7, 2021 7:25 AM
    1188 views | 0 replies
  • Error while using Azure MFA to connect with JMP

    I have rightly set up the ODBC connection version 17 for SQL server using Azure MFA. However, when I try to connect for the DSN via JMP i get the following error. how to overcome this error in JMP14.  [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Password option must not be specified, if Authentication option is 'ActiveDirectoryInteractive'.

    hariharan249 hariharan249
    Discussions |
    Sep 3, 2021 7:14 AM
    908 views | 0 replies
  • Applying Boolean Logic to filtering/selecting records in a Dashboard/Application built from multiple platforms

    Hi everyone,  I've been working on a systematic map to accompany a literature review on forest bird habitat relationships that is getting much closer to completion. A hearty shout out to community members @cwillden , @txnelson , @danschikore , @brady_brady , and technical support crew Adam Morris, Sarah Seligman, Laura Archer, and Wendy Murphrey for helping me get this project this far along.  I f...

    caseylott caseylott
    Discussions |
    Aug 17, 2021 11:15 AM
    1571 views | 0 replies
  • Projects Window List in JMP 15 for Mac -- Reorder?

    I'm trying to use JMP projects more with the promise of re-using graphs and analyses on new sets of similar data. I'm using the Window List in the UL as a kind of 'table of contents' that I can click into to see/show my findings for various analyses.  There is a flow to the findings which I'd like to order in that Window List.  Is this possible? I can't click and drag an entry for a window up or d...

    datanaut datanaut
    Discussions |
    Aug 16, 2021 6:38 AM
    847 views | 0 replies
view all discussions