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

  • display row entries in a List box

    I have a script that automatically opens and concat's files that the user selects.  basically, each file corresponds to a separate manufacturing batch. the user runs the script, a dialogue box shows up and the user selects all the files he/she wants to concat.  originally, the list of available runs just came from a list of available files in the source folder. however, by default this orders the ...

    tatersalad tatersalad
    Discussions |
    Apr 19, 2021 2:50 PM
    1330 views | 1 replies
  • How do I script to change the name of my columns, presently dates, to just the day?

    I  want to change just the numeric continuous columns in my sheet which are presently full dates and are in order from 1st to 31st to just the day ex 03/01/2020 to 103/02/2020 to 2 I would also like to add a column to my sheet with the Abbv Name of the Month. Thanks in advance

    fionaweston fionaweston
    Discussions |
    Apr 19, 2021 2:23 PM
    1813 views | 3 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    1139 views | 0 replies
  • Adding error bars to Kaplan-Meier curve

    Hi guys, Need some help here: The journal we are submitting is asking us to add error bars to the KM curve and to signify when the SE is higher than 10%. Any ideas? I could only find CI in the KM graphs and nothing seemed relevant.   

    Uriheiman Uriheiman
    Discussions |
    Apr 19, 2021 10:56 AM
    2746 views | 2 replies
  • Accessing all columns in a Project with multiple files and same index

    I have a project with three tables (A, B, C) which I am using to create a virtual join.A:index < ReferenceB:index < Linked with A:indexc: index < Linked with A:indexFrom B and C, I can see A columns, but how I can see from A all the columns? In general, what I would like is to access all columns with the Graph Builder.     

    FN FN
    Discussions |
    Apr 19, 2021 10:31 AM
    1630 views | 2 replies

Latest Discussions

  • display row entries in a List box

    I have a script that automatically opens and concat's files that the user selects.  basically, each file corresponds to a separate manufacturing batch. the user runs the script, a dialogue box shows up and the user selects all the files he/she wants to concat.  originally, the list of available runs just came from a list of available files in the source folder. however, by default this orders the ...

    tatersalad tatersalad
    Discussions |
    Apr 19, 2021 2:50 PM
    1330 views | 1 replies
  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    1139 views | 0 replies
  • Accessing all columns in a Project with multiple files and same index

    I have a project with three tables (A, B, C) which I am using to create a virtual join.A:index < ReferenceB:index < Linked with A:indexc: index < Linked with A:indexFrom B and C, I can see A columns, but how I can see from A all the columns? In general, what I would like is to access all columns with the Graph Builder.     

    FN FN
    Discussions |
    Apr 19, 2021 10:31 AM
    1630 views | 2 replies
  • Interactive Capability Plot - possible to convert PPM to % easily?

    Hi all. While running the interactive Capability Plot, the Expected PPM changes as I move spec limits, etc.Is there any way to change this Expected PPM to display simple Percentages (in the way that Observed % does) ? The usual 'Format Column' option to convert to % doesn't work, and I'm getting tired of constantly converting Expected PPM to % in my head (or explaining PPM to people - who just wan...

    kom kom
    Discussions |
    Apr 19, 2021 8:50 AM
    3192 views | 4 replies
  • Remove Data Filter and Range Plot Text from Graph

    I have a series of graphs that look like this: I'm using a local data filter to display several graphs in one window.   How can I remove the text at the bottom of the graph?  I've looked through the tree structure but can't find this text. The error bars are constructed by using Summary Statistic: Median and Error Bars: Range.

    pmroz pmroz
    Discussions |
    Apr 19, 2021 8:23 AM
    2065 views | 3 replies

Latest Discussions

  • Fantasy Baseball League

    I am in a 16 team fantasy baseball league. Each week we tabulate totals for home runs, batting average, stolen bases, wins, saves, era, etc. If my team has the most home runs, I win that category for the week. We track 10 statistics so after each week I may have a final score of 6-3-1. My question is how can I use JMP to check what my score would have been if I had played each of the other 14 team...

    atlas100 atlas100
    Discussions |
    Apr 19, 2021 1:29 PM
    1139 views | 0 replies
  • Generation of overdispersed poisson count data (vs gamma poisson)

    Hello, I would like to reconcile the parametrization used in the Random Gamma Poisson(lambda, sigma)with the over-dispersion parameter as estimated in generalized linear model platform. Take for instance the attached table. Here the generating function is  Random Gamma Poisson(exp(1+3*:X1),10)Running glm with poisson/log + overdispersion I obtain: Overdispersion = 6.09.    Is there any way to link...

    matteo_patelmo matteo_patelmo
    Discussions |
    Apr 12, 2021 9:53 AM
    1425 views | 0 replies
  • JSL Syntax Change is coming: Name() is being deprecated

    Hi All,   I just read here that the JSL syntax for referencing a column using the Name() parser is going away. The new syntax is currently in use and at some point the old syntax will be removed entirely. There's a lot of people here who script, so thought it would be good to post something here.   I know I have a lot of code I'll need to change! Better to be ahead of the curve and change it befor...

    SDF1 SDF1
    Discussions |
    Apr 7, 2021 10:14 AM
    1095 views | 0 replies
  • Workflow ideas for new projects

    Hi all, 

    After a year of playing around with JMP, I'm extremely satisfied with using it as my main data exploration platform. However, I'm overwhelmed about the tremendous amount of ways I can begin to explore my data. When starting a new project, let's say a biomonitoring study for instance, where does one begin their workflow? Are there any literature on JMP for starting a project from beginning ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Mar 30, 2021 1:41 PM
    1358 views | 0 replies
  • Manipulating data table properties (cell width/height) INSIDE application module

    Hello! I have created and Application consisting of data from multiple data tables, plotted it into few separate cross-linked graph builders and hosting one preview of data table (which has images, which is kind of the point). I would like to manipulate the cell width / height of the data table cells included into this application/dashboard, but the task seems impossible. For only the data table, ...

    plotMaster plotMaster
    Discussions |
    Mar 27, 2021 3:54 PM
    1646 views | 0 replies
view all discussions