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

  • JMP crashing when opening

    Hello all!I started JMP pro 13 not long ago, however i am having some noobie troubles. I have only done a few scripts, however now whenever i open JMP it crashes and closes itself after starting it, regardless if i open a new file or an existing one. I already tried uninstalling the program and installing it again, as well as the solution mentioned here , however the program keeps on crashing. I w...

    danielgri17 danielgri17
    Discussions |
    May 24, 2018 2:01 PM
    2997 views | 1 replies
  • How to Get Limits for Capability on IR Control Chart

    Hello - How can I read-in spec limits when I check "capability" in the IR chart builder? Analyze > Quality and Process > Control Chart > IR I have successfully read-in spec limits when studying process capability (Instructions here:https://community.jmp.com/t5/JMPer-Cable/3-ways-to-load-your-specification-limits-into-Process-Capability/ba-p/34189) but it appears to need different input when the da...

    TimP TimP
    Discussions |
    May 24, 2018 12:54 PM
    16607 views | 6 replies
  • How to add advanced Control Chart Builder Tests?

    https://community.jmp.com/t5/JMP-Blog/Custom-Tests-in-the-Control-Chart-Builder-in-JMP-10/ba-p/30115 The above article states that you can add custom tests to control charts, but it appears that this only works when the "Statistics" mode is set to "Average". I'm using "Moving Range on Means" which only offers the test for outside of Control Limits. Is there a there a way of testing for, say, X poi...

    David_ David_
    Discussions |
    May 24, 2018 5:02 AM
    10029 views | 5 replies
  • Scripting a Gauge R&R issue

    as below JMP script is for Gauge R&R 5 sigma
    but in my Variability Chart ,I always got one first item can set up successfully on Gauge RR 5 sigma.i don;t understand, why i can;t get all of "y list " item on 5 sigma.anyone can help me?  rezults = Column Dialog( title( "Select Columns For Gauge R&R Analysis" ), yycol = ColList( "Y, Response", Mincol( 1 ), DataType( Numeric ) ), xxcol = ColList( "X, F...

    Fiona0723 Fiona0723
    Discussions |
    May 23, 2018 6:15 PM
    12798 views | 5 replies
  • Predicting an unknown from a trend line

    Simple question and would appreciate some assistance.  I am not a stats wiz.  the absorbance of the unknown is 0.027I need to find the concentration of the unknown.Someone, please just tell me what test to run and how to populate the cells of the test.Thank you in advance.A. Cooper  

    ACooper ACooper
    Discussions |
    May 23, 2018 1:54 PM
    4541 views | 4 replies

Latest Discussions

  • JMP crashing when opening

    Hello all!I started JMP pro 13 not long ago, however i am having some noobie troubles. I have only done a few scripts, however now whenever i open JMP it crashes and closes itself after starting it, regardless if i open a new file or an existing one. I already tried uninstalling the program and installing it again, as well as the solution mentioned here , however the program keeps on crashing. I w...

    danielgri17 danielgri17
    Discussions |
    May 24, 2018 2:01 PM
    2997 views | 1 replies
  • How to add advanced Control Chart Builder Tests?

    https://community.jmp.com/t5/JMP-Blog/Custom-Tests-in-the-Control-Chart-Builder-in-JMP-10/ba-p/30115 The above article states that you can add custom tests to control charts, but it appears that this only works when the "Statistics" mode is set to "Average". I'm using "Moving Range on Means" which only offers the test for outside of Control Limits. Is there a there a way of testing for, say, X poi...

    David_ David_
    Discussions |
    May 24, 2018 5:02 AM
    10029 views | 5 replies
  • Predicting an unknown from a trend line

    Simple question and would appreciate some assistance.  I am not a stats wiz.  the absorbance of the unknown is 0.027I need to find the concentration of the unknown.Someone, please just tell me what test to run and how to populate the cells of the test.Thank you in advance.A. Cooper  

    ACooper ACooper
    Discussions |
    May 23, 2018 1:54 PM
    4541 views | 4 replies
  • Color Cells based on formula result and display using tabulate.

    I am using tabulate command to display data from a table along with a graph.I have colored the cells in the data table based on a condition.Lets say if temperature < 5 color = red, 10<temperature<20 color = blue etc.I am then using tabulate function to create table from this.But the cell color doesnt seem to show up in the final output table.

    ENTHU ENTHU
    Discussions |
    May 21, 2018 5:02 PM
    8737 views | 7 replies
  • Purposefully Raising Error in JSL

    I have been searching the forum and scripting index for a way to do this but have not found anything to accomplish what I am trying to do.  I am looking for something that has similar functionality to Python's "Raise" function.  Or essentially the same functionality as the Try Throw statements but without a JSL exception being raised. For example I am writing a function that requires the user to e...

    awsmagala awsmagala
    Discussions |
    May 21, 2018 2:23 PM
    5762 views | 4 replies

Latest Discussions

  • Why does Profiler not stop

    All, 
         I have a script I am trying to profile and improve on. When I run the script without the profiler, it runs and ends within 4 minutes. When I try to profile the script, even after a good 5-6 minutes, it does not stop. Wondering why this is happening and if there is a way to use profiler and not run into this.      I am using JMP 13.   

    uday_guntupalli uday_guntupalli
    Discussions |
    Apr 27, 2018 7:12 AM
    1710 views | 0 replies
  • P value, L-R Chi Square, Prob Chi Square in Choice results

    Hello everybodyI am going to undrestand the P value, L-R Chi Square, Prob Chi Square in Choice results. But different interpretations of these values can be found in the web. It seems that the true interpretation is related to null hypothesis and confidence intervel.The results of the study are as the attached pictures.Could any body inform me what exactly these statistics are saying and base on w...

    aryasohrabi aryasohrabi
    Discussions |
    Mar 17, 2018 2:22 AM
    3811 views | 0 replies
  • Convert separate DATE and TIME columns in formats YYYYMMDD and HHMMSS into a single column

    Hello, I manage an addin for my company where all data is imported into JMP via command line utilities owned by our automation team. My addin translates a users request into a formatted command and issues the command in the background. The data is returned back as a text file on the users system. My addin can then load the data from the text file. The issue that I have is that the columns vary bas...

    Picard Picard
    Discussions |
    Mar 15, 2018 1:57 PM
    2631 views | 0 replies
  • pseudo r square in JMP choice model platform

    Hi,I am using JMP's choice model platform to analyse some Discrete Choice Experiment (DCE) data. I am trying to find the pseudo r square but the platform does not provide it. Is there a way to calculate pseudo r square based on the results JMP presents under the choice model platform? I know pseudo R square comes up as entropy RSquare under JMP's fit model platform, nominal logistic fir for respon...

    DG DG
    Discussions |
    Mar 11, 2018 6:27 AM
    2259 views | 0 replies
  • chnging colors on PCA plot

    Hi,I seem to be able to change the color of the circle around the PCA plot but not the arrows which remain red no matter what I do. I changed the circle by Right Clicking on the plot --> Customize --> Circle and selecting the black color. I did the same using the option of Customize --> Arrow but nothing changes.Any advice would be appreciated.Thanks a lot.Helga

    helga55 helga55
    Discussions |
    Mar 9, 2018 2:20 PM
    3499 views | 0 replies
view all discussions