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

  • Data filter script

    I am filtering data using values in a column. Is it possible to attach a script to the data filter so that the script runs whenever the a new column value is selected in the filter?Thanks.

    wr wr
    Discussions |
    May 8, 2015 8:14 AM
    22689 views | 9 replies
  • How to set name of a table created by tabulate

    Hi all,I create a table through tabulate and each time it gets a name of "untitled xxx", however I would like to set a name for it for further reportings. The script is:(Data Table( "AnnualFinancial.jmp" ) << Tabulate(    Remove Column Label( Grouping Columns( :Type ) ),    Show Chart( 1 ),    Show Control Panel( 0 ),    Uniform plot scale( 0 ),    Add Table(        Column Table( Analysis Columns(...

    saitcopuroglu saitcopuroglu
    Discussions |
    May 7, 2015 1:11 AM
    13081 views | 2 replies
  • Col Shuffle for multiple groups

    I have a dataset with several samples and each sample has 10-30 measurements in separate rows. I want to be able to assign a random value from 1 to the number of measurements for each sample. I can use Col Shuffle to randomize but it requires subetting the data into several tables and applying a formula to each subset before updating the original table with the randomized numbers. Is there a metho...

    guyon guyon
    Discussions |
    May 6, 2015 7:21 PM
    10313 views | 3 replies
  • Data Filters - auto-update

    Hello,I have a problem on my app create with the App Generator.I have created a window with an histogram, and an table (both on the same window). When i select rows in my table, my histogram is automaticly updated.But my problem is when I try to had a filter box on the same window :pDate <<launch( df = ds << Data Filter( Local, columns( Eval("File Date") ) );My data filter is launch, but when I tr...

    swaiper swaiper
    Discussions |
    May 4, 2015 1:56 AM
    10429 views | 4 replies
  • Solve y = f(y,x)

    Hi,I would like to use JMP to solve for y in an equation of the form y = f(y,x).  A more precise equation is attached.  This problem seem similar to that discussed in Numerical solver add-in, although a clear solution is not mentioned.In the attached equation, y is response, x is predictor, and a - k are fitting parameters.What is the best way for JMP to tackle this?  I am using JMP11.  Thanks!

    robot robot
    Discussions |
    May 1, 2015 11:42 AM
    12670 views | 2 replies

Latest Discussions

Latest Discussions

  • PowerPoint Export of Journal

    Is there a way to control the formatting of the exported PowerPoint deck?  The exported file needs so much clean up I am not sure if it saves any time over cutting and pasting.  I made a simple journal from the big class data table and a 1 page journal turns into a 5 page PowerPoint. The resulting PowerPoint is attached.

    Hegedus Hegedus
    Discussions |
    Apr 7, 2015 4:03 PM
    10675 views | 0 replies
  • Point-Biserial Correlation

    A question came up regarding Point-Biserial correlation coefficient .. Here are the references that were cited.  Here are the references:1. http://www.andrews.edu/~calkins/math/edrm611/edrm13.htm#POINTB)2. http://en.wikipedia.org/wiki/Point-biserial_correlation_coefficientI am interested in knowing how this can be done in JMP.ThanksPrakash

    sursangeet1 sursangeet1
    Discussions |
    Mar 25, 2015 4:41 AM
    4737 views | 0 replies
  • Degrees of freedom in post-hoc t-tests

    Hi, I have a question regarding the post-hoc t-tests in JMP. I run a repeated measures ANOVA with one random and two fixed factors. The two-way interaction between the fixed factors is included. (Y=random(A) + A + B + A*B). Following a significant A*B effect, I use the 'effect details' option to do post-hoc t-tests, Bonferroni-corrected for the number of comparisons. But. When I chose 'detailed co...

    janicke_nordgre janicke_nordgre
    Discussions |
    Feb 23, 2015 4:15 AM
    4333 views | 0 replies
  • How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the Customize menu. Thanks!

    How can I change the group means line color in the Variability Chart Platform? There is not an option to do so in the chart's Customize menu. Thanks!

    poorva_limaye poorva_limaye
    Discussions |
    Feb 9, 2015 6:10 AM
    3251 views | 0 replies
  • How to calculate the very basics incredible basics

    I have a data set and use tabulate to summarize the data and publish in the exportable interactive HTML form (implementing in a website where exporting to excel does not help).However I am unable to do it. The bottom tabulate takes the mean of several rows and I need as an aggregate the sum of those means which should be 827102,270 or vica versaI could add the sum of rows and I would need the mean...

    saitcopuroglu saitcopuroglu
    Discussions |
    Feb 6, 2015 6:52 AM
    4176 views | 0 replies
view all discussions