cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
JMP Bar Chart

Welcome to the JMP User Community!

Ask questions, get answers, meet other JMP users

Learning Resources

Latest Discussions

  • Joining different tables with a general script

    Hi, I know we can join tables easily under the Table header, but I'm trying to develop a script that would be able to join tables without having to specify the column names. I have three data tables. The first two columns are always the same, but the others can always change its name. It gets more complicated because for a different batch, I can the same three data tables but the name of the first...

    Tina442 Tina442
    Discussions |
    Oct 23, 2025 3:49 AM
    539 views | 7 replies
  • How to automatically combine this complex conversion?

    In JSL, there is already a list variable abc. How can the values of this variable be written one by one into a new script without automatically re-entering the specific variable values Thanks! abc={"A","B","C","D","E"}; dt=New Table("A",Add Rows(1),New Column("A",Character,"Nominal")); Eval(Parse("dt<<new script(\!"SS\!", abc; );")); Eval(Parse("dt<<new script(\!"OK\!", abc={\!"A\!",\!"B\!",\!"C\!...

    lala lala
    Discussions |
    Oct 22, 2025 9:39 PM
    2334 views | 9 replies
  • How do I get Z-scores in JMP?

    Hello, I am looking to figure out how to find Z-scores for my data in JMP, which is not a simple matched pairs. This is what some of my data looks like:  I'm looking at protein concentrations (JS values) for different proteins at 3 time points (day 0, day 30, day 90) for multiple subjects (only subject 1 and 2 are here). Is there a way I can format this data to obtain Z-scores for each protein ty...

    CompositeLemur6 CompositeLemur6
    Discussions |
    Oct 22, 2025 6:37 PM
    302 views | 4 replies
  • Question about factor coding conventions in Fit Model Platform

    Hello Community, I'm running Fit Model to analyze contributions of both nominal and continuous factors in a system.  I'm getting different parameter estimates (and significance) between JMP and Python.  I understand that his might be related to how the nominal factors are encoded (Effects coding (default in JMP) vs. Dummy coding (default in Python).  I've been trying to find a path for selecting h...

    ClusterFerret68 ClusterFerret68
    Discussions |
    Oct 22, 2025 9:39 AM
    268 views | 3 replies
  • Change Labels in Graph Builder for Bar Charts from Horizontal to Vertical?

    Hello,  I often have in Graph Builder Bar Charts with the Sum on the Top. But if the Number ist to higher, than it is no more readable. (Like in the Attachment) So how can I change Labels in Graph Builder for Bar Charts from Horizontal to Vertical or 45°?

    voy-voy voy-voy
    Discussions |
    Oct 22, 2025 9:29 AM
    506 views | 3 replies

Latest Discussions

Latest Discussions

  • WINDOWS > JMP 17.2 > Custom Report Window > Save Presentation ==> Only portion saved to PPTX

    Hi JMP Community, I built a simple report with a graph builder plot, a multicolumn text section, and a summary section (see below)  that I would like to export to PowerPoint. While I can save this report as a PDF without any problems, when I save it as a Presentation/PowerPoint manually or within the script, JMP generates slides that only contain the plot section and none of the text (GO GENES and...

    Thierry_S Thierry_S
    Discussions |
    Oct 20, 2025 8:06 AM
    182 views | 0 replies
  • How do I get z-scores for each protein in the Longitudinal dataset? (JMP Pro 18 Free Student Edition)

    For context, I am running analyses on a proteomics experiment. I have two datasets: Intraday (comparing AM to PM), and Longitudinal (comparing Day 0 to Day 30 to Day 90) for protein concentration. For Intraday, I have 600 proteins I am looking at. For Longitudinal, I have 68. I want to find out the magnitude of change between the time points for each protein, so I am trying to find z-scores. I am ...

    CompositeLemur6 CompositeLemur6
    Discussions |
    Oct 19, 2025 3:48 PM
    197 views | 0 replies
  • SPC Sampling Rate Determination

    I am trying to determine an appropriate sampling plan for a manufacturing process which has a dimensional in process control (a length). There is a USL and LSL with a target. Cpk and Ppk are both coming in at >2 on a sample size of >2000 units across two mfg. lots.

    We sampled at a rate of ~5%. I’m trying to figure out what the minimum sample rate is to ensure quality (95/95 confidence coverage). H...

    NullWolverine78 NullWolverine78
    Discussions |
    Oct 18, 2025 12:51 PM
    192 views | 0 replies
  • Moving Box Smoother (Graph Builder)

    I'm using the moving box smoother in JMP 19 graph builder and can't seem to find any definitive documentation on how to interpret the 2 shade gradations surrounding the smoother curve. Are these confidence bands? If so is the lighter (wider) the 99% band and the darker (narrower) 95%?

    dbmurrell dbmurrell
    Discussions |
    Oct 15, 2025 8:29 AM
    171 views | 0 replies
  • Workarounds

    very simple tasks - JMP says NO.   TaskJMP saysworkaroundswishimplementedadd column via Tables/Updatecolumn existsrename one of the columnsAllow Update platform to create new columns if they already exist in the table to be updatedv19copy a cellformula column- recode to dummy column | copy cell | delete dummy column
    - screenshot | OCREdit Pane allows for text copy even if no edit                   ...

    hogi hogi
    Discussions |
    Oct 7, 2025 3:51 PM
    212 views | 0 replies
view all discussions