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

JMPer Cable

A technical blog for JMP users of all levels, full of how-to's, tips and tricks, and detailed information on JMP features
Choose Language Hide Translation Bar

Latest Posts

  • To update JMP or not? That is the question

    JMP software administrators are often given the task in an organization to manage the receipt of the software. One question I often get is when do I need to upgrade our software? This question often is precipitated by our announcement of a new maintenance release of the software being available or when we announce a new version of the software.

    stan_koprowski stan_koprowski
    JMPer Cable |
    Jun 11, 2019 1:20 PM
    4703 views | 0 replies
    update-jmp.jpg
  • Leptokurtosiphobia: Irrational Fear of Non-Normality

    JMP developers get frequent requests to implement a test for residual normality as a convenience feature for our fitting platforms. This 2004 study tends to support NOT implementing a test for normality in the fitting platforms. Rather, including this feature might only encourage JMP users to worry about something they they either can’t see or that doesn’t matter.    

    gail_massari gail_massari
    JMPer Cable |
    Jun 4, 2019 8:08 AM
    3499 views | 0 replies
    Fig 1_summer_2004.jpg
  • 一圖勝千言,聊聊企業招聘和人才需求那些事

    在剛剛過去的金三銀四招聘季,眾多國內外的企業都使用了渾身解數來做各種推廣,一時間群雄逐鹿,各領風騷,花費了很多人力,物力和財力尋找雇員。但雇主和應徵者之間的需求差距常常困擾著企業HR和眾多應徵者。今天我們將從資料層面給出一些線索,拋磚引玉,供大家參考和探討,並借助於JMP的視覺化分析更快地幫助供需雙方做決策。

    Ritalv Ritalv
    JMPer Cable |
    May 20, 2019 6:31 PM
    3700 views | 0 replies
    图1 missing Data pattern.png
  • Prompting for columns, totally modally

    Prompting the user to select columns is a very common task for a JMP script. But how do you get started? What things should you consider? In this post, I will discuss ways to create modal windows to prompt users to select columns that will be used in an analysis. In addition, we will look at methods to extract the user’s selections from these windows.

    Wendy_Murphrey Wendy_Murphrey
    JMPer Cable |
    May 3, 2019 7:03 AM
    7997 views | 4 replies
    ColumnDialog.png
  • One-click export to Microsoft PowerPoint

    Here's how you can export JMP reports directly into the .pptx file format.      

    MaryLoveless MaryLoveless
    JMPer Cable |
    May 1, 2019 5:35 AM
    24648 views | 13 replies
    One-click-PPT.png
  • Accessing JMP reports from your mobile device

    The developers at JMP are always thinking of new ways for you to communicate the results of your analyses with others. That is the spirit behind the new JMP Public and soon-to-be-released JMP Live. Visuals and reports created in JMP and published to JMP Public (available to anyone on a mobile device with a Wi-Fi connection) or JMP Live (secure for private access) can be accessed remotely via your ...

    HadleyMyers HadleyMyers
    JMPer Cable |
    Apr 25, 2019 9:39 AM
    6059 views | 0 replies
    Control Chart.png
  • Graph Builder color theme add-in

    There are times where a plot produced in Graph Builder and one produced in another platform, Fit Y by X for example, will look different because the color themes differ by default. Graph Builder intentionally uses a different default color theme than the JMP Default color theme. Unfortunately, there is not a preference to set the Graph Builder color theme to apply it to all graphics within JMP. Th...

    laura_archer laura_archer
    JMPer Cable |
    Apr 2, 2019 8:22 AM
    5860 views | 2 replies
    Image 1.PNG
  • Unlock the hidden value of QbD with the Prediction Profiler Simulator

    Quality by Design (QbD) has been emphasized by international regulatory agencies for more than 10 years as a risk-based, flexible approach to meeting regulatory requirements. It is true that QbD provides detailed evidence of compliance; however, it is only a small portion of the value that comes from the approach. JMP provides excellent DOE and modeling tools that can involve QbD practices to prov...

    statpharmer statpharmer
    JMPer Cable |
    Apr 1, 2019 7:27 AM
    5256 views | 0 replies
    table1.jpg
  • Wash, rinse, repeat: Iteration in JMP Scripting Language

    Repetition of a function or a set of steps in the context of scripting is called iteration or looping. The JMP Scripting Language, JSL, offers several functions that iterate, including the most frequently used functions: For( ) and While( ). This article introduces features that are common to iteration functions, describes their use, and provides examples and suggestions to avoid infinite loops.  ...

    gzmorgan0 gzmorgan0
    JMPer Cable |
    Feb 27, 2019 8:45 AM
    9841 views | 1 replies
    image.png
  • Isn't JMP romantic?

    When you think of statistical quality control and JMP, what is the first word that comes to your mind?

    smorgen smorgen
    JMPer Cable |
    Feb 13, 2019 10:06 AM
    4093 views | 1 replies
    SQC_thumbnailcover.jpg
  • Is it uniform?

      If you have taken a basic course in probability and statistics you were probably introduced to the Uniform distribution. Don’t blame yourself if it isn’t foremost in your memory; the Uniform distribution doesn’t have much appeal because it describes a phenomenon with constant probability. Next time you are wondering if your data can be described by a Uniform distribution, think ‘beta’ and use th...

    gail_massari gail_massari
    JMPer Cable |
    Jan 9, 2019 5:37 AM
    5119 views | 0 replies
    27_winter_2011 equation 2.jpg
  • Show Tree Structure

    To customize a title or axis label on a JMP report using the GUI, simply double click and edit it. To do this using JSL, you need to learn how to reference the specific object in the JMP report then send a message to change the object. JMP provides tools to help you learn how to do this. The most important are: Save Script, Show Tree Structure and the JMP Scripting Index.   This article will descr...

    gzmorgan0 gzmorgan0
    JMPer Cable |
    Dec 21, 2018 12:00 AM
    6387 views | 1 replies
    Figure6_5L_fs.png
  • More choices for modeling nonlinear responses

    In some cases where the response to a change in a variable is not linear, one can approximate a nonlinear response using a model that is a linear combination of terms in which the parameters appear singly in each term and only as a coefficient. See how to do this using JMP.         

    gail_massari gail_massari
    JMPer Cable |
    Dec 19, 2018 8:15 AM
    6695 views | 0 replies
    Bailey Figure-1.jpg
  • Introduction to 1-click bootstrapping

    Bootstrapping is simple and flexible because bootstrapped distributions can be generated within most JMP Pro statistical reports. Here's a brief tutorial.   Figure 1 Tailor Summary Statistics table to show only Interquartile Range

    gail_massari gail_massari
    JMPer Cable |
    Dec 18, 2018 8:02 AM
    14481 views | 0 replies
    Bigger Fig 1 Ramsey.JPG
  • How to color a word cloud by a variable

    Systems Engineer Mike Anderson showed how to use a column that rated people as cold (opposed to) or hot (in favor of) approving Toronto casinos to color the JMP Word Cloud by cold (opposed to casino) or hot (in favor of casino) sentiment.   

    gail_massari gail_massari
    JMPer Cable |
    Dec 12, 2018 12:09 PM
    3600 views | 0 replies
    Color Word Cloud.JPG
  • Using flu data as a tool to teach analysis and visualization

    It's flu season. There is a wealth of open source flu data that is perfect for showcasing the mapping capabilities in JMP.      

    JaneOppenlander JaneOppenlander
    JMPer Cable |
    Dec 3, 2018 7:26 AM
    4054 views | 0 replies
    CDC_FluWeeklyReport.png
  • What were the best-selling books at JMP Discovery Summit?

    Co-author, Rosemary Lucas hears the news that her book was the number one seller at #JMPDISCOVERYSUMMIT

    Sian_Roberts Sian_Roberts
    JMPer Cable |
    Nov 8, 2018 11:42 AM
    4393 views | 0 replies
    Lucas.jpg
  • Modify a JMP data table in Python

    A collegue asked me if we had any samples that showed sending a data table to Python, modifying the data within Python, and returning the modified table. I didn't find one in the scripting index, so I created one to share.

    Paul_Nelson Paul_Nelson
    JMPer Cable |
    Sep 24, 2018 9:47 AM
    7355 views | 0 replies
    JMP-Python-data-table.PNG
  • JMP cleanup from Excel data that has some rows that need to be split into separate columns

    Sometimes spreadsheet data includes multiple rows that need to be split into separate columns. Learn how to do this easily after you import that data into JMP.        

    gail_massari gail_massari
    JMPer Cable |
    Sep 7, 2018 10:48 AM
    4540 views | 0 replies
    Videos Imported from Excel.JPG
  • Reduce, reuse and recycle: How to give a JMP Software Depot a new SID file

    See how to reduce the amount of time it takes to install JMP from an older Software Depot.

    dave_matthews1 dave_matthews1
    JMPer Cable |
    Aug 29, 2018 12:51 PM
    6769 views | 0 replies
    FolderStructure.PNG