Archive for 'Data techniques'
Dynamic Charts
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Oh no, not another article about Dynamic Charts! There must be dozens of articles on the interweb about dynamic charts, some of them even useful. I didn’t even write the first Dynamic Charts article on my web site; that honor goes to Debra Dalgleish’s Dynamic Column Chart. Debra enjoyed writing that tutorial so much, she [...]
Posted: Wednesday, May 14th, 2008 under Charting Principles, Data techniques, Dynamic Charts.
Comments: 6
Introducing Control Charts (Run Charts)
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Introduction to Control Charts
While employed as a scientist/engineer for a large manufacturing corporation, I pulled a stint as trainer for my company’s Total Quality program. This role occupied half of my time for three or four years. A large component of our Total Quality initiative was related to Statistical Process Control (SPC). And of all [...]
Posted: Thursday, May 1st, 2008 under Charting Principles, Data techniques, SPC, Statistics.
Comments: 2
Statistical Process Control
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Statistical Process Control (SPC) is a set of statistical and related methods for monitoring processes with an aim to improve productivity and reduce costs, time, and waste incurred by these processes. In fact, SPC is a philosophy surrounding the monitoring, analysis, and adjustment of process variables to produce continuous improvements in the process.
There are a [...]
Posted: Wednesday, April 30th, 2008 under Charting Principles, Data techniques, SPC, Statistics.
Comments: 5
Dynamic Chart using Pivot Table and VBA
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Using Pivot Table Data for a Chart with a Dual Category Axis, I showed how to make a Chart with a Dual Category Axis using a pivot table to properly arrange the source data. I generally prefer using a regular chart, because pivot charts are pretty inflexible when it comes to formatting. Unfortunately, a [...]
Posted: Friday, April 25th, 2008 under Charting Principles, Data techniques, Dynamic Charts, Example Charts, Pivot Tables, VBA.
Comments: 2
Dynamic Chart using Pivot Table and Range Names
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
In Using Pivot Table Data for a Chart with a Dual Category Axis, I showed how to make a Chart with a Dual Category Axis using a pivot table to properly arrange the source data. I generally prefer using a regular chart, because pivot charts are pretty inflexible when it comes to formatting. Unfortunately, a [...]
Posted: Thursday, April 24th, 2008 under Charting Principles, Data techniques, Dynamic Charts, Example Charts, Pivot Tables.
Comments: 2
Using Pivot Table Data for a Chart with a Dual Category Axis
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Tony commented on the previous post, Chart with a Dual Category Axis, asking whether I’d use a pareto chart for this data. I commented that it almost was a pareto chart, since at least within each category the data is sorted from high to low. Then I got to thinking, if I put my data [...]
Posted: Wednesday, April 23rd, 2008 under Charting Principles, Data techniques, Example Charts, Pivot Tables.
Comments: 2
Chart with a Dual Category Axis
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
Through appropriate arrangement of your source data, you can give your chart a dual category axis. This approach works with chart types that have an “Category” type category (X) axis, that is. line charts, column charts, and bar charts. The chart below shows defect rates in several different components, which are grouped into a smaller [...]
Posted: Tuesday, April 22nd, 2008 under Charting Principles, Data techniques, Example Charts, Formatting.
Comments: 3
Charting Seasonal Sales Data in Excel using Cycle Plots
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
No time for a full post today (busy busy!), but I wanted to point you to a well written article by my colleague and fellow Excel MVPÂ Charley Kyd of ExcelUser.com, who explains how to Create Cycle Plots in Excel to Chart Seasonal Sales Data.
If you simply plot date-related data, you may notice cyclical patterns, but [...]
Posted: Tuesday, February 26th, 2008 under Data techniques, Example Charts.
Comments: none
A Linked Table to Sort Data for Charting
by Jon Peltier
Peltier Technical Services, Inc., Copyright © 2008. All rights reserved.
I am often asked how to sort the data in a table without sorting the original data. The answer is twofold: the chart’s source data has to be sorted for the charted data to be sorted, but you don’t have to sort the original data if you can write a few formulas. The trick is [...]
Posted: Friday, February 22nd, 2008 under Data techniques, Example Charts.
Comments: 3


