cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Intégrer une estimation initiale (heuristic) dans un modèle prédictif (machine learning)

    J’essaie de développer un outil que j’appelle Blend Search. Il fonctionne OK, mais j’imagine une amélioration que je ne sais pas encore réaliser techniquement.. Ce que fait Blend Search :
    >> input est une collection de composants avec leurs propriétés
    >> génération d’une matrice de compositions
    >> application de heuristics (modèles simples) pour calculer les propriétés des blends
    >> application d’un ...

    RikkiTikkiTavi RikkiTikkiTavi
    Discussions |
    Aug 1, 2026 7:34 AM
    80 views | 1 replies
  • Overlaid Control Charts

    I have a data set of 40 samples, each measured using two instruments.  I would like a single Individuals Control Chart with both variables on the same Y-axis.  But the Control Chart Builder only allows for a single Y variable.  I've tried overlaying both using scripts without success.

    chris_rigdon chris_rigdon
    Discussions |
    Aug 1, 2026 6:49 AM
    30 views | 2 replies
  • Query Regarding Tornado Plot Availability in JMP Student Version

    I am using the JMP Student Version and would like to create a Tornado Plot (similar to the example in the attached document) to rank variables by their impact as part of a sensitivity analysis. I have already generated the Profiler graph, but I cannot find any option under the Profiler red triangle to produce a Tornado Plot. Could you advise how this can be done in the Student Version of JMP?

    Madhu_Acharyya Madhu_Acharyya
    Discussions |
    Aug 1, 2026 2:45 AM
    20 views | 0 replies
  • Count number of unique items in column that meet some criteria

    Suppose in "Big Class" I'd like a formula that counts the number of unique names of people at or less than the height of the person in the current row.  How can I do that? I have this: thisHeight = :height;
    Col N Unique( :name, :height <= thisHeight ); I realize the second parameter is the grouping parameter, and it's more intuitive to try to constrain what gets passed into the first parameter, but...

    BHarris BHarris
    Discussions |
    Jul 31, 2026 10:15 PM
    169 views | 7 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
    30 views | 0 replies

Latest Discussions

  • Intégrer une estimation initiale (heuristic) dans un modèle prédictif (machine learning)

    J’essaie de développer un outil que j’appelle Blend Search. Il fonctionne OK, mais j’imagine une amélioration que je ne sais pas encore réaliser techniquement.. Ce que fait Blend Search :
    >> input est une collection de composants avec leurs propriétés
    >> génération d’une matrice de compositions
    >> application de heuristics (modèles simples) pour calculer les propriétés des blends
    >> application d’un ...

    RikkiTikkiTavi RikkiTikkiTavi
    Discussions |
    Aug 1, 2026 7:34 AM
    80 views | 1 replies
  • Overlaid Control Charts

    I have a data set of 40 samples, each measured using two instruments.  I would like a single Individuals Control Chart with both variables on the same Y-axis.  But the Control Chart Builder only allows for a single Y variable.  I've tried overlaying both using scripts without success.

    chris_rigdon chris_rigdon
    Discussions |
    Aug 1, 2026 6:49 AM
    30 views | 2 replies
  • Query Regarding Tornado Plot Availability in JMP Student Version

    I am using the JMP Student Version and would like to create a Tornado Plot (similar to the example in the attached document) to rank variables by their impact as part of a sensitivity analysis. I have already generated the Profiler graph, but I cannot find any option under the Profiler red triangle to produce a Tornado Plot. Could you advise how this can be done in the Student Version of JMP?

    Madhu_Acharyya Madhu_Acharyya
    Discussions |
    Aug 1, 2026 2:45 AM
    20 views | 0 replies
  • Count number of unique items in column that meet some criteria

    Suppose in "Big Class" I'd like a formula that counts the number of unique names of people at or less than the height of the person in the current row.  How can I do that? I have this: thisHeight = :height;
    Col N Unique( :name, :height <= thisHeight ); I realize the second parameter is the grouping parameter, and it's more intuitive to try to constrain what gets passed into the first parameter, but...

    BHarris BHarris
    Discussions |
    Jul 31, 2026 10:15 PM
    169 views | 7 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
    30 views | 0 replies

Latest Discussions

  • Query Regarding Tornado Plot Availability in JMP Student Version

    I am using the JMP Student Version and would like to create a Tornado Plot (similar to the example in the attached document) to rank variables by their impact as part of a sensitivity analysis. I have already generated the Profiler graph, but I cannot find any option under the Profiler red triangle to produce a Tornado Plot. Could you advise how this can be done in the Student Version of JMP?

    Madhu_Acharyya Madhu_Acharyya
    Discussions |
    Aug 1, 2026 2:45 AM
    20 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
    30 views | 0 replies
  • Can Scatterplot Matrix be used to identify the optimal region?

    I generated an Output Random Table (10,000 runs) from the Prediction Profiler and then used the resulting data to create a Scatterplot Matrix with the Nonpar Density option enabled. By applying a Local Data Filter to the Scatterplot Matrix to screen for the most desirable response regions, would this approach provide an effective indication of the optimal operating region?

    erichujh erichujh
    Discussions |
    Jul 30, 2026 2:43 AM
    48 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
    84 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
    354 views | 0 replies
view all discussions