cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Changing colors in compare means analysis

    Hi, Comparing multiple groups and hitting the "compare all means."I always find it challenging to understand which circle belongs to which group.I tried color-coding the groups, but I still can’t get the circles to change their colors. I know JMP is programmed to indicate statistically significant groups by marking red vs. gray, but that is not helpful to my purposes. I copied the picture and over...

    Shahar_JMP Shahar_JMP
    Discussions |
    Sep 25, 2024 10:01 AM
    3173 views | 2 replies
  • PPK value extremely high

    Hi everyone, I have a process that has a very high Ppk (> 4 ) - can this value be considered correct and what's its interpretation? or doesn't make any sense and there might be an issue with my data/calculations? Thanks in advance.

    Stats12 Stats12
    Discussions |
    Sep 25, 2024 9:57 AM
    3118 views | 4 replies
  • Unable to import log files

    Hi all,

    I keep getting the Alert below every time I try to import Result Log Files on JMP16.
    I have no problem importing the same files onto JMP 14.


    Would anyone come across this before and know how to resolve it?

    Thank you!

    ProbitMink582 ProbitMink582
    Discussions |
    Sep 25, 2024 8:36 AM
    1199 views | 1 replies
  • JSL- Formula for calculating column average for last x rows per ID

    I am trying to create a column formula to calculate the average for the last 30 sets of data per cycle run (shown in the example below):I have been able to achieve this, however I would like to be able to calculate the average per "ID" rather than the entire data set per test cycle. The formula I have used is shown below:If( Row() == Col Max( Row(), :Cycle ), Mean( As Column( "Output, mV" )[Index...

    AvgLlama27 AvgLlama27
    Discussions |
    Sep 25, 2024 8:00 AM
    1217 views | 1 replies
  • MongoDB: What is the best connector, is ODBC connector sufficient, or do I need BI Connector?

    Dear all,from another contribution by @JumpingAC I got the hint that there is a Connector for MongoDB:https://docs.mongodb.com/bi-connector/master/it leads to a file "mongodb-connector-odbc-1.2.0-win-64-bit" for my systemand then I got the hint, that there should be a MongoDB Connector for BIhttps://www.mongodb.com/download-center/bi-connectorbut:"The MongoDB Connector for BI is available as part ...

    Georg Georg
    Discussions |
    Sep 25, 2024 5:12 AM
    7117 views | 4 replies

Latest Discussions

  • Changing colors in compare means analysis

    Hi, Comparing multiple groups and hitting the "compare all means."I always find it challenging to understand which circle belongs to which group.I tried color-coding the groups, but I still can’t get the circles to change their colors. I know JMP is programmed to indicate statistically significant groups by marking red vs. gray, but that is not helpful to my purposes. I copied the picture and over...

    Shahar_JMP Shahar_JMP
    Discussions |
    Sep 25, 2024 10:01 AM
    3173 views | 2 replies
  • PPK value extremely high

    Hi everyone, I have a process that has a very high Ppk (> 4 ) - can this value be considered correct and what's its interpretation? or doesn't make any sense and there might be an issue with my data/calculations? Thanks in advance.

    Stats12 Stats12
    Discussions |
    Sep 25, 2024 9:57 AM
    3118 views | 4 replies
  • Unable to import log files

    Hi all,

    I keep getting the Alert below every time I try to import Result Log Files on JMP16.
    I have no problem importing the same files onto JMP 14.


    Would anyone come across this before and know how to resolve it?

    Thank you!

    ProbitMink582 ProbitMink582
    Discussions |
    Sep 25, 2024 8:36 AM
    1199 views | 1 replies
  • JSL- Formula for calculating column average for last x rows per ID

    I am trying to create a column formula to calculate the average for the last 30 sets of data per cycle run (shown in the example below):I have been able to achieve this, however I would like to be able to calculate the average per "ID" rather than the entire data set per test cycle. The formula I have used is shown below:If( Row() == Col Max( Row(), :Cycle ), Mean( As Column( "Output, mV" )[Index...

    AvgLlama27 AvgLlama27
    Discussions |
    Sep 25, 2024 8:00 AM
    1217 views | 1 replies
  • MongoDB: What is the best connector, is ODBC connector sufficient, or do I need BI Connector?

    Dear all,from another contribution by @JumpingAC I got the hint that there is a Connector for MongoDB:https://docs.mongodb.com/bi-connector/master/it leads to a file "mongodb-connector-odbc-1.2.0-win-64-bit" for my systemand then I got the hint, that there should be a MongoDB Connector for BIhttps://www.mongodb.com/download-center/bi-connectorbut:"The MongoDB Connector for BI is available as part ...

    Georg Georg
    Discussions |
    Sep 25, 2024 5:12 AM
    7117 views | 4 replies

Latest Discussions

  • Two-way Shapley Decomposition

    Dear community,

    I am aiming to compute a Two way Shapley decomposition for this mockedup data table. Herefore I first have to identify the growth and distribution components and to which percentage they account for the change in the EQ-5D-5L score. Further I aim to investigate the contribution of each individual predictor to the final EQ-5D-5L score.

    Would really appreciate if someone could guide me...

    BiasedAntelope7 BiasedAntelope7
    Discussions |
    Sep 21, 2024 1:00 PM
    1009 views | 0 replies
  • how I can add standard deviation of two repeats in the fitted curve

    I am trying to build a growth curve based on two repeats I created the graph using graph builder and when I tried to analyze the graph to do curve fitting using Gompertz model it separates the two repeat again instead of the mean and I can not add the standard deviation to each data point how I can fix that?

    RankFilterWhale RankFilterWhale
    Discussions |
    Sep 13, 2024 10:14 AM
    1087 views | 0 replies
  • Multinomial Logistic Regression Confidence for Specific Parameter Changes

    Hi,  I have a multinomial logistic regression of 3 classes: 0, 1, and 2 and have associated individual models (via Fit Y by X) for N parameters. I am now looking into a sensitivity like study in which each parameter is assumed at certain levels (e.g. at min, max etc..). I have probabilities computed at each such parameter level. I like to rank order probability change in each class (0, 1 and 2) du...

    altug_bayram altug_bayram
    Discussions |
    Sep 5, 2024 9:02 AM
    1190 views | 0 replies
  • Building and validating zero-inflated negative binomial regression models

    Dear JMP community,I am presented with a problem of building a model using over-dispersed zero-inflated count data. I hope you can help me with this.I have attached both training and validation datasets to this post. My objective is to build my model on the training dataset and validate it using the validation dataset. I have not worked with such count data before and therefore do not know validat...

    stat_ranger stat_ranger
    Discussions |
    Sep 4, 2024 1:57 AM
    1562 views | 0 replies
  • Flame graphs

    Out of curiosity, has anyone ever managed to create something like a flame graph ( https://www.brendangregg.com/flamegraphs.html ) using Graph Builder? It looks like it would be ideal for analyzing hierarchical data, e.g. using the output of a linux "find . -ls" command to visualize disk usage.

    BHarris BHarris
    Discussions |
    Aug 30, 2024 2:07 PM
    965 views | 0 replies
view all discussions