cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Multiple > 3 component Mixture DOE allowing only ternary mixtures

    I need to create a mixture DOE with 7 components where only ternary mixtures are allowed. There is no specific model required; goal is screening potential interesting ternary mixtures. With 7 components 35 ternary combinations are possible: is launching a 7-factor Space Filling Design and only keeping the ternary combinations an option? Or, before launching the DOE, using the disallowed 2, 4, 5, 6...

    frankderuyck frankderuyck
    Discussions |
    Oct 2, 2025 12:06 AM
    3531 views | 14 replies
  • JMP17 Upgrade Forcing Superscript Broke JMP14 Working Script

    Hi Folk, I would give an example of script but after troubleshooting an explanation should suffice.   I have a data table from a CSV source that has many columns of trace data that has a column name with units at the end. For degrees C the header is Temperature [0c] and for cubic meters per hour it is Air Flow [m3/h]. There are others. I built a script that opens this data file and another that ha...

    MikeTV99 MikeTV99
    Discussions |
    Oct 1, 2025 11:38 AM
    246 views | 2 replies
  • Wierd "bar chart" in Tabulate

    Hi All,    For the first time, I attempted to use the plot in tabulate.   However, the bars in the chart do not seem to represent the data very well... 

    Am I misunderstanding something?    "Bar chart" in tabulate     Bar chart in graphbuilder   Also, it doesn't seem to allow me to resize the table in any other way than by making long column names.   Hence the weird naming XD   I have also attache...

    Stats_Like_Jazz Stats_Like_Jazz
    Discussions |
    Oct 1, 2025 11:27 AM
    219 views | 3 replies
  • How to detect the points of an image outline on Graph Builder

    Hello,   I have a JMP data table (attached) with coordinates (X/Y columns) and a variable of interest (COLOR) that I use to create a gradient plot.   In the background, I add a transparent image to see how my variable of interest is distributed across my image. The problem is that I would like the transparent gradient plot to automatically display only on the points in my image and for the backgro...

    SophieCuvillier SophieCuvillier
    Discussions |
    Oct 1, 2025 7:23 AM
    689 views | 2 replies
  • Missing XGBoost Metrics in Model screening platform

    Hello,   Ik was generating the Metrics of the Modelscreening platform after performing a Nested cross validation method and found that the results of the XGBoost methods was not produced in the summary table of the Test set. Also I am not able to save the prediction formula of the XGboost to my original table. Somebody a suggestion?    Regards,   Lu      

    Lu Lu
    Discussions |
    Oct 1, 2025 4:07 AM
    220 views | 1 replies

Latest Discussions

  • JMP17 Upgrade Forcing Superscript Broke JMP14 Working Script

    Hi Folk, I would give an example of script but after troubleshooting an explanation should suffice.   I have a data table from a CSV source that has many columns of trace data that has a column name with units at the end. For degrees C the header is Temperature [0c] and for cubic meters per hour it is Air Flow [m3/h]. There are others. I built a script that opens this data file and another that ha...

    MikeTV99 MikeTV99
    Discussions |
    Oct 1, 2025 11:38 AM
    246 views | 2 replies
  • Missing XGBoost Metrics in Model screening platform

    Hello,   Ik was generating the Metrics of the Modelscreening platform after performing a Nested cross validation method and found that the results of the XGBoost methods was not produced in the summary table of the Test set. Also I am not able to save the prediction formula of the XGboost to my original table. Somebody a suggestion?    Regards,   Lu      

    Lu Lu
    Discussions |
    Oct 1, 2025 4:07 AM
    220 views | 1 replies
  • Why is this DropZone called "Color"

    Day 1 with JMP and a user wants to generate a point plot with 2 different colors for male and female: The easy solution: use the Color Dropzone

    The surprise: The Overlay does the same.The second surprise: "Color" can do more than just "color":
    For every entry in the legend, the user gets the possibility to define the Marker Style as well - as well as Size and Transparency.
    A lazy user doesn't configu...

    hogi hogi
    Discussions |
    Sep 30, 2025 11:24 AM
    5575 views | 16 replies
  • Issue processing DoE data

    Hi,   I'm a relatively new user to JMP pro, but have been using it as a very useful tool for my PhD research.    Recently I have been truing to optimize a process doing a RSM using the JMP pro Easy DoE tool. I have generated a table of experiments it designed and collected the data from them, unfortunately the original DoE was lost so I could not input the data directly in the Easy DoE program.   ...

    LambdaFawn334 LambdaFawn334
    Discussions |
    Sep 30, 2025 11:16 AM
    223 views | 1 replies
  • How to test if a treatment yields twice the response of a reference?

    I have a dataset with a control treatment, a reference treatment, and an experimental treatment. The question I want to answer is if the experimental treatments gives twice the response of the reference treatment after correcting both for the control. I tried using a 'custom test' with the statement 'experimental - 2 * reference + control = 0' [reworked from 'experimental - control = 2*(reference ...

    tvkmez11 tvkmez11
    Discussions |
    Sep 30, 2025 5:10 AM
    244 views | 1 replies

Latest Discussions

  • Time varying effect in Recurrence Analysis, data format and calculation

      Dear all
    I am assigned a task to perform recurrence analysis on our data.
    The data we have are robot repairs. We want to see repair events and cost in response to accumulated transactions using recurrence analysis.
    I attached a simulated data for this question. It only has three bots since we haven't decided how to arrange the data and I just put those three bots manually. I will update with more ...

    Caozheng0115 Caozheng0115
    Discussions |
    Sep 26, 2025 11:29 AM
    627 views | 0 replies
  • lamda used in final lasso fit with K fold validation

    Can someone help me know which lambda was used in the K-fold cross validation of a lasso regression?  I see the values listed in the solution path summary table, but unsure which one it uses finally. Perhaps I am missing a main point in the process.... and it is not important

    daniel_s daniel_s
    Discussions |
    Sep 22, 2025 6:03 PM
    291 views | 0 replies
  • Copy Formula for Tables / Update

    In Tables / subset, the user can decide if a column formula is copied and if the evaluation is suppressed:   Is there a hidden option which does the same trick for Tables/Update?

    great for "documentation"great for "what if" ...on the other hand: one cannot guarantee that all input columns for the formula will be available in the target data table.
    -> default option "suppress formula evaluation"?

    hogi hogi
    Discussions |
    Sep 12, 2025 7:47 AM
    815 views | 0 replies
  • STATS on recurrence analysis, loglinear NHPP model

    Hi, I am new to recurrence analysis and JMP.
    I did the analysis and use loglinear NHPP model. I have a little trouble understanding the results (in attached image). It seems that the γ and δ values are listed in the Effect Marginals section of the result. If I want to do stats on gamma compared between two groups (AlphaC and Sym 1.0). How do I do that? JMP is not generating a p value so I want to d...

    Caozheng0115 Caozheng0115
    Discussions |
    Aug 28, 2025 9:22 AM
    377 views | 0 replies
  • permutation test for PLS-DA

    Hi all!  I've run a PLS-DA test for a data set that consists of FTIR spectral data of 5 different systems under 5 different treatments. I've used the fit model platform so that I could handle categorical variables in my Y variables. According to PRESS statistics, this model has an optimum number of factors of 7 and possesses good discriminating power between my samples. Then, I noticed that the st...

    Mariana_Aguilar Mariana_Aguilar
    Discussions |
    Aug 20, 2025 8:45 PM
    986 views | 0 replies
view all discussions