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

  • 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
    157 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
    325 views | 5 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
    314 views | 5 replies
  • Get stuck in dark mode in macOS

    Dear JMP community, I cannot figure out how to switch to light mode in macOS. There is an discussion thread for Windows but it's not applicable to macOS: https://community.jmp.com/t5/Discussions/JMP19-Stuck-in-Dark-Mode/td-p/905568. The only place I could find "light" has been checked. I tried to edit the colors but it messes up everything. The font color stays in white in the graph and data tabl...

    BiasedIbex92833 BiasedIbex92833
    Discussions |
    Apr 30, 2026 1:04 PM
    391 views | 8 replies
  • How to change the text in R sq Box

    When I am asking R sq results, it copies the Table column name (sample), name, Is there any way I can change the test, for eg: i this case, i only want R2 = 0.08

    fab0530 fab0530
    Discussions |
    Apr 30, 2026 11:37 AM
    206 views | 2 replies

Latest Discussions

  • 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
    157 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
    314 views | 5 replies
  • Get stuck in dark mode in macOS

    Dear JMP community, I cannot figure out how to switch to light mode in macOS. There is an discussion thread for Windows but it's not applicable to macOS: https://community.jmp.com/t5/Discussions/JMP19-Stuck-in-Dark-Mode/td-p/905568. The only place I could find "light" has been checked. I tried to edit the colors but it messes up everything. The font color stays in white in the graph and data tabl...

    BiasedIbex92833 BiasedIbex92833
    Discussions |
    Apr 30, 2026 1:04 PM
    391 views | 8 replies
  • How to change the text in R sq Box

    When I am asking R sq results, it copies the Table column name (sample), name, Is there any way I can change the test, for eg: i this case, i only want R2 = 0.08

    fab0530 fab0530
    Discussions |
    Apr 30, 2026 11:37 AM
    206 views | 2 replies
  • How to fix a duration with missing colon :

    Hi all,  I have an issue that I haven't encountered before...  I have an Excel file with 87 columns of durations that should be in hh:mm However, they are in hhmm or hmm <-- note the missing :  If the duration is less than 10:00 it is three figures  (9:59 is entered as 959)If the duration is more than 9:59 it is four figures (11:52 is entered as 1152) I can handle this if it were 1 or 2 columns, b...

    Stats_Like_Jazz Stats_Like_Jazz
    Discussions |
    Apr 29, 2026 6:00 AM
    371 views | 7 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
    133 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
    157 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
    157 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
    353 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
    327 views | 0 replies
view all discussions