cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Easily detect, manage, and convert column units in JMP by downloading Unit Conversion in the JMP Marketplace!
  • Need to analyze data that resides in a database? Register for the April 10 Master JMP webinar to learn how.
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • plotting two years data over the same calendar dates with error bars

    Hello, I am new to JMP and am a bit lost as to how to do this:I have river temperature data from 2 study years; samples were taken at animal locations and so for a given day i could have 0-7 temp readings.  I am trying to plot them on the same graph with the x-axis being month/day and data series being 2012 & 2013.  For each day with samples i want to display the average temp for that day with sta...

    jgolach jgolach
    Discussions |
    May 8, 2014 11:56 AM
    10994 views | 4 replies
  • Tricky Question about Intraclass Correlation

    JMP 11 and 10 has a great module entitled Quality and Process. In one option (i.e. measurement system analysis) it is offering EMP results which include intraclass Correlation coefficientQUESTION: Can this ICC coefficient of EMP results be used for evaluating the appropriateness of a Multilevel Model (HLM) or Mixed Model procedure??? Or it can be used only in situations of inter-rater reliability?...

    triunk triunk
    Discussions |
    Apr 29, 2014 2:48 PM
    13543 views | 4 replies
  • Predicting extrapolated values and their errors

    I have a data set where log(y) is a linear function of x when y is grouped by a nominal variable. X varies from 44 to 107. R2 Adj = 0.98. Y is a measured quantity and x is exact. I want to find:1. The predicted value of y when x = 0, and the associated uncertainty in this prediction (obviously I expect a significant degree of uncertainty as this would be extrapolating beyond my data set)2. The pre...

    alexw alexw
    Discussions |
    Apr 25, 2014 11:31 AM
    12125 views | 1 replies
  • JMP Script to open web page

    I am importing data from a web server, but it requires a secure log in before I can run my scripts to get the data from the server.  If I use the menus in JMP, for example <File> <Internet open> and then select {open as "Web Page"}, jmp will open the web page login screen and I can login, then start my scripts with calls to the server to get data.   All of my calls begin with something like Mydata...

    justvince justvince
    Discussions |
    Apr 25, 2014 10:02 AM
    11424 views | 2 replies
  • Radio Button activate Radio Button

    Hello,

    I have two groups of radio button groups, Group 1 and Group 2. Group 1 has two radio buttons, RB1 and RB2 while Group 2 has two radio buttons RB3 and RB4. When a user selects RB2, I want the script to select RB4 and run the jsl that is behind the selection of RB4. Currently, I can get the script to select RB4 but it does not also run the jsl behind RB4.Any thoughts would be appreciated.Thank...

    Martin Martin
    Discussions |
    Apr 22, 2014 2:09 PM
    13164 views | 6 replies

Latest Discussions

  • Parameter estimates in Logistic Regression

    I have simulated three data sets of 20M points each for testing LR with binary response variables with very rare events:1) Two continuous effects: Beta0=12, beta1=1 and Beta2=1. X1 is Normal (-0.8, .25) and X2 is -ABS[Normal (0,5)]. (Each of the two variables increases the probability of the event, depending upon the value of the variable.) In this case there are about 711,000 positive events in 2...

    ranjan_mitre_or ranjan_mitre_or
    Discussions |
    Apr 16, 2014 12:18 PM
    7229 views | 6 replies
  • Ternary Diagram: Density Countours

    I have about 5000 points that I am plotting on a ternary diagram. Is there any way to have JMP plot density contours on the diagram (90% of the points fall within this contour, 80% fall within the adjacent contour) without coming up with a formula on my own? I am looking for contours in the form or a line, or a gradation in color.

    pickle pickle
    Discussions |
    Apr 16, 2014 9:15 AM
    4823 views | 1 replies
  • Script for hiding/closing local data filter

    I am trying to find a script which will close or hide the local data filter from a report. I have tried :Dispatch( {}, "Local Data Filter", OutlineBox, {Close(1)} );This seems to work for everything except the local data filter. Please help.

    JesperJohansen JesperJohansen
    Discussions |
    Apr 15, 2014 7:38 AM
    4490 views | 1 replies
  • Graph Builder Remove Variable

    Hello,I am trying to use jsl to remove the x-axis variable and replace it with a different one.  It looks like I should use the GraphBuilderBox <- Remove Variable() tool, but since I change the x-axis variable multiple times, I do not know its name and would like to use the Remove Variable(Role("X"), Position(1)) method, but this does not work.  Any assistance would be appreciated.Thank you,Martin

    Martin Martin
    Discussions |
    Apr 15, 2014 6:44 AM
    2918 views | 0 replies
  • Box plot defaults

    I am making some box plots and I am wondering about the defaults (and more appropriately, how to change them). Where is it described how JMP chooses the box width (and how can it be changed, to a constant width). Also, is there any way to get the JMP to plot them in numeric order along the x-axis (JMP is plotting the values as 1, 10, 11, 12, 13....2, 3, 4,; I would like them plotted as 1,2,3,4,5,6...

    pickle pickle
    Discussions |
    Apr 7, 2014 11:56 AM
    4260 views | 1 replies

Latest Discussions

  • Graph Builder Remove Variable

    Hello,I am trying to use jsl to remove the x-axis variable and replace it with a different one.  It looks like I should use the GraphBuilderBox <- Remove Variable() tool, but since I change the x-axis variable multiple times, I do not know its name and would like to use the Remove Variable(Role("X"), Position(1)) method, but this does not work.  Any assistance would be appreciated.Thank you,Martin

    Martin Martin
    Discussions |
    Apr 15, 2014 6:44 AM
    2918 views | 0 replies
  • How to calculate average (median) of a group of variables to get the eudlidean centre

    How would I calculate the shape of the average (using the median) of a variable from a group within a data set? I need a certain function for calculating the centre of gravity (centroid) or Euclidian centre of this group of variable.
    Many thanks!!

    alexsheehy1992 alexsheehy1992
    Discussions |
    Apr 2, 2014 12:17 PM
    4358 views | 0 replies
  • LD50 and LT50 calculation

    Hi everybody,I would want to calculate LD50 and LT50 from a dataset organized in 6 columns:- Name of the compound (I just got 1 compound named A)- Concentration of the compound (2 dilutions per compound)- Individual number (a fixed number of 10 individuals is used per assay)- State of the individual at the end of the experiment (1 = alive, 0 = dead)- Day death (experiment last 15 days)- Experiment...

    cecilia cecilia
    Discussions |
    Mar 5, 2014 8:13 AM
    5461 views | 0 replies
  • How to add "All pair Tukey-Kramer" & mean diamond in graph builder box plots?

    We can do as above simply using "Fit Y by X" with quantiles and compare means , however I can't find the way if I compile box plots using graph builder (especially when I need to compare more complicated box plots).Can anyone show some hints please? Thank you very much.

    Anonymous Anonymous
    Discussions |
    Mar 2, 2014 9:15 PM
    3660 views | 0 replies
  • Combining multiple screenings in Fit Model?

    Hello,     I've been using the Screening function to fit my data.  It's been working well for individual outputs but I haven't been able to figure out how to make a model with multiple outputs and have it screen for the best fit for each output.  The reason I would like to do this is to use the desirability function for multiple outputs, which has been pretty useful in determining the most ideal s...

    dil950 dil950
    Discussions |
    Jan 23, 2014 8:13 AM
    2501 views | 0 replies
view all discussions