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

  • How to Look at Range Data High Medium Low

    Looking for the Best way to analysis Data when I have Ranges Upper, Mid and Lower for both Voltage and Freq. data.  See RED Columns.  Guess I could perform a Control Chart or Dist. but like to to see if their is a shift of this many Electrical Devices.   Any Suggestions?  

    CREV CREV
    Discussions |
    May 8, 2026 2:34 PM
    71 views | 0 replies
  • Predicting degradation data

    What modeling approach can predict 24‑month concentration from previous degradation data with different initial values? There is degradation data measured over time (ex. up to 24 months) for several batches/samples.
    Each batch starts at a different initial concentration at release, and not all batches are measured at all time points (there are missing observations for later time points). All measur...

    UrsulaOrsolya UrsulaOrsolya
    Discussions |
    May 8, 2026 9:43 AM
    323 views | 11 replies
  • How to export/save RSM graph images in high resolution (300 dpi) in JMP Student Version?

    Hi everyone, I generated Response Surface Methodology (RSM) graphs in JMP Student Edition for my research work. I need to include these figures in my PhD manuscript, so I require high-resolution images (300 dpi or higher). However, when I export or copy the graphs, the image quality becomes low or blurry. I specifically need contour and 3D surface plots with publication-quality resolution Could an...

    Megala Megala
    Discussions |
    May 8, 2026 7:33 AM
    75 views | 1 replies
  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    86 views | 0 replies
  • Add prefix column names (no scripting)

    I am using JMP 19.1.0 with this fantastic function of "Columns manager". I was wondering if there is a way to add prefix to our columns names for all of them at once? I seem to not find any option in the menus that performs this automatically. Thanks!    

    francescbernad francescbernad
    Discussions |
    May 8, 2026 2:20 AM
    87 views | 1 replies

Latest Discussions

  • How to Look at Range Data High Medium Low

    Looking for the Best way to analysis Data when I have Ranges Upper, Mid and Lower for both Voltage and Freq. data.  See RED Columns.  Guess I could perform a Control Chart or Dist. but like to to see if their is a shift of this many Electrical Devices.   Any Suggestions?  

    CREV CREV
    Discussions |
    May 8, 2026 2:34 PM
    71 views | 0 replies
  • Predicting degradation data

    What modeling approach can predict 24‑month concentration from previous degradation data with different initial values? There is degradation data measured over time (ex. up to 24 months) for several batches/samples.
    Each batch starts at a different initial concentration at release, and not all batches are measured at all time points (there are missing observations for later time points). All measur...

    UrsulaOrsolya UrsulaOrsolya
    Discussions |
    May 8, 2026 9:43 AM
    323 views | 11 replies
  • How to export/save RSM graph images in high resolution (300 dpi) in JMP Student Version?

    Hi everyone, I generated Response Surface Methodology (RSM) graphs in JMP Student Edition for my research work. I need to include these figures in my PhD manuscript, so I require high-resolution images (300 dpi or higher). However, when I export or copy the graphs, the image quality becomes low or blurry. I specifically need contour and 3D surface plots with publication-quality resolution Could an...

    Megala Megala
    Discussions |
    May 8, 2026 7:33 AM
    75 views | 1 replies
  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    86 views | 0 replies
  • Add prefix column names (no scripting)

    I am using JMP 19.1.0 with this fantastic function of "Columns manager". I was wondering if there is a way to add prefix to our columns names for all of them at once? I seem to not find any option in the menus that performs this automatically. Thanks!    

    francescbernad francescbernad
    Discussions |
    May 8, 2026 2:20 AM
    87 views | 1 replies

Latest Discussions

  • How to Look at Range Data High Medium Low

    Looking for the Best way to analysis Data when I have Ranges Upper, Mid and Lower for both Voltage and Freq. data.  See RED Columns.  Guess I could perform a Control Chart or Dist. but like to to see if their is a shift of this many Electrical Devices.   Any Suggestions?  

    CREV CREV
    Discussions |
    May 8, 2026 2:34 PM
    71 views | 0 replies
  • Hierarchical clustering platform color map columns

    I have a hierarchical cluster with ~ 2700 Y -rows and 100 columns of data. When complete I want to color map the clusters to two other columns in the data.    I can do so but then the questions start. 1.  One color map is to identify the rows of data by a type (in this case a tissue type).  That accurately displays as a color for each tissue but, how do I attach a legend to the visualization for t...

    MKostura MKostura
    Discussions |
    May 8, 2026 6:36 AM
    86 views | 0 replies
  • Inquiry regarding the procedure for PLS Discriminant Analysis (PLS-DA)

    [Environment] Version: JMP(r) Student Edition 19.1.0 (914688) License: For Academic Use Only (Expires: 2027/04/13) OS: Microsoft Windows 11 Home (10.0.26200.0)
    [Inquiry] Regarding the procedure for performing PLS Discriminant Analysis (PLS-DA)

    I am attempting to perform a PLS Discriminant Analysis (PLS-DA) using JMP Student Edition, as I understand this feature is supported in this edition. I ...

    SignBurro204 SignBurro204
    Discussions |
    Apr 24, 2026 3:30 AM
    139 views | 0 replies
  • defining function scope changes how result is returned

    Why don't all three of these return their unevaluated argument like the first one does? Is there a way to make the last two work like the first? Inside the function, e is still unevaluated, this seems to happen when the result is returned. names default to here(1); ns = New Namespace("n"); foo = function({e}, Name Expr(e) ); ns:bar = function({e}, Name Expr(e) ); show( foo( expr( notavar...

    ih ih
    Discussions |
    Apr 20, 2026 1:45 PM
    158 views | 0 replies
  • How does JMP bias the rate of count when calculating the probability of Partition platform with categorical responses?

    For categorical responses Partition has the response rates that are slightly biased away from zero to avoid having attributed probabilities of zero. I would like to know how to calcurate the biased probabilities.

    Takashi Takashi
    Discussions |
    Apr 16, 2026 8:41 PM
    161 views | 0 replies
view all discussions