cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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 to display drag line graph values?

    Hello,   I'm hoping to be able to find a way to use the 'Drag line' customisation (see below) to be able to report the x and y-values that the line has been dragged onto so it's displayed onto the graph.   Drag line script:   If( Is Empty( g_x5 ), g_x5 = [25.03, 17.32, 18.81]; g_y5 = [26.86, 25.62, 21.61]; ); Drag Line( g_x5, g_y5 );     If possible, I'm also hoping to make it so the x and...

    Bingh94 Bingh94
    Discussions |
    Sep 23, 2021 3:17 AM
    1211 views | 1 replies
  • Column Formula (Range Selection)

    I have a column of data sequenced in time, most recent result at the top of the table. I want the top row value of a new column to be evaluated (Maximum minus the Minimum) at that most recent time  and a fixed # proceeding values (say the previous 14).So each new value at each time will be the peak-to-peak variation of 15 results; the previous 14 results the one at the current time. If was in Exce...

    Fazio9 Fazio9
    Discussions |
    Sep 22, 2021 7:20 PM
    1624 views | 1 replies
  • Covering array issue: not expected analysis output

    Hi, I ran a covering array with t2. there are totally 27 runs with 15 factors. success runs = 3, failure runs = 241)the output only show  main effect and its level that causes fails, but no 2-factor-interaction.Why with t2 in this case , only the main effects reported? 2) there are couple of known combination that will cause fail were design into the test, but the analysis didn't show those factor...

    dadawasozo dadawasozo
    Discussions |
    Sep 22, 2021 6:22 PM
    926 views | 1 replies
  • Logical tests based on values recoded to . ( missing) fail

    I tried a demonstration for a class yesterday that bombed badly.  I have the following data set on opinions about national and state government.I used Recode to set the 3's (Don't Know) in Column 3 to . (missing). I did the same to column  5.  Then I used a formula to create Column 2, Either I am missing a logical step, or there is some sort of distinction between a missing value received in the d...

    LNitz LNitz
    Discussions |
    Sep 22, 2021 6:01 PM
    1462 views | 2 replies
  • JSON <=> JMP

    All,  I have a 2 part question. Part 1.Let's say I have a JSON file of this kind:[ { "Cat1": { "SubCat1": { "Param1": "AA", "Param2": "BB" }, "SubCat2": { "Param1": "AB", "Param2": "BC" } }, "Cat2": { "SubCat1": { "Param1": "BA", "Param2": "BC" }, "SubCat2": { "Param1": "CB", "Param2": "BD" } } } ]Ho...

    miguello miguello
    Discussions |
    Sep 22, 2021 4:31 PM
    2925 views | 6 replies

Latest Discussions

  • How to display drag line graph values?

    Hello,   I'm hoping to be able to find a way to use the 'Drag line' customisation (see below) to be able to report the x and y-values that the line has been dragged onto so it's displayed onto the graph.   Drag line script:   If( Is Empty( g_x5 ), g_x5 = [25.03, 17.32, 18.81]; g_y5 = [26.86, 25.62, 21.61]; ); Drag Line( g_x5, g_y5 );     If possible, I'm also hoping to make it so the x and...

    Bingh94 Bingh94
    Discussions |
    Sep 23, 2021 3:17 AM
    1211 views | 1 replies
  • Column Formula (Range Selection)

    I have a column of data sequenced in time, most recent result at the top of the table. I want the top row value of a new column to be evaluated (Maximum minus the Minimum) at that most recent time  and a fixed # proceeding values (say the previous 14).So each new value at each time will be the peak-to-peak variation of 15 results; the previous 14 results the one at the current time. If was in Exce...

    Fazio9 Fazio9
    Discussions |
    Sep 22, 2021 7:20 PM
    1624 views | 1 replies
  • Covering array issue: not expected analysis output

    Hi, I ran a covering array with t2. there are totally 27 runs with 15 factors. success runs = 3, failure runs = 241)the output only show  main effect and its level that causes fails, but no 2-factor-interaction.Why with t2 in this case , only the main effects reported? 2) there are couple of known combination that will cause fail were design into the test, but the analysis didn't show those factor...

    dadawasozo dadawasozo
    Discussions |
    Sep 22, 2021 6:22 PM
    926 views | 1 replies
  • Pasting Graphs from JMP 14.0.0 into Word or PPT

    When copying a graph into Powerpoint, Word or an email, the graph is selected correctly but once pasted it cuts off a portion of the graph.  Have to use snipping tool to copy and paste.   Attached examples

    cjackso21 cjackso21
    Discussions |
    Sep 22, 2021 9:50 AM
    1465 views | 1 replies
  • Number of rows until event

    Without using JSL, is there a way to calculate a column that tells you how many rows are left until an event happens? The following formula works but needs the user to click n times in "Apply"Can we put this formula inside a for loop that 'applies it' n times?  

    FN FN
    Discussions |
    Sep 22, 2021 9:47 AM
    1731 views | 5 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
    946 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
    946 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
    660 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
    1217 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
    611 views | 0 replies
view all discussions