cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.

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

  • JMP 18 python pptx import not seeming to work

    Hi all,  My company has just got the JMP 18 license and the PowerPoint automation is not working anymore due to the dependencies. From JMP documentation I have understood that python is now an integrated version in which case dependencies have to be installed through jmputils. Below is the code I have so far for the imports the powerpoint used to use. I am still getting the same error even with th...

    neelsrejan neelsrejan
    Discussions |
    Jul 17, 2024 12:44 PM
    1709 views | 5 replies
  • Sample Size and power for defect counts

    JMP version 17.2.0We manufacture small units and mount 300 units on each assembly. Each assembly is tested, and we determine the number of defective units per assembly. We have records of 20 assemblies, and we know the number of defective units found in each of the 20 assemblies. A process change is considered, and we wish to determine whether the change reduces the defects per assembly significan...

    MichaelR1 MichaelR1
    Discussions |
    Jul 17, 2024 8:46 AM
    882 views | 3 replies
  • How do I compare mean mortality rates?

    I performed an experiment in which I subjected a few groups of insects to different treatments and then observed how long they survived. I want to see if there is a significant difference in the times it took for each group to reach 50% mortality. I was told a wilcoxon test is the best way to do this. I already have survival curves, I just don't know how to compare the means. How do I approach thi...

    DeepModeSteer94 DeepModeSteer94
    Discussions |
    Jul 17, 2024 8:11 AM
    469 views | 1 replies
  • Stack output table name

    Hi,I have a script that dynamically parses some of the info for stack table and would like to store the stack table as a new data table. ystr1 = ":INFRASTRUCTURE Value, :INFRASTRUCTURE Value 1"infr = "Infrastructure Value";data = "PPT";output_name = "infra_updated.jmp";gbStr = EvalInsert("dt << Stack(columns(^ystr1^),Source Label Column(^infr^ ),Stacked Data Column(^data^),Output Table(^output_nam...

    skollcruz23 skollcruz23
    Discussions |
    Jul 17, 2024 7:02 AM
    1037 views | 6 replies
  • How to get process parameter yield by wafer in a lot?

     I want to get process parameter yield per "Wafer ID in lot ID" from the sample data table "Semiconductor Capability.jmp". However, I am not able to proceed as I am getting an error: "Process Screening requires at least 7 rows of data." Names Default To Here (1); clear log (); dt = Open("$SAMPLE_DATA/Semiconductor Capability.jmp"); col_names = dt << Get Column Group("Processes"); ps = dt << Proc...

    Neo Neo
    Discussions |
    Jul 17, 2024 4:20 AM
    859 views | 4 replies

Latest Discussions

  • How do I compare mean mortality rates?

    I performed an experiment in which I subjected a few groups of insects to different treatments and then observed how long they survived. I want to see if there is a significant difference in the times it took for each group to reach 50% mortality. I was told a wilcoxon test is the best way to do this. I already have survival curves, I just don't know how to compare the means. How do I approach thi...

    DeepModeSteer94 DeepModeSteer94
    Discussions |
    Jul 17, 2024 8:11 AM
    469 views | 1 replies
  • Determining Alph

    In RSM and CCD design, To prevent negative values in runs, is that possible to enter factor ranges in terms of alpha instead of using upper and lower factor values? 

    Nimaxim Nimaxim
    Discussions |
    Jul 17, 2024 12:07 AM
    464 views | 1 replies
  • How to use Mail() without send click

    Hi,When I use Mail(), I need to click on send. Is there anyway you can skip that? I am using script and I like to be able to mail go through without send clicking. Also, how do you change the Mail() default. ThanksAdam     

    AT AT
    Discussions |
    Jul 16, 2024 10:56 PM
    6564 views | 10 replies
  • How do I get values on y axis?

    This is a screen shot of my graph. why are there no  no.s on the Y axis & what do the up arrows mean on the graph? the data is numeric & continuous. thanks 

    lisaash lisaash
    Discussions |
    Jul 16, 2024 4:57 AM
    386 views | 1 replies
  • Custom Data Visualization in JMP to Monitor Key Performance Indicators - Emmanuel Katto

    Hey all, I am Emmanuel Katto from Uganda. I'm working with a team that needs to track and monitor several key performance indicators (KPIs) for our business operations. We're using JMP to analyze and visualize our data, but I'm struggling to create a custom data visualization that effectively communicates our KPIs. I have some experience with JMP scripting and data visualization, but I'm looking f...

    emmanuelkatto emmanuelkatto
    Discussions |
    Jul 16, 2024 3:31 AM
    482 views | 1 replies

Latest Discussions

  • Feedback : 404 page for adobe svg plugin

    Setup : JMP 17.0.0 on Win11.I create boxplots and export to HTML (default graphics format = SVG).
    On line 16 of the html file, there is an autogenerated link to adobe :pluginspage="http://www.adobe.com/svg/viewer/install/"This webpage doesn't exist and I think the Adobe SVG Viewer is not available anymore, so the above link should be removed.https://web.archive.org/web/20121221000422/http://www.ado...

    kkchen kkchen
    Discussions |
    Jul 7, 2024 10:33 PM
    446 views | 0 replies
  • How do I get the partial eta squared for a model with random effects?

    Hello, I am conducting a two-way ANOVA with a random effect and need to report the partial eta squared. Does anyone know how to do this or calculate it from values displayed in the output? I tried the add-on but it does not support models with random effects. For the model I have a dependent variable and my model effects looks like:variable1variable2variable1*variable2variable3 & random all variab...

    ELM890 ELM890
    Discussions |
    Jul 2, 2024 9:53 AM
    515 views | 0 replies
  • Hyperparameters and neural network architecture

    Hello,I'm trying to reproduce the results obtained on JMP with the "Neural" model by adding nested cross-validation, which is not possible on the software. However, the architecture is very unclear and I can't understand the calculations performed by the model. I don't have access to certain information such as batch size, optimizer used, loss, learning rate (except the one for the boosting), and ...

    Grizzly Grizzly
    Discussions |
    Jul 2, 2024 5:42 AM
    412 views | 0 replies
  • Questions about Calculating Confidence Intervals in "Agreement within Raters" - Attributive Analyses

    Hello everyone, I am currently analyzing "Agreement within Raters" and would like to better understand how these confidence intervals are calculated. My main questions are:What steps or methods are used to calculate confidence intervals in "Agreement within Raters" of Attributive analyses?Which statistical distribution is typically used for these calculations? Could anyone recommend some literatur...

    DToniato DToniato
    Discussions |
    Jun 26, 2024 6:03 AM
    472 views | 0 replies
  • Creating a biomarker combination variable

    Hi. I want to analyze how well two biomarkers work together in the detection of diseased from healthy and compare the combination to the single markers. I have previously done such analysis in SPSS using binary logistic regression and then simply running ROC-analysis for single markers and combination. With JMP I cannot find how to combine two biomarkers using a logistic regression analysis. Could...

    kahuhti kahuhti
    Discussions |
    Jun 25, 2024 11:56 PM
    455 views | 0 replies
view all discussions