cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • How to enter a conditional "Where" clause in the below Script?

    I would like to make two Tabulate tables instead of one Tabulate table.  I'd like one Tabulate table for :Prog = "A" and one for :Prog = "B".  The script below gives me one Tabulate table with both Programs "A" and "B" in the Tabulate table.  I think if I was to break this up into two lines of script; one line being . . . where :Prog = "A" and the other line of identical script except for  . . . w...

    dfusco923 dfusco923
    Discussions |
    Feb 10, 2021 6:42 AM
    2152 views | 2 replies
  • How to calculate using JMP script "Mon-Day-Year Calculated" column from a character variable

    I would like develop a JMP script to automatically calculate and populate the "Mon-Day-Year Calculated" column in the attached JMP database.  In the database I manually calculated and populated the "Mon-Day-Year Manually Calculated and Entered" column.  The "K9-MON_Year" character variable would be used to automatically calculate "Mon-Day-Year Calculated" data.  Please note that I would like all "...

    dfusco923 dfusco923
    Discussions |
    Feb 10, 2021 6:41 AM
    2594 views | 4 replies
  • How do I automate random sampling generation from different distribution types?

    Let's say I have a table with 5 rows & 2 columns. The first column is for distribution types (e.g. Normal, Lognormal, Weibull, etc) and the second column is for the respective parameters. I'd like to make a for loop which will create a new data table for each of the 5 rows, where in that new data table, a new column will be added with a random sampling function based on the parameters of the row. ...

    Djtjhin Djtjhin
    Discussions |
    Feb 10, 2021 5:40 AM
    4602 views | 5 replies
  • How do I combine these codes?

    Hi there, I would like to combine these codes so that they run from the "Formulation Change Review (new)" and closes the new data table/tabulate tab only leaving the graph. Any help much appreciated! (Data Table( "Formulation Change Review (new)" ) << Tabulate( Add Table( Column Table( Grouping Columns( :Lab RFT ), Statistics( Row % ) ), Row Table( Grouping Columns( :Grade ) ) ) )) << Make I...

    JC7 JC7
    Discussions |
    Feb 10, 2021 3:53 AM
    1183 views | 1 replies
  • DOE: more runs or balanced design?

    Hello everybody, I have the data of an experiment designed with JMP (160 runs). In addition to this design, the experimenter replicated a control treatment 16 times. I wonder if I should include these 16 more runs in the analysis or not. Based on the "Compare design" platform I will increase the power if I include the 16 control runs. However it will create imbalance in my dataset and I wonder if ...

    anne_sa anne_sa
    Discussions |
    Feb 9, 2021 11:25 PM
    3202 views | 4 replies

Latest Discussions

  • How do I combine these codes?

    Hi there, I would like to combine these codes so that they run from the "Formulation Change Review (new)" and closes the new data table/tabulate tab only leaving the graph. Any help much appreciated! (Data Table( "Formulation Change Review (new)" ) << Tabulate( Add Table( Column Table( Grouping Columns( :Lab RFT ), Statistics( Row % ) ), Row Table( Grouping Columns( :Grade ) ) ) )) << Make I...

    JC7 JC7
    Discussions |
    Feb 10, 2021 3:53 AM
    1183 views | 1 replies
  • Permutation procedure for randomized block design

    I'm interested in conducting a permutation analysis. I have three treatments, with a randomized block design with seven blocks. I'd like to do a permutation procedure to test both the F value and for posthoc pairwise comparisons.

    Craig_Stockwell Craig_Stockwell
    Discussions |
    Feb 9, 2021 12:27 PM
    3004 views | 4 replies
  • Define Factor Constraints DOE Custom Design by Disallowed Combinations Script

    Hello together,Sorry in advance, I just startet using JMP. I have struggle adding a factor constraint script to my DOE. My constraint are as follows:Factor A^2 * Factor B <=200Unfortunately I'm not able to write the script like this, because I always get the JMP Alert: Invalid disallowed combinations script. See log for details. Where ist this log and do I have to add something?Best regards 

    Freddy Freddy
    Discussions |
    Feb 9, 2021 7:27 AM
    3492 views | 3 replies
  • How to consider multiple rows for a given Participant ID

    This is a pretty elementary question, but how should one go about analysis of a large human clinical research data set with multiple rows for a given participant? Lets say there are columns titled "ParticipantID", "Visit", and "HasBeard" each containing categorical data. For each ParticipantID (i.e. 001; 002; 003) there are multiple study Visits (i.e. V1; V2; V3 etc) with each Visit containing uni...

    colez colez
    Discussions |
    Feb 9, 2021 6:40 AM
    8145 views | 7 replies
  • envelope calculate function

    HelloI have data were I calculate a column with the moving average usingCol Moving Average()for a parameter.I am wondering if there is a function to calculate the min and max envelope line of the data i am not aware ofor is it necessary to program it in jsl?Best regards   

    nusopiti nusopiti
    Discussions |
    Feb 8, 2021 9:40 PM
    1521 views | 1 replies

Latest Discussions

view all discussions