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

  • Extracting a character string of varying lengths and positions

    I want to extract character strings from a variable (Dx1), but the length and position of the strings varies, but they are separated by dashes. Sometimes there are multiple dashes. For example...   "7812-abcdef     -9" "v7892-xyz    -0" "812-fghkj    -0" "17361-gf-jhyt   -9"   What I would like to do is create a new variable that extracts the digits/characters before the first dash, and then anoth...

    jswislar jswislar
    Discussions |
    Oct 28, 2017 2:53 PM
    24438 views | 14 replies
  • how to add Std Error Mean Predict column in our data sheet in JMP

    hi alli am doing my project and for my report i need to have the  Std Error Mean Predict column in my data sheet for all dependent variables. the picture below is the out put using SAS. i need to have the highlighted column added to my data sheet in JMP. is there any way to do that with out coding?

    mohammad mohammad
    Discussions |
    Oct 27, 2017 5:37 AM
    5386 views | 4 replies
  • Making changes across data tables

    Hello!  I have a large master data table which I have subsetted into at least ten other subsetted tables of that data for different analyses.  Occasionally I find mistakes in a data table and need to change a cell, column, etc.  Is there a way to have these changes carry across all the subsetted data tables without having to find the corresponding cell in each table and change it manually? If so, ...

    jennifer_n_blak jennifer_n_blak
    Discussions |
    Oct 27, 2017 4:42 AM
    7251 views | 7 replies
  • X-axis modification in Graph Builder

    Dear all,Using graph builder I use "Group X" to create two graphs side by side as seen in attachment jpg. The graphs are essentially plots over time where I use the column "Sample" as the basis for the x-axis.
    - Product One has 133 values
    - Product Two has 234 values
    In dividing the graphs, both have an x-axis based on the number of values in Product Two.
    I would like to override this default and for ...

    scottahindle scottahindle
    Discussions |
    Oct 27, 2017 2:56 AM
    13689 views | 5 replies
  • D OPTIMAL DESIGNS

    Hello,

    I am a JMP user and I have a doubt about
    how JMP finds out the significance of the
    effects in DOE after performing a D OPTIMAL
    design. 
    If for instance I have a 16 run design and it turns outthat I can only perform 13, then I can use D-OPTIMALto find out which ones to skip. The issue is that I don't know if the only way toasses significance to the effects is usinga p-value through the ordinary l...

    rafel rafel
    Discussions |
    Oct 27, 2017 12:33 AM
    5978 views | 2 replies

Latest Discussions

  • how to add Std Error Mean Predict column in our data sheet in JMP

    hi alli am doing my project and for my report i need to have the  Std Error Mean Predict column in my data sheet for all dependent variables. the picture below is the out put using SAS. i need to have the highlighted column added to my data sheet in JMP. is there any way to do that with out coding?

    mohammad mohammad
    Discussions |
    Oct 27, 2017 5:37 AM
    5386 views | 4 replies
  • Making changes across data tables

    Hello!  I have a large master data table which I have subsetted into at least ten other subsetted tables of that data for different analyses.  Occasionally I find mistakes in a data table and need to change a cell, column, etc.  Is there a way to have these changes carry across all the subsetted data tables without having to find the corresponding cell in each table and change it manually? If so, ...

    jennifer_n_blak jennifer_n_blak
    Discussions |
    Oct 27, 2017 4:42 AM
    7251 views | 7 replies
  • D OPTIMAL DESIGNS

    Hello,

    I am a JMP user and I have a doubt about
    how JMP finds out the significance of the
    effects in DOE after performing a D OPTIMAL
    design. 
    If for instance I have a 16 run design and it turns outthat I can only perform 13, then I can use D-OPTIMALto find out which ones to skip. The issue is that I don't know if the only way toasses significance to the effects is usinga p-value through the ordinary l...

    rafel rafel
    Discussions |
    Oct 27, 2017 12:33 AM
    5978 views | 2 replies
  • Please help me filter out +/- 6 sigma and then replot

    Hi all, In the data I'm trying to plot, I've got a couple spurious data points that are skewing the average and control limits.  I want to hide and exclude these data points, and then replot the data with my JMP script.  Here is the part of the script that is plotting the data, marking the data points outside of +/- 6 sigma, and is supposed to be filterin them out of the final plots:rpt = Control ...

    Rehrig76 Rehrig76
    Discussions |
    Oct 25, 2017 4:44 PM
    2871 views | 1 replies
  • Semiconductor Toolkit Add-In

    Hello,   I just started looking at the Semiconductor Toolkit Add-In, and I think it could be very useful for me.  Is there any documentation on how to use it or a tutorial?   I have 840 measurements, and I would like to put the actually numbers into the wafer map.  These 840 measurements actually don't cover ALL of the full die, so how can I add the values to their specific locations?   Thanks, Na...

    natalie_ natalie_
    Discussions |
    Oct 24, 2017 11:21 AM
    4141 views | 1 replies

Latest Discussions

  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2753 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3360 views | 0 replies
  • 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
    4379 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
    2158 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
    4253 views | 0 replies
view all discussions