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

  • when preforming t-test for entire table, how can i make jmp show t tests and mean for all columns automatically?

    Hi, I recently downloaded JMP.1- I used FIT Y by X to compare variables between 2 groups. I went ahead and selected 50 columns. the analysis I got makes me choose to show the means and STD and the t-test for each column. a friend of mine who showed me how to do that on an older version, had all the info ready. is there a better way than tediously selecting it for each variable?2- is there a way to...

    emails4nir1 emails4nir1
    Discussions |
    Jun 1, 2016 11:21 AM
    14065 views | 3 replies
  • How do operations involving two separate data table work?

    For example, when I want to divide each value of column 1 from data table 1 by each value of column 2 from data table 2​. I seem to have issues doing so and I am wondering why this error pops up "Scoped data table access requires a data table column or variable{1} in access or evaluation of 'dtbinsum:column' , dtbinsum:column/*###*/(Nrows) /*###*/"The part of my script looks like this://Start of s...

    zhouye0 zhouye0
    Discussions |
    May 31, 2016 1:18 AM
    14103 views | 6 replies
  • String Edit Box Function

    Hi,I've managed to use the Number Edit Box() function combined with Char() to retrive strings from a column in order to delete specific rows from my tables. However my code does not work for all situations, why?Is there another Edit Box for strings? Does anyone have another sugestion for entering strings (through a edit box), comparing each value in a specified column to that string and if match/n...

    anders_bankefor anders_bankefor
    Discussions |
    May 27, 2016 5:40 PM
    8547 views | 4 replies
  • save html() slow?

    When I use save html() on a report window it takes a VERY long time to save- can be a half a hour or more for a single page.  It does work in the end.  Do others have this issue?Is there anything I can do to make it faster?  these aren't large files - 2-5 K only.  What is it thinking about?  I want to do this as part of an automatic job so a lone report taking a half hour is actually OK but one of...

    hardner hardner
    Discussions |
    May 27, 2016 12:31 PM
    17022 views | 5 replies
  • Modify Control Graph Builder in JSL

    I have made the following graph in JMP. I really like the layout of it, but I need to make a couple changes. As the process will eventually be automated (as there are many graphs like it that need to be done), I would like to know how to do the following in JSL:1. The X Bar control chart (and others) label their solid lines UCL and LCL to the right of the graph. I would like to put custom labels o...

    nathaniel_kroeg nathaniel_kroeg
    Discussions |
    May 26, 2016 5:31 PM
    11262 views | 3 replies

Latest Discussions

  • String Edit Box Function

    Hi,I've managed to use the Number Edit Box() function combined with Char() to retrive strings from a column in order to delete specific rows from my tables. However my code does not work for all situations, why?Is there another Edit Box for strings? Does anyone have another sugestion for entering strings (through a edit box), comparing each value in a specified column to that string and if match/n...

    anders_bankefor anders_bankefor
    Discussions |
    May 27, 2016 5:40 PM
    8547 views | 4 replies
  • how to add state name label to the graphic building when using a map

    Hello,        I am trying to figure out how to adding the state Name label to the graphic builder..  I am using the following example.. Example of Creating a Map in Graph Builder

    hunterssze hunterssze
    Discussions |
    May 24, 2016 8:36 AM
    5347 views | 1 replies
  • Graph Builder with large data tables

    I am using graph builder with a large data table to plot part performance using variables X and Y to create individual plots for each part.  The data table is: ~824 KB, ~14.5M rows, containing data for 726 different parts.  Each part has ~20k data points that are used to generate each plot. Using the below Graph Builder script yields plots for ~100 individual parts.  Graph Builder(  Size( 570, 500...

    bhosse0 bhosse0
    Discussions |
    May 24, 2016 5:21 AM
    8020 views | 5 replies
  • Can I add Response after running the experiment?

    Hello.I run the experiment according the experiment set (2 responses) and then I have found that I should add more responses.Can I add later on? If yes, how can I add?Thank you.Best Regards,Y.J.

    yungjang yungjang
    Discussions |
    May 24, 2016 3:48 AM
    5280 views | 2 replies
  • how do I change the number of legend from the graph builder plot?

    Hi, This is what it;s shown despite increasing the legend from the script file Graph Builder(  Size( 534, 545 ),  Show Control Panel( 0 ),  Variables(  X( :Coord_X ),  Y( :Coord_Y ),  Overlay( :Name( "C2_10V (pF) - C0_0V (pF)" ) )  ),  Elements( Points( X, Y, Legend( 15 ) ) ),  SendToReport(  Dispatch(  {},  "400",  ScaleBox,  {Legend Model(  15,  Level Name( 0, "-0.1 - 0" ),  Level Name( 1, "0.04...

    ivy0825_gmail_c ivy0825_gmail_c
    Discussions |
    May 23, 2016 12:50 AM
    5226 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
    3743 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
    3750 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
    2486 views | 0 replies
  • Running JSL Script After Creation of a File

      

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

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