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.

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

  • Data Filter to select missing

    Hi,   I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z.  I am modifying some existing code and the local filter is defined as     Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) ) but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found".  I am moving the entire workflow to eli...

    Hegedus Hegedus
    Discussions |
    Mar 17, 2015 6:13 PM
    5893 views | 1 replies
  • Custom function over limited x range?

    I am adding a function to a graphic (e.g., fit y- by- x) via "Customize Graph": Y Function(_function_of_x_, x);Can I limit the range of the x's that go into the function such that the function only plots over part of the range of the plot?  So if my x-axis spans from 0 to 100 I only want my function to plot say from x=  50 to 100.

    KarenC KarenC
    Discussions |
    Mar 17, 2015 1:20 PM
    11006 views | 3 replies
  • Using columns from data table as combo box items?

    Is it possible to use column names from the data table as items in a combobox in a JMP application?if so, how do I reference it in the application.I have sales and quantity sold as two columns. I also have a bar graphWhat I want to do is create a combobox with sales and quantity sold as the items. when sales is selected the the bar graph shows the values from the sales and when quantity sold is se...

    aparna_shankran aparna_shankran
    Discussions |
    Mar 17, 2015 1:09 PM
    7865 views | 9 replies
  • RGB Values to Color Names in Data Table

    I have a data table that contains RGB values in separate columns and I want to have the name of the color ( or close to it) displayed in a seperate column.One problem is that I can give some leeway in the values so they could be in a range of values so Black could be 0-0-0 or 5-0-0 or 0-5-0 or 0-0-5 or 5-5-0 to 5-5-5 etc. so a range of +/- 5 either side would be allowablee.g.  ...

    d_barnett d_barnett
    Discussions |
    Mar 17, 2015 11:06 AM
    34393 views | 10 replies
  • Copying charts to Google Slides

    I like to put presentations together in Google Slides. When I want to add JMP charts to my Google Slides presentations I typically select the chart in JMP then copy and paste it directly into Google Slides. This has the advantage of being fast however the resolution of the images is generally not great. I've managed a general work around for this by forcing the original image to be much larger tha...

    tom_e_dunn tom_e_dunn
    Discussions |
    Mar 17, 2015 8:16 AM
    17141 views | 1 replies

Latest Discussions

  • Data Filter to select missing

    Hi,   I am attempting script a plot Y by X plot and constrain the rows to those missing in column Z.  I am modifying some existing code and the local filter is defined as     Add Filter( columns( :Fid_data_check ), Where( :Fid_data_check == "not found" ) ) but this depended on the creation of a column externally in Excel that was either "OK" or "Not Found".  I am moving the entire workflow to eli...

    Hegedus Hegedus
    Discussions |
    Mar 17, 2015 6:13 PM
    5893 views | 1 replies
  • Using columns from data table as combo box items?

    Is it possible to use column names from the data table as items in a combobox in a JMP application?if so, how do I reference it in the application.I have sales and quantity sold as two columns. I also have a bar graphWhat I want to do is create a combobox with sales and quantity sold as the items. when sales is selected the the bar graph shows the values from the sales and when quantity sold is se...

    aparna_shankran aparna_shankran
    Discussions |
    Mar 17, 2015 1:09 PM
    7865 views | 9 replies
  • Creating Subject-IDs

    How do I create a column that merely numbers all of the data. I already have all of my data ready, I just need a column to use that is 1-etc. for the Subject-ID. Thank you!

    kmohajer kmohajer
    Discussions |
    Mar 17, 2015 6:57 AM
    11241 views | 2 replies
  • Is there a way to add a new series to an existing control chart?

    I have a Levey Jennings chart and want to add a new series (different variable than what is used for the chart) to the chart, is that possible? It would only be for reference, it does not need control limits and it uses the same x variable but different y scale.

    jenna jenna
    Discussions |
    Mar 12, 2015 9:30 AM
    3853 views | 1 replies
  • Stats Grouping Question

    I am working with a 2x2 factorial and the amount of data I gathered for each individual group is 10, 10, 18, and 36. Statistically, would it provide better results if we cut each bin down to 10 results (so keep them all constant) or should I work with all of the data, regardless of the fact that one bin has much more than the rest?

    kmohajer kmohajer
    Discussions |
    Mar 12, 2015 6:42 AM
    2875 views | 1 replies

Latest Discussions

view all discussions