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

  • JMP16 Python Synergies - How to make script re-work for data import

    Dear. I started a while ago to import my data via some scripts and using the phyton interface and "just" following here this example on page 3 - wp-jmp-synergies-python-r.pdfNow I installed JMP 16 PRO and tried my scripts again - but "he" doesn´t want to start not recognizing my python version anymore in the beginning. Before it worked fine He stops here --> Line 2xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxNam...

    Ole_Luehn Ole_Luehn
    Discussions |
    Oct 13, 2021 12:54 PM
    1760 views | 2 replies
  • How to keep Graph Builder from changing markers (or, how to force Graph Builder to only use row state markers and colors)

    Hi JMP Community,     (W10 Enterprise, 64-bit, JMP Pro 15.0.0)     I'm trying to help a user who's using Graph Builder to visualize some data on products. The products come from different regions, different sources, and across different years.   When doing this, they Overlay and Color by a column called :Source. They also include some Data Filters and Column Switchers. The Data Filters are: year, ...

    SDF1 SDF1
    Discussions |
    Oct 13, 2021 12:03 PM
    8071 views | 10 replies
  • Find Reliability from bimodal data

    Hello, I am currently analyzing a few data sets which seem to have a bimodal distribution. I am currently using the 'Life Distribution' under 'Reliability and Survival' but the distributions that best fit are Log Generalized Gamma, Generalized Gamma, Threshold Weibull, Frechet, etc. which don't really make much sense for the given data and where it comes from. Below is a snapshot of what I am tryi...

    Tyler_Burda Tyler_Burda
    Discussions |
    Oct 13, 2021 11:14 AM
    1562 views | 1 replies
  • Calculating Within Sigma for Capability

    Hello: I trying to understand the details in how JMP's process capability platform reports "within sigma" metrics. I found there are several options for this in the JMP documentation but there is still ambiguity about how it calculates the within sigma value (which then determines CpK). For example, the first option to calculate the "within sigma" value if a subgroup is specified (what I am trying...

    rxrodriguez rxrodriguez
    Discussions |
    Oct 13, 2021 11:07 AM
    3026 views | 1 replies
  • JSL Interactive Spline

    Hey friends,I’d appreciate your help.
    I’ve prepared a dashboard containing several graphs with SPLINE.
    I want to change the graph spline, without building the graph each time the user changes the spline,
    for the moment I'm using the graph reports NumberEditbox:
    for(i.....
    ChartsContainerVlis[OutlineBox( i )][NumberEditBox(1)]<<set(lambada);but I don't want the report to appear in the dashboard,Is there...

    GALIT GALIT
    Discussions |
    Oct 13, 2021 10:19 AM
    1183 views | 2 replies

Latest Discussions

  • Calculating Within Sigma for Capability

    Hello: I trying to understand the details in how JMP's process capability platform reports "within sigma" metrics. I found there are several options for this in the JMP documentation but there is still ambiguity about how it calculates the within sigma value (which then determines CpK). For example, the first option to calculate the "within sigma" value if a subgroup is specified (what I am trying...

    rxrodriguez rxrodriguez
    Discussions |
    Oct 13, 2021 11:07 AM
    3026 views | 1 replies
  • JSL Interactive Spline

    Hey friends,I’d appreciate your help.
    I’ve prepared a dashboard containing several graphs with SPLINE.
    I want to change the graph spline, without building the graph each time the user changes the spline,
    for the moment I'm using the graph reports NumberEditbox:
    for(i.....
    ChartsContainerVlis[OutlineBox( i )][NumberEditBox(1)]<<set(lambada);but I don't want the report to appear in the dashboard,Is there...

    GALIT GALIT
    Discussions |
    Oct 13, 2021 10:19 AM
    1183 views | 2 replies
  • How to correlation diagram with motor severity score Y using a graph builder by adjusting biomarker X according to age and gender

    We would like to clarify whether there is a linear relationship between biomarker X (DATQUANT: dependent variable) and motor severity score Y (MDS-UPDRS-3: explanatory variable). Since age and biological sex influence the biomarker X, we considered them as covariates. We would like to conduct multiple regression.[X (DATQUANT: dependent variable)] = a1*Y (MDS-UPDRS-3: explanatory variable) + a2*[ag...

    KF2 KF2
    Discussions |
    Oct 13, 2021 9:04 AM
    1074 views | 1 replies
  • Known bug in DOE > Augment Design?

    Hi All,   (W10 64-bit, JMP Pro 16.0 or JMP 16.0)   My colleagues and I have run into a bug in the DOE > Augment Design platform. Perhaps this has been fixed in the 16.1 release, but we don't have that pushed out from our IT yet.   The issue is that we have a DOE that has one continuous X1 and one 3-level categorical X2. It was a custom design DOE looking at X1, X2, and X1*X2. After working through...

    SDF1 SDF1
    Discussions |
    Oct 13, 2021 8:34 AM
    2445 views | 7 replies
  • Building a custom date format to include milliseconds: 2020-06-11T03:18:30.000Z

    I have used the custom date format generator to produce this custom format (which does not work):<YYYY><-><MM><-><DD><'T'><hh24><:><mm><:><ss><:><ss> The format I received from Twitter has th period between seconds and hundredths, but that is not an option in the date format builder.

    LNitz LNitz
    Discussions |
    Oct 13, 2021 12:14 AM
    1073 views | 1 replies

Latest Discussions

  • non-parametric response screening

    I love the response screening platform. Is there a way to choose the fit y-by-x model to be non parametric, so i can compare non-normal distributions? is that the Huber/cauchy options?thanks

    ezorlo ezorlo
    Discussions |
    Oct 11, 2021 1:03 AM
    609 views | 0 replies
  • JSL: Saving multiple chart and auto fit each of them into 1 page

    I have created a Window with V List Box which contained multiple Variability Charts and tried to save them into 1 pdf. What i want to achieve is saving and auto scale each of the Variability Charts into 1 single page of pdf. Can anyone help to advise how to do that? Much appreciated!nw = New Window( "taskQueryCharzCurrent - Variability Chart of current", V List Box( Variability Chart( Y( :cu...

    giin giin
    Discussions |
    Oct 7, 2021 6:42 AM
    799 views | 0 replies
  • 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
    943 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
    943 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
    655 views | 0 replies
view all discussions