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

  • Using Graph Builder is it possible to manually move reported Means and St Devs?

    Using Graph builder I'm struggling to make graphs that list the mean and standard deviations of box plots. I discovered I could use the boxplot & Line of Fit to report the means and stardard devs next to each factor, but the reported numbers are oddly positioned. I was hoping there would be a way to simply manually move these values on the graph so that the overall graph looks better. Is there a w...

    ndowidar ndowidar
    Discussions |
    Aug 3, 2023 5:31 PM
    1052 views | 1 replies
  • Associative Array - splitting keys

    Hi, I've a data table, looks something like this. I want to split each test and assign % values.  I am trying to create an Associative Array and allocate values to each tests but the results are incorrect. I am not sure what I missed The final associative array should contain the following.new_aa = [" Currents_A" => 0.003 " Currents_B" => 0.003, " Currents_C" => 0.003, "Volts_A" => 0.003, "Votls_B...

    Jackie_ Jackie_
    Discussions |
    Aug 3, 2023 2:57 PM
    1262 views | 2 replies
  • How to Center Data over a Character Based Column on the X-Axis

    Hey there! I've got an issue with visualizing data in Graph Builder (JMP16). Graph builder automatically orders my Box Plot data by entry rather than wanting to center it over the corresponding label. Similarly, if I plot by Point, the points are stretched out in X instead aligning on a single vertical line above the corresponding label. Any idea how I'd encourage JMP to center that data? Box Plot...

    BatteryTamer359 BatteryTamer359
    Discussions |
    Aug 3, 2023 10:10 AM
    1837 views | 3 replies
  • Connect Local Data Filters between Graph Builder Windows from different data tables

    Suppose I have two Graph Builder windows from different data tables, each with a Local Data Filter filtering on "run number" and "time". Is it possible to connect the two Local Data Filters so they stay in sync? Or perhaps with JSL to pull the current settings from Local Data Filter #1 and apply them to Local Data Filter #2? (I guess step 1 is getting a reference to the Local Data Filters, I haven...

    BHarris BHarris
    Discussions |
    Aug 3, 2023 8:34 AM
    4022 views | 11 replies
  • Fit Model pValues change when removing statistically insignificant interactions, why?

    JMP version 17I have a question about the fit model pValues.  When you put interactions into the fit model and then perform the "stepwise" personality. You can remove extraneous interactions using the pValue threshold. See below: Here I have the regression set to remove any interaction that has a Pvalue more than 0.1.  However, when I go to make the model with "standard least squares" personality ...

    KJLM KJLM
    Discussions |
    Aug 3, 2023 5:58 AM
    1241 views | 1 replies

Latest Discussions

  • Using Graph Builder is it possible to manually move reported Means and St Devs?

    Using Graph builder I'm struggling to make graphs that list the mean and standard deviations of box plots. I discovered I could use the boxplot & Line of Fit to report the means and stardard devs next to each factor, but the reported numbers are oddly positioned. I was hoping there would be a way to simply manually move these values on the graph so that the overall graph looks better. Is there a w...

    ndowidar ndowidar
    Discussions |
    Aug 3, 2023 5:31 PM
    1052 views | 1 replies
  • Connect Local Data Filters between Graph Builder Windows from different data tables

    Suppose I have two Graph Builder windows from different data tables, each with a Local Data Filter filtering on "run number" and "time". Is it possible to connect the two Local Data Filters so they stay in sync? Or perhaps with JSL to pull the current settings from Local Data Filter #1 and apply them to Local Data Filter #2? (I guess step 1 is getting a reference to the Local Data Filters, I haven...

    BHarris BHarris
    Discussions |
    Aug 3, 2023 8:34 AM
    4022 views | 11 replies
  • How to Select values in a column Based on Column Number

    I have a column dialog that stores the name of a column into the list "selectedDataPinColumn". I am using a loop to find out which column number that name corresponds to and am referencing the column based on the number found, which works. I am trying to add to a previous selected on the table, and I just cannot seem to get the Select Where function to work with anything other than the hard coded ...

    waraulston waraulston
    Discussions |
    Aug 3, 2023 5:47 AM
    852 views | 1 replies
  • Database Connection with login prompt

    Hi all,   I have been working on a script which connects to a database system and then pulls some data. The script works fine using my credentials however as these credentials change every couple of months due to the password having to be updated, I am often having to change the script. We are also looking at pushing this script down the route of validation, which means that we wouldn't be able to...

    JacobPardew JacobPardew
    Discussions |
    Aug 3, 2023 3:06 AM
    8823 views | 8 replies
  • difference between the window object and the report object in JSL

    during learning JSL, I'm still confused about the  the window object and the report object in JSL. After using platform object, i can use the report or window object to store my analysis information, so is there any differnce between the window object and the reportobject in JSL?  any clear definition ? 

    1026 1026
    Discussions |
    Aug 2, 2023 9:38 PM
    803 views | 1 replies

Latest Discussions

view all discussions