cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • Best statistical method for analyzing data set with a manufacturing change

    Hello- I am working with the following data set. Column1 (#s 1-47) are lot numbers; Columns 2,3,4 are scientific results from an analysis. The rows highlighted represent a change that took place in our manufacturing process in which a new lot of a raw material was implemented. My goal is to understand if a change in the raw material lot has an impact on the analytical results. What statistical met...

    VariancePony864 VariancePony864
    Discussions |
    Jan 29, 2023 8:36 PM
    1983 views | 5 replies
  • How to make proper confidence interval plots? I tried making them using a tutorial I found here but I cannot make them appear. Why?

    Hi. I am lost here. I tried making interval plots and I cannot see them in the graph I made. Can anyone help me? 

    RonnieOmics RonnieOmics
    Discussions |
    Jan 29, 2023 7:44 AM
    721 views | 2 replies
  • storing variable from file and using for max function in jsl scripting

    hello members ,am a new user just begin JSL scripting , could you provide a suggestion how to execute below need  i have 2 files , 
    File1 : contains data with thousands of columns (string) and row (numbers)File2 : contains few list of columns which i created manually to pick interested column from file1  my need is to do max function based on list from file 2 and create new column in file 1  below ...

    cms cms
    Discussions |
    Jan 29, 2023 7:23 AM
    3058 views | 11 replies
  • Changing the scales of a graph box

    Hi I am wirking on a custom graph. I want to draw the graph similar to this:nw = New Window("Test",
    Outline Box( "Outline",
    gb = Graph Box(
    FrameSize( 600, 300),
    XName("X axis"),
    YName("Y axis"),
    X Scale( 0, 5*Pi() ),
    Y Scale( -1, 1 )
    )
    )
    );gb << Set Graphics Script(Y Function(Sin(x), x)); Now I want to change the scales of the graph. I can drag to change the size and scale of the graph, but how do I change...

    JesperJohansen JesperJohansen
    Discussions |
    Jan 29, 2023 6:11 AM
    6753 views | 5 replies
  • JSL : Top3 volume per week per site

    I have a table below stating the defects per week per manufacturing site. How do I write a JMP script to output another table stating just the top 3 defects per week per site? I am using JMP17. DefectsDateSite1Site2Bondpad2023_WK4166 Bump_Deformities2023_WK428681085Contamination2023_WK47512122763Crack2023_WK45726 Discoloration2023_WK41762 Distorted_Break2023_WK4 56Lifting2023_WK46717 Missing_Bump2...

    cchueng cchueng
    Discussions |
    Jan 28, 2023 10:22 PM
    1229 views | 2 replies

Latest Discussions

Latest Discussions

  • 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
    608 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
    1215 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
    1175 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
    659 views | 0 replies
  • Slope and Intercept Collector error "matrix must be non-singular in access or evaluation of 'Inv' , Inv/*###*/(x` * x)"

    HI all,I have a question about an error I'm getting when using @stan_koprowski's slope and intercept add-in. I've posted my question on the add-in's thread but due to the much lower exposure compared to discussion posts, I thought that it might be a good idea to ask here as well. I made a mock data table with three groups and several observations in each group. When I run the add-in I am getting t...

    Lavik17 Lavik17
    Discussions |
    Dec 19, 2022 10:20 AM
    735 views | 0 replies
view all discussions