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.
See how to use to use Text Explorer to glean valuable information from text data at April 25 webinar.

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

  • Calculating Cpk with moving range spec limits and variable subgroup sizes

    I'm trying to automate some Cpk recording. I have a data set consisting of different product runs producing 1-8 samples each. I can obtain Cpk from the control chart platform but I'd like to automate the collection of that data. How would I calculate this with moving range as my parameter for sigma?

    Kyle_at_ii-vi Kyle_at_ii-vi
    Discussions |
    Oct 18, 2022 1:00 PM
    1052 views | 2 replies
  • graphbuilder mean std dev

    is it possible to have both the mean and the std dev showing at the same time? thank you

    SampleGazelle52 SampleGazelle52
    Discussions |
    Oct 18, 2022 12:47 PM
    1188 views | 2 replies
  • Equation for statistical details for the two independent sample equivalence explorer

    Hi.  In this help document page: https://www.jmp.com/support/help/en/16.1/?os=win&source=application#page/jmp/power-for-two-independent-sample-equivalence.shtml#, for the the equation at the bottom (for power when sigma is known):1.  This formula appears to be able to generate negative numbers (which it is not supposed to!) for small equivalence range values (say -1 to +1).  Using this formula, ca...

    jcl jcl
    Discussions |
    Oct 18, 2022 12:15 PM
    1450 views | 3 replies
  • Lost DFs Error

    Hi, Good day all, I have an issue running a fit model for my experiment. I have gone through similar problems posted on the platform but I can't seem to pull through the situation.I have an experiment with 3 main factors [Stations (n = 2), treatment (n = 14) and time (n = 4)] and 10 replicates per sample. When I run a fit model, I get biased, Lost DFs error (kindly see attached).I am not sure how ...

    Abby Abby
    Discussions |
    Oct 18, 2022 8:14 AM
    1967 views | 3 replies
  • space filling mixture DoE design for cell culture media

    I am useing JMP 15.2 and I didn't see where to start space filling mixture design. Either from classical> mixture design or from custom design, I didn't see where to start a space filling mixture design2. I got antibody yield data. I am wondering how may I put these data into JMP to do analysis. The data is as below  

    loganshawn loganshawn
    Discussions |
    Oct 18, 2022 7:29 AM
    5143 views | 10 replies

Latest Discussions

  • Calculating Cpk with moving range spec limits and variable subgroup sizes

    I'm trying to automate some Cpk recording. I have a data set consisting of different product runs producing 1-8 samples each. I can obtain Cpk from the control chart platform but I'd like to automate the collection of that data. How would I calculate this with moving range as my parameter for sigma?

    Kyle_at_ii-vi Kyle_at_ii-vi
    Discussions |
    Oct 18, 2022 1:00 PM
    1052 views | 2 replies
  • graphbuilder mean std dev

    is it possible to have both the mean and the std dev showing at the same time? thank you

    SampleGazelle52 SampleGazelle52
    Discussions |
    Oct 18, 2022 12:47 PM
    1188 views | 2 replies
  • Lost DFs Error

    Hi, Good day all, I have an issue running a fit model for my experiment. I have gone through similar problems posted on the platform but I can't seem to pull through the situation.I have an experiment with 3 main factors [Stations (n = 2), treatment (n = 14) and time (n = 4)] and 10 replicates per sample. When I run a fit model, I get biased, Lost DFs error (kindly see attached).I am not sure how ...

    Abby Abby
    Discussions |
    Oct 18, 2022 8:14 AM
    1967 views | 3 replies
  • multiple data files from multiple measurements, averaging the measurement results

    Dear Community, I have data files from n multiple measurements (x, y, z, Mx, My, Mz) as separate jmp tables. They are identical regarding the measurement points (x, y, z), i.e. they have the same no. of cols and rows. table 1 = 1. measurement: x, y, z, Mx.(1), My.(1), Mz(1)table 2 = 2. measurement:  x, y, z, Mx.(2), My.(2), Mz(2)...table n = n. measurement:  x, y, z, Mx.(n), My.(n), Mz(n) I want t...

    Rolf_Rank Rolf_Rank
    Discussions |
    Oct 18, 2022 6:40 AM
    544 views | 1 replies
  • How to order the x-axis of a Oneway Analyis by another column?

    Hey all, I have a typical JSL that makes graphs from a table with X-Y Oneway Analysis that defaults to ordering the X axis alphabetical/numerical.  On my graphs I want the top most value(in the table) to be the furthest to the right on my plots. I have been right clicking then "Edit Value Order" to do this, but I would like to incorporate it in my JSL for my colleagues to be able to use as well.  ...

    Hobbi Hobbi
    Discussions |
    Oct 18, 2022 4:38 AM
    1228 views | 2 replies

Latest Discussions

  • Methods for compressing a CSV or TSV file with jmp compression to save as .jmp table without having to open the csv in JSL first?

    I have access to both JMP12 and JMP14, so a solution for either would work. What I am trying to achieve is saving very large text files (csv,tab,tsv,etc.) with JMP compression such that I get a compressed .jmp file as the result. By large I mean 2-6gb files. Currently I use something like this: MyDataFile = open(filename,Private); MyDataFile << Compress File When Saved; MyDataFile << save(filetosa...

    CurbStegosaurus CurbStegosaurus
    Discussions |
    Oct 14, 2022 9:06 AM
    1449 views | 0 replies
  • Model classification thresholds add-in display "negative" probability

    Hi, I've been looking at this add-in which is very useful.https://community.jmp.com/t5/JMP-Add-Ins/Exploring-Model-Classification-Thresholds/ta-p/66964 In our case we don't have a probability but instead we have a status and a measurement that ranges between -10 and 10.I want to adapt the script so that the slider can move between -10 and 10 (I've already done it and it works). However the "Probab...

    Agustin Agustin
    Discussions |
    Sep 13, 2022 6:43 AM
    439 views | 0 replies
  • wrap: hide sub-titles?

    In GRaph Builder, "wrap" is a nice option to split a data set into small pieces and generate many sub-plots.
    But sometimes, the window is just filles with the "titles" of the sub-plots an there is no space left for the plots.
    Is there an option to hide the titles of the subplots?
    In the "wrap" context menu, there is an option to remove the "title" (here: "data"), but not the sub-titles.
    And in the red...

    hogi hogi
    Discussions |
    Sep 11, 2022 8:53 AM
    514 views | 0 replies
  • How to transform least square means from Turkey table after box cox transformation

    Hello Everyone, I am running a three-way ANOVA with data expressed in percentage, but the data set is not normal. Since I have zeros, I first add a constant 0.00001, then I fit the model, and in the least square fit window, I used the box cox transformation to do a better fit. I know if I ask to save the predicted values, it will save the back-transformed data, but is there an option for JMP to sa...

    Viniaze Viniaze
    Discussions |
    Aug 27, 2022 9:14 AM
    538 views | 0 replies
  • XGBoost Add-In for JMP Pro no test set result in model screening

    I'm using model screening and include XGBoost as a method. However the result from XGBoost are only shown in Train set and Validation set.Why the result of XGBoost for test set is not shown? 

    TasapornV TasapornV
    Discussions |
    Aug 25, 2022 12:45 AM
    595 views | 0 replies
view all discussions