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

  • Control Chart Builder Subgroups with Different Specs

    I have JMP 10 and would like to know if there is a way to use Control Chart Builder and add different specs for each subgroup chart (there are 3 subgroups: Material = A, B or C). The current script adds the same spec limits to all subgroup charts. Control Chart Builder(
         Show Control Panel( 0 ),
         Variables(
              "Subgroup"(:Material),
              "Subgroup"(:Name( "DataLabel" ), Position( 1...

    Raquel Raquel
    Discussions |
    Oct 15, 2019 8:22 AM
    1317 views | 1 replies
  • How do I calculate population standard deviation in JMP.

    When I use the distribution platform in JMP 14 the calculated standard deviation is the sample standard deviation.  How do I calculate the population standard deviation in JMP and when is it appropriate to use the polpulation standard deviation? Thanks, 

    timothy_forsyth timothy_forsyth
    Discussions |
    Oct 15, 2019 6:47 AM
    4583 views | 1 replies
  • JMP PDF Page Setup

    The default pdf setup like like below. But is there a way i can use different page setup as user preference. Because i don't want to change the setting everytime i want to output into pdf.  

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 14, 2019 11:21 AM
    2850 views | 1 replies
  • How to interpret Topic Loading and Topic Score in Latent Semantic Analysis, SVD in Text Explorer

    Hi Community,When you run SVD on Text Explorer it produces Topic Score and Topic Loading. I understand that these are the Singular vectors at document level and at term level respectively. But how do you actually interpret the values of a particular Topic Score or Topic Loading. There are both negative and positive numbers. Does a high positive number mean something as opposed to a high negative n...

    statlover statlover
    Discussions |
    Oct 14, 2019 9:42 AM
    3748 views | 2 replies
  • When a spec is on, how do I write a script when I want to write a fail name?

    Hi, I have one question.When a spec is on, how do I write a script when I want to write a fail name? like above image.Please refer to the attachment(just samples).In the actual data I write, there are 1000 columns. Thanks

    Song Song
    Discussions |
    Oct 14, 2019 2:08 AM
    7634 views | 9 replies

Latest Discussions

  • Control Chart Builder Subgroups with Different Specs

    I have JMP 10 and would like to know if there is a way to use Control Chart Builder and add different specs for each subgroup chart (there are 3 subgroups: Material = A, B or C). The current script adds the same spec limits to all subgroup charts. Control Chart Builder(
         Show Control Panel( 0 ),
         Variables(
              "Subgroup"(:Material),
              "Subgroup"(:Name( "DataLabel" ), Position( 1...

    Raquel Raquel
    Discussions |
    Oct 15, 2019 8:22 AM
    1317 views | 1 replies
  • How do I calculate population standard deviation in JMP.

    When I use the distribution platform in JMP 14 the calculated standard deviation is the sample standard deviation.  How do I calculate the population standard deviation in JMP and when is it appropriate to use the polpulation standard deviation? Thanks, 

    timothy_forsyth timothy_forsyth
    Discussions |
    Oct 15, 2019 6:47 AM
    4583 views | 1 replies
  • Calculate Moving R2

    How can I calculate R2 between two variables (i.e. columns) in a moving window (e.g., 10 pairs of data at a time)? Sina

    shasheminassab shasheminassab
    Discussions |
    Oct 13, 2019 2:27 PM
    4217 views | 5 replies
  • PCA - color map on correlations

    Hi everyone, I'm performing a PCA analysis and I really like to visualize the correlations using the 'color map on correlations'. However, I would like to have my variabale labels' at the x and y of this graph (see attached image). Is there any way to do this?  Thank you!

    Omega Omega
    Discussions |
    Oct 13, 2019 9:16 AM
    8792 views | 3 replies
  • JMP find R

    Hi there,Very much a novice-question here. I like to use JMP, and have some data in R that I'd like to import to JMP. I'm trying to use the JMP-to-R interface (first time scripting in JMP), and I don't really know what I'm doing. However, when I run the following JSL script, nothing happens; test1 = Get R(test1);I'm sure there's much more to it than this, but I'm really at a loss on how to proceed...

    drewb drewb
    Discussions |
    Oct 11, 2019 11:40 AM
    6678 views | 14 replies

Latest Discussions

  • Send Expects Scriptable Object in access or evaluation of 'Send' Error

    I create a new window with variability chart, and put into journal. After that i want to save into pdf. But at the last line to save into PDF, it give me error like below. and nothing is saved into pdf. Need some advice which part i am doing wrong?  ErrorSend Expects Scriptable Object in access or evaluation of 'Send' , report_R235 << /*###*/SavePDF( "C:\LimTY\NXP\Product\Pegasus\Characterization\...

    OneNorthJMP OneNorthJMP
    Discussions |
    Oct 10, 2019 8:43 PM
    1338 views | 0 replies
  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    2144 views | 0 replies
  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1380 views | 0 replies
  • Capability Animation - How to see the LSL/USL Value?

    I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?

    Antonio80 Antonio80
    Discussions |
    Jul 9, 2019 1:31 AM
    1326 views | 0 replies
  • Unable to allocate enough memory in access or evaluation

    Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a  73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...

    ns ns
    Discussions |
    Jul 8, 2019 9:04 AM
    1442 views | 0 replies
view all discussions