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

  • How to make control/trend charts with multiple x axis variables?

    Hi all, I want to create a "control chart-like" graph. Essentially, it is like a control chart, but the x variables can be as many as I like. It is like the graph I attached, but with a line passing through all the points.   Here are some solutions I tried but failed: Variability Chart ==> I can't draw the connecting line across the points.Line Chart ==> The x variable number is limited to two.Gra...

    shaira shaira
    Discussions |
    Aug 16, 2017 4:10 AM
    11887 views | 5 replies
  • Analysis between multiple tables

    Hello,I'm relatively new to JMP so was wondering if there are two tables with an identical column in each (Col A from Table 1 == Col A from Table 2), is there a way to do analysis between Col B from T1 and Col B from T2 without concatenating them? Thanks 

    avolp avolp
    Discussions |
    Aug 15, 2017 9:45 AM
    7729 views | 3 replies
  • JSL Script - Grab Prediction Formula Result

    Hello, I am trying to obtain the predicted value after setting the X's in a prediction formula.For example, if Y = X1 + X2, I want to create a new row, set X1 = 2 and X2 = 4 and grab the predicted value of Y = 6. I thought the easiest way to do this would be to save the prediction formula into a new set of columns.I would then add a new row and set all the X's.Then, simply access the row value of ...

    ngodfrey ngodfrey
    Discussions |
    Aug 15, 2017 6:12 AM
    11904 views | 8 replies
  • MANOVA Partial Covariance Matrix

    Hello, I am getting familiar with JMP's Fit Model platform by trying to match results with MATLAB and MS Excel long-hand that I have computed. Using the "Cholesterol.jmp" sample data file and running the Fit Model platform with MANOVA personality, I was a bit confused as to why my Partial Covariance matrix did not identically match my Covariance Matrices in MATLAB and MS Excel.  Here is the JMP ou...

    bio_grad bio_grad
    Discussions |
    Aug 14, 2017 8:02 PM
    8236 views | 3 replies
  • Graph Builder: creating error bands instead of bars?

    I have data I want to plot in a line chart as mean +/- standard error. However, I would like to plot the standard errors as shaded bands above and below my mean line rather than as individual error bars. I'd like the end result to look something like this: I know I can plot the mean+SE and mean-SE as separate lines but even then I can't figure out how to shade the area in between. Any ideas? Eithe...

    bobzsun bobzsun
    Discussions |
    Aug 14, 2017 4:11 PM
    5853 views | 1 replies

Latest Discussions

  • MANOVA Partial Covariance Matrix

    Hello, I am getting familiar with JMP's Fit Model platform by trying to match results with MATLAB and MS Excel long-hand that I have computed. Using the "Cholesterol.jmp" sample data file and running the Fit Model platform with MANOVA personality, I was a bit confused as to why my Partial Covariance matrix did not identically match my Covariance Matrices in MATLAB and MS Excel.  Here is the JMP ou...

    bio_grad bio_grad
    Discussions |
    Aug 14, 2017 8:02 PM
    8236 views | 3 replies
  • Graph Builder: Convert x-axis label from horizontal to vertical

    Hello, I'm using Graph Builder (JMP 10) to group 3 items (WAT date, Lot#, and Wfr ID) on the same x-axis. In the attachment, only Wfr ID is vertical. Is there any way I can convert the horizontal labels of WAT data and Lot# to vertical ones for a clearer visualization? Thank you! Best,Han 

    ngochanle2210 ngochanle2210
    Discussions |
    Aug 14, 2017 1:25 PM
    4386 views | 1 replies
  • Transfer columns with values to a new table

    Please will you help me with this script. I'm trying to transfer a column full of items/values (some characters and Numerics) from an old table to a new table and this scripts is not fully working. I'm propably missing something. I'm sorry I'm new to JMP. DATAtwo=Data Table("Results Extract");testid = DATAtwo:column3 << Get Values; // Testtrans =Column(testid); dtfour << New Column( "key", formula...

    IrisK IrisK
    Discussions |
    Aug 12, 2017 6:47 AM
    7916 views | 2 replies
  • Confidence intervals in prediction profiler (interpretation)

    Hi Could you help me please? I am still learning DOE. How can I interpret confidence intervals in the prediction profiler?So there are significant effects and interactions. However when "discount" is 0 and "direct_comm" is 1 the difference is not significant (picture below)?  So how may I interpret another case when CI of "discount" are significant but CI of "direct_comm" are not?  The remaining: ...

    gustavjung gustavjung
    Discussions |
    Aug 12, 2017 4:57 AM
    3963 views | 1 replies
  • Confidence and prediction intervals for orthogonal regression?

    I can tell that this question was posted back in 2012, but never answered, so here it goes again:Is there a way to plot confidence and prediction intervals for orthogonal regression in the Bivariate platform. Also I would like to save the interval equations. Both options exist for "Fit line", i.e. OLS linear regression.If the option does not exist, I would like to request it be implementet. 

    JesperJohansen JesperJohansen
    Discussions |
    Aug 10, 2017 12:35 PM
    7549 views | 4 replies

Latest Discussions

  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4381 views | 0 replies
  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2160 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4260 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3313 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3334 views | 0 replies
view all discussions