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

  • Is there a keyboard shortcut to switch tabs in a project?

    Is there a keyboard shortcut to switch data table tabs in a project? For example, some other tabbed programs recognize Alt+PgUp and Alt+PgDn to go to tabs left and right of current.

    sunbears sunbears
    Discussions |
    Sep 16, 2021 11:40 AM
    1910 views | 3 replies
  • Distributions and Curves Intersection

    Dear Community I have a need to be solved (I do not found similar question in blog). I have 2 set of data.I created the 2 distributions.I "aks to JMP" to found the better curve fit for each single distribution.Now I need to found the intersetion point (X= ...) between the 2 curves.In attachement you can find the example of dataset and the visualization of what I need.Thanks in advance for your fee...

    Simone1 Simone1
    Discussions |
    Sep 16, 2021 11:10 AM
    5833 views | 8 replies
  • Search where

    Hi, I want to select all rows containing value > 5. In the following script I used for, if and contain statement to select columns containing string "SE" and to highlight row containing values > 5 from the selected column I used the select where( Row() > 5) but doesn't work. Names Default To Here( 1 ); Clear Globals(); Clear log(); dt = Open("$SAMPLE_DATA/Water Treatment.jmp"); dt << Clear Column...

    Jackie_ Jackie_
    Discussions |
    Sep 16, 2021 9:47 AM
    1586 views | 4 replies
  • Traversing a nested tree box.

    I am building a dynamic tree box based on a directory structure.....so I don't know in advance how many roots and nodes there will be in the tree. The final nodes of the tree could have the same name. I then put the tree into an application.When a user clicks on a node I want to re-create the 'Path' from that node back to the root. So if someone selects say 'Ducato' I want to be returned 'Trucks -...

    thickey thickey
    Discussions |
    Sep 16, 2021 9:40 AM
    1021 views | 1 replies
  • Determining Certainty of continuous data

    I have a dataset that is comprised of multiple continuous measurements of a system. I would like to determine the bounds of certainty in my response which will then be used to create an equation to predict the input. I would like to be able to use JMP to determine the certainty bounds vs the x-axis. The attached image shows how the data appears for a portion of the dataset. Any help would be much ...

    XO-NANO XO-NANO
    Discussions |
    Sep 16, 2021 9:34 AM
    1116 views | 1 replies

Latest Discussions

  • Traversing a nested tree box.

    I am building a dynamic tree box based on a directory structure.....so I don't know in advance how many roots and nodes there will be in the tree. The final nodes of the tree could have the same name. I then put the tree into an application.When a user clicks on a node I want to re-create the 'Path' from that node back to the root. So if someone selects say 'Ducato' I want to be returned 'Trucks -...

    thickey thickey
    Discussions |
    Sep 16, 2021 9:40 AM
    1021 views | 1 replies
  • Determining Certainty of continuous data

    I have a dataset that is comprised of multiple continuous measurements of a system. I would like to determine the bounds of certainty in my response which will then be used to create an equation to predict the input. I would like to be able to use JMP to determine the certainty bounds vs the x-axis. The attached image shows how the data appears for a portion of the dataset. Any help would be much ...

    XO-NANO XO-NANO
    Discussions |
    Sep 16, 2021 9:34 AM
    1116 views | 1 replies
  • JMP 16 Functionality Issue

    Hello - When using the EMP Measurement Analysis my software does not appear to work correctly. To Cast Selected Columns into Roles you select the column and drag to the appropriate box such as Y, Response. Typically, the selected column name appears in the box. For some reason, my JMP is not showing the name of the column. It drags the name invisibibly and looks like the boxes are not filled out. ...

    KellyG KellyG
    Discussions |
    Sep 16, 2021 8:36 AM
    3700 views | 7 replies
  • Any way to get the add-in script

    Hi i download some jmp Add-in (JMP Add-in Archive), is there anyway I can get the script? Cause I want to make some edition.  

    turkeyhazel turkeyhazel
    Discussions |
    Sep 16, 2021 3:17 AM
    1873 views | 2 replies
  • how to get the x-value which gives me 50% of area under a curve

    I have some continuous data and I fit a curve using "Fit Model" and used attributes "Knotted Spline Effect" and 50 knots. Then I save the prediction formula to the table. What I want to do next is to find the fragment size (x-value) which gives me 5%, 10%, 25%, 50%, 75%, 90% and 95% of area. I have 10 samples and so I have 10 very complicated equations.How do I get the fragment size (x-value) with...

    dtsang dtsang
    Discussions |
    Sep 15, 2021 8:51 PM
    1406 views | 1 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
    948 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
    947 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
    661 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