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

  • Sum up the distances for each cycle

    Hello JMP Pros,  I have a question regarding my data. So I got a raw data file, which consists of 1 test, where the speed trace is repeated 3 times.My idea now is that I would like to get an idea of how the scatter of the distances are (just having in mind that different fluids have been used to create an effect).My idea was to separate the raw data into single test portions and compare these.For ...

    tbps tbps
    Discussions |
    Apr 13, 2022 1:51 PM
    952 views | 1 replies
  • Accidentally hid a modal window. Now I'm locked out. :(

    So, I was goofing around and asked myself "What would happen if I try to hide a modal window?".  The script below illustrates (Do not run this script, as it will lock up JMP): //=====================================================
    //Warning. Do not press the "Hide" button!!! It will lock up JMP
    //=====================================================
    Names Default to Here(1); New Window("Test", <<
    ...

    nikles nikles
    Discussions |
    Apr 13, 2022 11:40 AM
    1507 views | 4 replies
  • past col

    Hello, I would like to copy only the first 8 characters of the rows of the column Material Number  in the column 2.   

    NetflixCrow956 NetflixCrow956
    Discussions |
    Apr 13, 2022 9:42 AM
    1030 views | 2 replies
  • DateTime format issue

    Hi, I have datetime data always saved in format "day/month/year hour.minute" in a column in csv file. I want to calculate time interval, but JMP flips month and day, when reading the csv file and gives me 734,23 hours instead of less than 24 hours for attached data set. I have tried to set Input Format and Output Format, but it didn't help. Any ideas ? dtTime = Open( "DateTime.jmp" ); dtTime:Date...

    LiPav LiPav
    Discussions |
    Apr 13, 2022 8:07 AM
    1106 views | 2 replies
  • JMP script to find max value from mutiple column with unique key word

    Hi Team, I am looking for a script that can help to find max value from mutiple column ,but column count will vary run to run but will have a unique key word as test_result, Thanks in advance Test_Result 1Test_Result 2Test_Result 3Test_Result 4Test_Result 5Test_Result 6Test_Result 7Test_Result 8Expected data-58151      151110111      111111110      111111111      111111110      111110110      1101...

    jinsejoseph jinsejoseph
    Discussions |
    Apr 13, 2022 5:26 AM
    2009 views | 3 replies

Latest Discussions

  • Accidentally hid a modal window. Now I'm locked out. :(

    So, I was goofing around and asked myself "What would happen if I try to hide a modal window?".  The script below illustrates (Do not run this script, as it will lock up JMP): //=====================================================
    //Warning. Do not press the "Hide" button!!! It will lock up JMP
    //=====================================================
    Names Default to Here(1); New Window("Test", <<
    ...

    nikles nikles
    Discussions |
    Apr 13, 2022 11:40 AM
    1507 views | 4 replies
  • comparing lines of fit

    I am trying to compare changes over time in a physiologic variable between two groups of subjects. Each subject has at least two different measurements of this variable with days in between measurements. Subjects will not have the same interval between measurements. The attached graph shows that I'm able to create spaghetti plots for the two groups of subjects. I'm trying to compare lines of fit t...

    jsolo01 jsolo01
    Discussions |
    Apr 13, 2022 4:59 AM
    2201 views | 3 replies
  • how to plot trace overlays when some steps are not the same length?

    Looking for advice or help on how I can get this to plot correctly. I'm trying to do some sensor trace overlays, but the problem is that some of the steps have a dynamic end point, meaning the time length can change. If I try to overlay traces from time=0 at start of the recipe, each wafer trace gets slightly offset. OK, so I can get a column for time=0 at the start of each step, that resets back ...

    aliegner1 aliegner1
    Discussions |
    Apr 12, 2022 2:42 PM
    1875 views | 4 replies
  • How to rename column of summary table?

    Hi all,

    I have one summary table and I would like to rename one or two columns of the summary table   My script is like below: ST_NEW = dt << Summary( Group( :prodgroup3, :link_id, :complevel_1, :test_or_bond_head_id, :bondstage ), Mean( :align_ratio_2 ) << Name( "align " ), Std Dev( :align_ratio_2 ), Output Table Name( "ST_NEW" ), ); I would like to rename circled columns to new names Could...

    PhamBao PhamBao
    Discussions |
    Apr 12, 2022 6:30 AM
    2768 views | 3 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
    841 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
    593 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
    764 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
    585 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
    1390 views | 0 replies
view all discussions