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.

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

  • Deselecting portion of contour plot

    I've accidentally clicked a portion of a contour plot and the text is bolded with the box having stripes across it. How do I deselect this portion of the contour plot? Right clicking to Deselect didn't seem to do anything, and the annoying thing is that when I try to copy the graph as a graphic, the image shows the highlighted/selected box with the bolded text and the striped box.

    Spoopy Spoopy
    Discussions |
    Feb 10, 2023 7:11 PM
    1759 views | 4 replies
  • Missing Value Codes vs Range Check

     For process capability reports for vision systems, there are four kinds of data: 1. good measurements (even if a part is OOS, it is an accurate measurement), 2. bad measurements (camera finds the wrong reference fiducial -- these are typically >> 6 sigma OOS), 3. vision errors (system reports a numeric error code, like -9999), and 4. missing data (part did not get measured or data was not sent). ...

    jay_holavarri jay_holavarri
    Discussions |
    Feb 10, 2023 4:26 PM
    2019 views | 2 replies
  • Virtual Join via JSL does not work

    Dear JMP Community,I'm linking two data tables via JSL for a virtual join: dt1:Link_Column<< Set Property( "Link ID", 1 ); dt2:Link_Column << Set Property( "Link Reference", Reference table(dt1 )); I see the key symbols in both tables and in the Column Info, so the linking seems to work, but the virtually joined columns do not appear in my joined data table.If I do exactly the same thing by hand a...

    Feli Feli
    Discussions |
    Feb 10, 2023 2:03 PM
    5665 views | 10 replies
  • DoE: From actual to coded factor values

    Dear JMP community,I am new to JMP - so please excuse if this question (or follow-up questions) might sound quite elementary to you. I constructed a DoE screening design 2^3 and entered the actual value ranges for each factor. Now, of course, the resulting data table with the design contains the actual factor values and not the coded ones (which would range from -1 to 1). Is there a possibility to...

    Christian_P Christian_P
    Discussions |
    Feb 10, 2023 1:35 PM
    4846 views | 9 replies
  • How to subset top 10 highest values by year and location?

    I have a dataset of daily ozone concentrations from multiple sites over several years. Is there a quick way to subset the top ten highest concentrations at each site and year?  

    shasheminassab shasheminassab
    Discussions |
    Feb 10, 2023 11:26 AM
    1329 views | 2 replies

Latest Discussions

  • Deselecting portion of contour plot

    I've accidentally clicked a portion of a contour plot and the text is bolded with the box having stripes across it. How do I deselect this portion of the contour plot? Right clicking to Deselect didn't seem to do anything, and the annoying thing is that when I try to copy the graph as a graphic, the image shows the highlighted/selected box with the bolded text and the striped box.

    Spoopy Spoopy
    Discussions |
    Feb 10, 2023 7:11 PM
    1759 views | 4 replies
  • How to determine term significance based on power value?

    Using the design evaluation tool in JMP, I compared a Box-Behnken design with a Custom design (with 28 runs) to evaluate 5 factors with 3 levels each (see below):Given the comparison, the custom design was chosen for the experimental runs. In the evaluation, I found the quadratic terms to be statistically significant (p<0.05) for one or more responses, despite the power for these terms being low a...

    MichaelM92 MichaelM92
    Discussions |
    Feb 10, 2023 7:27 AM
    1117 views | 2 replies
  • Mixture Desing - Desing with constant factor

    I like to create a design with 4 factors, in which one factor is constant and this should be taken into account for the 100% calculation. I get a result where the three variable factors are calculated to 100% and the constant factor is then over 100%. Can that be changed somewhere?

    Tom1 Tom1
    Discussions |
    Feb 10, 2023 2:43 AM
    878 views | 1 replies
  • How to rename JMP column name with () in it

    Hi, I would like to rename a column with column name "Error(%)" to "Error_Percentage. May i know how to write a JMP script for this? thanks

    kendy kendy
    Discussions |
    Feb 9, 2023 10:11 PM
    872 views | 1 replies
  • Help on script to import multiple TXT files and removing certain data JMP 15

    Hello,I would like to import a number of TXT files into one data table.An individual TXT file looks like this and I would like to only import the highlighted data and if possible create a new column to capture the batch number.I’ve written the following script (below) which gets me partially there but I still have to delete some of the data as highlighted below. This is ok when I only have a few f...

    ClaireatBH ClaireatBH
    Discussions |
    Feb 9, 2023 7:48 PM
    3495 views | 6 replies

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
    794 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
    1604 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
    1633 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
  • 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
    953 views | 0 replies
view all discussions