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

  • Plotting time series data in JMP

    I find the bubble plot time variable capability a wonderful tool to demonstrate to managers how product sales change over time. I now have a need for a stacked bar chart where the x variables are static, character variables, say apples, oranges, grapes. The bar and stack heights would change over time, oh say based on quantity sold by color. And of course I would need to export the graph to pow...

    Discussions |
    Oct 12, 2009 3:13 PM
    12628 views | 4 replies
  • JSL: How do I Group Columns with JSL?

    Hello community:

    One can group columns by selecting them in the columns window and choosing "Group columns" in the context menu. Is there a JSL statement doing the same thing? I found nothing in the operators index or scripting guide.

    Thanks,
    Dahla

    Discussions |
    Oct 12, 2009 6:48 AM
    19763 views | 14 replies
  • Exclude selected rows

    OK, I know this is simple, but I can't work out how to do it.

    What is the JSL script for excluding rows that are selected?

    Currently, I am excluding rows by creating an additional column called IgnoreRow, with a value of 1 for rows to be excluded and 0 for all other rows (this calculation is based on the contents of other columns). I then use:

    For Each Row( Excluded( Row State() ) = :IgnoreRow );

    whic...

    matthewh matthewh
    Discussions |
    Oct 6, 2009 7:25 AM
    10099 views | 2 replies
  • Looking for advice on LD50/ED50 calculation with JMP

    Hi JMP users,
    I've tried to figure this out but the statistics guide is vague enough that I can't quite get to the answer that I need to make this work.

    I'm trying to get JMP to work for computing LD50 values based on observed mortality proportions.

    The documentation and routines in JMP seems to rely on a logistic regression and imply that inverse prediction at 0.5 will yield an LD50. The problem is...

    Discussions |
    Sep 30, 2009 2:23 PM
    5986 views | 1 replies
  • Finding minimum value within each repeating sequence of column values

    What formula will find a minimum value within each repeating sequence of column values?

    I have a large database in which I wish to report the minimum (maximum) value within each 7-member, repeating sequence in a column of real values.

    Thanks for any help.

    defcon defcon
    Discussions |
    Sep 21, 2009 2:00 PM
    3284 views | 2 replies

Latest Discussions

  • Looking for advice on LD50/ED50 calculation with JMP

    Hi JMP users,
    I've tried to figure this out but the statistics guide is vague enough that I can't quite get to the answer that I need to make this work.

    I'm trying to get JMP to work for computing LD50 values based on observed mortality proportions.

    The documentation and routines in JMP seems to rely on a logistic regression and imply that inverse prediction at 0.5 will yield an LD50. The problem is...

    Discussions |
    Sep 30, 2009 2:23 PM
    5986 views | 1 replies
  • Finding minimum value within each repeating sequence of column values

    What formula will find a minimum value within each repeating sequence of column values?

    I have a large database in which I wish to report the minimum (maximum) value within each 7-member, repeating sequence in a column of real values.

    Thanks for any help.

    defcon defcon
    Discussions |
    Sep 21, 2009 2:00 PM
    3284 views | 2 replies
  • importing from Excel

    I have JMP v8 on a Macintosh with OS 10.5.8

    When I try to import data from Excel, the files with xls extension are selectable while those with xlsx are not. Is there any way to select xlsx files?

    Discussions |
    Sep 17, 2009 8:44 PM
    3070 views | 2 replies
  • How do I add error bars to bivariate fit (y by x)?

    I am plotting line graphs using analyze>fit y by x. I get a series of points that I then group by treatment and fit each value. I have been unable to get a nice line graph with error bars. I am currently exporting the data back into excel in order to get this graph. Any advice??

    Discussions |
    Sep 14, 2009 10:17 AM
    5078 views | 4 replies
  • How do I make cells blank>

    Hi,

    I'm new to jmp, so please forgive me if this is a dumb question...

    How do I replace numerical values in a cell with blanks if they do not meet a certain criteria or otherwise exclude them? If I set a filter, it ends up filtering out the entire row, which is not what I want to do (there's other useful data in that row).

    Thanks!

    Discussions |
    Sep 11, 2009 7:15 PM
    3371 views | 2 replies

Latest Discussions

  • Random Parameters in Profiler?

    I am evaluating JMP (currently V. 7, but my company is in the upgrade process) and I am particularly interested in figuring out how to use the Profiler for some of my frequent activities. Can anyone help with the following?

    I would like to simulate a function F(x, theta(i)) over a range of x values. Theta(i) is a set of parameters drawn from a multivariate-normal distribution for each individual ...

    jff jff
    Discussions |
    Jun 25, 2009 5:53 AM
    2787 views | 0 replies
  • Overlay normal quantile plots without long string labels

    Hello,

    I am a longtime user of JMP7. To make overlay normal quantile plots I use Fit Y by X, where Y is the continual variable like Height and X is a categorical variable like Gender. Using Right-click/Legend gives a nice color coded legend for the curves, but JMP also tries to label each curve way up at the top (upper quantile) end of the curve. Invariably these are ugly and overlap each other. ...

    karenb karenb
    Discussions |
    Jun 2, 2009 5:54 PM
    3347 views | 0 replies
  • Welcome to the JMP Software Discussion Forum!


    We hope you'll find this forum useful as a place to connect with other users of JMP Software, pose questions and share your expertise in using JMP. Topics may include, but are not limited to: data visualization, Design of Experiments (DOE), exploratory data mining, programming with the JMP Scripting Language (JSL), quality, statistical procedures using JMP and Visual Six Sigma.

    Please note that thi...

    Discussions |
    Jan 12, 2009 7:24 AM
    5867 views | 0 replies
view all discussions