cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to see how to import and prepare Excel data on Jan. 30 from 2 to 3 p.m. ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to recreate the Destructive Degradation Profiler using the Graph Profiler platform?

    The Destructive Degradation platform enables to analyze data collected from accelerated testing. A number of predefined models is available. When selecting the Arrhenius model (with temperature used as the acceleration factor) to characterize the degradation path, JMP computes model estimates and provides three degradation profilers.I would like to recreate the primary Degradation Profiler using t...

    pepees pepees
    Discussions |
    Jan 28, 2026 7:20 AM
    1660 views | 3 replies
  • Bayesian Optimization into JMP 19

    I want to use Bayesian Optimization in JMP but can not find it. I've already updated JMP to version 19. It is not under Analyse - Specialized Modeling - Bayesian Optimization. Searching for new What am I missing? 

    Rebekka Rebekka
    Discussions |
    Jan 28, 2026 4:07 AM
    91 views | 3 replies
  • string - or function

    In a code, the coding for the expression handling was wrong and produced a surprising result.

    I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.   an example: x= "hello"; type(x); // -> string X(5) // -> "hello"   After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
    ...  and JMP will return the content of x.   someho...

    hogi hogi
    Discussions |
    Jan 28, 2026 3:59 AM
    38 views | 0 replies
  • Emoji + TextBox()?

    The Icons which are available in JPM are very limited.

    The idea: “Use emojis as icons — there’s one for almost anything!”
    just seahorse is missing ...

    The problem: how can I use Emojis in JMP - e.g.  in TextBox()? 

    With New Window("Emoji Example", Text Box("") ); I expect: 
      ... but JPM generates:   not helpful in this context: the creativity of Learnbot   New Window("Emoji Example", ...

    hogi hogi
    Discussions |
    Jan 28, 2026 1:05 AM
    388 views | 13 replies
  • how do you generate this plot in JMP?

    I have a grid of crosses that I measure.  Each grid position has a nominal expected position, and I measure its actual position and calculate the error.  I would like to plot the magnitude and direction of the error at each nominal position.  Is there a way to do this in JMP?  The plot I'm hoping for looks like the following (I did not generate this plot; I have software that does it):I don't know...

    JPB JPB
    Discussions |
    Jan 27, 2026 10:48 PM
    2415 views | 3 replies

Latest Discussions

  • How to recreate the Destructive Degradation Profiler using the Graph Profiler platform?

    The Destructive Degradation platform enables to analyze data collected from accelerated testing. A number of predefined models is available. When selecting the Arrhenius model (with temperature used as the acceleration factor) to characterize the degradation path, JMP computes model estimates and provides three degradation profilers.I would like to recreate the primary Degradation Profiler using t...

    pepees pepees
    Discussions |
    Jan 28, 2026 7:20 AM
    1660 views | 3 replies
  • Bayesian Optimization into JMP 19

    I want to use Bayesian Optimization in JMP but can not find it. I've already updated JMP to version 19. It is not under Analyse - Specialized Modeling - Bayesian Optimization. Searching for new What am I missing? 

    Rebekka Rebekka
    Discussions |
    Jan 28, 2026 4:07 AM
    91 views | 3 replies
  • string - or function

    In a code, the coding for the expression handling was wrong and produced a surprising result.

    I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.   an example: x= "hello"; type(x); // -> string X(5) // -> "hello"   After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
    ...  and JMP will return the content of x.   someho...

    hogi hogi
    Discussions |
    Jan 28, 2026 3:59 AM
    38 views | 0 replies
  • How to retitle a subset data table based on the data filter selections used to create it

    Using code I found in this post discussion (Solved: How to get data selected by Data Filter () into a new data table (using JSL)? - JMP User Community; https://community.jmp.com/t5/Discussions/How-to-get-data-selected-by-Data-Filter-into-a-new-data-table/m-p/642343), I am able to choose specific age and sex combinations via the data filter and generate a subset table titled "Subset of Big Class" t...

    MarginalMouse87 MarginalMouse87
    Discussions |
    Jan 27, 2026 10:43 PM
    96 views | 6 replies
  • Adding reference lines in variability plot

    I have two tables Table1 is dt=Data Table("Data"); It has columns :WAFER, :STRUCTURE, :PARAMETER and :Value  Table2 is dtr= Data Table("Targets"); it has columns :PARAMETER, USL, LSL & Target In one window ( that is active and can be used for point selection or changing legends) I want to have variability charts of all the parameters along with reference lines added (Target, USL, LSL) for each PAR...

    NewToThis NewToThis
    Discussions |
    Jan 27, 2026 9:35 PM
    104 views | 5 replies

Latest Discussions

  • string - or function

    In a code, the coding for the expression handling was wrong and produced a surprising result.

    I reduced it to an interaction between "x()" [inside Variables (x(:column))] and a variable x.   an example: x= "hello"; type(x); // -> string X(5) // -> "hello"   After defining a variable x, I can use it as a function x(...) - with an arbitrary argument
    ...  and JMP will return the content of x.   someho...

    hogi hogi
    Discussions |
    Jan 28, 2026 3:59 AM
    38 views | 0 replies
  • How do I keep Window list docked and visible

    When I work in JMP  like to have the Window list visible at all times on left side of screen - so easier navigation between tables and plots.  For that reason I have selected ' dock the window list in maximised windows' in Preferences. But despite that the window list on left side of screen sometimes goes blank/ empty for no reason and I then have to click on Window on the top menu to navigate bet...

    JamesAlcorn JamesAlcorn
    Discussions |
    Jan 24, 2026 4:17 AM
    66 views | 0 replies
  • open as HTTP get - Credentials?

    Which credential does open() use when it accesses a file via open("https://www.google.de")

    hogi hogi
    Discussions |
    Jan 22, 2026 2:24 AM
    60 views | 0 replies
  • JMP bug or alternate calculation in Life Distribution scale confidence limits?

    Dear JMP, I found a discrepancy between a JMP result and the result in the textbook you cite as a reference.  Is this a bug or does JMP use a different calculation than the textbook? JMP Pro 17.2.0 > Reliability and Survival > Life Distribution platform, fit to a Weibull, Wald confidence intervals > in the Parametric Estimate – Weibull section, all the numbers agree except the scale and Weibull ß ...

    scjphysicist scjphysicist
    Discussions |
    Dec 18, 2025 3:51 PM
    255 views | 0 replies
  • Need help with random errors on script start AFTER the previous run finished

    Never mind, I figured it out - one of the functions had Eval() which was evaluating right when script starts.   I am writing a simple GUI prototype: List of tables in a combo box, button to add\open table and Filter Col Box with column names of the currently selected table. Everything works on the first run - tables are switched, columns are displayed, combobox reacts to tables being added, closed...

    miguello miguello
    Discussions |
    Dec 15, 2025 10:40 AM
    609 views | 0 replies
view all discussions