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 add Label by Percent of Total Values in a Graph Builder Horizontal Bar Chart

    Hi Community.I created a side-by-side horizontal bar graph in Graph Builder with an overlay of two groups. I can't find an option in Graph Builder to label the bars with % of Total Values. Does the option to label exist somewhere in Graph Builder? If no, does somebody have a script that could accomplish this for each bar?Thanks again, J.

    jcw jcw
    Discussions |
    Apr 9, 2013 12:18 PM
    9352 views | 1 replies
  • Insert Legend command into pre-scripted Variability chart

    Hi All, I feel a little silly that I can't figure this out, but I can't seem to add a legend to my variability chart script. I'm trying to add a legend for my "Ova" column. The row states have already been set, so I don't need that command. So from what I've read, I should be able to use something like this:Report ( var ) [FrameBox(1)] << Row Legend ("Ova")But that isn't working.Here is the whole ...

    juliet juliet
    Discussions |
    Apr 8, 2013 10:06 AM
    9524 views | 2 replies
  • Issues with Button Box and exiting script with Throw().

    I have a script written to get user input on a start/stop date and time for production data.  In the window, there are two buttons, an OK and Cancel.  Everything associated with the output after entering the data and clicking OK is okay.  The problems are with the Cancel button.  For one, I was reading that Throw() will exit out of the script.  If you run the example below, clicking cancel will ou...

    smeredith68 smeredith68
    Discussions |
    Apr 8, 2013 7:30 AM
    10499 views | 3 replies
  • Sum all Columns that contain a string in the column name

    I'm trying to take a data table and add a column with a formula that sums all columns that contain the string "ToAdd" in the column name. I'm trying to script this because the columns that will have "ToAdd" somewhere in the name will change.So far, I have the script that can collect all the column names into a list, but I'm not sure how to then use that list to generate a new column with a formula...

    dfmoore dfmoore
    Discussions |
    Apr 6, 2013 7:38 AM
    9271 views | 2 replies
  • Calculating duration between two dates from different years

    I am using JSL scripting to run one of my reports that can calucate the duration between two dates. My report has a Start Date in column 'A' and End Date in column 'E' , I want to calcuate the following:1. Duration between those two days excluding weekends2, Duration between those two days , start date is 10/31/2012 and end date is 02/20/2013, and when I used the forumla "Formula(Day(:E - :A) )" ,...

    fr2007 fr2007
    Discussions |
    Apr 5, 2013 1:30 PM
    21559 views | 13 replies

Latest Discussions

  • Graph Builder - bar chart how to show summary table?

    Hi, using Graph Builder I'm making a bar chart with a legend.  Each Xvalue bar shows a breakdown by the legend categories (so they add up to a sum for the total bar of course).Question: is there any way to make a summary data table below it displaying the X value by legend breakdown?  I'm thinking by using Table Box and its elements.  I've tried various things even with Summarize, but it's not as ...

    djhanson djhanson
    Discussions |
    Mar 27, 2013 3:39 PM
    3467 views | 1 replies
  • How to control dimension when graphs wrap?

    Hi, I have a data table with discrete and numeric variables. The discrete variable is basically a serial identifier. The numeric variables are time series style: On of the variables is the time from start of data sampling, the other variables are properties the vary with time. In a typical plot prepared by graph builder, I create first a graph showing a continous variable versus time. Then I drag ...

    poulravn poulravn
    Discussions |
    Mar 26, 2013 3:45 AM
    5069 views | 4 replies
  • JMP Discovery 2013 Call for Papers

    In case you've missed the announcements the Call for Papers for JMP Discovery 2013 is open now but won't be much longer.Please consider giving back to the JMP user community.The Discovery Summit Steering Committee is asking you to share how you've solved real problems with JMP. Submit a conference paper or poster abstract.If your abstract is selected, you'll present at the conference, Sept. 9-12 i...

    Jeff_Perkinson Jeff_Perkinson
    Discussions |
    Mar 21, 2013 6:32 AM
    2594 views | 1 replies
  • JMP Add Ins versus Customizing the Tool Bar

    I have scripts that I am deploying to a small group. For years, I have added scripts to my toolbar and feel comfortable doing this. I recently read about JMP Add Ins and was wondering if that were a better way to go.

    Issues: I find it annoying to reload my scripts in the toolbar every time my hard drive gets replaced. (Too frequent, but not JMP's problem.) It seems that an Add In can accommoda...

    laural laural
    Discussions |
    Mar 18, 2013 2:20 PM
    7853 views | 6 replies
  • Zero Inflated Poisson in JMP

    Hello Everyone:I am working with a few advanced undergraduate students and using JMP more frequently (now that we have a university wide license). Is anyone able to tell me if JMP allows me to run a Zero Inflated Poisson model in the 'Fit Model' window (Personality = Generalized Linear Model;  Distribution = Poisson; Link Function = Log) or if this can only be done in the script window? The data i...

    sasuser11466 sasuser11466
    Discussions |
    Mar 14, 2013 12:39 PM
    4355 views | 2 replies

Latest Discussions

  • Sensitivity and specificity calculation

    Hi every one, Is there any suggestion to directly calculate sensitivity and specificity directly from JMP 9? I read some where there is some plug in or small app needs to be downloaded to JMP for this purpose Any ideasthanksAdil

    adil adil
    Discussions |
    Mar 1, 2013 12:32 PM
    3589 views | 0 replies
  • Chossing between Steel-Dwass All Pairs vs Dunn All Pairs for Joint Ranks

    Hello,I have a time series (five time steps) of samples from a population of the same ~60 individuals, each sample being a haphazardly chosen (i.e. not completely random) subset of the 60. The sample sizes each time ranges from about 15 to up to 50, and the measurement I do for each individual in a sample is a continous variable that goes from 0 to 1.Since the sample sizes are different each ti...

    avamk avamk
    Discussions |
    Mar 1, 2013 11:54 AM
    6266 views | 0 replies
  • 3 Parameter Weibull

    Is there any way to do a 3p Weibull in JMP and check to see whether it fits the data better than a 2p Weibull?  I'm looking for something similar to Weibull++ ability to determine the best fit for a given data set.

    gda gda
    Discussions |
    Feb 19, 2013 1:34 PM
    3231 views | 0 replies
  • Grid for differentiating classes on x-Axis

    Hello,I have the following plotNow I need grid on a different position: It should be in the middle between the classes --> (separating the three values each )How can I do that??THANKS!!

    michael_behrisc michael_behrisc
    Discussions |
    Dec 3, 2012 3:29 AM
    2773 views | 0 replies
  • Interaction profile

    Hi,I am doing a regression analysis for which I got the following equation-Permeation flux= 11.395-0.058 (size)+ 4.136 (elasticity) -0.055 (size *elasticity)I got a interaction profile between size and elasticity but I dont know how to interpret this. I am attaching the profile (untitled)...Can anybody help me understand what this figure suggest.Regards,Shaan

    shaan shaan
    Discussions |
    Sep 3, 2012 2:40 PM
    4711 views | 0 replies
view all discussions