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 to create a calculated column similar to pivot table in Excel?

    I want to use graph builder to slice and dice attrition data. In Excel I would use what is called a calculated field within a pivot table.My data would look like the attached, where I can select any field as row(s)s or column(s) and the attrition rate would update dynamically since its a caculated field.How do I do this in JMP? I tried HC/TER and sum(HC)/sum(TER). I did this in the data detail as ...

    danlopez danlopez
    Discussions |
    Aug 20, 2013 11:45 AM
    13081 views | 1 replies
  • Refresh Graph in Dialog Box

    I'm displaying a radio box and a graph in a "new window".  If the user selects a different graph in the radio box I want the old graph deleted and the new graph displayed, all in the same window.  Not sure how exactly to do this.  Here's a simple example that displays the first chart.  dt = open("$sample_data\Big Class.jmp");my_1_script = expr(    my_gb = Graph Builder(        Show Control Panel( ...

    pmroz pmroz
    Discussions |
    Aug 16, 2013 10:29 AM
    11859 views | 3 replies
  • Assign a value in a list to column values

    By using a modal window, the user assigns a value (for example "ABC10") to a variable (my value) and I would like to fill a column with that value. My code looks like this:my value = { "ABC10" };dt << New Column( "My Column");For Each Row( :My Column[] = my value);I am having trouble because my value is a list and the expression does not fit available column types. Can anyone help me out?

    hacketkm hacketkm
    Discussions |
    Aug 14, 2013 11:57 AM
    12149 views | 3 replies
  • Creating a 2X2 table from continuous data

    Dear community,
    I have a 2 columns of continuous data. I would like to make a 2X2 table out that continuous data. I am trying to use this for sensitivity and specificity. I have a gold standar test and a new test. I want to set cutoff and get a table like this
    -------------
    | AB | Ab |
    ------------
    | aB | ab |------------

    ie AB would the the number of values that are above both cutoffs. ab is is number...

    drsultan85 drsultan85
    Discussions |
    Aug 13, 2013 4:02 PM
    4011 views | 1 replies
  • how delete empty rows

    Im just new in jsl and i would to know how to delete a multiple row with empty field using jsl script , below is the sampleOPTION    SNTest            407739Test            407753.Test            407770.Test            407785Test           407811

    cire_kups cire_kups
    Discussions |
    Aug 11, 2013 9:27 AM
    19518 views | 2 replies

Latest Discussions

  • Creating a 2X2 table from continuous data

    Dear community,
    I have a 2 columns of continuous data. I would like to make a 2X2 table out that continuous data. I am trying to use this for sensitivity and specificity. I have a gold standar test and a new test. I want to set cutoff and get a table like this
    -------------
    | AB | Ab |
    ------------
    | aB | ab |------------

    ie AB would the the number of values that are above both cutoffs. ab is is number...

    drsultan85 drsultan85
    Discussions |
    Aug 13, 2013 4:02 PM
    4011 views | 1 replies
  • Anchoring "Windows List" & "Projects", etc. to same window as Data Table?

    Hello, I've just upgraded from JMP8 to 10.When opening up a Data Table, I used to be able to have additional panels such as "Windows List" and "Projects" show up in the same window by going through [View >> Windows List] or [View >> Projects].However, when I do the same in my JMP10 installation, I can only get the Windows List and Project windows show up as new floating windows.Is there a way to f...

    eric_chan eric_chan
    Discussions |
    Aug 1, 2013 12:52 PM
    5652 views | 1 replies
  • Is it possible have two scales on the same axis?

    Hello,I am new to the community. I would like to build a graph using the graph builer, with 3 different scales in ordinate. Is it possible to have one axis with 2 different scales?Thank you.Lucie

    luciegrandjacqu luciegrandjacqu
    Discussions |
    Jul 31, 2013 12:59 PM
    5932 views | 4 replies
  • password protection in a data table

    Hello all,I was wondering if there is a way to password protect a data table in JMP 10. Any input would be much appreciated. Thanks!

    danielsh danielsh
    Discussions |
    Jul 22, 2013 8:07 AM
    5948 views | 5 replies
  • Individual and Moving Range Chart

    I am trying to create an individual and moving range chart by date on the x-axis. I know it is possible given the following article. Control Charts or SPC are easy in JMP 10 with Control Chart BuilderHowever, I am unable to "drop" the dates on the x-axis. Everytime I try, JMP assumes that I am placing it in "subgroup" and converts to an Xbar and R chart. Does anyone know where I need to drop my da...

    chuang chuang
    Discussions |
    Jul 16, 2013 1:32 PM
    7492 views | 9 replies

Latest Discussions

  • How to do a clean uninstall of JMP9 on a Mac?

    Wondering if this is as simple as dragging the application package to the trash.  The OCD in me would like to also get rid of associated library and preference components.  The manuals and online resources don't give any direction.  And since I have JMP10 installed, I don't want to rip out resources shared with the new version. 

    uw_viromics uw_viromics
    Discussions |
    May 17, 2013 6:26 PM
    3560 views | 0 replies
  • Mean Diamond Confidence Intervals

    I'm doing a simple Oneway Analysis, ~10 groups each with # of data points ranging up to 20.I noticed that there are 2 95% CIs that are calculated:1.  One set for each group in the Means and Std Dev report below the chart, where CIs are calculated off of the Std Dev of each individual group2.  One set for the Anova, where the Std Dev of all groups are assumed to be the same (calculated off of the S...

    gugiyu gugiyu
    Discussions |
    Apr 23, 2013 2:39 PM
    4127 views | 0 replies
  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3592 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6267 views | 0 replies
  • 3 Parameter Weibull

    Is there any way to do a 3p Weibull in JMP and check to see whether it fits the data better than a 2p Weibull?  I'm looking for something similar to Weibull++ ability to determine the best fit for a given data set.

    gda gda
    Discussions |
    Feb 19, 2013 1:34 PM
    3232 views | 0 replies
view all discussions