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

  • How to change the box-colour of SPC charts (Levey-Jennings) for all subgroup

    Hello experts,I've constructed an SPC chart which I like very much which I'm going to automate using scripting.However, as you can see, the default box-plot colour is grey (i want to change to red or blue) for all boxes.I can't find the settings in preference (JMP 16) to change the box colour from gray to blue.I did notice that, I can use "Customize Graph" to change the line colour of each box plo...

    WebDesignesCrow WebDesignesCrow
    Discussions |
    Feb 13, 2023 2:12 AM
    1243 views | 1 replies
  • Running a split-plot design on two days

    Hi, this is actually a follow up question to this post and the related experiment.I want to keep this very generic that's why I wont go into too much detail. We want to transfer a particles suspension from a reservoir with varying fill height in which the particles are being agitated.
    We have 3 easy-to-change transfer factors, 2 hard to change particle agitation factors and the very hard to change ...

    BenGengenbach BenGengenbach
    Discussions |
    Feb 13, 2023 12:00 AM
    2198 views | 4 replies
  • How to use JSL to split a contiguous binary file into segments in bytes?

    This is what happens after reading binary files with JSL:It's segmented by 12 bytes
    b = Load Text File( "……\abc.spr", blob() );Thanks Experts! 

    lala lala
    Discussions |
    Feb 12, 2023 11:56 PM
    1978 views | 6 replies
  • gradient colors where missing and zero are separate groups

    I am new to graphing cancer rate data in JMP. The rates on the map are values that I have created. The rates are not actual cancer rates for Iowa. I have generated cancer rate data to map at the county level in JMP. I am dropping the generated rate variable into the color box to get a color gradient for the rates.I have two rate levels that should be treated differently.The levels are zero and mis...

    jkeighley jkeighley
    Discussions |
    Feb 12, 2023 6:46 PM
    956 views | 1 replies
  • Looping through a unique items in a column and then tabulate

    Hi all, My data table consists of 3 columns (Name, Hours, and Money).  This is what I wanted to do. Step 1: Find the unique items in the column "Name". My datatable is dt. Here is what I do. Summarize(dt, uniqNames = by(:Name)); Show(uniqNames); This provides me a list Step 2: For each unique item in the list, I wanted to tabulate the sum of hours and money.   For example, for item A, sum of hours...

    user1989 user1989
    Discussions |
    Feb 11, 2023 11:36 AM
    1495 views | 2 replies

Latest Discussions

  • How to use JSL to split a contiguous binary file into segments in bytes?

    This is what happens after reading binary files with JSL:It's segmented by 12 bytes
    b = Load Text File( "……\abc.spr", blob() );Thanks Experts! 

    lala lala
    Discussions |
    Feb 12, 2023 11:56 PM
    1978 views | 6 replies
  • gradient colors where missing and zero are separate groups

    I am new to graphing cancer rate data in JMP. The rates on the map are values that I have created. The rates are not actual cancer rates for Iowa. I have generated cancer rate data to map at the county level in JMP. I am dropping the generated rate variable into the color box to get a color gradient for the rates.I have two rate levels that should be treated differently.The levels are zero and mis...

    jkeighley jkeighley
    Discussions |
    Feb 12, 2023 6:46 PM
    956 views | 1 replies
  • How to implement JS algorithm with JSL?

    There is a website data request to download the need for dynamic verification, web page JS has a specific algorithm.function getRnd() { return parseInt(Math.random() * 10000) + "=" + parseInt(Math.random() * 10000) } //Returns a random number function getRuntime() { var c = new Date(); var b = ""; var f = c.getFullYear(); var h = c.getMonth() + 1; var g = c.getDate(); ...

    UersK UersK
    Discussions |
    Feb 11, 2023 2:01 AM
    2874 views | 9 replies
  • 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
    1758 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

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