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 use sensor data in an analysis?

    In the chemical process industry a lot of sensor data is captured (flows, levels, pressures, temperatures etc). This data can be described as time series non-stationary. Looking at a typical pattern, one might find a trend pattern (without seasonality or little = summer/winter or day/night) particular when looking at monotonic evolutions (such as fouling). But often the candidate features don't ex...

    MarcP MarcP
    Discussions |
    Dec 22, 2021 8:18 AM
    1897 views | 3 replies
  • For a novice JMP 14 user, what is the easiest way to compute a moving average on a column of data?

    I have seen suggestions for using a COL(  ) [with arguments I do not comprehend] and another by right clicking on the column heading, then new formula column, then row, and then moving average. However, after a number of trials through the Weighting, items before, and items after boxes, I never get the results I want. Surely JMP has something as straight forward as Excel provides. Suggestions with...

    TN_vetnew-JMP TN_vetnew-JMP
    Discussions |
    Dec 22, 2021 6:19 AM
    1963 views | 3 replies
  • Beginner JSL query

    I want to save selected rows from a table in a jmp file and also the inversion of the selected rows in another jmp file after using the partition function. I went through some examples and other threads but I am not able to save the selected rows and the inverted rows. I must be doing something wrong. Does anyone have any idea how it can be done in JSL? Names Default To Here( 1 ); dt = Open( "C:/U...

    AnovaPorpoise AnovaPorpoise
    Discussions |
    Dec 22, 2021 5:53 AM
    1021 views | 1 replies
  • How to evaluate each column?

    Hi all,I have Amplitude 21 as an example data table, and for example, I want to determine if the amplitude passes or fail. How can I evaluate each columns if they are pass/fail? For example: Amplitude limit is 4. Every amplitude value with > 4 and < 4 will be marked as failed using a new column. Names Default To Here(1); dt = Open("$SAMPLE_DATA/Amplitude 21.jmp"); New Column ("Pass/Fail", Characte...

    UserID16644 UserID16644
    Discussions |
    Dec 22, 2021 5:28 AM
    1953 views | 4 replies
  • AUDPC

    I conduct research within the agricultural field and I use excel like most people to organize my data. However, a common analysis is the area under the disease progress curve (AUDPC) to track the changes of the disease throughout the growing season. Is there any way to calculate the total area under a line graph without fitting a trend line/regression analysis. 

    travislr11 travislr11
    Discussions |
    Dec 22, 2021 5:08 AM
    2817 views | 3 replies

Latest Discussions

  • How to use sensor data in an analysis?

    In the chemical process industry a lot of sensor data is captured (flows, levels, pressures, temperatures etc). This data can be described as time series non-stationary. Looking at a typical pattern, one might find a trend pattern (without seasonality or little = summer/winter or day/night) particular when looking at monotonic evolutions (such as fouling). But often the candidate features don't ex...

    MarcP MarcP
    Discussions |
    Dec 22, 2021 8:18 AM
    1897 views | 3 replies
  • For a novice JMP 14 user, what is the easiest way to compute a moving average on a column of data?

    I have seen suggestions for using a COL(  ) [with arguments I do not comprehend] and another by right clicking on the column heading, then new formula column, then row, and then moving average. However, after a number of trials through the Weighting, items before, and items after boxes, I never get the results I want. Surely JMP has something as straight forward as Excel provides. Suggestions with...

    TN_vetnew-JMP TN_vetnew-JMP
    Discussions |
    Dec 22, 2021 6:19 AM
    1963 views | 3 replies
  • AUDPC

    I conduct research within the agricultural field and I use excel like most people to organize my data. However, a common analysis is the area under the disease progress curve (AUDPC) to track the changes of the disease throughout the growing season. Is there any way to calculate the total area under a line graph without fitting a trend line/regression analysis. 

    travislr11 travislr11
    Discussions |
    Dec 22, 2021 5:08 AM
    2817 views | 3 replies
  • Calculating the Top of a Square wave from a Continuous Data

    Hello,  I would like to calculate the Top(not max) of an imperfect square wave signal that I measure, the distinction of the Top and Max is illustrated in the image below. It is somewhat the average of the high value right after the cliff at the edges of the signal. Is there a way to calculate the Top value via JMP?  Thank you in advance!  

    Ashraff09 Ashraff09
    Discussions |
    Dec 21, 2021 7:03 AM
    1125 views | 1 replies
  • Design an experiment anticipating autocorrelation.

    Is there a way to anticipate and account for potential affects of previous runs in an experiment?     Two use cases: Lab - Samples are prepared using a mixer that cannot be (cost effectively) fully cleaned between runs.  The samples are later treated using a process that, again, cannot be fully cleaned between every run.Continuous Process - A process is not shut down between runs, rather new condi...

    ih ih
    Discussions |
    Dec 20, 2021 12:37 PM
    1794 views | 5 replies

Latest Discussions

  • Expand Contours

    Hi, 

    I understand that the contouring is done based on triangulation to data points, but is there a method for expanding them further to fit a custom SHP file I've imported into JMP? I've already set the alpha and the lowest value so the contour should cover the, 'most', area. Any other methods? Thanks! 

    MikeDereviankin MikeDereviankin
    Discussions |
    Dec 15, 2021 12:49 PM
    712 views | 0 replies
  • Getting all Zeros for the AR(1) estimate/std error in a Repeated Measures Mixed Model Using JMP Pro

    I am fitting a model of a continuous response against 7 fixed effects. When running the Standard Least Squares; my residuals plots/assumptions checks don't look too bad but the Durbin Watson test is suggesting an AR(1) structure in the residuals. This is expected for this particular analysis and is consistent with other data sets looking at the same response/factors. The Time Series platform also ...

    lisa2442 lisa2442
    Discussions |
    Dec 14, 2021 7:32 AM
    874 views | 0 replies
  • Export Functional Data Explorer prediction formula

    Hi,I want to export the prediction formula generated by Functional Data Explorer either to Excel or Python (via Formula Depot), but there is a problem because the formula contains P Spline Coef() interpolation, which I think is not available in Excel or in Python libraries. Do you have any suggestions how to solve this?Best regards

    ruskicar ruskicar
    Discussions |
    Dec 14, 2021 2:11 AM
    832 views | 0 replies
  • Need help with changing separators lines location in a variability graph

    Hello,I need to change the locations of the separators line in the graph.In the attached image, I need the separators lined on the upper row (labeled ISI).I have tried to find how to do that without success.Thanks

    SHRG SHRG
    Discussions |
    Dec 10, 2021 8:59 AM
    1089 views | 0 replies
  • Change default setting for scale format in graph builder

    Ive been using JMP on the Mac for a few years and now have to us the PC version (JMP® 16.1.0 (539038)
    Microsoft Windows 10 Pro 64-bit (10.0.19042.0).   I use graph builder a lot and find that the axis (either) "scale format" defaults to "fixed decimal" which does wacky things when trying to use certain increments for the scale.This is with the X axis set at increment of 0.05 with fixed decimal This...

    DMW DMW
    Discussions |
    Dec 9, 2021 4:29 PM
    974 views | 0 replies
view all discussions