cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • 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

  • How to make the content of the paste board into a table?

    The pasted board contains previous content, blank content, and tabs at the beginning of each line, and forms a tableThanks!

    1 2023-09-09 00:00 A C 2 2023-09-09 00:00 B D

    lala lala
    Discussions |
    Aug 10, 2023 9:02 AM
    2533 views | 8 replies
  • Issue with JMP Query Builder results

    I am having an issue with the results from the JMP Query Builder. I generally use Microsoft Access to do queries, but my dataset is so big (13,148,520 rows) that my IT dept. suggested I try JMP Pro. I have two tables that I am linking on the "Covered_Recipient_Profile_ID" field:I am doing a left join on the "JMP table with AHC NPI 2AUG23" tableHere is my Query Preview:This query runs and returns S...

    tjcraneUMN tjcraneUMN
    Discussions |
    Aug 10, 2023 8:54 AM
    1995 views | 4 replies
  • How do I compare two columns and see if they differ signficantly?

    Hi,I use JMP Pro 16.0.0 together with a Mac and have a question. I know how to compare values in a column against a Nominal variable by using the analyze and fit y by x command. My question is how do I compare the means of two columns and see if they differ significantly.Example: Column 1: 2, 4, 6, 6, 8, 2, 3, 4, 6Column 2: 1, 1, 2, 3, 1, 3, 1, 2, 2 I would be very grateful for your advice of how ...

    LarsBirger LarsBirger
    Discussions |
    Aug 10, 2023 3:03 AM
    2627 views | 2 replies
  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1094 views | 0 replies
  • JMP documentation PDF is not providing the level of detail I need - example of bioassay 4PL curve fit

    Hi community,

    I am new here and could not find an answer in the existing posts.
    This is more a general question about finding documentation information, rather than a specific question to a function.
    I however use an example to illustrate what kind of information I am looking for.

    I am currently evaluating JMP 17 as a software tool for us. In this process I try to set up a bioassay potency evaluation ...

    Nate_B Nate_B
    Discussions |
    Aug 9, 2023 11:29 PM
    1386 views | 1 replies

Latest Discussions

  • How to make the content of the paste board into a table?

    The pasted board contains previous content, blank content, and tabs at the beginning of each line, and forms a tableThanks!

    1 2023-09-09 00:00 A C 2 2023-09-09 00:00 B D

    lala lala
    Discussions |
    Aug 10, 2023 9:02 AM
    2533 views | 8 replies
  • How do I compare two columns and see if they differ signficantly?

    Hi,I use JMP Pro 16.0.0 together with a Mac and have a question. I know how to compare values in a column against a Nominal variable by using the analyze and fit y by x command. My question is how do I compare the means of two columns and see if they differ significantly.Example: Column 1: 2, 4, 6, 6, 8, 2, 3, 4, 6Column 2: 1, 1, 2, 3, 1, 3, 1, 2, 2 I would be very grateful for your advice of how ...

    LarsBirger LarsBirger
    Discussions |
    Aug 10, 2023 3:03 AM
    2627 views | 2 replies
  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1094 views | 0 replies
  • JMP documentation PDF is not providing the level of detail I need - example of bioassay 4PL curve fit

    Hi community,

    I am new here and could not find an answer in the existing posts.
    This is more a general question about finding documentation information, rather than a specific question to a function.
    I however use an example to illustrate what kind of information I am looking for.

    I am currently evaluating JMP 17 as a software tool for us. In this process I try to set up a bioassay potency evaluation ...

    Nate_B Nate_B
    Discussions |
    Aug 9, 2023 11:29 PM
    1386 views | 1 replies
  • How can I automatically draw a graph in a JMP table based on user-selected rows?

    I have a problem now: there is a JMP table and then after selecting a row, a histogram needs to be drawn automatically. That is to say, different histograms appear for different rows, and the graph should be updated automatically after changing the value of the rows when data anomalies are detected.
    But now I've searched, only dt<<get selected rows();on change is not for JMP table either.For exampl...

    lehaofeng lehaofeng
    Discussions |
    Aug 9, 2023 10:56 PM
    1662 views | 4 replies

Latest Discussions

  • Graph Builder - Summary Statistics - select aggregation column?

    Points plot in Graph builder provides an option to calculate summary statistics.By default, points with same x value are aggregated into one value. Is there an option to select another column to specify groups of point which get aggregated?e.g. to display the median height/weight for different ages - with one click.  Names Default to Here(1); dt = Open( "$SAMPLE_DATA/Big Class.jmp" ); Graph Builde...

    hogi hogi
    Discussions |
    Aug 10, 2023 2:23 AM
    1094 views | 0 replies
  • Get the JMP Default Dark color theme

    Hello, Is there anyway I could extract all the color codes used in these color themes, using JSL or any another way?I do have difficulties in dealing with colors, hence I rely more on HEX codes, or numeric codes.  Thank you.

    Kenobi Kenobi
    Discussions |
    Aug 9, 2023 9:26 AM
    1078 views | 0 replies
  • Rolling and Expanding window forecast in 17

    Is there a function in J17 to automate multiple rolling window forecasts for time series and include forecast errors MSE,MAE,etc.

    ParametricSteer ParametricSteer
    Discussions |
    Aug 4, 2023 1:05 AM
    712 views | 0 replies
  • 2023 Americas Discovery Summit User community discount?

    Hi... sorry to be a bother about this...  As I go through registration for the Discovery Summit, the system doesn't seem to recognize my community membership. Is there a code I should use? Thx!

    steven_reagan steven_reagan
    Discussions |
    Aug 2, 2023 1:12 PM
    616 views | 0 replies
  • Redo - for a Report in a Dasboard?

    Redo Analysis from the the red triangle/Redo menu is great.It generates an exact copy of the current report. Is there also a possibility to get an exact copy of a report (e.g. Graph uilder Plot ) that is inside a Dashnoard?
    - including the filters that were applied by the surrounding dashbord?

    hogi hogi
    Discussions |
    Jul 26, 2023 1:43 AM
    563 views | 0 replies
view all discussions