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

  • Stop charts from being automatically resized to fit screen

    Hello, JMP experts,I'm requesting your aid once again, after a lot of searching online and in the manuals without success. I've written a script that processes a lot of data, generates charts, dumps the charts into a JRN, and saves the JRN to HTML. Pretty standard JMP.One of the charts (in this case, graph builder) needs to be very wide, as it's doing a visual comparison of a case across several c...

    xm xm
    Discussions |
    Feb 13, 2015 4:10 PM
    11739 views | 4 replies
  • How can I only select odd raw?

    I have table with over 300,000 of data point, how can I use the "formula-raw state" function to write a command to only select even/odd raws?

    bernie426 bernie426
    Discussions |
    Feb 13, 2015 8:12 AM
    6921 views | 1 replies
  • How to get ANOVA for selected Factorial Model

    I attached a picture that illustrates my question. I'm having trouble working with a data set that consists of results for 3 different methods of doing the same thing.I have watched many tutorials but I can't apply them effectively to my problem. I'm sure it's just one thing that is obvious to someone who is experienced, and I hope you can put me on the right track with some good search keywords, ...

    isabeq isabeq
    Discussions |
    Feb 9, 2015 2:23 PM
    9943 views | 3 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
    3038 views | 0 replies
  • Sample size and power for two sample proportions

    I need to test if a change to my line will adversely affect yields but I am not sure if I am using the correct values for Proportion 2 and the Null Difference in Proportion in the Sample Size and Power calculator for Two Sample Proportions.I am expecting the process change to have no effect on yield but want to design a test that would have high power of detecting a 1% drop.For Alpha=0.05 and Powe...

    swelish swelish
    Discussions |
    Feb 8, 2015 6:24 PM
    11219 views | 3 replies

Latest Discussions

  • How can I only select odd raw?

    I have table with over 300,000 of data point, how can I use the "formula-raw state" function to write a command to only select even/odd raws?

    bernie426 bernie426
    Discussions |
    Feb 13, 2015 8:12 AM
    6921 views | 1 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
    3038 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
  • Big Class: Creating a New Grouping Variable

    Hi! I'm sure this will be elementary for many of you, but having come from tabulation software to JMP, this one is stumping me.I am trying to understand the process of creating a new grouping variable. This is a relatively straight forward process in IBM's Survey Reporter, but doing so in JMP is not immediately clear to me.Using the Big Class data file, I would like to create a new column where th...

    mcstagger mcstagger
    Discussions |
    Feb 5, 2015 11:21 AM
    6886 views | 2 replies
  • Script for Error Bar Line Color in Graph Builder

    Hello,I have a fairly simple problem, but cannot find the answer in the scripting guide. I created a temperature graph in graph builder using hourly temperature data. I used a line graph to show the daily mean and added error bars to show the range of daily temperatures. The error bars are the same color as the line graph which makes the mean line hard to see. To get around this, I right-click on ...

    joshuas joshuas
    Discussions |
    Feb 2, 2015 11:45 AM
    4932 views | 1 replies

Latest Discussions

  • 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
    3038 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
  • test statistics on odds ratios in logistic regression

    I've been using logistic regression with multiple categorical predictors.  I'm particularly interested in the odds ratios, and I understand how the odds ratios themselves are calculated, but I'm having trouble understanding how the test statistics associated with each odds ratio are calculated.  JMP gives the disclaimer "Tests and confidence intervals on odds ratios are likelihood ratio based."  M...

    mjahnke mjahnke
    Discussions |
    Dec 5, 2014 11:03 PM
    3683 views | 0 replies
  • What robust methods are common for Process Capability Indices for Non-Nornal distributions?

    In Europe, we found it common to use Cpkn as a non-normal Cpk metric, where mean was replaced with median, and stdev was replaced with IQR/1.35.   For some "regulatory" or "customer" reports, this seems to be accepted rather than the usual "torture the data until it says its normal" approach with transformations.   Does anyone have similar experience or better ideas?   (Note:  any use of capabilit...

    mclayton200 mclayton200
    Discussions |
    Jun 19, 2014 2:05 PM
    4881 views | 0 replies
  • Graph Builder Remove Variable

    Hello,I am trying to use jsl to remove the x-axis variable and replace it with a different one.  It looks like I should use the GraphBuilderBox <- Remove Variable() tool, but since I change the x-axis variable multiple times, I do not know its name and would like to use the Remove Variable(Role("X"), Position(1)) method, but this does not work.  Any assistance would be appreciated.Thank you,Martin

    Martin Martin
    Discussions |
    Apr 15, 2014 6:44 AM
    2747 views | 0 replies
view all discussions