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 file question

    Hi, Is there a way for me and a collegue to work on the same JMP file in real time? We have JMP 17.  Thanks!

    Furbelows Furbelows
    Discussions |
    May 13, 2026 8:27 AM
    320 views | 3 replies
  • oci question

    Hello, I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    Rejigger Rejigger
    Discussions |
    May 13, 2026 8:18 AM
    89 views | 1 replies
  • line connecting through points of different groups only allowing me to plot the mean (or some other statistic) of variables

    I am having trouble connecting a line through points of different groups. I have my data coloured according to the depth interval each sample was taken at. Previously (about a year ago) I would just right click on the graph, go to 'add' then 'line' and would achieve the result I wanted, but I have since updated JMP and it is no longer working this way. I am only able to plot the mean, min, median,...

    peck peck
    Discussions |
    May 13, 2026 7:16 AM
    118 views | 2 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 13, 2026 3:29 AM
    227 views | 3 replies
  • JMP Add-in — Isolating multiple instances with namespaces

    Hi JMP Community, I'm building a JMP add-in that creates windows, stores global variables, and calls functions. Everything works fine with a single instance — but when the user launches the add-in twice, the two instances share the same global scope and variables start conflicting (one window overwrites the other's state). I initalized my script with Names default to here(1), I have even created m...

    SophieCuvillier SophieCuvillier
    Discussions |
    May 12, 2026 8:09 AM
    247 views | 5 replies

Latest Discussions

  • JMP file question

    Hi, Is there a way for me and a collegue to work on the same JMP file in real time? We have JMP 17.  Thanks!

    Furbelows Furbelows
    Discussions |
    May 13, 2026 8:27 AM
    320 views | 3 replies
  • oci question

    Hello, I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    Rejigger Rejigger
    Discussions |
    May 13, 2026 8:18 AM
    89 views | 1 replies
  • Lack of fit test

    Hello everyone. I have a question related to DOE.
    When conducting a Lack of fit test, how should the F ratio be calculated? F=MS residual /MS pure eror  or  F=MS lack of fit/MS pure eror. The idea is to compare the model error with the experimental error..  Are the results obtained from the two formulas different? Which result is more reliable and when is it necessary to use each of the two formula...

    DiscreteIbex427 DiscreteIbex427
    Discussions |
    May 11, 2026 8:09 AM
    263 views | 3 replies
  • Why does SLS (REML) give a different intercept than Python statsmodels for the same mixed model?

    I fitted: Y ~ A(Sum) + B(Sum) + C(Sum) + D(Sum) + Subject(&Random)   in both JMP SLS (REML) and Python statsmodels MixedLM (REML) on the same data (~14k obs, ~200 levels of A, sparse A×C cross-tabulation, ~120 random subjects). What I observe: All ~200 LS Means for factor A are shifted by a constant ~0.22 (JMP higher)Relative effects and rankings are identical (diff std < 0.001)LS Means f...

    xmq xmq
    Discussions |
    May 11, 2026 1:36 AM
    341 views | 6 replies
  • Cohen's d Effect Size from Mixed Model Output

    Hello, I am wondering how I can calculate a Cohen's d effect size from my mixed model output (attached), especially in the case of an interaction effect? I have seen some online resources saying to use the least squares mean difference divided by the model root mean square error in order to do so for main effects. However, when doing this, I sometimes get an effect size that appears inflated based...

    AvaSchwartz7 AvaSchwartz7
    Discussions |
    May 11, 2026 1:10 AM
    181 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
    129 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
    195 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
    189 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
    190 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
    366 views | 0 replies
view all discussions