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

  • How can I calculate with formula  and create such a bar graph in JMP?

    How can I calculate adherence in %  see example in attachment and create such a bar graph in JMP?    

    Laetisten Laetisten
    Discussions |
    Sep 28, 2021 7:44 AM
    2338 views | 5 replies
  • Variability Chart - Cannot Add Line For Each Data Point In Each Group

    I plot variability chart and want to add line to connect each data point for each group to show the trend.However, the line cannot be added.Could you take a look if I missing anything in my code?dt= Current Data Table(); Rp = dt << Variability Chart( Y( :Qty ), X( :Product, :Lot, :Defect, :Sublot, :workweek ), Max Iter( 100 ), Conv Limit( 0.00000001 ), Number Integration Abscissas( 128 ), N...

    bzanos bzanos
    Discussions |
    Sep 28, 2021 5:50 AM
    905 views | 1 replies
  • accounting for individual sample error when training a regression model for future predictions

    Hi - I am doing a multiple linear regression to predict ecoli.  My independent variables are turbidity and streamflow.  My dependent variable is ecoli.  I am training the regression model based on 188 values of turbidity, streamflow, and ecoli.  I will then use future turbidity and streamflow values to predict the expected ecoli value.   My question is this.  How do I account for the fact that eac...

    learning_JSL learning_JSL
    Discussions |
    Sep 28, 2021 5:21 AM
    1294 views | 2 replies
  • Run Matlab simulations and create a JMP data table with simulations results

    Dear All,I am using JMP to run #Matlab simulations. I created a design with JMP that has three factors (par1, par2 and par3) and several empty columns for the responses (y1, y2). I created a JSL scripts that for each row of the design runs the Matlab code and gets the results of the simulation (three vectors: time, y1 and y2; y1 and y2 are in fact functions of time). Now I would like to create a J...

    MFVIT MFVIT
    Discussions |
    Sep 27, 2021 10:01 PM
    2605 views | 4 replies
  • How to replace an entire column with new content, if it exists

    This post is a follow-up and extension of the solved forum here.  The following script was developed in that post:  Names Default To Here(1); dt = Current Data Table(); //get the unique character variable list col9 = Column(dt, "Column 1"); unique_char = Associative Array(col9) << get keys; nuniquechar = N Items(unique_char); //will be 5, if categories are A, B, C, D, E unique_aa = Associative A...

    kachveder kachveder
    Discussions |
    Sep 27, 2021 9:19 PM
    1438 views | 1 replies

Latest Discussions

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
    980 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
    967 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
    693 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
    1243 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
    625 views | 0 replies
view all discussions