cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Checking data with test limits

    Hi Guys,

    Is there any way I can check each cell value in a column against the column's test limits and decide if the test has passed or failed? For example if a column has 10 rows of data and if 5 out of the 10 rows fail the test limits for that column, I would like to see a message in a box that says column 'X' failed.

    Thanks.

    Discussions |
    Jun 29, 2010 1:20 PM
    7034 views | 13 replies
  • Get a list of open Data tables

    I need a command similar to Current data table() in which instead of giving me the name of the active table it gives me a list of all open data tables. What function will do this?

    Discussions |
    Jun 23, 2010 12:20 PM
    11259 views | 3 replies
  • customer design the control chart test rule

    Hi experts,
    I want to define the QC test rule for given chart, any idea or script shared?

    PR Rules:
    PR1 1 point above 3 or below -3 sigma
    PR2 2 of 3 points above 2 or below -2 sigma
    PR3 4 of 5 points above 1 or below -1 sigma
    PR4 8 or 8 points on same side of central line
    PR5 7 consecutive ascending or descending points
    WE Rules:
    WE1 1 out of 1 points above 3 sigma
    WE2 2 out of 3 points a...

    Discussions |
    Jun 17, 2010 6:35 AM
    3382 views | 1 replies
  • Moving Range Chart UCL calculation in JMP8

    The Moving Range UCL calculation is given in text books as UCL=D4(MRavg) with D4=3.267. When I set the JMP control chart IR at 3 Ksigma the UCL for the MR agrees with the calculation above. When I set the JMP control chart IR at 3.5 Ksigma I get a different UCL for the Moving Range chart. I understand the manual calculation for the accompanying Individuals Chart for 3.5 Ksigma (UCL=Xavg +/-3.5xMR...

    Discussions |
    Jun 9, 2010 8:07 PM
    3928 views | 2 replies
  • Data table question

    Hello,

    I just started learning JMP and have a question about manipulating data table.

    There is one column in my data table, whose name is given by a string variable X, say X="height". I want to make a duplicated column called X1. So I use

    new column("X1", numeric, formula(name("X")));

    But instead of filling X1 with numbers in Column X=height, it fills it with char "height". How can I fix this? I d...

    Discussions |
    Jun 6, 2010 7:35 PM
    2770 views | 2 replies

Latest Discussions

  • Checking data with test limits

    Hi Guys,

    Is there any way I can check each cell value in a column against the column's test limits and decide if the test has passed or failed? For example if a column has 10 rows of data and if 5 out of the 10 rows fail the test limits for that column, I would like to see a message in a box that says column 'X' failed.

    Thanks.

    Discussions |
    Jun 29, 2010 1:20 PM
    7034 views | 13 replies
  • customer design the control chart test rule

    Hi experts,
    I want to define the QC test rule for given chart, any idea or script shared?

    PR Rules:
    PR1 1 point above 3 or below -3 sigma
    PR2 2 of 3 points above 2 or below -2 sigma
    PR3 4 of 5 points above 1 or below -1 sigma
    PR4 8 or 8 points on same side of central line
    PR5 7 consecutive ascending or descending points
    WE Rules:
    WE1 1 out of 1 points above 3 sigma
    WE2 2 out of 3 points a...

    Discussions |
    Jun 17, 2010 6:35 AM
    3382 views | 1 replies
  • Moving Range Chart UCL calculation in JMP8

    The Moving Range UCL calculation is given in text books as UCL=D4(MRavg) with D4=3.267. When I set the JMP control chart IR at 3 Ksigma the UCL for the MR agrees with the calculation above. When I set the JMP control chart IR at 3.5 Ksigma I get a different UCL for the Moving Range chart. I understand the manual calculation for the accompanying Individuals Chart for 3.5 Ksigma (UCL=Xavg +/-3.5xMR...

    Discussions |
    Jun 9, 2010 8:07 PM
    3928 views | 2 replies
  • Data table question

    Hello,

    I just started learning JMP and have a question about manipulating data table.

    There is one column in my data table, whose name is given by a string variable X, say X="height". I want to make a duplicated column called X1. So I use

    new column("X1", numeric, formula(name("X")));

    But instead of filling X1 with numbers in Column X=height, it fills it with char "height". How can I fix this? I d...

    Discussions |
    Jun 6, 2010 7:35 PM
    2770 views | 2 replies
  • HOW TO RECORD?

    I have one script used by different people with different settings(variable's values). My thought is to record all variables and their values every time after running scripts. Save them in somewhere so that I can call the variable's value when I run scripts next time. But how to do it??

    Discussions |
    May 28, 2010 8:43 AM
    3377 views | 3 replies

Latest Discussions

  • Control Charting with transactional recordset

    Hello,

    I'm trying to understand if JMP supports a control chart graph directly from transactional data without first having to create a summary table.

    The JMP sample data table called Washers contains 15 records showing the count of defects per lot size of 400. Taking one step back there may have existed a data table of 6000 records (15x400) where each record contained the defect count of 1 or 0. W...

    khill khill
    Discussions |
    May 10, 2010 4:40 AM
    2360 views | 0 replies
  • Nemenyi test post-hoc for Kruskal-Wallis test

    Is there a way to do post-hoc testing for the Kruskal-Wallis test for non-parametric data? I have searched the web and most use the Nemenyi test as described by Zar in Biostatistical analysis 3rd edition p226. I have a large amount of data and don't want to do all this by hand.

    Many thanks

    Discussions |
    Feb 12, 2010 12:10 AM
    3202 views | 0 replies
  • Random Parameters in Profiler?

    I am evaluating JMP (currently V. 7, but my company is in the upgrade process) and I am particularly interested in figuring out how to use the Profiler for some of my frequent activities. Can anyone help with the following?

    I would like to simulate a function F(x, theta(i)) over a range of x values. Theta(i) is a set of parameters drawn from a multivariate-normal distribution for each individual ...

    jff jff
    Discussions |
    Jun 25, 2009 5:53 AM
    2792 views | 0 replies
  • Overlay normal quantile plots without long string labels

    Hello,

    I am a longtime user of JMP7. To make overlay normal quantile plots I use Fit Y by X, where Y is the continual variable like Height and X is a categorical variable like Gender. Using Right-click/Legend gives a nice color coded legend for the curves, but JMP also tries to label each curve way up at the top (upper quantile) end of the curve. Invariably these are ugly and overlap each other. ...

    karenb karenb
    Discussions |
    Jun 2, 2009 5:54 PM
    3348 views | 0 replies
  • Welcome to the JMP Software Discussion Forum!


    We hope you'll find this forum useful as a place to connect with other users of JMP Software, pose questions and share your expertise in using JMP. Topics may include, but are not limited to: data visualization, Design of Experiments (DOE), exploratory data mining, programming with the JMP Scripting Language (JSL), quality, statistical procedures using JMP and Visual Six Sigma.

    Please note that thi...

    Discussions |
    Jan 12, 2009 7:24 AM
    5868 views | 0 replies
view all discussions