cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to import and prepare Excel data. Jan. 30, 2-3 pm US ET. Register.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • AI + JSL

    Thanks a lot  for your effort to make AI capable of programming JSL code.
    The improvements over the last few months and weeks are incredible!

    where did the improvements come from? The new scripting index might be one of the levers: https://jsl.jmp.com/ 

    hogi hogi
    Discussions |
    Jan 22, 2026 7:43 PM
    24 views | 2 replies
  • Graph Builder: hide X categories with no data

    Hello everyone, I have a table with a grouping column and several response variables.New Table( "Test", Add Rows( 7 ), New Column( "GROUP", Character, "Nominal", Set Values( {"a", "b", "c", "d", "e", "f", "g"} ) ), New Column( "Y", Numeric, "Continuous", Format( "Best", 12 ), Set Values( [7, ., 6, ., 4, ., 2] ) ), New Column( "Y 2", Numeric, "Continuous", Format( "Best", ...

    anne_sa anne_sa
    Discussions |
    Jan 22, 2026 3:13 PM
    17678 views | 16 replies
  • JMP Python Script Interface to point to Python installation different than JMP native folders

    Hello I am looking to writing a script that sends data from a JMP table,  executes a python library, returns outputs back to JMP.  Some of these libraries can be very strictly requiring a specific Python installation. Additionally, we certainly have an independent Python  installation (ie. local, and this is what I refer to as non-jmp python) .  I am new to JMP python scripting and going through h...

    altug_bayram altug_bayram
    Discussions |
    Jan 22, 2026 1:26 PM
    22 views | 1 replies
  • Value Order

      I wanted to change the order of the X Groupings, I could do it using GUI with Value order, but I am not able to do it using jsl, what is right way of accessing all X Group parameters and how to manipulate their order in jsl What are the different boxes mean? Ex: axis_boxes, scale_boxes, Frame_boxes etc?

    ravij ravij
    Discussions |
    Jan 22, 2026 10:13 AM
    133 views | 9 replies
  • General Statistics Question on Response Dependence

    What type of modeling, analysis, and methodology would you use for the following example: Let's say you have factors A, B, and C in a DOE. You capture responses Y and Z. A combination of B+C increases both Y and Z using a specific regression model, and theoretically (from your discipline and experience), you know that response Y is dependent on Z. How would I best represent the relationship betwee...

    Novice_Hector Novice_Hector
    Discussions |
    Jan 22, 2026 8:59 AM
    135 views | 4 replies

Latest Discussions

  • AI + JSL

    Thanks a lot  for your effort to make AI capable of programming JSL code.
    The improvements over the last few months and weeks are incredible!

    where did the improvements come from? The new scripting index might be one of the levers: https://jsl.jmp.com/ 

    hogi hogi
    Discussions |
    Jan 22, 2026 7:43 PM
    24 views | 2 replies
  • JMP Python Script Interface to point to Python installation different than JMP native folders

    Hello I am looking to writing a script that sends data from a JMP table,  executes a python library, returns outputs back to JMP.  Some of these libraries can be very strictly requiring a specific Python installation. Additionally, we certainly have an independent Python  installation (ie. local, and this is what I refer to as non-jmp python) .  I am new to JMP python scripting and going through h...

    altug_bayram altug_bayram
    Discussions |
    Jan 22, 2026 1:26 PM
    22 views | 1 replies
  • Value Order

      I wanted to change the order of the X Groupings, I could do it using GUI with Value order, but I am not able to do it using jsl, what is right way of accessing all X Group parameters and how to manipulate their order in jsl What are the different boxes mean? Ex: axis_boxes, scale_boxes, Frame_boxes etc?

    ravij ravij
    Discussions |
    Jan 22, 2026 10:13 AM
    133 views | 9 replies
  • slow JMP

    Why does JMP get slow when a large data table is open?
    e.g. a data table with many images.

    Why is there such a huge lag when I open the Column Info menu or do some other editing of "meta" data?
    Is there some constant "analysis" of the data table in the background?

    hogi hogi
    Discussions |
    Jan 22, 2026 8:48 AM
    59 views | 4 replies
  • histogrammes

    bonjour,   est-il possible de colorier avec une autre couleur ce qui est extérieur aux limites de spécification? réalisé avec le graph builder, lignes bleues= limites de spécifications.   cordialement

    Françoise Françoise
    Discussions |
    Jan 22, 2026 8:21 AM
    42 views | 3 replies

Latest Discussions

  • 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
    23 views | 0 replies
  • Meenu Hinduja & Dheeraj Sudan : JMP and Flow Cytometry Data

    Hi everyone, I'm Meenu Hinduja and my hubby Dheeraj Sudan, run a startup business. so I have a question for you guys... Does anyone use JMP to work with their Flow Cytometry data? We use FlowJo to analyze data but would like to use JMP to graph and summarize data. I have been asked to find out if others are doing this as well. Any references to papers that show the use of JMP would be helpful as w...

    MDheerajSudan MDheerajSudan
    Discussions |
    Jan 15, 2026 9:00 PM
    125 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
    226 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
    559 views | 0 replies
  • Analyzing and Interpreting a Mixture of Mixtures Model

    I created a mixture of mixtures test plan. Now that the data are collected, I'm not sure how to interpret the results. Can I get help to verify that I designed the experiment correctly, and also walk me through how to interpret the results? I am studying the friction of asphalt surfaces, and specifically the effects of aggregate type, aggregate blend ratios on coarse and fine fractions, and asphal...

    bryantw bryantw
    Discussions |
    Dec 5, 2025 12:56 PM
    272 views | 0 replies
view all discussions