cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Learning Resources

Latest Discussions

  • how to exclude rows from Col Rank formula in JSL?

    I'm trying to run a Col Rank formula on a "BLOCKERASECYCLE" column and then output the result to a new column "TEMPCOLUMN"However it runs Col Rank even on rows that I hide and exclude (rows are not "VERSION1").How can I get Col Rank to skip rows that I hide and exclude (non "VERSION1" rows)?BLOCKERASECYCLE_COL = Column("BLOCKERASECYCLE");foundrows = dt << Get Rows Where(:PART_VERSION=="VERSION1");...

    steve_kuo_sandi steve_kuo_sandi
    Discussions |
    May 20, 2015 11:53 AM
    10218 views | 3 replies
  • JMP Control Charts and identification of points violating run rules

    Data values violating the selected run rules are identified in the control chart; how can I get those points labeled or identified in the data table other than by clicking on them in the charts? How can I tell JMP to label the corresponding row numbers in the data table or in a list?Thanks

    jacaalgo jacaalgo
    Discussions |
    May 18, 2015 7:14 AM
    9675 views | 2 replies
  • Categorical: Consumer Research: Unable to reproduce by copying the source script of a table

    Till now I was copying the "source" script of the created table to glue them in one single script to automate the whole report (hence no script writing skill from the scratch)Now I use Categorical »» Multiple Delimited »» Save Tables »» Save transposed frequencies but there is nor "source" menu to copy How to reproduce the whole steps to automate the report?

    saitcopuroglu saitcopuroglu
    Discussions |
    May 18, 2015 5:38 AM
    3899 views | 1 replies
  • Showing the marker theme specified by Color or Mark by Column in the Graph Builder legend

    When not using graph builder, it's easy to right click on graph and select row legend, select column, markers, alphanumeric. But I don't see how to do it with graph builder?   I can use mark by column in the datatable to mark as alphanumeric; but when this is graphed in graph builder, although the symbols in the graph are maintained as alphanumeric, the legend doesn't show the alphanumeric symbol,...

    jmptastic jmptastic
    Discussions |
    May 15, 2015 12:18 PM
    13339 views | 4 replies
  • Appending non-duplicate (single column ID) rows to a main table without creating a new table?

    Scenario: need to append daily survey data files (that include all previous days) to a main table with only non-duplicative respondent ID records and without creating a new table (because I do not want to lose selected rows in the main table that are hidden or exludedTwo attempts:Concatenate mainains the main table but brings over all recordsJoin brings only the new records but creates a new table...

    cdwhite cdwhite
    Discussions |
    May 15, 2015 12:14 PM
    24219 views | 10 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
    10438 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
    4508 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
    4074 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
    3037 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
    3906 views | 0 replies
view all discussions