cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Best statistical method for analyzing data set with a manufacturing change

    Hello- I am working with the following data set. Column1 (#s 1-47) are lot numbers; Columns 2,3,4 are scientific results from an analysis. The rows highlighted represent a change that took place in our manufacturing process in which a new lot of a raw material was implemented. My goal is to understand if a change in the raw material lot has an impact on the analytical results. What statistical met...

    VariancePony864 VariancePony864
    Discussions |
    Jul 24, 2025 3:30 AM
    3684 views | 6 replies
  • How to switch Group X to display all items or only certain items?

    How to switch Group X to display all items or only certain items?
    As shown in the JSL below, using Where can make Group X display only specific items. However, it is not possible to toggle between displaying all and displaying partial items. How should this be modified? Perhaps using add variable() is needed, but I cannot find how to use add where.   Names Default To Here( 1 ); selection = 1; New ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 23, 2025 11:39 PM
    290 views | 1 replies
  • Prior parameter variance

    Hi,   I am trying to understand the Prior Parameter Variance option for the Bayesian D-optimal design. JMP help says: "The value that you enter is the square root of the reciprocal of the prior variance. A larger value represents a smaller variance and therefore more prior information that the effect is not active." I am a bit confused, since I thought that if I enter larger value, that would info...

    aatw aatw
    Discussions |
    Jul 23, 2025 10:51 PM
    450 views | 2 replies
  • Missing course data set in Virtual JMP - Statistical Thinking for Industrial Problem Solving Online course

    Please advise:Upon selecting the vleuser drive in Virtual lab JMP online, there is missing or no folder with the name "workshop" that contains couse data set. I am only seeing the window folder which is empty.

    tajrida tajrida
    Discussions |
    Jul 23, 2025 12:04 PM
    15642 views | 21 replies
  • How to turn matrix from Get Hull Point into clockwise polygon

    Hi team,
    Is there anyway to turn matrix from Get hull point into clockwise polygon. I got the problem is when I use Polygon(x,y) to draw polygon, where x and y are from Get Hull Points, the polygon is not continuous Code below: x_matrix = dt[rows, {FORCEDROPTIME_3 }]; y_matrix = dt[rows, {ACTUAL_MINCHASEFORCEF_3}]; t = Triangulation( x( x_matrix, y_matrix ) ); // from the current rows ashape = A...

    PhamBao PhamBao
    Discussions |
    Jul 23, 2025 9:58 AM
    268 views | 1 replies

Latest Discussions

  • How to switch Group X to display all items or only certain items?

    How to switch Group X to display all items or only certain items?
    As shown in the JSL below, using Where can make Group X display only specific items. However, it is not possible to toggle between displaying all and displaying partial items. How should this be modified? Perhaps using add variable() is needed, but I cannot find how to use add where.   Names Default To Here( 1 ); selection = 1; New ...

    BabyDoragon BabyDoragon
    Discussions |
    Jul 23, 2025 11:39 PM
    290 views | 1 replies
  • How to turn matrix from Get Hull Point into clockwise polygon

    Hi team,
    Is there anyway to turn matrix from Get hull point into clockwise polygon. I got the problem is when I use Polygon(x,y) to draw polygon, where x and y are from Get Hull Points, the polygon is not continuous Code below: x_matrix = dt[rows, {FORCEDROPTIME_3 }]; y_matrix = dt[rows, {ACTUAL_MINCHASEFORCEF_3}]; t = Triangulation( x( x_matrix, y_matrix ) ); // from the current rows ashape = A...

    PhamBao PhamBao
    Discussions |
    Jul 23, 2025 9:58 AM
    268 views | 1 replies
  • Repairable system failure prediction

    Hello,Here is a general question for JMP experts:
    say I have data on a system that fails with various failure modes. The data contains dates of repair on each components repair. I I know how to analyze this data for reliability as shown in video here:
    https://community.jmp.com/t5/Mastering-JMP/Analyzing-Reliability-for-Repairable-Systems/ta-p/483465However what I am interested is in predicting the t...

    MarkovVaribles1 MarkovVaribles1
    Discussions |
    Jul 23, 2025 5:22 AM
    1625 views | 3 replies
  • Partition On Proportion(percentage) Responses

    Dear JMP Community,   I have tried to find similar post but so far none is addressing the question I have. I attached here also dummy data.   I am doing data mining to profile and quantify the factors vs responses effect. To put it simple, I have 2 factors (categorical with 2 levels) and 1 response (yield loss) which is a percentage. We record each day's yield loss vs what 2 factors level we are u...

    Zappy Zappy
    Discussions |
    Jul 23, 2025 1:51 AM
    306 views | 1 replies
  • Difference of R^2 Value in Multivariate & Line of Fit (Graph Builder)

    I am using same dataset for two ways to get the r^2 value but they have different results. Whats the difference between the two? 1. Analyze > Multi Variate 2. Graph same parameters in X & Y and get the R^2 of line of fit

    PieFerret952 PieFerret952
    Discussions |
    Jul 23, 2025 1:43 AM
    391 views | 2 replies

Latest Discussions

view all discussions