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

  • How to use JSL set the size and color of the title in the panel box?

    How to use JSL Set the size and color of the title in the panel box? I used set font in the panlbox, the font is not right, check the index also did not find. Thanks!

    lehaofeng lehaofeng
    Discussions |
    May 7, 2023 5:32 PM
    1644 views | 3 replies
  • JMP Live

    I am new to JMP live, I am trying to make a connection but the URL does not relate to me Connection name.  I am completely lPreviewost where do I get the URL.  All I see from the help pages is: https://jmpliveserver.com:3391 but then this does not realte to the Conection Name (I used "jmpliveserver")

    I get JMP alert: Error obtaining a valid connection to the JMP Liver Server: jmpliveserver

    Do I have...

    Gadsdon Gadsdon
    Discussions |
    May 6, 2023 7:59 AM
    1654 views | 3 replies
  • How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks!

    For example, an sha site that calls a specified character with JSL converts it to sha256 encryption and can store the result of this conversion in a JSL variable. lhabceq6jdrto  ff21f2109402e85f0fe77741160fd256605e88b0e1685cb4d952531a0982450e  Thanks!  

    lwx228 lwx228
    Discussions |
    May 5, 2023 8:22 PM
    1396 views | 2 replies
  • opening Dashboards

    Hello,  I have created 4 dashboards for each of our staff members. My goal is for the staff to access the graphs easily as they are not familiar with using JMP. For each staff member I have created a folder with all of the associated data tables, and 4 dashboards (image attached) The dashboards are running fine except one issue I am trying to resolve. For the first dashboard (1 (general) Dashboard...

    mhd7 mhd7
    Discussions |
    May 5, 2023 12:39 PM
    4826 views | 3 replies
  • Three Sigma Control Chart

    I have considered a time series of 100 consecutive individual observations of some manufacturing measurement. (File: controlchart). I want to establish an appropriate three‐ sigma control chart. How should I do it in JMP? What observation or observations would you view as an outlier (indicate what row(s) in the data table the outlier(s) are associated with)? Explain your analysis and provide the o...

    ABDromedary218 ABDromedary218
    Discussions |
    May 5, 2023 10:32 AM
    2748 views | 3 replies

Latest Discussions

  • JMP Live

    I am new to JMP live, I am trying to make a connection but the URL does not relate to me Connection name.  I am completely lPreviewost where do I get the URL.  All I see from the help pages is: https://jmpliveserver.com:3391 but then this does not realte to the Conection Name (I used "jmpliveserver")

    I get JMP alert: Error obtaining a valid connection to the JMP Liver Server: jmpliveserver

    Do I have...

    Gadsdon Gadsdon
    Discussions |
    May 6, 2023 7:59 AM
    1654 views | 3 replies
  • How to use JSL to achieve the specified character conversion to sha256 encryption?Thanks!

    For example, an sha site that calls a specified character with JSL converts it to sha256 encryption and can store the result of this conversion in a JSL variable. lhabceq6jdrto  ff21f2109402e85f0fe77741160fd256605e88b0e1685cb4d952531a0982450e  Thanks!  

    lwx228 lwx228
    Discussions |
    May 5, 2023 8:22 PM
    1396 views | 2 replies
  • Three Sigma Control Chart

    I have considered a time series of 100 consecutive individual observations of some manufacturing measurement. (File: controlchart). I want to establish an appropriate three‐ sigma control chart. How should I do it in JMP? What observation or observations would you view as an outlier (indicate what row(s) in the data table the outlier(s) are associated with)? Explain your analysis and provide the o...

    ABDromedary218 ABDromedary218
    Discussions |
    May 5, 2023 10:32 AM
    2748 views | 3 replies
  • How to save custom quantiles to a table

    Hello,  I have a continuous variable which I broke down using a custom quantile (instead of normal quantile, default in JMP). My custom quantile is 0%, 25%, 50%, 75% and 100%. The distribution platform shows the output but how can I save this to a table? If I click the red triangle --> save, I only see the option to save default JMP normal quantiles only.  Any ideas about how I can save the custom...

    75Innovation 75Innovation
    Discussions |
    May 5, 2023 10:09 AM
    2968 views | 4 replies
  • How do I scale columns by another column

    Hi there, I have a table that looks like this, a few nominal columns and then lots of numerical columns And I want to make a new "table_scaled" that has the nominal columns copied over and the N(#) columns divided by the "N rows" column and *100 to get a %. I'm trying this code but I'm only getting an empty new table with one blank column, any suggestions? dt = Current Data Table(); NewTable("HOT...

    SeasonalOwl962 SeasonalOwl962
    Discussions |
    May 5, 2023 9:00 AM
    1250 views | 3 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