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 summarize by variable column names

    I have a table with variable numeric, continuous column names.  I need to get the mean of each column, grouped by a different column.  The script below shows what I'm trying to do and it makes a generic table that works for this purpose.  I'm getting hung up on the "Mean(ColNames)" line because it can't seem to process that.   If I replace "Mean(ColNames)" with "Mean(:Col2, :Col3)" or "Mean(:Name(...

    MuttonChops MuttonChops
    Discussions |
    May 10, 2017 6:01 PM
    7039 views | 1 replies
  • Stand alone application.

    Is there any way in JMP to build appications that can be run by folks without JMP?  Something like a .exe. Gene

    gene gene
    Discussions |
    May 10, 2017 11:58 AM
    6986 views | 5 replies
  • JSL Chart Builder Control Limit for multiple measurement set name

    Hi, I want to draw a control chart to show violate test point with arround 10 measurement sets base on 10 sets of online control limit in another table. Can anyone tell me how to load the multiple control limit follow by measurement set name?Below is my draft scriptting Names Default To Here( 1 );
    dt = Open(
    "./MRK.jmp"
    );
    obj =
    Control Chart(
    Sample Size( :Sample ),
    KSigma( 3 ),
    Chart Col( :Weight ),
    Char...

    FrankBot0211 FrankBot0211
    Discussions |
    May 10, 2017 11:54 AM
    7412 views | 3 replies
  • How do I overlay box plots in JMP so they are aligned instead of next to each other?

    Assuming you have a set of x values (numerical, continuous) and 3 sets of y values (numerical, continuous), is there any way to overlay the series together and have box plots that are overlayed? When I add box plots with graph builder, the box plots take up their own independent space along the x-axis, instead of being aligned along the same value of x, the box plots won't intersect eachother. The...

    ambrose2 ambrose2
    Discussions |
    May 10, 2017 10:10 AM
    5636 views | 2 replies
  • how to custamize the rangeof the

    in the attcehd file there are 3 graphs in one box, but on the y-axis all the three graphs have the same range i.e is 0-500. But if i want to customize the three graphs with differetn ranges  (like 0-200, 0-300, 0-500). So that all the graphs would fit in neatly. I tried changiin them but, all the values are changing at the same. or should i plot the three plots separatly. Plz share an answer, as i...

    Drharsha Drharsha
    Discussions |
    May 9, 2017 6:46 PM
    3768 views | 1 replies

Latest Discussions

  • Stand alone application.

    Is there any way in JMP to build appications that can be run by folks without JMP?  Something like a .exe. Gene

    gene gene
    Discussions |
    May 10, 2017 11:58 AM
    6986 views | 5 replies
  • How do I overlay box plots in JMP so they are aligned instead of next to each other?

    Assuming you have a set of x values (numerical, continuous) and 3 sets of y values (numerical, continuous), is there any way to overlay the series together and have box plots that are overlayed? When I add box plots with graph builder, the box plots take up their own independent space along the x-axis, instead of being aligned along the same value of x, the box plots won't intersect eachother. The...

    ambrose2 ambrose2
    Discussions |
    May 10, 2017 10:10 AM
    5636 views | 2 replies
  • how to custamize the rangeof the

    in the attcehd file there are 3 graphs in one box, but on the y-axis all the three graphs have the same range i.e is 0-500. But if i want to customize the three graphs with differetn ranges  (like 0-200, 0-300, 0-500). So that all the graphs would fit in neatly. I tried changiin them but, all the values are changing at the same. or should i plot the three plots separatly. Plz share an answer, as i...

    Drharsha Drharsha
    Discussions |
    May 9, 2017 6:46 PM
    3768 views | 1 replies
  • How to continue with no Analysis of Variance significance but Parameter Estimates significance

    [interactive explanation] The analysis of responses with a DSD (Definitive Screening Design) resulted in no significance in the Analysis of Variance (p=0.0898) for the "Actual by Predicted Plot" report. But parameter estimates report showed significance (p=0.0321) for one factor. Similar findings are described in the example: http://www.jmp.com/support/help/Examples_of_Definitive_Screening_Designs...

    den den
    Discussions |
    May 4, 2017 4:41 AM
    10806 views | 4 replies
  • Exponential Decay - Fit Curve

    I want the Scale term (a) to =1.0; I'm using FitExponential 2P; can I specify the scale factor somewhere in Fit Curve or do I need to use a different platform?

    hockswender hockswender
    Discussions |
    May 1, 2017 4:50 PM
    5727 views | 2 replies

Latest Discussions

  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4255 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3312 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3332 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4388 views | 0 replies
  • How to Maintain JMP Graphs Table Layout When Copy and Pasting into Word

    For years I've had to build sets of graphs using the Fit Y by X platform. The graphs are simple: X-axis is always (1) a character, nominal column and (2) a numeric, continuous date/time column. The Y-axis is always numeric, continuous data (bins, registers, parameters). The result is a list of box plot on the left, time trend on the right. There could be many plots at a time. In JMP 12 (and I thin...

    MIKE MIKE
    Discussions |
    Dec 14, 2016 8:48 AM
    4713 views | 0 replies
view all discussions