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

  • Reorganizing a Table to Improve Graphing and Analysis

    Hi all, I have a legacy table which is full of data in JMP17. Currently it has columns which help identify the data (Temp, Conditions, DOM, etc). The values which we measured in this table include about 45 separate types of product and we will get a response for each of the 45 for each row. We have it set up right now to have that each of the 45 products has its own column for the value, however t...

    JNuhn JNuhn
    Discussions |
    Jan 24, 2024 10:36 AM
    1348 views | 2 replies
  • DOE- organic synthesis

    Hi all,I am trying to set up a synthesis optimization using JMP's DOE.I have two continuous factors Time (12-24h) and temperature (160-200oC).I then want to include a mixture of three chemicals: Citric acid, urea and formamide.I read up on using the mixture factor feature on JMP's guide but my mixture don't like the idea of all adding up to a sum. This is problem number one currently.I expect I wi...

    SignalRaccoon37 SignalRaccoon37
    Discussions |
    Jan 24, 2024 9:47 AM
    2701 views | 5 replies
  • What makes the formula evaluate over and over?

    I noticed an unexpected behavior in Jmp:After creating a Formula column with a Custom Formula, another Formula Column gets evaluated every time I select a cell in the data table.Why is the formula evaluated so many times? removing the myX =1; myX fro the first formula stops the behaviorremoving the custom formula from the second formula stops the behavior  Jmp 17.2 Names Default To Here( 1 ); row...

    hogi hogi
    Discussions |
    Jan 24, 2024 8:51 AM
    3064 views | 8 replies
  • Can JSL be used to automate plotting of charts and adding of ref lines among others

    Hi, I plot Distribution charts on a regular basis. Some days I get just a few columns of data, some days quite a bit more.  Once the individual charts are generated, I will need to adjust their respective min/max Y axis for readability, and then add in a couple of reference lines (basically USL and LSL lines).  After a while, it gets tedious, especially there are a lot of columns of data. I would ...

    BooBee BooBee
    Discussions |
    Jan 24, 2024 6:48 AM
    4457 views | 12 replies
  • SMTP setup

    Is it possible to setup a SMTP server to send email through SMTP relay using JSL?   See some options on SAS but not sure how to setup using JSL.  Thank you

    Ken_K Ken_K
    Discussions |
    Jan 24, 2024 3:48 AM
    7547 views | 21 replies

Latest Discussions

  • DOE- organic synthesis

    Hi all,I am trying to set up a synthesis optimization using JMP's DOE.I have two continuous factors Time (12-24h) and temperature (160-200oC).I then want to include a mixture of three chemicals: Citric acid, urea and formamide.I read up on using the mixture factor feature on JMP's guide but my mixture don't like the idea of all adding up to a sum. This is problem number one currently.I expect I wi...

    SignalRaccoon37 SignalRaccoon37
    Discussions |
    Jan 24, 2024 9:47 AM
    2701 views | 5 replies
  • SMTP setup

    Is it possible to setup a SMTP server to send email through SMTP relay using JSL?   See some options on SAS but not sure how to setup using JSL.  Thank you

    Ken_K Ken_K
    Discussions |
    Jan 24, 2024 3:48 AM
    7547 views | 21 replies
  • Can JMP achieve a ready quantile at 115 weight?

    Can JMP achieve a ready quantile at 115 weight?

    lala lala
    Discussions |
    Jan 23, 2024 10:17 AM
    1083 views | 2 replies
  • Combine multiple "Save Script to Journal" into one journal

    Hi all, I am trying to do "save script to journal" with two different plots, it is appending on the journal, the problem is I cannot save the journal itself. Also, in my graph builder plot, why is it prompting to save the file? Please help Sample script:biv = dt << Bivariate( invisible, Y( :height ), X( :weight ), By( :sex ) ); biv << Save Script to Journal; //1st gb = dt << Graph Builder( Varia...

    UserID16644 UserID16644
    Discussions |
    Jan 23, 2024 4:18 AM
    848 views | 1 replies
  • power and sample size calculation in JMP

    I'm trying to determine the sample size using one sample mean. The Std. Deviation from the historical study is 5.8E+8 and I don't know how to use it in that platform as the one sample mean has a Std. Deviation limit of 200,000. Any idea how to overcome this issue? Is it possible to use CV in the calculator?

    DFereidouni DFereidouni
    Discussions |
    Jan 23, 2024 3:11 AM
    1501 views | 2 replies

Latest Discussions

  • how to show "nonparametric overlay" in the output of "Fit life by x"?

    I tried to do “Fit life by X” (fit TTF by voltage), but in the output, somehow “nonparametric overlay” did not show up. I was hoping to see the probability of failure vs time at 80V, 50V, and 15V (use condition), but that plot was not included in the output. I attached the report here. If anyone can take a look and point out went wrong, that would be great. Thank you!

    RenZ RenZ
    Discussions |
    Jan 22, 2024 10:02 AM
    580 views | 0 replies
  • Custom Binning - how to edit the bins?

    Wow, custom binning even works with dates, cool! There is even a possibility to edit the binning. But: quite uncomfortable to type in the dates in seconds and to correct the labels manually.What do I have to change in my workflow to be able to enter the "dates" in a usual format - and to get the labels adjusted automatically?

    (view in My Videos) dt = Open( "$SAMPLE_DATA/Aircraft Incidents.jmp" ); d...

    hogi hogi
    Discussions |
    Jan 21, 2024 2:33 AM
    848 views | 0 replies
  • Custom Binning - how to edit Transform Column settings?

    In Jmp16, Custom binning was introduced: Interactive Binning - New in JMP 16 Very useful, thanks a lot to the developers! There are 3 ways (or more?) to use this feature:In the data table, via the menu:  Col/Utilities/Make Binning Formula ...
    or via right click / New Formula Column/Distributional */Custom Binning ...


    for plot modes like Overlay, Color, X/Y Group, Page:
    via right click/Levels/Custom L...

    hogi hogi
    Discussions |
    Jan 19, 2024 10:50 PM
    674 views | 0 replies
  • Data Table for Multiple Users

    Hi JMP Community, I created a data table that will used by a few colleagues to update table rows with new weekly data and to pull charts & graphs from. The file is stored on a SharePoint folder so we can all access it. The problem is if one user has the file open and another user opens the file, it will create a copy with that users computer ID.

    Is there a way for multiple users to access this file...

    CTrahon0526 CTrahon0526
    Discussions |
    Jan 19, 2024 9:45 AM
    791 views | 0 replies
  • GraphBuilder Legend hook

    There are many useful instances of being able to have a hook onto the selection state change of a legend for a chart / graph.  With the non graph-builder method of generating charts' and graphs' legends (using Row Legend()), this was quite simple as the display element was simply a Table Box() that can receive a Set Row Change Function() message.  The same cannot be done (to my knowledge) with Gra...

    ErraticAttack ErraticAttack
    Discussions |
    Jan 17, 2024 6:41 PM
    657 views | 0 replies
view all discussions