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

  • JMP16: Life Distribution Platform Default Distribution

    I am using the Life Distribution Platform > Compare Groups tab. I have the continuous variable in the Y then categorical variables in the Grouping & By fields. So several distributions are generated. The default distribution is Nonparametric. Is there a way to change the default distribution to Weibull within the platform without scripting? I need to manually click the Weibull radio button for eac...

    WoHNY WoHNY
    Discussions |
    Mar 3, 2023 7:57 AM
    1047 views | 1 replies
  • Test 3D Plot Tools on a Mac

    @adamjacks pointed out that the 3D Plot Tools add-in is not configured to run on a Mac.  Is anyone with a Mac willing to test that the attached add-in works as expected? It would be nice to work out any bugs before updating that post.

    ih ih
    Discussions |
    Mar 3, 2023 7:42 AM
    2104 views | 6 replies
  • JMP 16: Add Timestamp to Excel File Name

    I am exporting jmp data tables to Excel using the script below, //Specifying Data Tables For Export to Excel
    tableList = {tab1DT,tab2DT,tab3DT,tab4DT,tab5DT,tab6DT};//Specifying the Worksheets in the Excel Workbook
    sheetList = {"WS1","WS2","WS3","WS4","WS5","WS6"};//Send to Excel FIle
    Create Excel Workbook( "C:/Users/FileName.xlsx",tableList,sheetList); Right now the Excel file name will be FileName....

    WoHNY WoHNY
    Discussions |
    Mar 3, 2023 6:49 AM
    2556 views | 4 replies
  • Calculation a p-value in a data table (regression) using row formulae

    Background: Suppose I have rows of x, y data (SN_C, Value [Sigma Units]) as shown in attached file but also pasted below.   Slope_8 is calculated from the previous 8 [x.y] values. I want to compare the slope_8 value to the null hypothesis for linear regression (slope =0) and provide a p-value. Is there an easy way to do this? The formula for the slope 8 was taken from these discussion boards (@txn...

    fat_angus fat_angus
    Discussions |
    Mar 3, 2023 5:11 AM
    1515 views | 2 replies
  • Is the Shapiro-Wilk statistic computed with the Royston test even for n<=50?

    My company has limited JMP licenses, so I need to make a tool for non-JMP users that produces the same W statistic as JMP for small datasets (<=50 points). The tool I produced by following the Shapiro-Wilk algorithm generates exactly the same output as this online tool (which only works for <=50 data points), which is also the same output as this tool up to 50 data points. The second tool switches...

    TwentyNine TwentyNine
    Discussions |
    Mar 2, 2023 6:07 PM
    1245 views | 2 replies

Latest Discussions

  • Test 3D Plot Tools on a Mac

    @adamjacks pointed out that the 3D Plot Tools add-in is not configured to run on a Mac.  Is anyone with a Mac willing to test that the attached add-in works as expected? It would be nice to work out any bugs before updating that post.

    ih ih
    Discussions |
    Mar 3, 2023 7:42 AM
    2104 views | 6 replies
  • How to stop JMP from opening a new Home window when a Home window is already open?

    A new Home window is opened when I open a JMP table even if a Home window is already open. So, after opening a couple of tables, I end up having several Home windows open as well. More importantly, the opened tables don't talk to each other so I cannot join/concatenate them. How to stop JMP from opening a new Home window when a Home window is already open?  

    shasheminassab shasheminassab
    Discussions |
    Mar 2, 2023 2:27 PM
    9357 views | 6 replies
  • How to plot subset of rows together with different subset of same rows?

    Note: I'm trying to do this with the interface only. Haven't tried scripting yet. 
    I have multiple objects that have a bunch of measurements within each object. There are 6 objects total, numbered 1-6. Per each object, there are a few dozen rows. And the columns list various attributes. The short version of what I want to achieve is that I'd like to have the grouping feature, but instead of one gro...

    Deez_Data Deez_Data
    Discussions |
    Mar 2, 2023 2:22 PM
    2448 views | 3 replies
  • How to make Graph Builder use the specified row colors & markers over any other colors/markers?

    Hi there! I am having trouble with adjusting the graph builder markers and colors to match what I have customized in the JMP table. For some reason, it is showing that there are a rainbow of colors and symbols when on the table I specified only black and red for 2 distinct data sets.How can I get graph builder to:1) "clear" the default colors/symbols that are showing up in the saved graph?2) Read ...

    AU AU
    Discussions |
    Mar 2, 2023 12:05 PM
    4088 views | 7 replies
  • DOE for Nested Factors

    Hello!  I'm designing an experiment with 5 factors.  Factor X1 is Ingredient Type, a two-level categorical variable (Ingredient A or Ingredient B).  But we also want to investigate the concentration of both ingredients.  Ingredient A has a range of 5% to 20%, while Ingredient B has a range of 1% to 10%.  I can't include this as three independent factors.  I see two reasonable options:- Run two seq...

    chris_rigdon chris_rigdon
    Discussions |
    Mar 2, 2023 8:40 AM
    1836 views | 2 replies

Latest Discussions

  • Plot change in temperature over time on a 3D plot or Contour Plot

    Hi,I am using JMP 16 and am trying to see if JMP has the capability to plot the change in temperature over time at different positions in X,Y,Z space. I have the locations (in inches), temperature data, and time data for all 11 positions, but I cannot seem to find a good way to display the  temp changes at each position over time. In an ideal world, I would like to be able to plot the changes over...

    rlangsner rlangsner
    Discussions |
    Mar 1, 2023 11:02 AM
    1078 views | 0 replies
  • JMP Script Window - Hovering over a variable do not show the value stored in the variable if passed between scripts

    I have found that hovering over a variable is very useful feature in JMP Script Window/Editor when debugging the script. I have been working with very long script which I have divided to smaller pieces by using Include-feature. I am able to pass variable content correctly between the included scripts but it looks like hovering do not work on included script windows (showing empty variable content ...

    JanneI JanneI
    Discussions |
    Jan 27, 2023 5:51 AM
    792 views | 0 replies
  • Choice experiment: probability profiler baseline assumptions

    Dear community,  For the probability profiler as used to analyse data in choice experiment analysis, I am wondering how to optimally set the baseline scenario to compare probability profiler data.  Following for instance von Wedel & Hagist (2022), utilize the probability profiler to compare the baseline of the combination of attributes with the lowest marginal utilities. While such an analysis is ...

    Declan_JMP Declan_JMP
    Discussions |
    Jan 23, 2023 3:54 AM
    1598 views | 0 replies
  • Can we find some tutorials videos in YouTube?

    Hello everyone, passing by to say hello and to share that I created a YouTube Channel with JMP 17 Video Tutorials in english, spanish and portuguese.As an enthusiast about Problem Solving, passionated about JMP and a JMP Partner, I hope you'll come with me, subscribe to the channel and enjoy all the videos that are there and yet to come.https://www.youtube.com/@planaconsultoria Best regards!

    Matheus_Plana Matheus_Plana
    Discussions |
    Jan 15, 2023 10:27 AM
    1626 views | 0 replies
  • Data puzzles via Hanukkah of Data is underway

    If you're looking for some data wrangling puzzles, the Hanukkah of Data series of daily puzzles is underway at https://hanukkah.bluebird.sh/5783/. They're on day 2 of 8 now. As far as I can tell, you can do them whenever and there's no competitive part. I'm doing them in JMP, of course!

    XanGregg XanGregg
    Discussions |
    Dec 19, 2022 11:21 AM
    811 views | 0 replies
view all discussions