cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • 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

  • What is the difference between random uniform and fixed setting of monte carlo simulation?

    I am making monte carlo simulation with DoE experiment result.As I understood, monte carlo simulation (simulation experiment of prediction profiler) works with below sequence.(1) Generate experiments with random X factors with ratin hypercube.(2) Each experiment has X factors which is generated randomly. Each experiment makes N runs of draws which have X factors as center point and they follow dis...

    jmpneeeewbie jmpneeeewbie
    Discussions |
    Dec 20, 2022 12:31 AM
    5349 views | 7 replies
  • Analysis DoE result from two different equipment

    I have two experiment result sets from two different equipment using same DoE design.Two equipments have same function, structure and perpose, only different in scale. I would like to show the equibalence betweent two result from two equipment.I tried to perform TOST, but there was a gap between two result which seems to come from scale difference.In my experience, the equipment B generally show l...

    jmpneeeewbie jmpneeeewbie
    Discussions |
    Dec 20, 2022 12:16 AM
    4267 views | 7 replies
  • Q: {Reversed Scale} script can't work at control chart builder with mutiple Y Charts

    Hi, I have one question about {Reversed Scale} script can't work at control chart builder with mutiple Y Charts. It looks no issue on single Y control chart.   I built mutiple Y control charts and modified all charts Y scale to Reverse Order ,then save it to script to table. But when I run the scrip, the Y Axis looks the same and never reversed. Attach file is the table with script, could you help...

    Chily Chily
    Discussions |
    Dec 19, 2022 4:51 PM
    1804 views | 2 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

Latest Discussions

  • What is the difference between random uniform and fixed setting of monte carlo simulation?

    I am making monte carlo simulation with DoE experiment result.As I understood, monte carlo simulation (simulation experiment of prediction profiler) works with below sequence.(1) Generate experiments with random X factors with ratin hypercube.(2) Each experiment has X factors which is generated randomly. Each experiment makes N runs of draws which have X factors as center point and they follow dis...

    jmpneeeewbie jmpneeeewbie
    Discussions |
    Dec 20, 2022 12:31 AM
    5349 views | 7 replies
  • Analysis DoE result from two different equipment

    I have two experiment result sets from two different equipment using same DoE design.Two equipments have same function, structure and perpose, only different in scale. I would like to show the equibalence betweent two result from two equipment.I tried to perform TOST, but there was a gap between two result which seems to come from scale difference.In my experience, the equipment B generally show l...

    jmpneeeewbie jmpneeeewbie
    Discussions |
    Dec 20, 2022 12:16 AM
    4267 views | 7 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
  • Set constraint of two factors in Custom DOE

    I have 5 continuous factors. The sum of the values of 2 factors always has to be 100. Should I only enter 1 of these 2 factors in the design and constrain it in the range of 0-100? Or is there a way to add both factors and set a constraint for their sum to be 100 in Custom DOE?

    TC3303 TC3303
    Discussions |
    Dec 19, 2022 4:30 AM
    2660 views | 6 replies

Latest Discussions

  • 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
  • C Stack Usage Error When Sending Code to R

    Hello, I'm trying to invoke some commands in R using the R Submit function in JSL and am getting the error below. Is this an issue with JMP17 and R integration? It only happens when I invoke a specific package using JSL so it's hard for others to replicate w/o installing R and the package as well. I'm using JMP 17.0 and R 4.2.0. Never saw this error with JMP 16. "Error: C stack usage 4123778 is to...

    vigslayer vigslayer
    Discussions |
    Dec 15, 2022 8:14 PM
    987 views | 0 replies
  • How to fix X Axis Settings for Operating Characteristic Curves

    I'm playing around with different scenarios on an Operating Characteristic curve in which the fraction defective is very small (screen shot below).  Every time I run a scenario, the x-axis automatically changes to a range that is way too wide to be useful and I have to change it back manually.Is there a way to make the x-axis setting constant? (I'm using Jmp Pro 16.1)Thanks! 

    The_Annie The_Annie
    Discussions |
    Dec 15, 2022 2:29 PM
    877 views | 0 replies
  • Response Screening Effect Size - logistic

    Related to the previous post How to get "Effect size" column with Response Screening functionality , I am also wondering how effect size in the response screening platform is calculated, specifically for categorical Y vs continuous X.  JMP help shows:  "When Y is categorical and X is continuous, the effect size is the square root of the average ChiSquare value for the whole model test."  Running b...

    wgardnerQS wgardnerQS
    Discussions |
    Dec 14, 2022 12:54 PM
    944 views | 0 replies
view all discussions