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

  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2155 views | 0 replies
  • Clean up a csv File

    I have large quatity of csv files that need to be clean up.  All of these files have same format which make the task a bit easy.  My initial csv file has the following format: Item Recipe:       (001)  48pt     Stage Recipe:       48pt      Batch ID:             Prod1     Item ID:           42     Date/Time:          5/1/2017 4:28:56 PM           PointMeasurementGainGFitXY112.399.70.9911212.299.90...

    Artemio Artemio
    Discussions |
    May 16, 2017 8:10 AM
    7665 views | 2 replies
  • How do I get the import file settings right before concatenating files by a script?

    I have several files in a specific format and and with the *.asc extension (example: two files as attached to this post). I have tried to make changes in the script uploaded by Bryan can be found here: https://community.jmp.com/t5/JMP-Scripts/Combine-multiple-txt-or-csv-files/ta-p/24083 It works well if I rename all my files to *.txt before running the script but otherviese it will not. I have tri...

    Nagraba Nagraba
    Discussions |
    May 16, 2017 8:08 AM
    6129 views | 1 replies
  • non parametric KS test of two samples

    How to do non-parametric kolmogorov smirnov test with two sapmle using jmp? I have long time series data, so which format do I need to do for the input in jmp? I mean excel, or text file etc?

    farida farida
    Discussions |
    May 16, 2017 2:39 AM
    10021 views | 2 replies
  • Deleting columns that are not in a list

    Hi Guys,

    I have a set of columns that I want to keep and then delete all except this set.

    The columns that I want to delete are large in number.

    Is there any easy way to do this using a script?

    Thanks.

    Discussions |
    May 15, 2017 6:21 PM
    20215 views | 10 replies

Latest Discussions

  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2155 views | 0 replies
  • What test do I use for two variables that are ordinal and seem to have a non monotonic relationship?

     I'm trying to find the right test for association/relationship between two likert scale, ordinal variables from a questionnaire I did:Behavior"How often do you recycle" - (1) Almost Daily, (2)2-3 times a week, (3)Once a week, (4) Less than once a week, (5)I don't recycleAttitude"Recycling can conserve the environment" - Ranges from (1)Strongly agree to (5)Strongly disagree, with (3)Neutral in the...

    slamer2000 slamer2000
    Discussions |
    May 14, 2017 10:38 PM
    5511 views | 2 replies
  • Stand alone application.

    Is there any way in JMP to build appications that can be run by folks without JMP?  Something like a .exe. Gene

    gene gene
    Discussions |
    May 10, 2017 11:58 AM
    6980 views | 5 replies
  • How do I overlay box plots in JMP so they are aligned instead of next to each other?

    Assuming you have a set of x values (numerical, continuous) and 3 sets of y values (numerical, continuous), is there any way to overlay the series together and have box plots that are overlayed? When I add box plots with graph builder, the box plots take up their own independent space along the x-axis, instead of being aligned along the same value of x, the box plots won't intersect eachother. The...

    ambrose2 ambrose2
    Discussions |
    May 10, 2017 10:10 AM
    5633 views | 2 replies
  • how to custamize the rangeof the

    in the attcehd file there are 3 graphs in one box, but on the y-axis all the three graphs have the same range i.e is 0-500. But if i want to customize the three graphs with differetn ranges  (like 0-200, 0-300, 0-500). So that all the graphs would fit in neatly. I tried changiin them but, all the values are changing at the same. or should i plot the three plots separatly. Plz share an answer, as i...

    Drharsha Drharsha
    Discussions |
    May 9, 2017 6:46 PM
    3763 views | 1 replies

Latest Discussions

  • Printing worksheet with cell colors

    Hello JMP Community, I'm currently using JMP version 10.0.0 and having trouble printing my data table with cells highlighted in certain colors.  Is there a way to print keeping the colors or to even export the file keeping the cells highlighted?

    Thanks.

    ferdt58 ferdt58
    Discussions |
    May 16, 2017 9:14 AM
    2155 views | 0 replies
  • Linearity and Bias Report

    In Our MSA stsudy we are performing Linearity and Bias measurment. We are currently controlling at Linearity and Bias to be below 5%.  We actually generate the following report for Linearity and BIas. However in AIAG handbook the criteria for the gauge to pass bias criteria has the following criteria.

    Aravindan Aravindan
    Discussions |
    Apr 18, 2017 12:54 AM
    4250 views | 0 replies
  • CCC Optimal

    Hi,I have 2 clustering chooses as mentionned below,- Nr of cluster 15 : CCC = 69.99 (OPTIMAL)- Nr of cluster 15 : CCC = -92.87- Nr of cluster 15 : CCC = -112.8 The first one with CCC = 69.99 is mentionned as the best optimal. I don't understand why this one is the best by consedering the different values ?. What is the signification of these values ? Thanks,

    Lamine Lamine
    Discussions |
    Mar 17, 2017 5:25 AM
    3310 views | 0 replies
  • Understanding the Dispatch and Legend Model and what exactly is Base(0,0,0)?

    My problem is two fold. Im writing a JSL Function to create some custom charts at work. Everything is working fine. Thats great. But I dont understand why - and I am trying to break down the code. Most of I wrote myself, but some aspects I made the tweaks within JMP, copied the scripts and used the parts that generated what I needed. Some of the code chunks that get added in are intuitive to read ...

    kevinwtbolger kevinwtbolger
    Discussions |
    Feb 26, 2017 9:30 AM
    3331 views | 0 replies
  • Data Binding Associative Arrays

    I recently had need to create some slightly complex data structures and started to play with associative arrays a little more.  These are similar to dictionaries in other languages.  Where they differ is that most languages to improve speed, when assigning an object in a dictionary to a variable it does a data binding.  Essentially it makes it so both the dictionary and the variable refer to the s...

    msharp msharp
    Discussions |
    Feb 14, 2017 1:53 PM
    4388 views | 0 replies
view all discussions