cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.

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

  • Making an associative array with values having expression evaluation results

    As usual I'm having trouble with Eval and Expr. I need to create an associative array where values would be evaluated results of some expressions. For instance I need to create aaa=[ "2x2" => 4 ]but 4 there is a result of evaluated expression Expr(2*2) Lame variant that obviously doesn't work is here:aaa=[ "2x2" => 2*2 ]But then I'll say that 2*2 is an Expr:aaa=[ "2x2" => Expr(2*2) ]and then I'll ...

    miguello miguello
    Discussions |
    May 10, 2023 11:21 AM
    1689 views | 4 replies
  • Delete string that does not contain in the list

    Hi, I'm trying to write a jsl code that removes numbers from a row if they are not present in a given list. The list is in the table call "List values" Bins values I want to modify:For example: the jsl script should delete "444" from row 7 in the above table and likewise for other rowsFinal result: Here's the codeNames Default To Here( 1 ); dt_list = Data Table("List values"); dtt = Data Table("B...

    Jackie_ Jackie_
    Discussions |
    May 10, 2023 9:30 AM
    1546 views | 2 replies
  • Dashboard

    Bonjour à tous, J’ai actuellement un problème avec l’outil « tableau de bord » sur JMP.Je dispose de plusieurs graphiques dans mon Dashboard et j’applique un filtre de données globales sur deux graphiques.Le problème est que lorsque j’applique ce filtre des données globales, les deux graphiques deviennent illisibles et minuscules (l’échelle du cadre change automatiquement).Il s’agit ici d’un probl...

    hcarr01 hcarr01
    Discussions |
    May 10, 2023 6:23 AM
    958 views | 2 replies
  • What is the intuitive explanation for wider confidence interval band in regression?

    Hello,We can easily find that the confidence interval for the regression gets wider than the center from the following equation:  But why is that?  Is there an intuitive explanation for that? Thank you!

    DendrogramSteer DendrogramSteer
    Discussions |
    May 10, 2023 2:26 AM
    3205 views | 5 replies
  • How do I add multiple data to the same graph?

    Good morning/afternoon everyone.     I feel like this should be really very straight forward, but I am struggling to work out how to do this.  In OriginPro this is really easy, but I am having to use JMP for work for the first time and so I am a total novice with this program.     The problem: I have two sets of XRD data.  One from an older machine, one from a brand new machine.  The data is taken...

    JDA JDA
    Discussions |
    May 10, 2023 2:17 AM
    18968 views | 8 replies

Latest Discussions

  • Making an associative array with values having expression evaluation results

    As usual I'm having trouble with Eval and Expr. I need to create an associative array where values would be evaluated results of some expressions. For instance I need to create aaa=[ "2x2" => 4 ]but 4 there is a result of evaluated expression Expr(2*2) Lame variant that obviously doesn't work is here:aaa=[ "2x2" => 2*2 ]But then I'll say that 2*2 is an Expr:aaa=[ "2x2" => Expr(2*2) ]and then I'll ...

    miguello miguello
    Discussions |
    May 10, 2023 11:21 AM
    1689 views | 4 replies
  • Dashboard

    Bonjour à tous, J’ai actuellement un problème avec l’outil « tableau de bord » sur JMP.Je dispose de plusieurs graphiques dans mon Dashboard et j’applique un filtre de données globales sur deux graphiques.Le problème est que lorsque j’applique ce filtre des données globales, les deux graphiques deviennent illisibles et minuscules (l’échelle du cadre change automatiquement).Il s’agit ici d’un probl...

    hcarr01 hcarr01
    Discussions |
    May 10, 2023 6:23 AM
    958 views | 2 replies
  • Create Column with Values Based Off Existence of Other Rows & Logic

    Hello anyone, I am trying to create a formula or script that will set a certain value ("Good", "Bad", or "N/A") for each row based off if there is another row in the table with values matching logic that uses the current row as an input. I have a script that does just this by using nested For loops when using a small subset of the full datatable. However, with the full datatable I am trying to use...

    ATAbbott ATAbbott
    Discussions |
    May 9, 2023 10:38 PM
    1669 views | 3 replies
  • optimizing decisions

    I am trying to see how one would use JMP to optimize decision-making. I made some progress but figured that there are entire industries based around this theme (!), so maybe no need to invent the wheel here: I want to decide which is the best conservation strategy given a set of inputs: a facility's resources, the nature of the environmental problem, and things like that (all on a common scale of ...

    abmayfield abmayfield
    Discussions |
    May 9, 2023 8:49 AM
    1061 views | 2 replies
  • Loop through cols/rows of two separate tables for getting arguments into a function

    I have got a working function which plots trends and distribution for measured parameters (columns in a table1) using test limits (LSL, USL in another table, table2). Names Default To Here (1); getTrendChartAndDist = Function({colName, LSL, USL}, {TrendDistChart}, New Window(""||colName||" Trend & Distribution", Graph Builder( something here ..... ); return(TrendDistChart); );In order to plot...

    Neo Neo
    Discussions |
    May 9, 2023 8:27 AM
    993 views | 1 replies

Latest Discussions

  • how to read the output from Johnson-Neyman plot and floodlight analyisis?

    hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot.  according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Apr 23, 2023 8:56 AM
    1196 views | 0 replies
  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    775 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    989 views | 0 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
    657 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
    705 views | 0 replies
view all discussions