cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • nom des colonnes sur 2 lignes dans un tableau

    bonjour, j'ai des noms de variables longs. je voudrais les afficher surr 2 lignes dans un tableau pour ne pas avoir un tableau trop large. j'ai essayé en incorporant "!N" dans le nom de la variable (proposé par Copilot) mais celà ne marche pas. solution?   j'utilise JMP 19.2 cordialement

    Françoise Françoise
    Discussions |
    Sep 25, 2026 8:01 AM
    44 views | 3 replies
  • Print Preview Header and Footer Scaling with Page

    Hi everyone,  I'm experiencing an issue with JMP 17.2.0. I am trying to save a JMP report as a PDF with headers and footers using the variables for window title, page number, page count, and current date. In Print Preview, when scaling the report to fit on one-page, the headers and footers seemingly scale inversely, getting bigger while the actual report content gets smaller. In the screenshot bel...

    Cathal Cathal
    Discussions |
    Sep 25, 2026 7:34 AM
    87 views | 1 replies
  • Power Details window option under Oneway platform, have others used this to illustrate power and sample size?

    Wondering if other JMP users have used the "Power Details window" under Oneway platform?   Following the talk "Can We Talk...About Sample Size?" (2026-US-30MP-2930) in Discovery Summit 2026 by Dale Human, thought it was very interesting how he said to check Power and suggested sample size, after, and before, an analysis. Dale suggested using the DOE > Sample Size Explorers > Power > Power for Two ...

    Vball247 Vball247
    Discussions |
    Sep 25, 2026 5:51 AM
    57 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 |
    Sep 24, 2026 7:42 PM
    2300 views | 10 replies
  • how do I create a probability plot of data across multiple lots

    I'm trying to create a probability plot of data, where three lots are plotted against each other.  Something like this:However, I can't seem to get there from the data table.  I'm using JMP17. 

    TwinsFam TwinsFam
    Discussions |
    Sep 24, 2026 1:42 PM
    2310 views | 4 replies

Latest Discussions

  • nom des colonnes sur 2 lignes dans un tableau

    bonjour, j'ai des noms de variables longs. je voudrais les afficher surr 2 lignes dans un tableau pour ne pas avoir un tableau trop large. j'ai essayé en incorporant "!N" dans le nom de la variable (proposé par Copilot) mais celà ne marche pas. solution?   j'utilise JMP 19.2 cordialement

    Françoise Françoise
    Discussions |
    Sep 25, 2026 8:01 AM
    44 views | 3 replies
  • Print Preview Header and Footer Scaling with Page

    Hi everyone,  I'm experiencing an issue with JMP 17.2.0. I am trying to save a JMP report as a PDF with headers and footers using the variables for window title, page number, page count, and current date. In Print Preview, when scaling the report to fit on one-page, the headers and footers seemingly scale inversely, getting bigger while the actual report content gets smaller. In the screenshot bel...

    Cathal Cathal
    Discussions |
    Sep 25, 2026 7:34 AM
    87 views | 1 replies
  • Power Details window option under Oneway platform, have others used this to illustrate power and sample size?

    Wondering if other JMP users have used the "Power Details window" under Oneway platform?   Following the talk "Can We Talk...About Sample Size?" (2026-US-30MP-2930) in Discovery Summit 2026 by Dale Human, thought it was very interesting how he said to check Power and suggested sample size, after, and before, an analysis. Dale suggested using the DOE > Sample Size Explorers > Power > Power for Two ...

    Vball247 Vball247
    Discussions |
    Sep 25, 2026 5:51 AM
    57 views | 1 replies
  • how do I create a probability plot of data across multiple lots

    I'm trying to create a probability plot of data, where three lots are plotted against each other.  Something like this:However, I can't seem to get there from the data table.  I'm using JMP17. 

    TwinsFam TwinsFam
    Discussions |
    Sep 24, 2026 1:42 PM
    2310 views | 4 replies
  • Plan de mélange_Choix interaction

    Bonjour,  Dans le cas d'un plan de mélange à 8 MP, je souhaiterais savoir comment faire pour choisir les meilleures interactions possible avec un faible nombre d'essais? En effet, je n'arrive pas à trouver les interactions intéressantes afin de prédire de manière correcte mon modèle. Je peux avoir un R², RMSE et résidus de student qui me semblent bons pour ma réponse mais le VIF est toujours très ...

    SquaresJackal10 SquaresJackal10
    Discussions |
    Sep 24, 2026 6:55 AM
    58 views | 1 replies

Latest Discussions

  • How to manipulate JSL function arguments

    I'm leaving this here if it helps someone. Maybe I'm inventing hot water, but I couldn't find anything similar. Problem: in general it is not possible to directly access the parts of a function "expression" directly, expression in quotes because it's not really an Expression data type but a Function, thus the usual expression manipulation functions do not work: f = Function( {...

    AlterEgo AlterEgo
    Discussions |
    Sep 24, 2026 2:52 AM
    60 views | 0 replies
  • Logistic Regression Diagnostics in Generalized Linear Model with Firth Bias Adjustment

    I am looking for guidance on how to perform diagnostics (model fit, model form, assumptions, outliers) of logistic regression models created using the fit model generalized linear model personality. The generalized linear model personality must be used in this case because the data has small sample sizes and complete separation. The only diagnostic plots available in the generalized linear model p...

    rbreuer rbreuer
    Discussions |
    Aug 19, 2026 1:29 PM
    203 views | 0 replies
  • Mass Production of JSL Code Generation via JMP Python Integration Using NVIDIA's Free API (DeepSeek V4 Pro)

    Hey everyone,
    I wanted to share a highly efficient workflow I've developed that bridges JMP's data manipulation capabilities​ with the power of NVIDIA's latest AI models​ running on their free API platform (NIM).
    The core idea is to automate the generation of executable Python/JSL scripts directly within JMP, effectively creating a "content factory" for data analysis tasks.
    The Technical Workflow:
    Dat...

    lala lala
    Discussions |
    Jul 31, 2026 8:37 PM
    227 views | 0 replies
  • PLS2 NIPALS Root Mean Square PRESS

    1.  How to get PRESS values in JMP when using PLS2 NIPALS and Leave out One data ? 2.  When finding RMS PRESS using hand written code I get matching answers for toy problems using (n-1)*k as averaging factor where n is no. of observations and y is number of responses.   3.  But in large problems like Baltic or Gasoline the RMS PRESS was not matching with handwritten code.   But coefficients of the...

    MarginOfWildcat MarginOfWildcat
    Discussions |
    Jul 16, 2026 8:47 AM
    217 views | 0 replies
  • SPC: Run test 2

    The customised run test2, can be customised from 7 to 11, say you set it to 7 and you have 7 + another 11 points all below the centerline why does the process screen function.  Why does it

    1) Record 11 as the number of alarms, where in fact there is only 1 single stepchange
    2) Surely it shoud just record 1, as there is only 1 stepchange that affect 7+11 points.  You are not goin to ivestigate all 18...

    Gadsdon Gadsdon
    Discussions |
    Jun 17, 2026 7:18 AM
    438 views | 0 replies
view all discussions