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 update add-ins?

    Hi,I would like to inquire on how to update a previously installed add-in. I have updated the script, so I wanted to update the add-in accordingly. Apologies if this had already been asked previously. Thanks a lot for the help!

    the_qrv the_qrv
    Discussions |
    Aug 8, 2014 12:08 AM
    9293 views | 2 replies
  • Exclude data when loading data with a script

    Hi community,When I open a table with a database with the following script saved to the datatable it works.  When I save the script to a menu item in an addin it just pulls the data and doesn't exclude.  Whats up?Open Database(  "DSN=PI SQL Connection Lab;Description=PI SQL Connection Lab;UID=;Trusted_Connection=Yes;APP=JMP;WSID=SFX-5GCN2M1;DATABASE=LabData",  "SELECT * FROM dbo.NSI_Discovered_Fac...

    bjbreitling bjbreitling
    Discussions |
    Aug 7, 2014 12:44 PM
    13492 views | 9 replies
  • Survey data

    I am not sure if JMP can help me. I have two consecutive years of survey data with 5000 respondents each year. The question is a single, multiple choice question but they can choose as many responses as they like.  I am trying to compare frequency data on each choice year on year (2013 vs. 2014). I do not have the actual data set, just a data table with frequency counts. I need to determine which ...

    markkompas markkompas
    Discussions |
    Aug 7, 2014 8:18 AM
    9324 views | 1 replies
  • Is there a way to call an add in using a script?

    Hi AllCurious to see if there is a way to call an Add In that users can install in JMP and activate and run it using a script. For example if I installed the add in for generating a Gnatt chart and every morning I come in I want to run a simple script which pulls data from what ever source I use and I get it to generate a bunch of charts etc. One of the charts I would like is a a Gnatt chart. Is t...

    michaelkennedy michaelkennedy
    Discussions |
    Aug 7, 2014 3:34 AM
    10208 views | 2 replies
  • Use of N Categories(:column) from Summary table for script computations

    Hi, I would like to inquire how to make use of N Categories(:X) resut in summary to make mathematical operations via script. It seems the :N Categories (:column) can not be used directly to do the computations, even if I rename or make another numeric column, blk_count. Here is what i have:dt_ax = dt_X << Summary (          Group (:abx),          N Categories (:blk),          Link to original tabl...

    the_qrv the_qrv
    Discussions |
    Aug 6, 2014 5:35 AM
    9237 views | 2 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
    4859 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
    2736 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
    5090 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