cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to understand variation and assess process behavior May 1.Register for Mastering JMP.
  • Follow us on LinkedIn to stay up to date on webinars, tips and tricks, product updates, and more.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Fitting a model for a two-factor experimental design

    I'm trying to fit a model for a two-factor experimental design (2 factors). This is Problem 5.4 in D.C Montgomery book (Design and analysis of experiments 8th ed. Chap 5.The yield of a chemical process is being studied. The two most important variables are thought to be the pressure and the temperature. Three levels of each factor are selected, and a factorial experiment with two replicates is per...

    chabotb chabotb
    Discussions |
    Nov 22, 2020 2:04 PM
    2390 views | 3 replies
  • Truncate or Split

    I have a large dataset and I would like to split with the first 7 characters in a new column. I am trying to use the left function, but I am getting an error.      

    riksmith riksmith
    Discussions |
    Nov 22, 2020 1:32 PM
    2064 views | 2 replies
  • JSL: When analyses are dependent on temporary data, closing data when analysis is closed...

    Hi all, Background: I am currently writing an add-in where I am needing to create a temporary data table to hold some data points that are then being fed into Graph Builder. When the user closes the Graph Builder, I want the temporary data to go away. Easy enough, if I save the Graph Builder call to a variable, I can add an << On Close() to also close the temporary data. However, strange things ha...

    mjoner mjoner
    Discussions |
    Nov 21, 2020 8:43 PM
    3093 views | 4 replies
  • How do I do a two sample proportion hypothesis test?

    I want to see if the two proportions in the attached image are statistically different.  Even with the standard deviation unknown, I could calculate this easily by hand. However, I am not sure of the process on setting up a two proportion hypothesis test nor can I figure it out. Someone please help me, thank you.

    christiant christiant
    Discussions |
    Nov 21, 2020 7:59 PM
    5591 views | 2 replies
  • How to find the average of samples at random intervals?

    I have a csv file that stores temp values. I have to find the group average for certain set of samples according to below steps:1. Make all temp values les than 25 equal to zero i.e.column post_process2. group_avg column is derived by ignoring rows with greater than or equal to 4 consecutive zeroes. Followed by calculating the average of the group of samples as shown below3. final_average column i...

    jojmp jojmp
    Discussions |
    Nov 20, 2020 9:07 AM
    4090 views | 5 replies

Latest Discussions

  • Truncate or Split

    I have a large dataset and I would like to split with the first 7 characters in a new column. I am trying to use the left function, but I am getting an error.      

    riksmith riksmith
    Discussions |
    Nov 22, 2020 1:32 PM
    2064 views | 2 replies
  • Determination of product specs by Stability Results

    I would ask an help for the following problem.
    I got data from a stability study of my product.
    By using the tool Reliability and survivor> Degradation I got a prediction of the expiration date based on the spec that I have now.
    In order to extend this expiration data I cuould need to change the spec.
    For example
    -my product spec say: not less than 100 Pa
    -I have product in stability that at time 0 have...

    isurano isurano
    Discussions |
    Nov 20, 2020 5:03 AM
    5284 views | 7 replies
  • How do I Increase the gap between each bar graph?

    How do I increase the gap between each bar chart so that we can clearly see the labelled values at the top?  

    Danial1 Danial1
    Discussions |
    Nov 19, 2020 9:50 AM
    2849 views | 4 replies
  • how to cycle a script through multiple csv files

    following up on a previous post, I've got a script that stacks and formats an unwieldy csv file.https://community.jmp.com/t5/Discussions/Help-doing-a-table-transform-and-converting-a-timestamp/td-p/303091 My next question for help is how can I get this to then repeat on a group of csv's in a folder, capturing the filename as one of the columns, ideally stacking them as well. aka step1, step2, step...

    aliegner1 aliegner1
    Discussions |
    Nov 19, 2020 7:48 AM
    4884 views | 5 replies
  • M-charts for failure frequency

    We have a production process with very low (ppm-ish) fail rates that we would like to monitor for fails.  Rather than monitoring ppm fail rates, it is a stronger test to monitor the number of fails (or time) between them, under the assumption that they follow a binomial distribution. In an M chart (this is what we call it) you then calculate a Z score every time there is a fail and chart as usual....

    scottrubel0 scottrubel0
    Discussions |
    Nov 19, 2020 5:34 AM
    2549 views | 3 replies

Latest Discussions

  • Graph Builder - Remove Combine Scales?

    In graph builder I am interested in plotting a simple Y vs X for multiple X variables. By default graph builder combines all the different X variables on the same X axis and scale. Is there a simple way to change the X axis to have separate scales on the X axis for each variable? Default graph builder (script1, graph1)Plot 1 variable on Y axis vs 8 variables on X axisAll 8 variables on same x-axis...

    ehorne ehorne
    Discussions |
    Oct 29, 2020 9:11 AM
    1908 views | 0 replies
  • SharePoint Online

    My company recently began the migration from SharePoint 2010 to SharePoint Online.  I have found that my JSL scripts are now no longer able to open or save files to the new SPO site.  Anyone have the correct updated syntax for this. Example 1 (SP 2010): This worked.     TablePath4 = "\\sharepoint.amr.ith.company.com@ssl\sites\rpt\documents\JMP_tables\"; //set variable TablePath path location Tabl...

    Outdoorsman1963 Outdoorsman1963
    Discussions |
    Oct 23, 2020 4:06 PM
    1596 views | 0 replies
  • How to run a Post hoc for Chi Square results in JMP?

    I was wondering if someone can help me. I want to run a post hoc analysis for the chi square results in JMP. Thanks

    vmendez17 vmendez17
    Discussions |
    Oct 22, 2020 7:33 PM
    1017 views | 0 replies
  • Problem specifying model for a partly nested ANOVA design

    My study design is mixed-model with one fixed between-plot fixed factor (A), a random plot factor (B), nested in A (B[A]), and two crossed within-plot fixed factors (C and D).  I'm able to enter a full factorial model that includes the 3 fixed factors and all their interactions, using either the Least Squares or Mixed-Model Personality.  I'm also able to add the random factor (B[A]), but things go...

    wpsousa wpsousa
    Discussions |
    Oct 19, 2020 10:39 PM
    1280 views | 0 replies
  • Default encoding on JMP - EUC-KR

    Hi,I have JMP 14.2, 15.1, and also 16.0EA at the moment.All versions here don't include EUC-KR encoding system; so this can cause importing problems in many cases since a lot of Korean data or pages are made with EUC-KR. I have charsets that are all broken. So I had to import it with other programs and save as to fit into UTF-8 or match/join columns with other matching codes.It seems like JMP is a...

    joelahn joelahn
    Discussions |
    Sep 10, 2020 1:26 AM
    1562 views | 0 replies
view all discussions