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 "conditional statements" to select data rows to then execute e.g. simple Col A - Col C

    Need some help!I want to select data rows from 3 or 4 columns (based on CONDITIONAL statements, then execute rather simply formula e.g. if conditions met in selecting the correct rowsIf(
    :YEAR == 2020, :CROP | Corn | Soybean,
    :TYPE == IF, :"Mean(YIELD(BU/A)_OR, 13)"n - :"Mean(YIELD(BU/A)_OR, 8)"n,
    :ELSE == :EMPTY (I prefer to not use ELSE statement if it is possible....just want the above conditional...

    JAMULLEN JAMULLEN
    Discussions |
    Feb 23, 2022 9:16 AM
    3392 views | 3 replies
  • problem with colors for the capability

    hi,  I use JMP 16.2.0.First, I have the colors inside the table like this: but if I change the format of the numbers, the colors disappear like this:  How can I retreive the colors? best regards  

    Françoise Françoise
    Discussions |
    Feb 23, 2022 7:50 AM
    1200 views | 3 replies
  • How to search a text within another column ?

    Hi, I can't find a solution for the following problem.I have 2 columns, both containing text. I would like to create a new column to tell me if the text in column 2 can be found in column 1. How can I do this ? I started in Excel but seems too complex. Example :Col1 is the whole listCol2 are the text I want to find in col1.Col3 will tell me if the text in the col2 on the same row can be found in t...

    LogitTurtle576 LogitTurtle576
    Discussions |
    Feb 23, 2022 4:02 AM
    1924 views | 4 replies
  • Why JMP Neural Networks Don't Need Data Normalization

    When the data value vary widely, the data standardization process must be done first. Why does the JMP neural network do not need data standardization process?

    changqi changqi
    Discussions |
    Feb 23, 2022 12:15 AM
    2154 views | 3 replies
  • Problem with Lower Limits of the Stability Predictor triggering at T0 in JMP PRO

    Hi All, Hope we're all ok! So, when using the Stability test (in the Degradation Data Analysis module of JMP PRO, 16.0.0.0)  I've come across something I'd like help/opinions on. I'm finding that when I have a particularly variable data set the CI range pass the lower limit at the first data point (i.e. at T0). Example screen-grab attached. Now I know for this example data set that it is impossibl...

    Jon_Armer Jon_Armer
    Discussions |
    Feb 22, 2022 2:20 PM
    1259 views | 2 replies

Latest Discussions

  • problem with colors for the capability

    hi,  I use JMP 16.2.0.First, I have the colors inside the table like this: but if I change the format of the numbers, the colors disappear like this:  How can I retreive the colors? best regards  

    Françoise Françoise
    Discussions |
    Feb 23, 2022 7:50 AM
    1200 views | 3 replies
  • Why JMP Neural Networks Don't Need Data Normalization

    When the data value vary widely, the data standardization process must be done first. Why does the JMP neural network do not need data standardization process?

    changqi changqi
    Discussions |
    Feb 23, 2022 12:15 AM
    2154 views | 3 replies
  • Problem with Lower Limits of the Stability Predictor triggering at T0 in JMP PRO

    Hi All, Hope we're all ok! So, when using the Stability test (in the Degradation Data Analysis module of JMP PRO, 16.0.0.0)  I've come across something I'd like help/opinions on. I'm finding that when I have a particularly variable data set the CI range pass the lower limit at the first data point (i.e. at T0). Example screen-grab attached. Now I know for this example data set that it is impossibl...

    Jon_Armer Jon_Armer
    Discussions |
    Feb 22, 2022 2:20 PM
    1259 views | 2 replies
  • Difference in differences _DID or DD

    Hello, How can I perform the difference in difference calculation in JMP?Thanks,Ne

    NeF NeF
    Discussions |
    Feb 22, 2022 12:46 PM
    2799 views | 1 replies
  • Change wrap title font size with JSL

    Is it possible to change the font size of wrap-plot titles in Graph Builder with JSL?  (JMP 16) I'm also curious how experienced users go about answering this question for themselves...  I opened up the Properties pane of a GB window and clicked on a wrap-plot-title and it said it's a "GraphBuilderGroupBox".  So I created a new script and tried to change the font of one of those boxes but it error...

    BHarris BHarris
    Discussions |
    Feb 22, 2022 12:28 PM
    1098 views | 1 replies

Latest Discussions

  • 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
    597 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
    766 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
    588 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
  • M1 Macbook Pro JMP Capabilities

    Hi all, 
    I'm thinking about upgrading from my windows set-up and running a M1 Macbook Pro as my primary set up. I wanted to open up the discussion and see if any other JMP users were using the newest Macbook Pro and if they have run into any hurdles yet? I do a lot of R/Python integration. I do have a decent set up right now, but want to know if anyone else has tested out this connection and knows ...

    MikeDereviankin MikeDereviankin
    Discussions |
    Jan 21, 2022 1:52 PM
    789 views | 0 replies
view all discussions