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

  • //GraphBuilderGroupBox << Get Window Title issue

    Hi,   do you know how to get the GraphBuilderGroupBox "name" from the JSL scripting level? In attached picture it would be "Male" or "Female" (marked in red circles). My guess is to have a similar command to << xpath( "//GraphBuilderGroupBox" )) << Get Window Title. However it doesn't work.   Here is the code:     dt = Open( "$SAMPLE_DATA/Academic Achievement.jmp" ); win = dt << Graph Builder( ...

    LiPav LiPav
    Discussions |
    Oct 5, 2021 12:54 AM
    1453 views | 1 replies
  • Summary table ignoring weight column in specific conditions (bug?)

    For some reason, when adding to summary a Median(), it ignores the weights provided for other statistics. Here, I am creating a simple filter where every male row has 0 weight, hence max and min for males should not exist. Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); // New column: Filter dt << New Column( "Filter", Numeric, "Continuous", Format( "Best", 12 ), Formu...

    FN FN
    Discussions |
    Oct 4, 2021 11:20 PM
    1115 views | 2 replies
  • JMP 16: Script to add columns with formula, using relative reference

    Hi,Trying to write my first ever script in JMP, would greatly appreciate some help. I have 10 columns (lets say one, two, three, four, five, six , seven, eight, nine, ten) and a Total column.and i need to add ten more column which calculates the percentage of the first ten columns. I cannot use column names because i have 150 columns actually and the column names are all different.  How do i get i...

    Rakendu Rakendu
    Discussions |
    Oct 4, 2021 6:15 PM
    1584 views | 2 replies
  • Labview Connection

    We are on the search for a direct labview connection. As it appears on MathLab that it is a TCP/IP exchange: https://de.mathworks.com/matlabcentral/fileexchange/42567-matlab-and-labview-data-exchange-over-tcp-ip
    Is it possible to create something similar for JMP or is it existing already? Thanks for help in advance!Markus

    markus markus
    Discussions |
    Oct 4, 2021 4:03 PM
    2509 views | 1 replies
  • Edit quantile box plot

    I only want to see Quantile box plot that show 5 elements, Max, Min and 75% 50% 25%, not all fences. And include outliers. The only option in JMP 16 graph builder-QUANTILE box plots is showing all 11 elements. Can I customized my own QUANTILE box plot? prefer no scripting. Thanks! 

    Isabel26 Isabel26
    Discussions |
    Oct 4, 2021 3:36 PM
    2554 views | 5 replies

Latest Discussions

  • //GraphBuilderGroupBox << Get Window Title issue

    Hi,   do you know how to get the GraphBuilderGroupBox "name" from the JSL scripting level? In attached picture it would be "Male" or "Female" (marked in red circles). My guess is to have a similar command to << xpath( "//GraphBuilderGroupBox" )) << Get Window Title. However it doesn't work.   Here is the code:     dt = Open( "$SAMPLE_DATA/Academic Achievement.jmp" ); win = dt << Graph Builder( ...

    LiPav LiPav
    Discussions |
    Oct 5, 2021 12:54 AM
    1453 views | 1 replies
  • Summary table ignoring weight column in specific conditions (bug?)

    For some reason, when adding to summary a Median(), it ignores the weights provided for other statistics. Here, I am creating a simple filter where every male row has 0 weight, hence max and min for males should not exist. Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); // New column: Filter dt << New Column( "Filter", Numeric, "Continuous", Format( "Best", 12 ), Formu...

    FN FN
    Discussions |
    Oct 4, 2021 11:20 PM
    1115 views | 2 replies
  • Conducting a one-way ANOVA to compare three means?

    I have three different data sets (median home values) for the years 2018,2012,2010. I randomly selected a subset of 50 values from each set. How do I compare the mean of these data subsets to each other using a one-way ANOVA? I start off by using the fit y by x tool, but I'm not sure what to put as the y and x to compare the means. 

    rubio66 rubio66
    Discussions |
    Oct 4, 2021 12:59 PM
    1347 views | 2 replies
  • Structural Equation Model Standardized Path Coefficients Greater than 1

    Hi! I just built a structural equation model including two latent variables. Each latent variable has three indicators. However, after running the model, there are three standardized path coefficients greater than 1 (water quality > St[Mac... MMI]; latent 1 > St[Mac... MMI]; St[Base...Index] > St[Mac... MMI]). Normally the standardized path coefficients should be less than 1. I did some search and...

    lujc07 lujc07
    Discussions |
    Oct 2, 2021 7:07 AM
    7754 views | 4 replies
  • Can you resize radio boxes?

    Hi All,   I've been looking to see if it's possible to resize radio boxes or the panel box that the radio box is in. So far, it seems that it's only possible to resize panel boxes if they contain list boxes, but not radio boxes. If you do it at the Panel Box() or Radio Box() level, the contents are empty in the panel box. If you define the Radio Box() as a variable, say "rb" and then call rb << Se...

    SDF1 SDF1
    Discussions |
    Oct 1, 2021 12:23 PM
    1270 views | 2 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
    942 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
  • 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
    1212 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
    610 views | 0 replies
view all discussions