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

  • Can JMP Tabulate provide relative changes of parametrical data relative a reference point in time (such as pivot tables)?

    I have a lot of data sets that i normally review with Excel Pivot Tables, but wonder if it would be possible to use tabulate tables in JMP to review similarily.  The data looks like the example in the attached Excel table. Four devices are tested 5 times, at 0h, 1h,  20h, 50h, 100h.In each measurement parameter1 and parameter2 are measured. I would like a table that has data in tree columnsfor eac...

    JCarlsson JCarlsson
    Discussions |
    May 24, 2023 4:15 AM
    1747 views | 2 replies
  • close() does not default to NoSave since 17.0

    Hello everyone,I'm running into a bit of trouble with my scripts ever since I updated to JMP 17.I have a lot of scripts usingclose(dt2);whereas dt2 is a data table opened using Open getting a xlsx-File.I only read data from that table and close it in the end, without saving, but recently I end up with those unneeded unnamed Table1 files in my folders. If I specifyclose(dt2, NoSave);the problem doe...

    Samu Samu
    Discussions |
    May 24, 2023 12:28 AM
    1954 views | 5 replies
  • Percentages with pareto and data filter

    I have a pareto graph where there is a largo portion of the data that I want to exclude. I have the data excluded, and everything works fine, but the percentage on the right side of the pareto graph shows the percentage of the data that is not excluded in the data filter. I would like the pareto to hide the data but include it in the calculation for the percentage of total. I would like to impleme...

    waraulston waraulston
    Discussions |
    May 23, 2023 4:24 PM
    2275 views | 3 replies
  • With multiple Data Table how do i link it such that each time i rerun it will choose the correct one.

    Hi all, I have a JMP script which generates a Journal with different plots using different data tables. Using the journal how can i rerun the plot without having to choose which data table to use.  For( i = 1, i <= N Items( colPlotType ), i++, /* SET THE CURRENT DATA TABLE TO THE APPROPRIATE REPORT TYPE */ If( /* IF REPORT TYPE IS PD*/ colReportType[i] == "PD", /* THEN */ If( Is Empt...

    Dyan Dyan
    Discussions |
    May 23, 2023 3:25 PM
    844 views | 1 replies
  • Why no response after click 'GO' when using Stepwise of P value threshold in JMP 16?

    I noticed that JMP has no response quick often especially when I use either Forward or Backward in P value threshold. Is there any reason for this? It's very annoying. I have to quick the stepwise and do it again and again.

    lazzybug lazzybug
    Discussions |
    May 23, 2023 3:02 PM
    1845 views | 4 replies

Latest Discussions

  • Can JMP Tabulate provide relative changes of parametrical data relative a reference point in time (such as pivot tables)?

    I have a lot of data sets that i normally review with Excel Pivot Tables, but wonder if it would be possible to use tabulate tables in JMP to review similarily.  The data looks like the example in the attached Excel table. Four devices are tested 5 times, at 0h, 1h,  20h, 50h, 100h.In each measurement parameter1 and parameter2 are measured. I would like a table that has data in tree columnsfor eac...

    JCarlsson JCarlsson
    Discussions |
    May 24, 2023 4:15 AM
    1747 views | 2 replies
  • close() does not default to NoSave since 17.0

    Hello everyone,I'm running into a bit of trouble with my scripts ever since I updated to JMP 17.I have a lot of scripts usingclose(dt2);whereas dt2 is a data table opened using Open getting a xlsx-File.I only read data from that table and close it in the end, without saving, but recently I end up with those unneeded unnamed Table1 files in my folders. If I specifyclose(dt2, NoSave);the problem doe...

    Samu Samu
    Discussions |
    May 24, 2023 12:28 AM
    1954 views | 5 replies
  • Percentages with pareto and data filter

    I have a pareto graph where there is a largo portion of the data that I want to exclude. I have the data excluded, and everything works fine, but the percentage on the right side of the pareto graph shows the percentage of the data that is not excluded in the data filter. I would like the pareto to hide the data but include it in the calculation for the percentage of total. I would like to impleme...

    waraulston waraulston
    Discussions |
    May 23, 2023 4:24 PM
    2275 views | 3 replies
  • With multiple Data Table how do i link it such that each time i rerun it will choose the correct one.

    Hi all, I have a JMP script which generates a Journal with different plots using different data tables. Using the journal how can i rerun the plot without having to choose which data table to use.  For( i = 1, i <= N Items( colPlotType ), i++, /* SET THE CURRENT DATA TABLE TO THE APPROPRIATE REPORT TYPE */ If( /* IF REPORT TYPE IS PD*/ colReportType[i] == "PD", /* THEN */ If( Is Empt...

    Dyan Dyan
    Discussions |
    May 23, 2023 3:25 PM
    844 views | 1 replies
  • Any other approach to fill an area above a statistic line

    I was looking for how to fill in an area above a median line in Graph Builder.   But found out that I can do it opposite way. By using 'Area' chart type to fill in an area below 'Median' and then change background color to be darker. Any other approach possible?    

    Nita_Natchanok Nita_Natchanok
    Discussions |
    May 23, 2023 11:49 AM
    1006 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
    1194 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
    768 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
    982 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
    653 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
    695 views | 0 replies
view all discussions