cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Plotting a line for only one variable

    I have a data set in which I would like one column of data to be displayed as a line, and the other displayed as points only so I can determine where the points plot relative to my line. I know can shift one of the variables to a second y axis and get the plot I want, but if one y-axis is manipulated, the second does not move. Based off other posts it doesn't look like scripting in JMP 9 allows fo...

    peterj peterj
    Discussions |
    Jan 27, 2012 7:12 AM
    10758 views | 4 replies
  • F-Test for Linear Relationship

    HelloI'm trying to perform an f-test to check if there is a linear relationship between 2 continous variables at the 0.1 level. I've done Fit Y by X -> Fit Line and have my answer of Prob > F = < 0.001. However when I change the alpha level under the linear fit level none of the numbers change. Am I doing something wrong because I thought the ANOVA results should change as alpha changes.Thanks

    abdulj abdulj
    Discussions |
    Jan 25, 2012 5:14 PM
    15950 views | 5 replies
  • Stacking Columns in Script

    I have a couple of questions about stacking data columns in a script. When I do it manually, I get the following script from JMP:

    Data Table( "Untitled 11" ) << Stack(
    columns(
    :Name( "EFL 20508-17DT_CG_100ms" ),
    :Name( "FFL 20508-17DT_CG_100ms" ),
    :Name( "EFL 20508-18DT_CG_100ms" ),
    :Name( "FFL 20508-18DT_CG_100ms" ),
    :Name( "EFL 20508-19DT_NOCG_2" ),
    :Name( "FFL 20508-19DT_NOCG_2" )
    ),
    Source Label Column...

    jmp_jr jmp_jr
    Discussions |
    Jan 23, 2012 7:19 AM
    17991 views | 10 replies
  • Variability Charts - rotating text in the x-axis grouping?

    For the variability chart graphic, the x-axis groupings have previously been capable of 90 degree rotation to make the text vertical.  I have tried scripting it in and just right clicking the box and checking rotate text.  The text now just shifts slightly instead of rotating.  My scripts I have been using for a couple years no longer do this and I can't even get it to rotate when creating a test ...

    shaun shaun
    Discussions |
    Jan 18, 2012 4:16 PM
    5907 views | 4 replies
  • Why is regression output from JMP different from Excel?

    Hey everyone,I've attached an excel file that has some data (One dependent variable = WTP, and two independent variables).The second tab has the regression output from excel, which we've used in classes at school all the time. What I don't understand is why regressing the same variable as least squares fit in JMP produces a different adjusted R^2, coefficients, p-values, etc.Can anyone help me add...

    diegoc11 diegoc11
    Discussions |
    Jan 13, 2012 8:31 AM
    12156 views | 3 replies

Latest Discussions

  • Variability Charts - rotating text in the x-axis grouping?

    For the variability chart graphic, the x-axis groupings have previously been capable of 90 degree rotation to make the text vertical.  I have tried scripting it in and just right clicking the box and checking rotate text.  The text now just shifts slightly instead of rotating.  My scripts I have been using for a couple years no longer do this and I can't even get it to rotate when creating a test ...

    shaun shaun
    Discussions |
    Jan 18, 2012 4:16 PM
    5907 views | 4 replies
  • Selecting List of variables

    I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves

    yves yves
    Discussions |
    Jan 4, 2012 8:30 AM
    2503 views | 0 replies
  • invert y-axis

    is it possible to invert the y-axis in a graph?thanks

    tonyuow tonyuow
    Discussions |
    Dec 21, 2011 3:07 PM
    6346 views | 3 replies
  • text to columns in JMP similar to excel

    is there any way I can do text to columns in JMP as in excelthanks

    narens13 narens13
    Discussions |
    Dec 2, 2011 10:43 AM
    6158 views | 7 replies
  • new column & create M/Y date

    I'd like to create a new date column based on data in other columns. I have 2 columns containing dates in m/d/y format. I have been able to parse out the month and year for each to create 4 new vars.

    Now, I'd like to create a new var that is based on the month and year of one date, and then I'll backfill the second date if the first is missing, but I want the new var to be in M/Y format.

    I am ...

    Discussions |
    Nov 30, 2011 4:39 AM
    8682 views | 6 replies

Latest Discussions

  • Selecting List of variables

    I would like select in a data table some variables from a list that I have copied from a previous analysis or from another data table containing those names in cells. Would some body know a straightforward way to do that?ThanksYves

    yves yves
    Discussions |
    Jan 4, 2012 8:30 AM
    2503 views | 0 replies
  • oh my - so many different methods to calculate percentiles

    http://www.amstat.org/publications/jse/v14n3/langford.htmlGosh - I did not realize there were so many different ways to calculate percentiles! I just noticed my results from Excel (formula =percentile (array, percentile) and JMP (quantile plots and data) differed, and that led me to the above website, which identifies about 12 or more different methods! I am at a bit of a loss, for I often use res...

    deer_dog deer_dog
    Discussions |
    Nov 29, 2011 8:55 AM
    4225 views | 0 replies
  • nonparametric equivalent to two-way ANOVA?

    Hi all,I have data that does not transform to fit assumptions of normality and homoscedasticity needed to perform a two-way ANOVA. I have found information on how to run nonparametric tests that are the equivalent of one-way ANOVAs, but can't find a way to do a two-way nonparametric analysis. Suggested tests (from an online search) are Cochran Q and/or Friedman's test. Not sure if there is some ot...

    aquastralis aquastralis
    Discussions |
    Sep 18, 2011 4:57 PM
    4379 views | 0 replies
  • Do you think you're up to the challenge?

    I've just posted a JSL scripting challenge to the JMP Blog.     Take the JMP Add-In challengeIf you think you've got what it takes, please submit an entry.I'm looking forward to seeing what you come up with!-Jeff

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Sep 8, 2011 5:43 AM
    2407 views | 0 replies
  • Using same fit model for multiple data tables

    Is there a way to save a fit model and then use it to analyze data from multiple data tables?

    Discussions |
    Apr 8, 2011 8:59 AM
    2322 views | 0 replies
view all discussions