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

  • I need to populate a new column based on results of an if/then statement

    Hi - I am trying to create and populate a group of new columns based on results of an if/then statement.   STEP 1:I need to create the new empty columns that will be populated.  (55 in all) (Each new column is a numeric, continuous field.)  The name of each column will correspond to the name of each of the 55 compounds in the group followed by "_ppt".  E.g. the compound named "4:2 FTS" results in ...

    learning_JSL learning_JSL
    Discussions |
    Sep 8, 2023 1:19 PM
    2294 views | 8 replies
  • Finding values on contour plot

    Hi, I have a contour plot built from raw data (not prediction). Is it possible to find a value on the specific location on contour plot (built from raw data). For instance, I arbitrarily put two points on the contour plot. How can I find the exact values corresponding to those dots?Another question is, does JMP17 Pro have GUI for adding dots on the specific location on contour plot or it has to be...

    BJK_JerseyBoy BJK_JerseyBoy
    Discussions |
    Sep 8, 2023 9:02 AM
    2956 views | 6 replies
  • Referencing Box Plot outliers checkbox in Graph Builder

    Hi,How can I reference the checkbox in the box plot option using jsl? I tried the following but doesn't work. Any Suggestions? checkboxes = nw << XPath("(//OutlineBox[text()='Plots']//OutlineBox[text()='Box Plot']//CheckBoxBox)"); checkboxes[N Items(checkboxes)] << Set All(0); Names Default To Here( 1 ); dt = Open( "$SAMPLE_DATA/Semiconductor Capability.jmp" ); List1 = {"NPN1", "PNP1", "PNP2", "...

    Jackie_ Jackie_
    Discussions |
    Sep 8, 2023 6:35 AM
    956 views | 3 replies
  • R square Adjusted for different factors

    Hello: I have a basic question on R square Adjusted.I ran an experiment with three continuous factors and measured the response.Below is the summary of Fit:This means that I was able to capture about 88% of variability in my response.One factor contribution was about 82% and rest was from the other factors and interaction. Now, I realized that I missed one factor to be included in the study. My qu...

    VarunK VarunK
    Discussions |
    Sep 8, 2023 5:23 AM
    1661 views | 2 replies
  • Nested DOE with continous factors?

    In many examples of nested DOE categorical effects are used. Is nesting also possible with a continuous effect that is scaled? Example: suppose one has five emulgators and also the emulgator concentration is a factor; however the concentration range is different for each emulgator. Is it possible to design the experiment with a scaled continuous concentration at three levels -1 0 +1? 

    frankderuyck frankderuyck
    Discussions |
    Sep 8, 2023 3:02 AM
    1307 views | 3 replies

Latest Discussions

  • Nested DOE with continous factors?

    In many examples of nested DOE categorical effects are used. Is nesting also possible with a continuous effect that is scaled? Example: suppose one has five emulgators and also the emulgator concentration is a factor; however the concentration range is different for each emulgator. Is it possible to design the experiment with a scaled continuous concentration at three levels -1 0 +1? 

    frankderuyck frankderuyck
    Discussions |
    Sep 8, 2023 3:02 AM
    1307 views | 3 replies
  • Possible to reference known values in Control Chart Builder?

    Hi JMP Community folks, good day to all. I am exploring Control Chart Builder as an option, due to the availability of Local Data Filter.Is it possible to reference columns directly from data table? (ultimately, I would like to write JSL to do so)[columns of Center Line (Mean), Sigma, and Low/High 1-/2-/3-sigma, are already pre-generated (for whatever reason) and part of data table ... see screens...

    BennyLee BennyLee
    Discussions |
    Sep 6, 2023 6:17 PM
    750 views | 1 replies
  • MFI: load some rows

    For multi file import, is there an option to load just a limited number of rows? #lines To Read#last line 

    hogi hogi
    Discussions |
    Sep 6, 2023 8:14 AM
    1026 views | 3 replies
  • Discrete Choice Experiment: Prohibited Combination

    Hi everyone,I would like to design my first DCE. I am going to use 6 attributes that differ in the levels from 2 to 4 levels. However, I have a limitation where there is an impossible combination that may appear; for example, the cheapest product would not be possible to have the best feature. Is there any way for me to select the prohibited combination? Or, is the D-optimal design will always cal...

    andikawp andikawp
    Discussions |
    Sep 6, 2023 7:11 AM
    507 views | 0 replies
  • Graph legend color pallete align with default

    When I build a graph in JMP there is a default color palette (JMP Default).   It's based on the order, alphabetical I think. Sometimes I need to adjust the colors, but I would still like them to be the same as the default colors.  So for instance in 1 case I have 3 lines in my top graph (blue red green) and three lines in my bottom graph (purple orange....teal?).  And I want to change the 3 lines ...

    Evan_Morris Evan_Morris
    Discussions |
    Sep 5, 2023 10:02 PM
    1387 views | 3 replies

Latest Discussions

  • Discrete Choice Experiment: Prohibited Combination

    Hi everyone,I would like to design my first DCE. I am going to use 6 attributes that differ in the levels from 2 to 4 levels. However, I have a limitation where there is an impossible combination that may appear; for example, the cheapest product would not be possible to have the best feature. Is there any way for me to select the prohibited combination? Or, is the D-optimal design will always cal...

    andikawp andikawp
    Discussions |
    Sep 6, 2023 7:11 AM
    507 views | 0 replies
  • Multivariate Analysis

    Using Multivariate Analysis to study the pattern of any specific issue (e.g. water consumption of different states in a country). From T2 plot for abnormal observations we get contribution plot that shows which states are highest contributor. The Contribution plot here shows only the name of contributors. If it possible to indicate in numeric value [How much water each state is consuming]?

    Chitranshu Chitranshu
    Discussions |
    Sep 4, 2023 3:01 AM
    501 views | 0 replies
  • PickFile() from within a Project does not use file filters

    When I use PickFile() outside of a project, it works as noted in the scripting guide, scripting index, and other posts here in the forums. However, when I run the script within a project, the window that opens is a different one. It seems to be in order to allow you to pick a file that is saved to the project itself, but the filters do not work even though it shows the folder that I specified as d...

    R2OKeefe R2OKeefe
    Discussions |
    Sep 3, 2023 8:45 PM
    718 views | 0 replies
  • Cannot get Virtual Lab to run well on iPad. IPad on iOS 17

    The option to go to fonts aA to run in mobile mode just spins and spins.  Cannot get Citrix in the regular mode to work well, freezes, etc, especially when switching screens.  Trying to take the online course with video & Virtual Lab.  JMP version on Citrix is 17

    Bbrown Bbrown
    Discussions |
    Aug 30, 2023 12:53 PM
    446 views | 0 replies
  • bivariate normal distribution

    How can I draw a bivariate normal distribution in JMP?Are there any tests for determining the multivariate normal distribution in JMP?

    A-Ebrahimi A-Ebrahimi
    Discussions |
    Aug 26, 2023 7:49 AM
    440 views | 0 replies
view all discussions