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

  • Xbar Control Charts require Table to be Sorted by Subgroup?

    Hello - When using the Xbar Control Chart function, I've found that despite using a Column to identify the Subgroups, the data table must also be sorted by the Subgroup Column to properly chart the data. Further, despite having a Value Order Column Property on the Subgroup Column, the x-axis is still ordered by Row of the Table. I understand showing data in Row order is appropriate to a Run Chart,...

    MachineIguana50 MachineIguana50
    Discussions |
    May 4, 2026 10:22 AM
    92 views | 2 replies
  • JSL scripting with AI help

    Hello JMP community, I was just kind of curious how many out there use AI tools (Chat-GPT, Claude etc.) for help to write JSL scripts, and if you feel it helps or by the time you get it to fix all its mistakes you could have done it faster yourself.  Though every organization will have a different set of rules about usage, I wonder out loud if it makes sense to come together as a community and pic...

    GregMcMahon GregMcMahon
    Discussions |
    May 4, 2026 10:11 AM
    760 views | 5 replies
  • What is criteria of column placement when sorting columns by data type?

    I have table of 172 columns in a specific order that are a mix of character and nominal data types. Using the window on the left side of the table, I sort the columns by type which occurs ok. However, within each type grouping, the columns are no longer in a specific order but seem to have been placed randomly. What is the criteria for the column placements when the sort is done?

    RP_64 RP_64
    Discussions |
    May 4, 2026 10:05 AM
    71 views | 1 replies
  • JMP 18 unable to register

    Hi there,
    Ive been trying to study for my test on JMP 18 and every time I try to open the software, I keep getting JMP 19 when my studies have to do only with JMP 18. 
    1. How can I make it possible to use JMP 18 and not the latest version
    2. Would I need to cancel my account first (JMP 19) or is it a setting problem which takes a few clicks.


    Thank you 

    ParallelWalrus3 ParallelWalrus3
    Discussions |
    May 4, 2026 7:50 AM
    149 views | 2 replies
  • Dixon Q Test Script Does Not Handle Hidden/Excluded Rows (Row State Issue)

    Hi Team, I am using the Dixon Q Test JSL script shared in this post. I observed that the script fails when rows are marked as Hide and Exclude, which is a standard JMP workflow for filtering data. Issue: - When rows are excluded, the script throws:   «"Inserting an empty must be to whole row or column in access or evaluation of 'Assign', yRow[del]"»   Observation: - The script extracts all rows us...

    Saikumar Saikumar
    Discussions |
    May 1, 2026 1:07 PM
    265 views | 5 replies

Latest Discussions

  • Xbar Control Charts require Table to be Sorted by Subgroup?

    Hello - When using the Xbar Control Chart function, I've found that despite using a Column to identify the Subgroups, the data table must also be sorted by the Subgroup Column to properly chart the data. Further, despite having a Value Order Column Property on the Subgroup Column, the x-axis is still ordered by Row of the Table. I understand showing data in Row order is appropriate to a Run Chart,...

    MachineIguana50 MachineIguana50
    Discussions |
    May 4, 2026 10:22 AM
    92 views | 2 replies
  • JSL scripting with AI help

    Hello JMP community, I was just kind of curious how many out there use AI tools (Chat-GPT, Claude etc.) for help to write JSL scripts, and if you feel it helps or by the time you get it to fix all its mistakes you could have done it faster yourself.  Though every organization will have a different set of rules about usage, I wonder out loud if it makes sense to come together as a community and pic...

    GregMcMahon GregMcMahon
    Discussions |
    May 4, 2026 10:11 AM
    760 views | 5 replies
  • What is criteria of column placement when sorting columns by data type?

    I have table of 172 columns in a specific order that are a mix of character and nominal data types. Using the window on the left side of the table, I sort the columns by type which occurs ok. However, within each type grouping, the columns are no longer in a specific order but seem to have been placed randomly. What is the criteria for the column placements when the sort is done?

    RP_64 RP_64
    Discussions |
    May 4, 2026 10:05 AM
    71 views | 1 replies
  • JMP 18 unable to register

    Hi there,
    Ive been trying to study for my test on JMP 18 and every time I try to open the software, I keep getting JMP 19 when my studies have to do only with JMP 18. 
    1. How can I make it possible to use JMP 18 and not the latest version
    2. Would I need to cancel my account first (JMP 19) or is it a setting problem which takes a few clicks.


    Thank you 

    ParallelWalrus3 ParallelWalrus3
    Discussions |
    May 4, 2026 7:50 AM
    149 views | 2 replies
  • Help with subscripting and superscripting in JSL

    Hello JSL'ers,   JMP seems to have lost (or got rid of) some of their text modification options, like using the copy/paste feature from Word to move text that includes normal and super(sub)-scripted text into JSL.   Previously, I could easily take something like g/cm3 from Word and copy/paste it into a JSL editor and the formatting would move with it so that I could display some text just like in ...

    SDF1 SDF1
    Discussions |
    May 1, 2026 5:09 AM
    257 views | 5 replies

Latest Discussions

  • 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
    116 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
    151 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
    147 views | 0 replies
  • Nested Two Way Anova Help?

    Hi, I am trying to analyze calcium transient data from cardiomyocytes. I moved to JMP because Prism cannot do a two way ANOVA on nested data but I cannot figure out how to run this analysis. I have 4 experimental groups (WT SHAM, KO SHAM, WT OVX, KO OVX) across two factors (genotype (WT/KO) and surgery (SHAM/OVX)) but I don't know how to add these variables prior to running analyses. For each anim...

    ClusterSeal6941 ClusterSeal6941
    Discussions |
    Apr 14, 2026 12:36 PM
    346 views | 0 replies
  • Help with PPK on one-sided data which includes zeros

    I’m trying to calculate an appropriate PPK for data with the following criteria: Data lies between 0 and +InifinityA significant portion of the data is exactly 0, and this represents an actual true 0Has an Upper Spec limit onlyHeavily Skewed The distribution should be an appropriate distribution for the data. What’s the best way to get JMP to do this?

    david707 david707
    Discussions |
    Apr 8, 2026 8:59 AM
    325 views | 0 replies
view all discussions