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 can the results of summarize be made into a true table like summary generates?

    How can the results of a summarize be made into a true table like summary generates?  http://www.jmp.com/support/help/Advanced_Data_Table_Scripting.shtml does not cover this issue directly.I am trying to group a large data set by year and month, then calculate various percentiles for numeric data.The goal is a new table of percentiles for each unique year/month subset.I can use Quantile (<variable...

    ckerr ckerr
    Discussions |
    Sep 4, 2014 11:42 AM
    9367 views | 1 replies
  • What is the difference between Blocking factor and "Group runs into random blocks" in Custom Design?

    When building a design in the Custom Designer, there is an option to add a factor of "Blocking" type. Alternatively, there is also a check-box to "Group runs into random blocks of size...". What is the difference between these options? It seems the "Group runs" option is much slower than the "Blocking" factor and I'm not sure why that is, but it suggests there is a difference as to when one should...

    mjoner mjoner
    Discussions |
    Sep 4, 2014 9:10 AM
    11915 views | 1 replies
  • JMP Variability Chart - Vertical Reference Lines?

    Hi, does anyone know how to add in vertical reference line(s) to a Variability/Gauge Chart?  To clarify, I don't mean the optional CustomStreamSeg vertical line red separators for each grouping which are controlled via a Dispatch.For example:Variability Chart(    Y(:Data),    X(:State, :Fruit, :Time),    .....    );I want to add in some x-axis vertical reference lines by Time for the State and Fru...

    djhanson djhanson
    Discussions |
    Sep 4, 2014 6:34 AM
    16871 views | 3 replies
  • Appending Data To Table

    I have a large data table in JMP with several scripts saved to the table.  Each week, I receive additional data via Excel files to append to the data table and repeat the analysis via the saved scripts.  The problem is appending the data to the JMP data table from the Excel files.  Can someone explain how to do this without having to create a whole new data table each time and so that I can utiliz...

    Steven_Moore Steven_Moore
    Discussions |
    Sep 3, 2014 9:41 AM
    4475 views | 2 replies
  • how to extract data with criteria of JMP table values

    Hii am trying to extract data for specifc lot listfor now i extract all data and filter the data i needbuthow do i update my data extraction script to take values directly  from JMP table?example of data table:New Table( "lot list", Add Rows( 5 ), New Column( "lot",  Character,  Nominal,  Set Values( {"AB457", "AB589", "XY671", "XY001", "XY187"} ) ));example of extract criteria for the lots in the...

    guy_yosef guy_yosef
    Discussions |
    Sep 2, 2014 6:56 AM
    11514 views | 3 replies

Latest Discussions

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
    4858 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
    2734 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
    4155 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
    5089 views | 0 replies
  • How to add "All pair Tukey-Kramer" & mean diamond in graph builder box plots?

    We can do as above simply using "Fit Y by X" with quantiles and compare means , however I can't find the way if I compile box plots using graph builder (especially when I need to compare more complicated box plots).Can anyone show some hints please? Thank you very much.

    Anonymous Anonymous
    Discussions |
    Mar 2, 2014 9:15 PM
    3401 views | 0 replies
view all discussions