cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Exclude data points from some charts but not data file

    I have a data set where I have conditions, and different measurements taken.  For example:Sex       Age       Height       Shoe sizeMale      20          66 in.         10Female  18          60 in.          8 I am making a script to view distribution, and variation. I would like to make graphs for height, and shoe size(seperately). In some instances  I have some height outliers (let's assume), but...

    mochar mochar
    Discussions |
    Oct 9, 2019 11:13 PM
    2588 views | 1 replies
  • How can arrange JSON into a table using JSL?

    See the JMP's ability to quickly download JSON data from the WEB and organize it into a table form. https://community.jmp.com/t5/Discovery-Summit-2018/Importing-Web-Service-Data-The-New-HTTP-Request-in-JMP-nbsp-14/ta-p/73717  But I failed to master the method.Just learn to download this JSON file using JSL.Ask an expert how to organize data into tables. Thanks!  

    lwx228 lwx228
    Discussions |
    Oct 9, 2019 6:46 AM
    4147 views | 5 replies
  • How to get graph builder contour plot color themes to apply to all graphs?

    Hi, I am using the graph builder to make contour plots (hundreds) and cannot figure out how to change the color theme for all of the at once.  I can get individual graphs to change of course but i don't want to repeat the same action hundreds of times. thx

    info-rchitect info-rchitect
    Discussions |
    Oct 8, 2019 8:14 AM
    2597 views | 1 replies
  • Means Comparison Oneway Analysis ... how to dynamically order side-by-side boxplots by mean value left to right

    Looking for an automated way to automatical order side-by-side box plots by mean value left to right ... and by dynamically I mean being able to seamlessly do this on the fly in response to change in Local Data Filter and/or Column Switcher.  Thanks in advance!

    galactus3000 galactus3000
    Discussions |
    Oct 8, 2019 5:56 AM
    3445 views | 2 replies
  • Repeated Measures with Time-Course Data

    I have a dataset where the output (yield) of three treatments (varieties) was measured over the course of two months. I would like to do a repeated measures analysis on these data using the measurement date (harvest date in my dataset) as the repeated measure. Looking through existing JMP documentation (like this: http://www.jmp.com/support/notes/30/584.html), I do not see how I can run the analys...

    TropicSnow TropicSnow
    Discussions |
    Oct 8, 2019 4:51 AM
    6061 views | 1 replies

Latest Discussions

  • How to get graph builder contour plot color themes to apply to all graphs?

    Hi, I am using the graph builder to make contour plots (hundreds) and cannot figure out how to change the color theme for all of the at once.  I can get individual graphs to change of course but i don't want to repeat the same action hundreds of times. thx

    info-rchitect info-rchitect
    Discussions |
    Oct 8, 2019 8:14 AM
    2597 views | 1 replies
  • Unbalanced Panel Data

    Hi
    I have a list of stocks and their respective indicators and annual return across several years. I would like to do a panel data analysis but my panel data were heavily unbalanced. Can I ask

    1) how JMP deals with those missing data when I run the fixed effect mixed model?

    2) Where can I find information on how to interpret the mixed model results? Especially on the repeated measures results.

    Zephyr Zephyr
    Discussions |
    Oct 7, 2019 1:37 PM
    3150 views | 2 replies
  • How to show a decimal digit (DO NOT round numbers on a histogram)?

    How to show a decimal digit (DO NOT round numbers on a histogram)? Pls. look pic.    

    Ted Ted
    Discussions |
    Oct 7, 2019 9:28 AM
    6688 views | 3 replies
  • For loop question

    Hi everyone, First time I'm writing here, though I have read in this forum a lot. I do have some experience in JSL scripting, but I still haven't dealt with for loops. I have this data table which has 5 columns: entity, date1, date2, value1, value2 (value2 column initially contains missing values only). The table is sorted by Entity (ascending) and date1 (descending). I want to loop through all ro...

    Yotam Yotam
    Discussions |
    Oct 7, 2019 6:51 AM
    8162 views | 7 replies
  • Using log of variables in linear regression?

    I am a new student using JMP and have a question.I have a dataset with several variables that are heavily skewed as evidenced by their distributions.  One is my dependent variable and the others are all independent variables.I create new columns using the Log_variable for the dependent variable and one of the primary independent variables. Both of their distributions improved significantly towards...

    jk577648 jk577648
    Discussions |
    Oct 6, 2019 5:50 AM
    6574 views | 4 replies

Latest Discussions

  • Extract Report Data and Export it to Excel

    I am totally new to the JMP community and have a limited coding background. I am working with Life Distributions (Weibulls mostly), and I would like to create an Add-in that can do the following tasks once I have selected the best distribution fit: 1. Save specific report data from distribution (see the data tables in red) 2. Export the data into an excel sheet 3. Have the add-in button available ...

    jemairsmartes jemairsmartes
    Discussions |
    Sep 11, 2019 10:27 AM
    2167 views | 0 replies
  • How to Add Profit Matrix to Neural Net Confusion Matrix

    Hi all, I'm using a neural net to predict whether or not a customer will prefer to buy retail items at a markdown or if they are likely to buy full-price (i.e., "bargain buyers" vs. traditional shoppers). I'd like to incoporate the opportunity cost of a false positive (giving discounts to what would otherwise be a full-price shopper) using a profit matrix, but changing values on the matrix in the ...

    GhostBen GhostBen
    Discussions |
    Aug 5, 2019 8:00 PM
    1412 views | 0 replies
  • Capability Animation - How to see the LSL/USL Value?

    I just discovered this nifty tool called the Capability Animation, where you can play around, dragging the spec limits and mean shifts, and it simulates your capability indices. But, I cannot see the actual LSL/USL values as I drag them! Does anyone know how to make this happen?

    Antonio80 Antonio80
    Discussions |
    Jul 9, 2019 1:31 AM
    1369 views | 0 replies
  • Unable to allocate enough memory in access or evaluation

    Hi,I'm trying to use the Multivariate platform to perform a correlation between 6 time points (rows) across 73500 columns. My final goal is to output a  73500x73500 correlation matrix. When I try to run it, I immediately receive this pop out message:Unable to allocate enough memory in access or evaluation of 'List' , {/*###*/Estimation Method( 0 ), Matrix Format( 2 )} What's the issue? I'm using J...

    ns ns
    Discussions |
    Jul 8, 2019 9:04 AM
    1463 views | 0 replies
  • How to Post JSON data to a site via API functionality: "Unsupported Media Type"

    Hi There, I am trying to perform a POST request to post some JSON data to a server, but unfortunately as of now I keep getting a 415 error. The goal of this script is to upload a JSON formatted file (or something of the like) to the server for other users to download/read. I noticed that there are very few POST examples with JSL, but quite the abundance with GET, which I have no problems with. I w...

    liqinglei419 liqinglei419
    Discussions |
    Jul 2, 2019 6:33 AM
    1721 views | 0 replies
view all discussions