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

  • étiquette de survol

    Bonjour à tous, Dans l’outil criblage des processus j’aimerais personnaliser l’étiquette de survol. Dans mon criblage des processus, j’évalue la capabilité des paramètres et en sélectionnant un paramètre, j’affiche la carte de contrôle associée au paramètre. J’aimerai sur la carte de contrôle du criblage des processus pouvoir mettre la colonne « Date » dans l’étiquette de survol. Cela signifie que...

    hcarr01 hcarr01
    Discussions |
    Apr 28, 2023 5:56 AM
    1090 views | 1 replies
  • Easy DoE

    Hi! Is it possible to obtain a response surface graph if I use an Easy DoE option? Under the "Prediction" tab I can only see the prediction profiler. 

    Mytom Mytom
    Discussions |
    Apr 28, 2023 3:56 AM
    956 views | 1 replies
  • Set cell value if row is selected

    Hi,I'm a newbie trying to write a script to fill in a cell value if its row is selected.  The use case I have in mind is as follow: during exploratory data analysis I select some points in a graph which I suspect to be outliers.  I have another script which helps me look at the raw data (not part of the JMP table), and based on looking at that raw data I decide the row corresponding to this data p...

    jdwatson jdwatson
    Discussions |
    Apr 28, 2023 3:12 AM
    6291 views | 7 replies
  • JSL: Select Rows Based On Timestamp

    Seems like this should be relatively basic, but in JSL or even just JMP (select where dropdown), i'm unable to select rows based on specific timestamps in my time column (H:M:S)...do i have to change this to epoch?

    haleyhoewt haleyhoewt
    Discussions |
    Apr 27, 2023 12:28 PM
    2649 views | 6 replies
  • How to use JSL to find X variable range to meet spec limit by fixing other variables in Prediction Profiler?

    Hi JSL experts, I have a DoE OLS or REML model with prediction profiler like below. How I can find all the X variable ranges to meet LSL and USL automatically with JSL by fixing other variables? For example, X1 must be below 34.6 to meet spec.  Thank you so much for your help.     

    lazzybug lazzybug
    Discussions |
    Apr 27, 2023 8:56 AM
    5068 views | 14 replies

Latest Discussions

  • Easy DoE

    Hi! Is it possible to obtain a response surface graph if I use an Easy DoE option? Under the "Prediction" tab I can only see the prediction profiler. 

    Mytom Mytom
    Discussions |
    Apr 28, 2023 3:56 AM
    956 views | 1 replies
  • Tukey's One Degree of Freedom for Non-Additivity

    Dear Community, I am a professor and I am (slowly) incorporating new JMP Pro content into my chemistry courses. One topic I cover is Tukey's 1 degree of freedom test for nonadditivity when you have non-replicated factorials. Are there any alternatives to run this test with JMP Pro (I haven't found anything online). thanksRita

    OmegaTiger493 OmegaTiger493
    Discussions |
    Apr 27, 2023 8:55 AM
    1262 views | 1 replies
  • Linear and quadratic contrasts with unequally spaced treatments

    I am using the contrasts specification window with + and - buttons. However, when treatments are unequally spaced, the simple + and - isn't working. Here's my specific example: Treatment doses: 0, 1, 2, 4  These doses are NOT equally spaced so we can not use the typical 4 level linear and quadratic contrasts. I calculated appropriate coefficients as shows in this link.  https://real-statistics.com...

    thayermo07 thayermo07
    Discussions |
    Apr 27, 2023 6:27 AM
    5339 views | 11 replies
  • Project multiple different axis settings in graph builder to different pages

    One of the nice features of the page field is the ability to export a PDF or PPT with many pages, but I'm having trouble customizing the axes on the second and subsequent pages.Starting with the consumer preferences data set, I can make a graph like this with customized y axis labels.  For example I customized "years at current employer" to read "Years Exp"  Then if i add "age group" in the page f...

    nter nter
    Discussions |
    Apr 27, 2023 6:10 AM
    2121 views | 2 replies
  • Density curve problem for small values in Analyze->Distribution

    HiUsing JMP 15, the Analyze->Distribution density curve is not fitting properly. A few examples below. The parameters for the fitted normal seems correct, but the density curve is off. Works fine for "life distribution" density curve or when i multiply the data by eg. 1000. What's going on here? Fitted Normal DistributionParameter EstimateStd ErrorLower 95%Upper 95% Locationμ0,01434290,00020750,01...

    Hauskov Hauskov
    Discussions |
    Apr 27, 2023 5:33 AM
    831 views | 1 replies

Latest Discussions

  • how to read the output from Johnson-Neyman plot and floodlight analyisis?

    hi,I have got an add-in from https://community.jmp.com/t5/JMPer-Cable/Who-what-why-and-how-Tools-for-modeling-and-visualizing/bc-p/624293#M842 to implement floodlight analysis through Johnson-Neyman Plot.  according to the table of the example from the linkage above; what does "_c" mean? such as "meaning_c" and overwhelming_c"? focus on my own study, I got a moderator called "SE" which is a contin...

    Rongyu_Kuang Rongyu_Kuang
    Discussions |
    Apr 23, 2023 8:56 AM
    1197 views | 0 replies
  • Goodness of Fit statistics for GLM Probit Fit: Deviance or Pearson?

    Which GoF statistic is best to use (Pearson or Deviance) when the results disagree?  Is one better suited for Probit than the other? I'm using JMP Pro 17.0.0 

    DBerger DBerger
    Discussions |
    Apr 18, 2023 12:50 PM
    775 views | 0 replies
  • Interpreting Pairwise Tukey HSD t ratio in Zero-Inflated Poisson

    The context of my data is from an e-commerce website. I am measuring the number of errors made based on different independent variables: Filtering technique (Alphabetical, Relevance and Search) and Number of Items added (Add one at a time, or add multiple items to cart at once). As the number of errors made is 0 most of the time, I have opted to use the Zero Inflated Poisson Regression. When I per...

    ConstructChart2 ConstructChart2
    Discussions |
    Apr 13, 2023 12:46 PM
    989 views | 0 replies
  • oci connection example

    I am looking for an example of how to connect to oracle data with JMP 16 via oci. I have seen notes indicating that it is a far faster connection.

    sconard sconard
    Discussions |
    Apr 10, 2023 10:40 AM
    658 views | 0 replies
  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    705 views | 0 replies
view all discussions