cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • 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
    13479 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
    10737 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
    10962 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
    13130 views | 2 replies
  • Munger or Substr?

    Hi all,Working with a dataset where I have four descriptors that I want to utilize in my column headings.I have not input my numbers yet, but I would like to know if I wanted to change my column headings, in the first four, to a combination of descriptors under "Description" and "Description 2"  for their associated abbreviations what formula I would use besides manually doing it? I'm looking at S...

    house91 house91
    Discussions |
    May 1, 2015 5:49 AM
    13861 views | 5 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
    10883 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
    4884 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
    4518 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
    3417 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
    4386 views | 0 replies
view all discussions