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

  • Beginners Tutorial kit

    Hello Community,                  I am new to the jmp community. I have been provided with the jmp beginners tutorial kit, I opened a NewUserWelcomKit_1_4 jmp file. It shows to follow videos and activity. I do not have any videos provided or any step by step instructions for the activities. I could not find them on the jmp site.  If any one could share where their location is that would be of grea...

    rkolluru rkolluru
    Discussions |
    Jan 15, 2023 10:33 AM
    1898 views | 4 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
  • How can I set the value of a specified column to the displayed value, ignoring the original significant digit?

    For example, make the actual values of the "new" column in table 2 all integers.dt=Open("$SAMPLE_DATA/Big Class.jmp"); d2=dt<<Summary(Group(:age),Mean(:height),Freq("None"),Weight("None"),Link to original data table(0)); Column(d2,3)<<Format("Fixed Dec",20,0); d2<<New Column("new",formula(As Column(3)));d2<<run formulas;Column("new")<<deleteFormula;

    lala lala
    Discussions |
    Jan 14, 2023 9:52 PM
    1271 views | 2 replies
  • Certification Questions

    What's going on at SAS? You've made some changes but I don't really like them. 1. I had plans to attend Shanghai Discovery but it was nixed (understandably).2. What is going with cert testing? I see JMP still says 15 despite being at 16/17 (this year).3. Can I get a test code from discovery for testing? I was hoping to be certified by mid year but with all of these changes with events at SAS I'm p...

    residentx10 residentx10
    Discussions |
    Jan 14, 2023 2:44 PM
    2152 views | 3 replies
  • Livestream webinar .. costs?

    Dear Community!Does anyone know the costs for the webinars in the "Statistically Speaking" series? I'd be interested in DOE: A Critical Component in the Data Scientist’s Toolbox but I do not find a quote ... are they usually complementary?Cheersfja

    fja fja
    Discussions |
    Jan 14, 2023 12:04 PM
    1233 views | 2 replies

Latest Discussions

  • 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
  • How can I set the value of a specified column to the displayed value, ignoring the original significant digit?

    For example, make the actual values of the "new" column in table 2 all integers.dt=Open("$SAMPLE_DATA/Big Class.jmp"); d2=dt<<Summary(Group(:age),Mean(:height),Freq("None"),Weight("None"),Link to original data table(0)); Column(d2,3)<<Format("Fixed Dec",20,0); d2<<New Column("new",formula(As Column(3)));d2<<run formulas;Column("new")<<deleteFormula;

    lala lala
    Discussions |
    Jan 14, 2023 9:52 PM
    1271 views | 2 replies
  • Multivariate Control Chart Get Targets Error

    Hi all, I am trying to run a Multivariate Control Chart (Quality and Process -> Control Chart), but if I get my saved targets and click OK it results in the following error message: The target correlation matrix is not a square matrix for group ^ group. Name unresolved: target in access or evaluation of 'target', target/*###*/ Exception in platform launch in access or evaluation of 'Multivariate C...

    ProbitParrot874 ProbitParrot874
    Discussions |
    Jan 12, 2023 5:33 AM
    1637 views | 4 replies
  • Doe adding data to the existed doe runs

    Hi,i have designed and run custom doe. in addition i have results with the same parameters that i want also to put inside the fit analysis. is there any option to to that?thanks 

    YanivD YanivD
    Discussions |
    Jan 12, 2023 2:18 AM
    3670 views | 7 replies
  • Allign different sets of data

    Hi all, I need your help in suggesting how to allign  different data to be on the same Y axis level.to adjust the x values so that they can be compared (not standardization).see attached file thank you very much

    eldad_galili eldad_galili
    Discussions |
    Jan 11, 2023 2:44 PM
    1279 views | 3 replies

Latest Discussions

  • 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
  • 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
view all discussions