cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

  • Monte Carlo Simulation

    Hi hopefully someone can save me some time! I have created models for 20+ responses with same inputs and want to do MC simulation for all responses.  I did it for the first one as follows:1) from the Fit Least Squares window, red triangle on first response, Save Columns, Prediction FormulaQ1) do I have to do the same steps 20+ times for the other responses or is there a quick way to make the Predi...

    jfs jfs
    Discussions |
    Nov 27, 2014 7:17 AM
    12909 views | 2 replies
  • I would like to find JSL codes to open most recent file saved in folder. Would you help? thanks

    I would like to find JSL codes to open most recent file saved in folder.  Would you help? thanks

    hutan2 hutan2
    Discussions |
    Nov 27, 2014 3:41 AM
    3532 views | 1 replies
  • Custom design DOE with disallowed combinations - JMP 11

    HelloI am attempting to use the Custom Design DOE (Jmp 11) to setup an experiment.  There are three (3) factors: mux, words, and bpw and two responses (not shown).In my custom design, I designated mux as a 3-level discrete factor with values of 8, 16, and 32. Words as a continuous variable between 1024 and 32768.  And bpw as a continuous variable between 4 and 144, as per the requirements in the a...

    emman0101 emman0101
    Discussions |
    Nov 26, 2014 10:36 AM
    13567 views | 5 replies
  • Can proportion density figures be made with Graph Builder

    Any advice on how I can get JMP Pro to make proportion density figures using the Graph Builder?  These figures are useful for a manuscript I'm working on but I would like to be able to panel by different outcomes and time points by randomization assignment which can not be done in the oneway platform, example of them is here:Additional Examples of the Oneway PlatformIt would also be nice to be abl...

    teebahnson teebahnson
    Discussions |
    Nov 26, 2014 6:35 AM
    6114 views | 2 replies
  • Exception Handling in JMP 11

    Hi, Is it possible to use try()/throw() to look for specific JMP exceptions?I have a scheduler that updates several tables from several dynamic sources. I would like to catch things like missing files, columns, or incorrect data types and write them to a log.txt so that it's easy for me to look for and fix anything if the scheduler crashes. Similar to try and catch in java. I know the function log...

    v_r v_r
    Discussions |
    Nov 24, 2014 9:32 AM
    12355 views | 3 replies

Latest Discussions

  • I would like to find JSL codes to open most recent file saved in folder. Would you help? thanks

    I would like to find JSL codes to open most recent file saved in folder.  Would you help? thanks

    hutan2 hutan2
    Discussions |
    Nov 27, 2014 3:41 AM
    3532 views | 1 replies
  • Can proportion density figures be made with Graph Builder

    Any advice on how I can get JMP Pro to make proportion density figures using the Graph Builder?  These figures are useful for a manuscript I'm working on but I would like to be able to panel by different outcomes and time points by randomization assignment which can not be done in the oneway platform, example of them is here:Additional Examples of the Oneway PlatformIt would also be nice to be abl...

    teebahnson teebahnson
    Discussions |
    Nov 26, 2014 6:35 AM
    6114 views | 2 replies
  • Splitting distribution in two, with selected median and sigma for each

    I've got a distribution of parts, for say their length in millimetres, roughly 5000 parts in total with the median of 3.53 (see below)
    What I want to do with this distribution of parts is essentially create 2 distributions from it and run 2 evaluations on each distribution. One distribution needs to have a median of 3.52 and the other 3.62, both with similar sigma's (0.28). Parts cannot go into bot...

    scott_87 scott_87
    Discussions |
    Nov 5, 2014 12:24 PM
    5644 views | 8 replies
  • how to use log scale on y axis of pareto plot?

    how to use log scale on y axis of pareto plot?I included my data and plot script. I was not able to change the y axis to log scale, I guess JMP did not enable it in background, just like the history of distribution plot.any approaches to work around?

    robust1972 robust1972
    Discussions |
    Nov 2, 2014 2:18 AM
    5404 views | 1 replies
  • Changing axis box width in graph builder

    Hello,I'm trying to stack vertically several graph in a journal in jsl. In order to get every graph perfectly aligned, I'd like to set the same width of the axis box on every graph. Whatever I do I am not able to modify the width of the axis box (whereas it works on Oneway graph for example). Any idea?Here is the scriptTempGraph2 = graph builder( Show Control Panel( 0 ), Variables( X( :Split ), ...

    ptijerome ptijerome
    Discussions |
    Oct 27, 2014 5:59 AM
    3790 views | 2 replies

Latest Discussions

  • What robust methods are common for Process Capability Indices for Non-Nornal distributions?

    In Europe, we found it common to use Cpkn as a non-normal Cpk metric, where mean was replaced with median, and stdev was replaced with IQR/1.35.   For some "regulatory" or "customer" reports, this seems to be accepted rather than the usual "torture the data until it says its normal" approach with transformations.   Does anyone have similar experience or better ideas?   (Note:  any use of capabilit...

    mclayton200 mclayton200
    Discussions |
    Jun 19, 2014 2:05 PM
    4623 views | 0 replies
  • Graph Builder Remove Variable

    Hello,I am trying to use jsl to remove the x-axis variable and replace it with a different one.  It looks like I should use the GraphBuilderBox <- Remove Variable() tool, but since I change the x-axis variable multiple times, I do not know its name and would like to use the Remove Variable(Role("X"), Position(1)) method, but this does not work.  Any assistance would be appreciated.Thank you,Martin

    Martin Martin
    Discussions |
    Apr 15, 2014 6:44 AM
    2621 views | 0 replies
  • How to calculate average (median) of a group of variables to get the eudlidean centre

    How would I calculate the shape of the average (using the median) of a variable from a group within a data set? I need a certain function for calculating the centre of gravity (centroid) or Euclidian centre of this group of variable.
    Many thanks!!

    alexsheehy1992 alexsheehy1992
    Discussions |
    Apr 2, 2014 12:17 PM
    4016 views | 0 replies
  • How to establish a DOE related to multivariate analysis

    I have encountered a DOE aspect issue as below:Background:1. A new plastic mold with 20-cavity, that means each shot/trial will yield 20 parts2. each part has two critical dimensions.3. there are 11 factors/variables (injection molding machine parameters) which will have impact on these 2 critical dimensionPurpose of DOE1. By DOE, custom design, to detect which factors/parameters are RED factor or...

    mujahida mujahida
    Discussions |
    Mar 23, 2014 6:43 AM
    2972 views | 0 replies
  • LD50 and LT50 calculation

    Hi everybody,I would want to calculate LD50 and LT50 from a dataset organized in 6 columns:- Name of the compound (I just got 1 compound named A)- Concentration of the compound (2 dilutions per compound)- Individual number (a fixed number of 10 individuals is used per assay)- State of the individual at the end of the experiment (1 = alive, 0 = dead)- Day death (experiment last 15 days)- Experiment...

    cecilia cecilia
    Discussions |
    Mar 5, 2014 8:13 AM
    4850 views | 0 replies
view all discussions