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

  • Summary Question

    Hi,A would like to create a summary of some data:Column 1 Has group IDs (~5000 groups with 11 members each)Column B has the individual IDs for each member - creatively labelled 1-11)Column III has a numeric value for each of the membersI would like to create an analysis that shows how many times each member (1-11) was either the minimum or maximum value of the groupFor example of the 5000 groupsMe...

    Hegedus Hegedus
    Discussions |
    May 8, 2015 5:25 PM
    4039 views | 1 replies
  • 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
    23671 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
    13471 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
    10726 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
    10944 views | 4 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
    10879 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
    4877 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
    4514 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
    3409 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
    4380 views | 0 replies
view all discussions