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 do I analyse a two-way ANOVA with two blocking factors

    I have an experiment set up as a randomized complete blocks, where replicate groups of plants are planted in trays. The tray is the blocking factor, and within each tray there are 24 cells, where I planted groups of plants. In each cell of a tray, there is a focal plant and neighbour plants.  Focal plants may be either Tall or Short, and neighbrous (collectively) can be Tall or Short.  So treatmen...

    jb99 jb99
    Discussions |
    Dec 16, 2017 6:52 AM
    9778 views | 4 replies
  • how can I generate subset table

    Hello, I have a table which contains 8 columns and I want to choose each two columns to be together for example ( column 1 with column 2,column 1 with column 3, until column 1 with column 8) then start with column 2 with column 3 until column 2 with column 8..... and finish with column 7 with column 8. i tried to use sebset but i faced a problem when i tried to make them as in general.   this is w...

    mohammed1405 mohammed1405
    Discussions |
    Dec 15, 2017 10:06 PM
    7064 views | 4 replies
  • Regex help

    All,        Trying to explore Regular Expressions a little better . I can achieve what I want with a simple Contains() - but trying to see what the equivalent would be using Regular Expressions.         The regex I have doesn't work the way I expect it to , can somebody point me to the equivalent regex and explain what I have gotten wrong ? Clear Log(); Clear Globals(); dt = Open( "$SAMPLE_DATA/C...

    uday_guntupalli uday_guntupalli
    Discussions |
    Dec 15, 2017 9:17 PM
    7094 views | 1 replies
  • Sample Size Calculation

    My current process is operating at a 0.01 defect frequency (e.g., 3 defects in last 300 units inspected).  If I make a process change that could potentially increase the defect frequency, how many units will need to be inspected post-change to determine if a statistically significant difference in defect frequency?

    rmarkdavis1219 rmarkdavis1219
    Discussions |
    Dec 14, 2017 12:36 PM
    17412 views | 9 replies
  • How do I open folder with unique identifier in name but variable ending?

    I am trying to write a script to open a folder where the name of the folder contains halfway in the name a unique identifier.The folder is a subfolder of a folder which is defined by the user together with the unique identifier in a dialog box.  ::result = Dialog(v list( "Year 20XX", year=Edit Text("17",width(100))),v list( "Identifier", iden=Edit Text("AA1211",width(100))));The name of all subfol...

    SC1 SC1
    Discussions |
    Dec 14, 2017 9:23 AM
    5905 views | 3 replies

Latest Discussions

  • Fishers Exact Test in JMP Pro

    JMP Pro is reported to have the ability to perform the Fishers Exact test on tables larger then 2x2.  In the case of a 2x2 table if the numbers are small the exact test is generated automatically (both in the regular and pro version).  How do I access the Fishers Exact test in Pro when the table is larger than 2x2 (3x2 or larger)

    shapirodjs0 shapirodjs0
    Discussions |
    Dec 13, 2017 1:46 PM
    8883 views | 4 replies
  • Chi Square test, correction for multiple comparisons

    I have monthly prevalence data (n=30-120/month) for the presence of a parasite (2x12 contingency table) that shows a significant chi square.  I'm interested in comparing specific months to see if there are differences.  Using the filter feature in contingency analysis I can quickly get multiple comparisons.  However that is without any correction factor applied to control error rates.  I have seen...

    fishguy fishguy
    Discussions |
    Dec 12, 2017 1:10 PM
    6981 views | 4 replies
  • Selecting the correct sample size

    Hi All, Lets assume I have a measurement of 30 location on a particular table top. I would like to sample the measurement of these 30 locations using only 5 samples, is JMP able to assist me on determining which measurement location should i be selecting in order to get the closest representative of the overall 30 measurement location Irfan

    albiruni81 albiruni81
    Discussions |
    Dec 12, 2017 12:55 AM
    14337 views | 12 replies
  • Setting "ignore errors" flag on a formula column

    I have a formula column (confidence interval from the nonlinear platform) that sometimes generates an error during evaluation:This error can not be captured in a Try() block.My work around is to set the Suppress Eval flag and manually evaluate the formula one row at a time but I would prefer to be able to set the "Ignore Error" flag on the column to suppress repeated error messages that occur.I'v...

    David_Burnham David_Burnham
    Discussions |
    Dec 9, 2017 10:35 AM
    5539 views | 3 replies
  • JMP recovery files pop-up window CLOSE

    Hi All, I am trying to run everything in the background and trying to have no windows open. By any chance is there a way to close the JMP recovery files window which pops up when I start running the files suggesting me to save anything that has not been saved properly with the previous run? Thanks.

    vishwasanj vishwasanj
    Discussions |
    Dec 8, 2017 8:38 PM
    3478 views | 1 replies

Latest Discussions

  • Sub-sampling data analysis in JMP

    In Biology (Plant Sci. and Agriculture) usually we have sub-sampling data for replicates. It's very difficult to analyze these data in commonly use Stat S/W (SPSS/Minitab) because MSS(Error) is calculating wrongly.  Without taking averages of samsamples, the easiest S/W for this is using JMP and I need some assistance for this. I've found very useful Youtube video about subsampling in JMP  (CRD: S...

    Kynda Kynda
    Discussions |
    Nov 15, 2017 2:32 PM
    3767 views | 0 replies
  • Conceptual question about the profit matrix

    This issue has been discussed previously, but I keep finding myself confused about how to use the profit matrix.  My question is conceptual in nature, so let's just use some simple numbers.  Suppose I have data on customer churn and I build a predictive model for churn (the particular technique does not matter for this question).  My decision errors are not symmetric, however, so I want to modify ...

    dale_lehman dale_lehman
    Discussions |
    Nov 10, 2017 6:02 AM
    2650 views | 0 replies
  • Confirmation of Repeated Measures Analysis, when sphericity if voilated

    Hi Everyone,    I would like confirmation on the appropriate analysis to run on a repeated measures design.Experimental design:Independent variable: Nutrient treatment (Control, Low, Med, High),Dependent variable: basal diameter, 5 replicates (plants)Repeated measurements were taken at Weeks 0, 1, 4, 7, 10, & 12Split data-> Fit Model-> Y: basal 0, basal 1, 4, 7, 10, 12, Add: Nutrient treatmentPers...

    uamiller uamiller
    Discussions |
    Oct 23, 2017 8:07 AM
    2753 views | 0 replies
  • Cox Proportional Hazard - adjusting risk ratio with std dev

    I'm working with someone who is using SAS and I'm trying to do the same analysis in JMP.  When I  questioned their hazard ratio they said it was adjusted by the standard deviation. They commented:In order to obtain results in units of 1 standard deviation – you simply get the standard deviation value for parameter of interest and introduce it in the PH regression statement, for example:proc phreg ...

    Maureen Maureen
    Discussions |
    Aug 22, 2017 1:18 PM
    3360 views | 0 replies
  • JSL How do I wrap the title text of a OutlineBox?

    Hi all, I often use the Set Title() message to overwrite the OutlineBox titles of charts, distributions, etc. My first issue is that the OutlineBox does not support the Set Wrap() message. Is there any replacement I could use? To work around the missing Set Wrap(), I started inserting newlines "\!n" in the tiitle text. After doing this, I have noticed a second issue: Whatever number of newlines I ...

    AlexanderKrebs AlexanderKrebs
    Discussions |
    Jun 13, 2017 5:38 AM
    4377 views | 0 replies
view all discussions