cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Tests to perform on JMP for statistical analysis of my research data

    Hello everyone! I need some advice. For my master's thesis at the University Hospital of Antwerp, I am working on an experiment that measures how much and what plasticizers (= toxic plastic components) are released from plastic medical devices during medical use. Specifically, we measured the release of plasticizers from an infusion circuit during infusion of nutritional fluid at different time po...

    camillebreu camillebreu
    Discussions |
    Feb 24, 2021 1:27 PM
    1275 views | 1 replies
  • Heatmap: how to change values from "average" to "total count" for groups

    I'm creating a heatmap in graph builder.  I have a "group" column and I've made a local data filter to migrate through the groups or select some or all of the groups for the heatmap.  When I select an individual group, the heatmap displays the count from the group.  When I select multiple groups the heatmap displays the average count for the groups.  I want it to display the sum or total count of ...

    ted_ellefson ted_ellefson
    Discussions |
    Feb 24, 2021 10:05 AM
    4182 views | 4 replies
  • JSL - Why do I get error first time running script, but second time onward works?

     The first time running the script shown below returns this error "Name Unresolved: m{36803} in access or evaluation of 'm', m/*###*/", while every subsequent run does not return that error.  Why is this?DataCV=open("C:\Desktop\JMP\sample_CV_data.csv"); Summarize( DataCV, processArray = By( :process ) ); Summarize( DataCV, ctypeArray = By( :c_type ) ); For( n = 1, n <= Length( ctypeArray ), n++,...

    adjo9835 adjo9835
    Discussions |
    Feb 24, 2021 8:30 AM
    4534 views | 6 replies
  • Prediction Profiler Confidence Intervals

    Hello, Does anyone know how confidence intervals are calculated within the prediction profiler? My results do not make sense. The range of values presented in the confidence interval are above the range of the input data values. See below: Screenshot of data (values in the 9s):Screenshot of prediction profiler with confidence interval, within a Fit Least Squares Model (values in the 10s): I do not...

    md2021 md2021
    Discussions |
    Feb 24, 2021 7:48 AM
    5721 views | 5 replies
  • Bubble plot animation option not appearing

    Hello, I am new to JMP, have recently started the self learning with course "Statistical Thinking for industrial problem solving".Now i am in Module 2 exploratory data analysis. In the demo videos for Bubble plot there is option to change speed, year, view animation etc, but when i do the practice session , i am only seeing the bubble size option, not sure what happened to rest of options.My versi...

    aju_philip aju_philip
    Discussions |
    Feb 24, 2021 6:24 AM
    2578 views | 5 replies

Latest Discussions

  • Tests to perform on JMP for statistical analysis of my research data

    Hello everyone! I need some advice. For my master's thesis at the University Hospital of Antwerp, I am working on an experiment that measures how much and what plasticizers (= toxic plastic components) are released from plastic medical devices during medical use. Specifically, we measured the release of plasticizers from an infusion circuit during infusion of nutritional fluid at different time po...

    camillebreu camillebreu
    Discussions |
    Feb 24, 2021 1:27 PM
    1275 views | 1 replies
  • JSL - Why do I get error first time running script, but second time onward works?

     The first time running the script shown below returns this error "Name Unresolved: m{36803} in access or evaluation of 'm', m/*###*/", while every subsequent run does not return that error.  Why is this?DataCV=open("C:\Desktop\JMP\sample_CV_data.csv"); Summarize( DataCV, processArray = By( :process ) ); Summarize( DataCV, ctypeArray = By( :c_type ) ); For( n = 1, n <= Length( ctypeArray ), n++,...

    adjo9835 adjo9835
    Discussions |
    Feb 24, 2021 8:30 AM
    4534 views | 6 replies
  • Prediction Profiler Confidence Intervals

    Hello, Does anyone know how confidence intervals are calculated within the prediction profiler? My results do not make sense. The range of values presented in the confidence interval are above the range of the input data values. See below: Screenshot of data (values in the 9s):Screenshot of prediction profiler with confidence interval, within a Fit Least Squares Model (values in the 10s): I do not...

    md2021 md2021
    Discussions |
    Feb 24, 2021 7:48 AM
    5721 views | 5 replies
  • Bubble plot animation option not appearing

    Hello, I am new to JMP, have recently started the self learning with course "Statistical Thinking for industrial problem solving".Now i am in Module 2 exploratory data analysis. In the demo videos for Bubble plot there is option to change speed, year, view animation etc, but when i do the practice session , i am only seeing the bubble size option, not sure what happened to rest of options.My versi...

    aju_philip aju_philip
    Discussions |
    Feb 24, 2021 6:24 AM
    2578 views | 5 replies
  • Delete strings in a list that contain a word

    I have a list of file names from which I want to select certain files. The first 4 digits are the year the underscore is acting like a deliminater, the "abc" is just an identifier for the type of file, the 3 digit number is the id, and "summary" or "result" refer to the kind of file.First, I only want to look at the "result" files. I couldn't figure out how to remove all the "summary" files from m...

    ealindahl ealindahl
    Discussions |
    Feb 24, 2021 5:16 AM
    3234 views | 4 replies

Latest Discussions

view all discussions