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

  • Graph Bulder: Create Multiple Horzontal AND Vertical Graphs

    Using JSL I routinely create multiple horizontal and vertical Overlay Plots using the H List Box() and V List Box() commands.  I can see in Graph Builder how to create multiple horizontal line plots but can't seem to figure out how, and if, I can create both multiple horizontal and vertical line plots. Can this be done in GB?

    terapin terapin
    Discussions |
    Apr 30, 2015 10:28 AM
    11573 views | 4 replies
  • How to use '<< Select Where' or '<< Get Rows Where' on a list of columns names or references?

    Hi,Basically, I have script where I'm trying to return the row numbers of certain columns that contain a specific value. In my example, I have several columns where the value can either be a 1 or a 0. I'm trying to get the row numbers for any row that contains a zero regardless of which column its in. I can do this easily enough for one column using the following syntax:
    selectedRows = datatable <<...

    nkelleh nkelleh
    Discussions |
    Apr 30, 2015 7:12 AM
    10043 views | 3 replies
  • Range inside rows

    How to calculate range inside rows which I can solve by Graph Builder at the report platform but where/what is the formula for it?I would like to calculate the difference between 7,666,601.00 and 5,039,955.00...The number comes by a ColSum byVariable formula

    saitcopuroglu saitcopuroglu
    Discussions |
    Apr 29, 2015 7:34 AM
    10039 views | 4 replies
  • Control Graph Label Value Decimal Output in JSL Script

    /*I would like to control the decimal output for graph labels within JSL script.I need to set the number of decimal places displayed explicitly, as opposed to graph builder default.For Example:  Increase decimal from 3 to 5.I have been unable to locate this control within Garph Builder Axis Settings or JMP Preferences.I assume the control command occurs within or just after the  Label( "Value" ) c...

    aandw aandw
    Discussions |
    Apr 28, 2015 8:31 AM
    6794 views | 3 replies
  • JSL: Can I call data from another data table? Make formula calculations based on a different data table rather than the actual?

    Hi All!I need to report 3 different structured data tables (budget, income, crm) in one report which urges me to call data from 3 different data tables. Is it possible?Let's say I need to make a formula ColSum of dt1,byvariable / ColMean dt2, byvarieble to beplaced at dt3 ?

    saitcopuroglu saitcopuroglu
    Discussions |
    Apr 28, 2015 6:14 AM
    4009 views | 1 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
    4507 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