cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Due to global connectivity issues impacting AWS Services, users may experience unexpected errors while attempting to authorize JMP. Please try again later or contact support@jmp.com to be notified once all issues are resolved.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Add values into X number of lag rows

    I have a continuous dataset with measurements every 5 minutes over many years. Certain time periods have been designated and assigned and ID# (e.g. 1, 2, 3,... 500). For each of these periods of time that received an ID I want to extend the column ID backwards in time for 4 hours (ie 48 rows back). So for example If the period categorized as ID# 200 starts on 1/1/2020 at 12:00PM, then I currently ...

    RVhydrA RVhydrA
    Discussions |
    Jan 18, 2021 6:57 PM
    1859 views | 2 replies
  • Any way to change bin size in Oneway Anova?

    Hi all. 
    I'm a little new to JMP but I'm starting to get fairly comfortable. 
    I have a solid dataset, but I am trying to see if there is a way to change my bin size on my histogram in my oneway Anova. The histogram is under the display options, so I'm not sure if JMP gives me a lot of control over it. I've tried changing my "increment" in the axis options and re-display the histogram but no success....

    alexpoles alexpoles
    Discussions |
    Jan 18, 2021 11:40 AM
    1739 views | 2 replies
  • Interpretation of a Factorial Design with binary outcome

    Hello!

    I am struggling with interpretation of factorial design with 4 elements. Before I tried experiments with 2 elements, and results were straightforward.Here in the attachment you can see my jmp dataset file with the experiment. As a result of removing non-significant elements I came to a conclusion that only C and В are significant with negative effect.
    Is my conclusion correct?
    Rsquare value is...

    gustavjung gustavjung
    Discussions |
    Jan 18, 2021 9:40 AM
    6097 views | 8 replies
  • How to create a range control chart based on the median range and not the average range

    Is there any easy way to use JMP 13 to create a range chart based on the MEDIAN range and not the average range? (Hence the upper range limit would also be based on the median range as well.)If not I assume one option is to use the run chart and adapt it through scripts. I'd put the range values for all the subgroups into a list, find the median of this list, and then take it from there (i.e. addi...

    scottahindle scottahindle
    Discussions |
    Jan 18, 2021 8:41 AM
    8751 views | 10 replies
  • Shading graph area in multiple graphs simultaneously

    Hi All,In my work, we split the subject into multiple splits and check the variation of certain parameters in each split.Let's say we have 100 parameters which are being measured and 8 splits are there. Through JMP analysis, we get 100 graphs (for 100 parameters) with split on the x-axis.Now i want to shade a certain split in each graph. I checked various options but couldn't do them simultaneousl...

    Anup_Singh Anup_Singh
    Discussions |
    Jan 17, 2021 1:03 PM
    963 views | 1 replies

Latest Discussions

  • Interpretation of a Factorial Design with binary outcome

    Hello!

    I am struggling with interpretation of factorial design with 4 elements. Before I tried experiments with 2 elements, and results were straightforward.Here in the attachment you can see my jmp dataset file with the experiment. As a result of removing non-significant elements I came to a conclusion that only C and В are significant with negative effect.
    Is my conclusion correct?
    Rsquare value is...

    gustavjung gustavjung
    Discussions |
    Jan 18, 2021 9:40 AM
    6097 views | 8 replies
  • How to create a range control chart based on the median range and not the average range

    Is there any easy way to use JMP 13 to create a range chart based on the MEDIAN range and not the average range? (Hence the upper range limit would also be based on the median range as well.)If not I assume one option is to use the run chart and adapt it through scripts. I'd put the range values for all the subgroups into a list, find the median of this list, and then take it from there (i.e. addi...

    scottahindle scottahindle
    Discussions |
    Jan 18, 2021 8:41 AM
    8751 views | 10 replies
  • Shading graph area in multiple graphs simultaneously

    Hi All,In my work, we split the subject into multiple splits and check the variation of certain parameters in each split.Let's say we have 100 parameters which are being measured and 8 splits are there. Through JMP analysis, we get 100 graphs (for 100 parameters) with split on the x-axis.Now i want to shade a certain split in each graph. I checked various options but couldn't do them simultaneousl...

    Anup_Singh Anup_Singh
    Discussions |
    Jan 17, 2021 1:03 PM
    963 views | 1 replies
  • getting specific percentile rows from data

    Hi,I'm trying to figure it out how get top 25th percentile of row values from data. basically subset the original data with top 25th percentile of values. Tried this ; dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); top_25th_perc = dt << Summary( Group( :sex), Quantile( :height, .25 ), Freq( "None" ), Weight( "None" ), Link to original data table( 1 ), output table name( "t...

    joshua joshua
    Discussions |
    Jan 17, 2021 5:57 AM
    2540 views | 3 replies
  • delete rows with same values except...

    Hello to you, I have this table and I want to delete all duplicated rows based on "entity" and "layer" column value with one exception - I want that rows that have the value "set process allowed to" in "layer" column, will stay and not delete the duplications. Would like your help with it:  

    Stas Stas
    Discussions |
    Jan 15, 2021 5:42 AM
    2005 views | 3 replies

Latest Discussions

view all discussions