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

  • bubble plot not showing all the data

    hi,I have data from multiple measurements for serval locations in a grid.I have col, row as X and Y.I want to use the measurement as coloring and the scan number as time.so eventually, I will see each location on the grid change over time.when I create the plot I don't see the grid with all the locations, what I see is one point as an average of all the data what i expected to see is the grid chan...

    Ohad_s Ohad_s
    Discussions |
    Apr 3, 2023 11:50 PM
    1457 views | 2 replies
  • How can merge such binaries with JSL?

    If I want to use JMP for something other than statistics: For example, I downloaded several video clips from the Internet, got binaries, and how to combine these binaries with JSL and save them as one video file. For example, this video is formatted as mp4 Thanks Experts!rr = ""; rs = ""; For( j = 1, j <= N Row( dt ), j++, u = dt[j, "url"]; request = New HTTP Request( URL( u ), Method( "Get" ) )...

    lala lala
    Discussions |
    Apr 3, 2023 4:48 PM
    1024 views | 2 replies
  • how does one add letters form a connecting letters report to a graph

    see question above

    LawOfLogsParrot LawOfLogsParrot
    Discussions |
    Apr 3, 2023 1:26 PM
    1650 views | 1 replies
  • Linearity and Bias study

    Hello Community, While performing the Linearity and the bias study, if the P value for the Bias is less than 0.05--then that marks the presence of bias in the scale. Further, the average bias value is less than the resolution of my scale and secondly, the bias is not in increasing or decreasing fashion but, randomly fluctuated at different standard reference weights. Can it be concluded that the s...

    Scorpio Scorpio
    Discussions |
    Apr 3, 2023 12:27 PM
    1667 views | 4 replies
  • Cycling through folders in a directory

    Hi all, I have a script that works on a set of data that my I get from a cyclic loading machine. However, I receive batches of data from this machine that is organized into folders containing the .txt file that I want to run the script on. Is there a way that I can paste the script file into the parent folder containing all of the subfolders that contain the .txt files and have it run through each...

    sandersjrs sandersjrs
    Discussions |
    Apr 3, 2023 10:11 AM
    2670 views | 6 replies

Latest Discussions

  • How can merge such binaries with JSL?

    If I want to use JMP for something other than statistics: For example, I downloaded several video clips from the Internet, got binaries, and how to combine these binaries with JSL and save them as one video file. For example, this video is formatted as mp4 Thanks Experts!rr = ""; rs = ""; For( j = 1, j <= N Row( dt ), j++, u = dt[j, "url"]; request = New HTTP Request( URL( u ), Method( "Get" ) )...

    lala lala
    Discussions |
    Apr 3, 2023 4:48 PM
    1024 views | 2 replies
  • how does one add letters form a connecting letters report to a graph

    see question above

    LawOfLogsParrot LawOfLogsParrot
    Discussions |
    Apr 3, 2023 1:26 PM
    1650 views | 1 replies
  • Linearity and Bias study

    Hello Community, While performing the Linearity and the bias study, if the P value for the Bias is less than 0.05--then that marks the presence of bias in the scale. Further, the average bias value is less than the resolution of my scale and secondly, the bias is not in increasing or decreasing fashion but, randomly fluctuated at different standard reference weights. Can it be concluded that the s...

    Scorpio Scorpio
    Discussions |
    Apr 3, 2023 12:27 PM
    1667 views | 4 replies
  • Interactive Window before a SQL pata pull

    Hello  I have the following Question:how can I generate an addition to the script that I use to pull data from a SQL database, in which I would like to replace the  Advance search function “Where” by an interactive Window in which the user types what he actually wants to pull, here eg 06C3020 so that only data is pulled that has this expression in a specific column (here HighestLevelOrder_Material...

    Engelke Engelke
    Discussions |
    Apr 3, 2023 9:19 AM
    1643 views | 4 replies
  • problème avec HTML

    Bonjour, j'utilise des cartes de contrôles avec alarrmes envoyées par mail.le message est envoyé avec la carte en HTML.le problème est que l'HTML joint est incomplet. voir les 2 images:HTML dans le dashboard (complet)HTML joint au message d'alarme (incomplet, axe Y avec échelle incomplète,...). existe-t-il une solution?cordialement

    Françoise Françoise
    Discussions |
    Apr 3, 2023 7:23 AM
    1339 views | 3 replies

Latest Discussions

  • Criblage des processus

    Bonjour à tous,Est-il possible de mettre dans le criblage des processus le format/la colonne de notre choix dans le module « dernière alarme ». Pour ma part j’aimerais pouvoir y mettre une colonne Date pour pouvoir contrôler à quels jour interviennent mes dernières alarmes.Merci pour votre aide.

    hcarr01 hcarr01
    Discussions |
    Apr 3, 2023 2:41 AM
    698 views | 0 replies
  • How do I choose which significant effects to use for a posthoc

    I'm looking at the impact of 4 two level independent categorical variables on a continous dependent variable. How to I choose what effect to use for a posthoc analysis? If I choose forexample size*treatment*shelfcode how do I consider the effect color to explain dependent variable Firmness?Do I do posthoc on all interactions? If yes, how do I interprete separate posthocs on the same variable firmn...

    JulianAch JulianAch
    Discussions |
    Apr 1, 2023 2:15 PM
    619 views | 0 replies
  • Hey I need help with solving this control chart problem?

    The largest purchaser of care of the WorldBest Healthcare System complained that the average C-section rate at WorldBest had increased from 1999 to 2000 and was now over 21 percent. The average at other area hospitals was between 17 to 19 percent. To investigate the situation, WorldBest wants to set up a control chart to monitor the number of C-Sections every month. 1. What type of control chart s...

    StarIconCohort4 StarIconCohort4
    Discussions |
    Apr 1, 2023 10:56 AM
    693 views | 0 replies
  • How do I get percentage difference by function within JMP platform?

    I'm working with a large dataset with a single continuous number column and then multiple nominal columns. I need to understand the % delta (or % difference) in the number column as a result of toggles in the nominal columns.With the Fit Y by X platform, I can readily add a function to provide the raw difference (as with the t test function), but I can find nothing for the % delta I'm needing. And...

    tsandidge tsandidge
    Discussions |
    Mar 30, 2023 11:09 AM
    962 views | 0 replies
  • Black Cursor Keeps Turning into the Regular Windows Cursor

    I am trying to hover over values to get the provided explanations, but it won't work because my mouse cursor keep changing into the regular white windows cursor. I only have the black cursor when hovering over certain things (like graphs) but I want it to be active for the entire window. Is there anyway to fix this? Edit: Nevermind, the white cursor works fine. I saw in another discussion that I j...

    Shipidento Shipidento
    Discussions |
    Mar 17, 2023 5:50 PM
    1342 views | 0 replies
view all discussions