cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.

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 create / save a data table as a new worksheet in excel?

    I can't figure out how to save a data table as a new worksheet in an excel file. I can create the Excel file if it doesn't exist, but I can't seem to create a worksheet inside of it.  Here is what I have (sorry if it's a little sloppy):  ExcelFilePath = "C:\Temp\";ExcelFileName = "WO " || "276" || " Summary.xls";Path = ""||ExcelFilePath||""||ExcelFileName||"";CurrentPart = "NewTab";Try(     dtExis...

    dkeshock dkeshock
    Discussions |
    Aug 18, 2014 5:45 AM
    13188 views | 5 replies
  • Table Boxes - can I hide or unhide rows?

    Hi - is it possible within a script to hide/unhide specific rows within a Table Box?  I can hide/unhide specific columns, but I can't see any properties of a Table Box that would enable me to do the same for rows, however I've overlooked or misinterpreted such things in the past.  Presumably I could go back to the table from which the Table Box was created, hide whichever rows I want and then recr...

    Discussions |
    Aug 15, 2014 9:34 AM
    9191 views | 3 replies
  • Does JMP use Bonferroni correction for ANOVA and Krusal-Wallis?

    Hi, I am trying to analyze a set of data with ANOVA and a separate set of data with a Kruskal-Wallis test using JMP. For my first set of data, I used an ANOVA and followed up with Tukey's HSD All-Pairs for post-hoc comparisons. Are the p-values that Tukey report lists as significant corrected values? Or do I need to apply the correction myself? Additionally, for a second test (Kruskal-Wallis), are...

    opnightfall1771 opnightfall1771
    Discussions |
    Aug 13, 2014 9:56 PM
    19192 views | 3 replies
  • graph builder reference line

    Need to have the grapg builder reference line value use the row number selected with the data filter. The graph builder staced bar chart updates with the data filter selection but not the reference line
    Newd to have the :Target cell value as the reference. The only method I found so far is to use the row number n the brackets{Format( "Percent", 10, 3 ), Add Ref Line(                        :Target[...

    vinkane vinkane
    Discussions |
    Aug 12, 2014 12:45 AM
    8580 views | 1 replies
  • atan2 function

    Is there a built-in atan2 function in jmp? If so, where can I find it?

    diemilio diemilio
    Discussions |
    Aug 11, 2014 10:56 AM
    8953 views | 1 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
    4883 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
    2747 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
    4172 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
    5111 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
    3421 views | 0 replies
view all discussions