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

  • got duplicate items after using split

    Got a table attached here (test.jmp). After I used split function like below, I got duplicate items and the N number is also not correct. Anybody knows what is wrong? Thanks a lot! Table:  Split setting: Result I got, which contains duplicate items:  

    jasongao jasongao
    Discussions |
    Nov 18, 2019 3:05 PM
    3035 views | 5 replies
  • Can JMP read PDF file/s?

    Can JMP read PDF file/s?We have many PDF and EXCEL files to read to generate report.

    anirdesh_gmail_ anirdesh_gmail_
    Discussions |
    Nov 18, 2019 1:22 PM
    17247 views | 10 replies
  • How to save script permanently with data table

    I want to save a script (e.g. for creating a graph) with a data table so that I can reuse it whenever I open this data table. However, if I close the Graph Builder window or save the data table, the scripts "saved" to the data table are gone.What am I doing wrong?

    Knut Knut
    Discussions |
    Nov 18, 2019 11:03 AM
    17591 views | 12 replies
  • Make dialog windows behave like JMP internal windows

    When JMP is run maximized on Windows with this check box on, you get a list on the left that groups reports to the data tables they belong to and the most recent work is on the top. This makes working with the loads of windows that JMP spawns a lot easier. If you start a new analysis like distribution, you get the Distriution launch dialog that does not maximize itself and becomes a floating windo...

    pauldeen pauldeen
    Discussions |
    Nov 18, 2019 5:24 AM
    4757 views | 6 replies
  • Standard deviation Bars

    Hello,I would like to plot Y by X continous variables. X represent unit time., and Y is mean signal at each time point in X (please see below). I would like to add standard deviation bars to each point. How can I do it in JMP pro 14?  Your help and advices are highly appreciated!john 

    Johnanderson Johnanderson
    Discussions |
    Nov 18, 2019 4:56 AM
    19613 views | 11 replies

Latest Discussions

  • get bivariate plot as scritable

    Hello, how can I get a bivariate plot as an object in jsl script? like, if I plot this graph below thru the regular jmp GUI "FIT X by Y" and then I want to write something like  "Big Class" << get plot as scriptable;

    avner8943 avner8943
    Discussions |
    Nov 17, 2019 12:52 PM
    2998 views | 1 replies
  • I want change the numbers, 1 ~ 9 to 01 ~ 09 in column

    Hello, I have two column, Lot and wafer as shown below.How can I make wafer_rev column, where the single digit values (1~9) are changed to double digits (ex, 01, 02, ,,,,09. No change in 11~20) Is there a simple script for this ?Please advise me. LotwaferWafer_revDA1101FA2303UJ31111DS2903 Thank you in advance

    Myni Myni
    Discussions |
    Nov 17, 2019 6:27 AM
    1649 views | 1 replies
  • Does JMP calculate the "cumulative density function" of CDF?

    I'm searching for this code for the documentation, but I don't know what it means. Get expert help.Thanks! Names Default To Here( 1 ); /* Generate random values, Normal(0,1) */ Y = J( 150, 1, Random Normal() ); /* CDF function */ {Quant, CumProb} = CDF( Y ); Wait(0); /* Draw empirical and theorical CDF */ New Window( "Empirical CDF", Graph Box( X Scale( -3, 3 ), Y Scale( 0, 1 ), Pen Color...

    lwx228 lwx228
    Discussions |
    Nov 13, 2019 12:21 PM
    2698 views | 2 replies
  • General stat question - Nominal logistic regression vs Wilcoxon

    Hello, please help me to understand this - working with large datasets with continuous variables - most of the times I use models to a binary outcome (alive/dead).Many of my continuous variables are not normally distributed, hence I usually approach the test by Fit Model (Y=outcome, model effects - weight, nominal logistic). The distribution of the primary variable - weight:The outcome of the logi...

    marc1 marc1
    Discussions |
    Nov 13, 2019 9:21 AM
    2761 views | 3 replies
  • Blocking ignored

    Good day.I need to evaluate data which includes blocking.JMP keeps telling me: Blocking ignored because cell counts are unequal.How do I fix this?

    Sonja_Gevers Sonja_Gevers
    Discussions |
    Nov 13, 2019 8:22 AM
    1519 views | 1 replies

Latest Discussions

  • How can I run a .py python script and python scripts compiled as .exe from JMP

    Hello,  So I've written a JMP UI, and once I gather data from the user I have a button that dumps the form data to a CSV.Now I need to launch my python script and other .exe  (as an administrator), my python scripts pick up the user input from the CSV and perform the next steps.Right now it's a .py but I may need to run it through py2exe and compile it into an exe later so a solution that supports...

    xxvvcczz xxvvcczz
    Discussions |
    Oct 30, 2019 6:44 PM
    1930 views | 0 replies
  • Analysis of covariance (ANCOVA) for Split plot Design

    Hi, I have a problem where I want to do ANCOVA and It is new for me.We have,Main plot data (2 treatments)Subplot data (10 treatments)Yield datawe want to add lodging (%) score as a covariate. How to do it? (I have seen some video tutorial from Youtube but its not easy to understand for me) Your cooperation will be highly appreciated.

    Harun-Or-Rashid Harun-Or-Rashid
    Discussions |
    Oct 29, 2019 9:03 PM
    1299 views | 0 replies
  • 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
    2136 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
    1375 views | 0 replies
view all discussions