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

  • more replications or more runs?

    Hi,I am designing an experiment using custom design in JMP. Number of variables and their levels is high, so I cannot do a full factorial design, but I could have more runs than the minimum that JMP gives me. My question is that which one is better; to have more replications or to have more runs?Thanks

    mahroo mahroo
    Discussions |
    Jun 27, 2013 11:28 AM
    13167 views | 12 replies
  • Sorting Tabulate by Statistic

    Hello, I have I am trying to be able to create a tabular table where I can sort the values by the statistic, such as mean value. So for example, for the sample file "Car Poll",  I have the following basic tabulate code:Tabulate(       Add Table(       Column Table( Analysis Columns( :age ), Statistics( Mean ) ),       Row Table( Grouping Columns( :size ) )       )                                  ...

    kar456 kar456
    Discussions |
    Jun 24, 2013 2:19 AM
    8671 views | 1 replies
  • Script Recall Button

    I have a script that prompts user with a column dialog box to select columns for X-var, Y-var, etc. I want to add a "Recall" button so that when user clicks it, it will fill in the choices from last time automatically, like most of the JMP platforms do.

    Can this be accomplished using column dialog box (using something like button("recall")), or could it only work for nonmodal dialog box? Also, is ...

    Discussions |
    Jun 21, 2013 2:01 AM
    6670 views | 6 replies
  • Select rows #x to #y in a table

    A colleague that is a new JMP user came to me with the following question:"How to select a given range of rows in a data table?"Example: I want to select rows 10000-35000.We searched through the help, manuals, and I searched jmp.com and this forum. Could not find the answer. With a large data table, you can't easily select the first row and then scroll to the last desired row.Thanks!,Afterthought ...

    markschahl markschahl
    Discussions |
    Jun 20, 2013 10:44 AM
    11687 views | 4 replies
  • DOE_Custom Design_minimum number of runs

    Hi,I am designing an experiment using Custom Design in JMP. I need to know where exactly the "minimum number of runs" is coming from. I searched in the documentation and just found an statement that "It is the minimum number of runs needed to perform the experiment with the effects I’ve added to the model". But this is not enough as a justification in my paper. I need to show the process of obtain...

    mahroo mahroo
    Discussions |
    Jun 19, 2013 7:14 PM
    12156 views | 6 replies

Latest Discussions

  • Script Recall Button

    I have a script that prompts user with a column dialog box to select columns for X-var, Y-var, etc. I want to add a "Recall" button so that when user clicks it, it will fill in the choices from last time automatically, like most of the JMP platforms do.

    Can this be accomplished using column dialog box (using something like button("recall")), or could it only work for nonmodal dialog box? Also, is ...

    Discussions |
    Jun 21, 2013 2:01 AM
    6670 views | 6 replies
  • Tables Tabulate Grouping Columns

    I have a huge data sheet that I'm trying to simplify for easier understanding. I'm trying to group all the same dates together into one. I included two pictures of the successful before and after when I go to "Tables" -> "Tabulate" -> moves the INSPDATE to "drop zone for rows" and click on "Add Group Columns."         That was the successful one. However, when I tried to do the same thing to anoth...

    jfrosty7 jfrosty7
    Discussions |
    Jun 18, 2013 10:13 AM
    3726 views | 2 replies
  • How to do Zero Defect Sampling using JMP 10?

    before there was a template (zds.jmp). But I can't find it anymore for this new version.How do you do ZDS now?Thank you!

    archerwin archerwin
    Discussions |
    Jun 4, 2013 11:04 PM
    3670 views | 1 replies
  • JMP Scripting

    Hello I am new to JMP Scripting and wandering if there is way to use regular expressions ?I have huge tables and trying to stack them with JMP.So any help on how would i ...Data Table( "temp" ) << Stack( columns(  :Name( "ABC0(1)" ),  :Name( "ABC0(2)" ),  :Name( "ABC0(128)" ) ), Source Label Column( "Label" ), Stacked Data Column( "Data" ), output table("npt"));I have DATA = ABC0 to 127 and (1 to ...

    baba baba
    Discussions |
    May 31, 2013 11:46 AM
    3028 views | 1 replies
  • Non Parametric density

    Hi,

    When I generate a bivariate plot and then request the Non Parametric density, how do I go about getting percentiles back into my data table, based on the quantile density contours?
    I’d like to add one column to my input table that would tell me, for each observation, in which contour it falls.

    Thanks,

    G

    adjgiulio adjgiulio
    Discussions |
    May 21, 2013 1:26 AM
    3548 views | 2 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
    3591 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