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

  • 如何用脚本调整数据表中左面板及行号面板的宽度及脚本面板的高度?

    大家好!如何用脚本调整数据表中左面板及行号面板的宽度及脚本面板的高度?谢谢!

    lala lala
    Discussions |
    Mar 28, 2022 2:08 AM
    2248 views | 5 replies
  • CUSUM chart with subgroup variable

    I'm trying to understand how the cusum chart is calculated usind a subgroup variable X where some X values are present multiple times. For example, I have 3-5 measurements per day and the cusum chart should be grouped by day. Since it says in the JMP help regarding X "If a value of this column is present more than once, the average response at each X value is plotted on the CUSUM chart.", I though...

    Kristin Kristin
    Discussions |
    Mar 28, 2022 12:27 AM
    2635 views | 4 replies
  • How do I filter a data by a list

    Hi ,I have a database which has 2 columns : S/N (serial number of the product) and  Value.The S/N column my have duplications in the data it contains. In addition, I have a list of S/N I would like to collect from the main database and manage separately.If it was one or 2 S/N then I would do it by data filter tool, but the list I need to look for is fairly large. any proposals how to do it easily?...

    YonatanK YonatanK
    Discussions |
    Mar 27, 2022 11:48 PM
    1485 views | 1 replies
  • Association Analysis no showing up in menu.

    Hello, I ran into an issue while trying to work on a homework assignment. My JMP Pro doesn't have association analysis, I tried to adjust the preferences, I restarted my setting, restarted my computer, I even uninstalled and reinstalled JMP Pro but this problem persiets. I download JMP pro on my roommate's computer and again, I ran into this issue. I emailed JMP support about this but I haven't fo...

    DualJackal898 DualJackal898
    Discussions |
    Mar 27, 2022 10:07 PM
    4376 views | 1 replies
  • issue in for loop

    hello All, I am not able to figure out why this for loop formula is not working. It simply creating a new column if units are in time and then covert it into Hours. Sample data is also attached. Thanks. ColNames = dt << get column names( string, Numeric, character, continuous, Nominal ); N Items( ColNames ); For( i = 1, i <= N Items( ColNames ), i++, If( Ends With( ColNames[i], "(secs)" ), New Col...

    HSS HSS
    Discussions |
    Mar 27, 2022 7:28 PM
    1749 views | 4 replies

Latest Discussions

  • CUSUM chart with subgroup variable

    I'm trying to understand how the cusum chart is calculated usind a subgroup variable X where some X values are present multiple times. For example, I have 3-5 measurements per day and the cusum chart should be grouped by day. Since it says in the JMP help regarding X "If a value of this column is present more than once, the average response at each X value is plotted on the CUSUM chart.", I though...

    Kristin Kristin
    Discussions |
    Mar 28, 2022 12:27 AM
    2635 views | 4 replies
  • Association Analysis no showing up in menu.

    Hello, I ran into an issue while trying to work on a homework assignment. My JMP Pro doesn't have association analysis, I tried to adjust the preferences, I restarted my setting, restarted my computer, I even uninstalled and reinstalled JMP Pro but this problem persiets. I download JMP pro on my roommate's computer and again, I ran into this issue. I emailed JMP support about this but I haven't fo...

    DualJackal898 DualJackal898
    Discussions |
    Mar 27, 2022 10:07 PM
    4376 views | 1 replies
  • Mixed Logit Model

    How do I perform a Mixed Logit Model on JMP?

    ARR ARR
    Discussions |
    Mar 26, 2022 6:01 AM
    849 views | 1 replies
  • May I change Color of Col' head????

    Hello,
    I have a quick question.
    Can I change the color of the JMP data table col' head?
    As you can see now, we are dividing by changing the color of the cell, but it would be great if we could only change the head, not the whole.
    (Actually, I think it would be better if we could form a group by column on data table toooo)
    Thank you..

    Dongjin Dongjin
    Discussions |
    Mar 25, 2022 5:46 AM
    904 views | 1 replies
  • Is it possible to have timestamp or part-id on X-axis in the Model driven Multivariate control chart?

    JMP Model-driven multivariate control charts are great but unable to use in our factory as a daily driver due to MDMCC X-axis doesn't have date-time or part-ids. 

    Can someone help how to add time/ID to the x-axis?

    anudeep39 anudeep39
    Discussions |
    Mar 25, 2022 4:09 AM
    875 views | 1 replies

Latest Discussions

  • Column Switcher Button Removed from Plot Window Toolbar in JMP 16 for Mac

    Recently switched from JMP15 for Mac to JMP16 for Mac. I was surprised to see the column switcher button removed as an option in an analysis/plot window.  It used to reside up top next to the local data filter button (see black circle).  The option to customize it back is also missing and has been replaced by a 'properties' button.  This may also prove useful but I'm new to it.    To get the colum...

    datanaut datanaut
    Discussions |
    Mar 17, 2022 3:18 PM
    842 views | 0 replies
  • No table linking after saving the project?

    Hi,when I generate a summary table with the option "link to original data table" (selected by default), the two tables are linked:By selecting a row in the summary table the corresponding rows in the original table are selected.Cool.This also works for selections in Graphs and Dashboards.Very cool! Now my problem:After saving both tables to a project file, (precisely: after close & re-open the pro...

    hogi hogi
    Discussions |
    Feb 3, 2022 4:19 AM
    598 views | 0 replies
  • Setting Guardbands on Test Limits Using EMP

    Hello. I am trying to use the EMP tool to help set guardbands to my test limits based on my gauge R and R data from a final test machine.I used 10 devices and measured these devices 5 times each, across 5 different test sites on the machine.I need to know how much to guardband my Upper and Lower specs. I am having trouble understanding how to apply the data in the EMP report. I feel like this is a...

    Jbritsch04 Jbritsch04
    Discussions |
    Feb 2, 2022 8:49 AM
    769 views | 0 replies
  • How to introduce lower bounds for simulated data in Profiler platform

    Hi JMP community,   (JMP Pro 16.0.0)   I'm hoping to find out if there is a way to include lower bounds to simulated data in the Profiler platform. I have several predictors going into a model, but few data points to fit. So, in order to generate simulated ("synthetic") data, I use the Prediction Profiler platform along with the multivariate correlation structure of the data to generate thousands ...

    SDF1 SDF1
    Discussions |
    Feb 1, 2022 11:09 AM
    589 views | 0 replies
  • Query Builder filtering on date stored in Varchar(20)

    Query Builder - date filter.SQL ServerJMP version 16.2In the database (SQL Server) I get the Date field called RETURNDATE in ‘varchar20’ – I would like to use the Calendar functionality in the filter to select my dates I tried to create a calculated column (Calc1) and specify CAST([RETURNDATE] as date), which he doesn’t like. Using SQL outside Query BuilderSELECT TOP (1000) [LABJOBNO]      ,[DESPA...

    HansD HansD
    Discussions |
    Jan 25, 2022 6:12 AM
    1391 views | 0 replies
view all discussions