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

  • Save data table to a sharepoint

    Hi AllI have succeded in reading data tables (uploaded manually) from a sharepoint using JSL.However, I cannot find a way to make JMP (version 8.0.2 on Windows) save a file to this sharepoint.To read a file I use:dt = open(::path||"MyTable.jmp");where path is a long string starting with http://.....This works fine.To save a file I use:dt << save(::path||"MyTable1.jmp")
    JMP interprets ::path||"MyTab...

    MTOF MTOF
    Discussions |
    Jul 18, 2012 7:49 AM
    9913 views | 8 replies
  • How do i show count axis on log scale?

    Hi,I'm fairly new to JMP so this question might seem very simple but I would appreciate some help.I want to be able to plot a graph to show a continous variable on the x-axis. The y-axis will not be assigned a variable. I would just like it to show the count. I am able to do this on a linear scale no problem. But when i want to show the count axis on a log scale I'm having difficulty. I cannot get...

    Anonymous Anonymous
    Discussions |
    Jul 11, 2012 6:09 AM
    7428 views | 4 replies
  • can you help me to remove date and keep "hh:mm" for distribution analysis

    Dear All,Here i hope you can help me to find a JSL way to  remove "YYYY-MM-DD" from my time recording column and just keep"hh:mm"  for time distribution analysis.As you can find in the first attached jmp file titled with original numeric time, i have a table where" Filling Starting Time' column recorded all batch start time in " YYYY-MM-DD hh:mm". I get it from a access file with the following JSL...

    GoodMan GoodMan
    Discussions |
    Jul 8, 2012 5:07 PM
    10253 views | 4 replies
  • Overlaying two histogram distributions

    Hi Is it possible to plot an overlay of two or more histogram distributions on the same graph in JMP10 ? Thanks.

    akhst7 akhst7
    Discussions |
    Jul 3, 2012 6:53 AM
    15946 views | 1 replies
  • Weighted linear regression

    Hi,I'm really new to JMP and I would like to know how to do a weighted linear regression using the software. Any help would be appreciated.Thank you!

    wltk1 wltk1
    Discussions |
    Jun 28, 2012 3:29 PM
    11972 views | 1 replies

Latest Discussions

  • Save data table to a sharepoint

    Hi AllI have succeded in reading data tables (uploaded manually) from a sharepoint using JSL.However, I cannot find a way to make JMP (version 8.0.2 on Windows) save a file to this sharepoint.To read a file I use:dt = open(::path||"MyTable.jmp");where path is a long string starting with http://.....This works fine.To save a file I use:dt << save(::path||"MyTable1.jmp")
    JMP interprets ::path||"MyTab...

    MTOF MTOF
    Discussions |
    Jul 18, 2012 7:49 AM
    9913 views | 8 replies
  • How do i show count axis on log scale?

    Hi,I'm fairly new to JMP so this question might seem very simple but I would appreciate some help.I want to be able to plot a graph to show a continous variable on the x-axis. The y-axis will not be assigned a variable. I would just like it to show the count. I am able to do this on a linear scale no problem. But when i want to show the count axis on a log scale I'm having difficulty. I cannot get...

    Anonymous Anonymous
    Discussions |
    Jul 11, 2012 6:09 AM
    7428 views | 4 replies
  • Need to read the binary's from a numeric JMP variable

    I have a need to read the imbedded binary values in a numeric field.  I developed the following script that appears to work, but it is not as nice as I hoped it could be.x = 19;thehex = Hex( x );binary = Associative Array(      {{"0", "0000"}, {"1", "0001"}, {"2", "0010"}, {"3", "0011"}, {"4", "0100"},      {"5", "0101"}, {"6", "0110"}, {"7", "0111"}, {"8", "1000"}, {"9", "1001"},      {"A", "1010...

    txnelson txnelson
    Discussions |
    Jun 22, 2012 8:20 AM
    4437 views | 3 replies
  • Keeping JMP model predictions positive?

    Is there a way to force JMP to keep a model prediction (for instance, a "reaction time") positive (i.e., above zero)?   I'm wondering if that constraint would help build a more realistic model for my data set.

    imperialpint imperialpint
    Discussions |
    Jun 18, 2012 4:36 AM
    5051 views | 4 replies
  • select text between delimiters

    Hello,  I'm trying to write a formula to select text that lies between the delimiters [ ].All text in my column appears as below:RinseAid[Apex.Rinse]*(Temp-130)RinseAid[AutoDri]*(Temp-130)RinseAid[Bright&Dry]*(Temp-130)RinseAid[Clarity]*(Temp-130)...I want to keep only the text between the [ ] symbols:Apex.RinseAutoDriBright&DryClarityBut using a formula such as below, Iget a mesage that the formu...

    paulp paulp
    Discussions |
    Jun 10, 2012 1:33 PM
    3842 views | 1 replies

Latest Discussions

  • Sample Size

    Hello I have a sample of 159 individuals and I want to run an exploratory factor analysis and confirmatory factor analysis using SAS .How much individuals should I consider in ordrer to run both of them ? Is there a rule to choice?What are the SAS command associated?Can we do them by JMP,Thank you

    radhi radhi
    Discussions |
    Mar 5, 2012 6:36 AM
    2553 views | 0 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
  • 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
view all discussions