cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP will suspend normal business operations for our Winter Holiday beginning on Wednesday, Dec. 24, 2025, at 5:00 p.m. ET (2:00 p.m. ET for JMP Accounts Receivable).
    Regular business hours will resume at 9:00 a.m. EST on Friday, Jan. 2, 2026.
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Graph Builder- remove data series

    Hi again,I have two sets of x and y data.  Using the graph builder, I drag X1 to group x on the bottom and Y1 on group y on the left.  Then I drag X2 to group x on the bottom, and Y2 to group y on the left.  I dragged the second sets of data to the middle of the group so that it is not a split plot. Now I have four sets of data, and I only want two.  In the legend it says, Y1/X1, Y2/X1, Y1/X2 and ...

    natalie_ natalie_
    Discussions |
    Jan 15, 2016 1:08 PM
    12127 views | 2 replies
  • Finding row index as a number

    hi all. I need to find row index when column2 =0 and then use the row number in subset. when I use "select where" or "get where" it doesn't give me the index as a number. dt<<get rows where( :column (2)==0);  

    razmah razmah
    Discussions |
    Jan 14, 2016 7:57 AM
    14194 views | 5 replies
  • Copying and Pasting Cells

    Hi Everyone,I have a huge file which have many different tests.  It looks like each test was appended to the original csv file.  I would like to copy and paste the cells which contain the header, and put them into a list.  It doesn't matter to me if it is in the same data table or a new one.  I would like to write a script to do this.  All the tests will be evenly spaced.  I can't share the file, ...

    natalie_ natalie_
    Discussions |
    Jan 14, 2016 7:33 AM
    13135 views | 3 replies
  • Send a Message to All By-Groups in a Plattform

    Hi JMPers,in the multivariate plattform I would like to save all T2 values in my datatable via script.Sadly I cannot figure out the command to save the T2-values in JSL. Further the report is using a by-variable so that I need to do something like "Hold CTRL pressed and left-click on T2-hotspot => Save T2" just in JSL. Is that possible?bc = Open("$SAMPLE_DATA/Big Class.jmp"); mlt = Multivariate(  ...

    shoffmeister shoffmeister
    Discussions |
    Jan 13, 2016 5:38 AM
    10136 views | 3 replies
  • Finding a relative path in a network

    I would like JMP to pick up a "template-table" from the same directory that the script is located. This pathway may vary depending on user due to network setup (for example for me the disk is named K but for other users it might be named L or N). I've managed to use the following "fixed" link:TempTable = "K:\...\TableTemplate.jmp";open (TempTable);(this setup works)the data table is located in the...

    anders_bankefor anders_bankefor
    Discussions |
    Jan 12, 2016 11:55 AM
    7514 views | 4 replies

Latest Discussions

  • Finding a relative path in a network

    I would like JMP to pick up a "template-table" from the same directory that the script is located. This pathway may vary depending on user due to network setup (for example for me the disk is named K but for other users it might be named L or N). I've managed to use the following "fixed" link:TempTable = "K:\...\TableTemplate.jmp";open (TempTable);(this setup works)the data table is located in the...

    anders_bankefor anders_bankefor
    Discussions |
    Jan 12, 2016 11:55 AM
    7514 views | 4 replies
  • Countour Plot X and Y values?

    Dear ALLHi I want to use contour for my data. Could you please tell what are these X Y and Z values used for creating contours. I tried  example of pond.jmp and Cities.jmp.

    sanqub sanqub
    Discussions |
    Jan 11, 2016 6:53 AM
    5673 views | 2 replies
  • Operating on selected rows

    Hello Everyone,Is it possible for me to operate a function on selected rows without using the FOR loop. For examplek = dt<< Get Rows Where (pt:Parameter = ot:Parameter);For (i=1,i<= Nrow(k),i++,pt:value[k] = pt:value[k]/5;   // I want the value of selected rows only to be divided by 5.);
    Is it possible for me to rewrite the code without using simple JMP function for it ? I dont like using too many ...

    akash_nigam_gma akash_nigam_gma
    Discussions |
    Jan 11, 2016 5:49 AM
    10473 views | 6 replies
  • Help with determining most frequently chosen combination of answers?

    Hello all.  I am new to JMP and this user community.  I am currently conducting an analysis on data collected across my organization, and am "stuck" on how to obtain the information I need from the data.86 respondents (managers of conservation programs) were asked which conservation strategies of a list of 24 (labeled a through x) that they were using in their programs.  They were not given a limi...

    pdawgy13 pdawgy13
    Discussions |
    Jan 5, 2016 12:06 PM
    12985 views | 10 replies
  • t-test values in graph?

    Can I add my student t-test values into my bar graph in graph builder?, If so, how?

    cyoung5 cyoung5
    Discussions |
    Dec 30, 2015 10:28 PM
    5843 views | 1 replies

Latest Discussions

  • Co-Kriging with JMP and Matlab

    Hi!I was wondering if anyone already tried to work with Co-Kriging, using JMP together with Matlab. As JMP only fits Ordinary Kriging Models (Gaussian Process with Gaussian Correlation Function), I would like to send data (generated with Space Filling JMP Platform) from JMP to Matlab, fit the models there (Matlab), and bring the MODELS back to JMP, to use inside Profile Platform. Do you have any e...

    samuelbbaco0 samuelbbaco0
    Discussions |
    Dec 4, 2015 12:32 PM
    3754 views | 0 replies
  • Interpreting canonical structure and scores in discriminant analysis

    I'm trying to interpret the relative contributions of my variables in a discriminant function analysis of chemical data for three groups of rocks.  In a stepwise, linear, common covariance discriminant function analysis I'm able to generate non-overlapping 95% confidence ellipses for my three groups with no incorrectly assigned data points using 6 variables.  My understanding is that the scoring c...

    amzipkin amzipkin
    Discussions |
    Oct 20, 2015 3:25 PM
    3762 views | 0 replies
  • Generalized Segmented Distributions

    A former classmate of mine from Graduate School has recently published a paper on Generalized Segmented Distributions.  Utilizing this method, the distribution can approach any continuous density function of arbitrary form.  The method is particularly effective in fitting data with sufficient observations that are skewed and/or multimodal.  The paper can be found here:The General Segmented Distrib...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 17, 2015 11:54 AM
    2493 views | 0 replies
  • Running JSL Script After Creation of a File

      

    sophiaw sophiaw
    Discussions |
    Sep 1, 2015 9:56 AM
    2776 views | 0 replies
  • Clash?

    saitcopuroglu saitcopuroglu
    Discussions |
    Aug 18, 2015 6:43 AM
    2517 views | 0 replies
view all discussions