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.

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

  • How can I SUM specific columns in a Data Table if they exist?

    I am trying to write a script to sum specific columns if they are present in the data table. Lets call them Col A, Col B, Col C, Col D. The problem is the data table does not always have all four columns which results in an error. I would like to write a script that can add Col A, Col B, Col C, and Col D that are present in the data table. Obviously I could just update the code for the ones presen...

    DegreesOfGen19 DegreesOfGen19
    Discussions |
    Apr 11, 2023 10:09 PM
    1694 views | 2 replies
  • How to add categorical variable as caption box or similiar in a graph

    Hello JMP Community,
    I would like to add a unit of measure as an additional information in my graph.This is what i could create, painted in there is a possible solution I would like to have. Thanks for a hint how this could be done!Have a great weekend everybody!Ben  What I also tried:
    Label by value for the right part: here JMP takes the value which the bars are colored by. But this is a different ...

    Benjamin_Fuerst Benjamin_Fuerst
    Discussions |
    Apr 11, 2023 6:09 AM
    2124 views | 6 replies
  • Make Vertical bar chart showing only Top 10

    Hello JMP community, I would like to have vertical graph like on the left side. This graph is based on a data set far bigger. See on the right.Now I would only like to show the top 10 or top 5. Does anybody have a good idea for that? Ben What I tried so far, somehow works but not as I would intend it to: Generally that is possible by:Limiting with a local data filter for x so that the graph on the...

    Benjamin_Fuerst Benjamin_Fuerst
    Discussions |
    Apr 11, 2023 5:59 AM
    1236 views | 2 replies
  • Manipulation Date

    Bonjour à tous, j’ai une colonne « Date » dans ma base de données, j’ai déjà modifié le format que je souhaite. Juste un problème, lorsque j’effectue différentes opérations c’est comme si l’affichage du format de date est correcte visuellement (celui que j’ai modifié), mais l’ancien format de date reste actif et empêche les différentes manipulations. Plus précisément, je souhaite calculer des moye...

    hcarr01 hcarr01
    Discussions |
    Apr 11, 2023 5:32 AM
    684 views | 1 replies
  • I've found my optimum categorical level; how do I drop the rest during design augmentation?

    Let's say I've designed my initial main effect screening experiment, where one of the factors is a 3-level categorical (A, B, C).  After the first set of experiments, I'm fairly certain that level B is my process optimum decision and want to augment the design to get two-factor interactions, etc. How do I restrict the design augmentation to only explore the B level? Using "Hide and Exclude" leads ...

    Brian_Pimentel Brian_Pimentel
    Discussions |
    Apr 11, 2023 12:31 AM
    718 views | 1 replies

Latest Discussions

  • How can I SUM specific columns in a Data Table if they exist?

    I am trying to write a script to sum specific columns if they are present in the data table. Lets call them Col A, Col B, Col C, Col D. The problem is the data table does not always have all four columns which results in an error. I would like to write a script that can add Col A, Col B, Col C, and Col D that are present in the data table. Obviously I could just update the code for the ones presen...

    DegreesOfGen19 DegreesOfGen19
    Discussions |
    Apr 11, 2023 10:09 PM
    1694 views | 2 replies
  • Make Vertical bar chart showing only Top 10

    Hello JMP community, I would like to have vertical graph like on the left side. This graph is based on a data set far bigger. See on the right.Now I would only like to show the top 10 or top 5. Does anybody have a good idea for that? Ben What I tried so far, somehow works but not as I would intend it to: Generally that is possible by:Limiting with a local data filter for x so that the graph on the...

    Benjamin_Fuerst Benjamin_Fuerst
    Discussions |
    Apr 11, 2023 5:59 AM
    1236 views | 2 replies
  • Using tabulate Row % within a group

    Hello everyone,  I am using tabulate to massage data to exemplify yields and failures of machines. Generally the data is sorted by date (as Rows), and status (columns).  I wanted to group this info by machines, as shown below. A - accept ; R - reject I would like to display this as percentages. i.e. yield of the machine per day. The Row % on tabulate is usually what I would use. In this case, it w...

    Jacobusk Jacobusk
    Discussions |
    Apr 10, 2023 10:04 PM
    786 views | 1 replies
  • How to loop through the unique values of a column to fit a line in a bivariate plot?

    I am trying to write a jsl to plot a bivariate plot between x vs. y, group by the values in column 'b' and fit a line through each of the groups (from the unique values in column 'b'). The script generated from the manual bivariate plot I did is as follows but I cannot figure out how to do add a for loop for all the "Fit Where" commands that go through the unique values in column 'b'Bivariate( Y(...

    FrequencyBison9 FrequencyBison9
    Discussions |
    Apr 10, 2023 11:32 AM
    966 views | 3 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    503 views | 0 replies

Latest Discussions

  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    503 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    541 views | 0 replies
  • How do I choose which significant effects to use for a posthoc

    I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...

    JulianAch JulianAch
    Discussions |
    Apr 1, 2023 2:15 PM
    473 views | 0 replies
  • Hey I need help with solving this control chart problem?

    The largest purchaser of care of the WorldBest Healthcare System complained that the average C-section rate at WorldBest had increased from 1999 to 2000 and was now over 21 percent. The average at other area hospitals was between 17 to 19 percent. To investigate the situation, WorldBest wants to set up a control chart to monitor the number of C-Sections every month. 1. What type of control chart s...

    StarIconCohort4 StarIconCohort4
    Discussions |
    Apr 1, 2023 10:56 AM
    524 views | 0 replies
  • How do I get percentage difference by function within JMP platform?

    I'm working with a large dataset with a single continuous number column and then multiple nominal columns. I need to understand the % delta (or % difference) in the number column as a result of toggles in the nominal columns.With the Fit Y by X platform, I can readily add a function to provide the raw difference (as with the t test function), but I can find nothing for the % delta I'm needing. And...

    tsandidge tsandidge
    Discussions |
    Mar 30, 2023 11:09 AM
    697 views | 0 replies
view all discussions