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

  • Variance Component Analysis

     I want to make Var Comp Analysis The random factors areOperator, Day, Plate, ReplicateBalanced Nested DesignI want to make displays of how Variance can occupy within the Total Variance (It is the principle of Var Comp Analysis, Right?) So I made the figure top of this post.1. sigma operator makes O1 and O2 scatter2. When O1 and O2 are fixed, they respectively has their Day distribution,3. When D1...

    MikeKim MikeKim
    Discussions |
    Nov 9, 2022 6:30 AM
    3883 views | 6 replies
  • Script to create a summary table with filters

    Hi allI have a data table with some numerical columns (VAL1, VAL2) and some char columns (CATEG1, CATEG2, CATEG3).I want to write a script to crete a summary table reporting the average value of each numerical value grouped by "CATEG1,23"; this easily done:  Data Table( "MyTable" ) << Summary( Group( :Lot, :Name( "CATEG1" ), :Name( "CATEG2" ), :Name( "CATEG3" ), ), Mean( :VAL1), Mean( :VAL2), Fre...

    EV1976 EV1976
    Discussions |
    Nov 9, 2022 2:10 AM
    2055 views | 2 replies
  • Cpk Calculating

    Hello, I have a list of almost 400 parameters whose I'd like to calculate Cpk. I am able to create control build charts for all parameters where I can find the Cpk value for each parameter, but my question is if there is a way to export a list of all parameters and their Cpk only (without any chart). Thanks in advance,Reut 

    Reut_S Reut_S
    Discussions |
    Nov 9, 2022 1:55 AM
    2039 views | 1 replies
  • Identifying duplicate lists

    Hello, I have :ColA with n items. In :ColB there are string values. Once :ColB is changed to data type Expression, I’m able to use Words() to change the strings into a list. Then I use Sort List() to alphabetically sort the lists. I want to compare the lists in :ColB between the n items in :ColA. Creating a subset of if both n items in :ColA share a common. Example, ItemA and ItemB in :ColA share ...

    StarfruitBob StarfruitBob
    Discussions |
    Nov 8, 2022 3:52 PM
    1571 views | 3 replies
  • Add-In: add functions to pre-existing menus

    To extend an existing toolbar with additional functions, one can create an Add-In and use the name of the existing toolbar as the name of the new toolbar, e.g. "Report":Then the new functions will show up at the end of the existing toolbar:  To add new functions to the JMP File/Edit/Graph ... Menus, one can select an add-in in the Add-Ins menu, copy it and paste it at the new location.But this has...

    hogi hogi
    Discussions |
    Nov 8, 2022 11:51 AM
    950 views | 1 replies

Latest Discussions

  • Variance Component Analysis

     I want to make Var Comp Analysis The random factors areOperator, Day, Plate, ReplicateBalanced Nested DesignI want to make displays of how Variance can occupy within the Total Variance (It is the principle of Var Comp Analysis, Right?) So I made the figure top of this post.1. sigma operator makes O1 and O2 scatter2. When O1 and O2 are fixed, they respectively has their Day distribution,3. When D1...

    MikeKim MikeKim
    Discussions |
    Nov 9, 2022 6:30 AM
    3883 views | 6 replies
  • How can I in JMP statistically compare the Fit Mean values in two Funnel plots to see if they differ?

    I use JMP on a regular basis and am grateful for the Funnel plot add-in to JMP that has been created by one member of the community. However, I would like to compare the Fit Mean values of two Funnel plots that represent two periods, see enclosed file. Just looking at the Funnel plot it seems that the Fit Mean value of the First period is approximately 0.075 and the Fit Mean value of the second pe...

    LarsBirger LarsBirger
    Discussions |
    Nov 8, 2022 10:04 AM
    1194 views | 1 replies
  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    834 views | 0 replies
  • Problem with RSM analysis

    Dear JMP staffs and users!I'm an undergraduate student and in my process to do a research. I have some problems with result analysis. I used RSM (classical design) to optimize my response with a matrix including 3 independent variables. To increase confidence level, I added 1 replicate in my design, so the matrix included 40 runs. Then I started to analyze the results from experimental matrix desi...

    HoaLe99 HoaLe99
    Discussions |
    Nov 8, 2022 3:42 AM
    4361 views | 9 replies
  • How do I enter a filepath to automatically gather csv files via user input?

    Hi all, I have several csv files each with hundreds of data points that I would like to plot out as a histogram, and I would like to do that automatically with jump.  For context, I've already been doing this with Python, but now I would to migrate over to JMP. Here's the idea:-Open and run the script-Script asks for location of csv files-User types in the file path-all the csv files are appended ...

    OrderedFactor15 OrderedFactor15
    Discussions |
    Nov 7, 2022 10:41 PM
    1564 views | 2 replies

Latest Discussions

  • Linear mixed model not showing "Random Effect" noise in simulator/monte carlo

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit.  However, when I run the 'Simulator' with equal experimental variables as above, and after adding ...

    Vartian Vartian
    Discussions |
    Nov 8, 2022 5:38 AM
    834 views | 0 replies
  • Monte Carlo / Simulator from Mixed Model not showing "Random Effect" noise

    I have fit a Mixed Model via the Fit Model platform in JMP Pro. When opening up the 'Prediction Profiler', and inspecting the Profiler itself, I can see the as expected predicted response and its as expected confidence interval in [], which reflects the variation due to the Random Effects I have fit. However, when I run the 'Simulator' with equal experimental variables as above, and after adding n...

    Vartian Vartian
    Discussions |
    Nov 4, 2022 12:48 PM
    663 views | 0 replies
  • How do I save plots/images at a specific size when they are generated in a project?

    Hi,when I generate images within a project the window size attribute is ignored (the plot is always maximized). How do I prevent this to define a specific image size, esp. when the plots are saved? Best regards,Ole @martindemel   

    OHS OHS
    Discussions |
    Nov 4, 2022 6:53 AM
    672 views | 0 replies
  • JMP 17 Trial - windows server not supported

    Dear members of the forum, I have just came across this issue during an attempt to install JMP 17 trial version on a windows server. Any ideas?         Edit: I contacted JMP support and they confirm that the trial version will not work on windows server.

    ron_horne ron_horne
    Discussions |
    Nov 1, 2022 2:20 PM
    1167 views | 0 replies
  • How to run JSL script in user opened JMP session instead creating a new seesion by JMP.dll?

    Currently I developed a windows application based on Interop.JMP.dll. The application contains a functionality to generate JSL file and run it in JMP but I got a issue now. It seems can only create a new session and run it by application instead of using the session that user opened first. I'd like to confirm whether it's possible to run JSL in the session by user opened manually. Appreciate it if...

    SquaresDingo505 SquaresDingo505
    Discussions |
    Oct 24, 2022 7:23 PM
    720 views | 0 replies
view all discussions