Six Sigma Online

  • Increase font size
  • Default font size
  • Decrease font size
Home Six Sigma Heretic Measurement Levels

Measurement Levels

E-mail Print PDF
User Rating: / 0
PoorBest 

How do you measure up?

There is something that will get you into trouble if you don’t know about it, and which in my experience very few Black Belts or even Master Black Belts know about. It’s only in the mind of the person doing the research, and no software program will know about it. This mysterious property is “measurement level,” and that is what I want to talk about this month.

What are measurement levels?
For the technoid-minded, there’s a great article* by Warren Sarle that explains this in more detail, and because measurement levels affect anyone who uses data to make decisions I thought a less technical version might be useful.

Let’s go back to basics for a minute. What are data?

Well, that’s a profound question if you think about it. Something happens, and we want to describe it. Perhaps our eyeballs and brains translate electromagnetic waves into an idea of “red.” Perhaps a micrometer translates a thickness into centimeters. Something needs to take what happened and convert it into something we can describe. This process is measurement. A numerical output from measurement is a datum.

Data aren’t events, and in fact can be pretty far removed from the events themselves. A micrometer measurement in centimeters is probably pretty closely related to what you are interested in—thickness. On the other hand, “red” to one person might be “orange-red” to another, or even be indistinguishable from green to a color-blind person. What is important is the relationship of the data and measurement back to the thing you are really interested in.

You have probably heard the terms “discrete” and “continuous” data, but knowing whether the data are discrete or continuous doesn’t tell you the level of measurement.

So who cares?
You should, for one. The level of measurement affects what you can do with the data, including transformations; what statistics you can calculate; and what statistical procedures you can use.

Transformations can be anything from taking the natural log of the data to make it normally distributed to recoding data for easier data entry. A classic example of this is when your local meteorologist says, “Yesterday it was 35°, and today it’s 70°—twice as hot.” (This can happen in Colorado, where I live.) Here the transformation—multiplying by two—isn’t correct because of the relationship of the data (degrees Fahrenheit) to the underlying concept (temperature). Multiplying by two doesn’t preserve the actual relationship between 35° and 70°.

So to understand the level of measurement, we have to know what we’re really interested in, and how we’re generating the data.

Nominal data
If the data we’re generating is just a name for the characteristic, it’s nominal data. For example, if I’m quantifying the different religions in a voting group, I might choose the number “1” to be Jewish or Catholic or Muslim or anything. It doesn’t matter what number I assign to what religion; the number is just a convenient name. ZIP codes are another example of this. The ZIP code 80501 isn’t more than 11102; 80501 and 11102 aren’t related in any way.

With nominal data, you can use frequencies to describe the results, determine the mode(s) (e.g., the most frequent religious affiliation), but you can’t calculate a mean or a standard deviation. The “average religious affiliation” doesn’t even make sense. What’s the average ZIP code? You could have assigned any religion to any number, and so you would end up with a different “average” of whatever data you collected. You can use tests like χ² and tests based on the binomial distribution to answer your research questions, but most other statistical procedures are inappropriate.

Ordinal data
If there’s something in the order of the data, but the difference between, say, a 1 and a 2 may be different than the difference between a 2 and a 3, you have ordinal data. An example of this might be ratings or rankings. If you go to the doctor and she asks you how much it hurts on a scale of 1 to 10, the number you choose is ordinal. The difference between a 3 and a 4 isn’t necessarily the same as between a 9 and a 10. If we were to graph the relationship, we might find something like this:

Figure 1. Ordinal level measurement’s relationship to the underlying property

The curved line is the actual relationship between whatever you’re interested in and the numbers that you get from your measurement system. This shows how the difference between a 2 or a 3 measurement is smaller than the difference between a 9 and a 10. If I get a 2 on my measurement device, I draw a line from the 2 to the relationship line, then follow that point down to the x-axis, I get the “real” number for the underlying property in which I’m interested. Of course, in real situations we either don’t know or can’t measure the true underlying property (e.g., the “true” pain at the doctor’s), but we can tell how the measurement is related to that property.

With ordinal data, you can take a mode or a median to describe the location of the data, you can do any order-preserving transformation, and you can use many nonparametric statistical procedures to determine differences, such as the sign test for location or the Mann-Whitney U test. You cannot use something like the t-test reliably, however. I have seen many people do this, especially in survey analysis, and you can very well come to the wrong conclusion if you do so.

Interval data
Data are interval scale when the differences between any two numbers correspond to proportional differences in the underlying property. Our temperature example is of interval level. Height above sea-level would be another one. If you were to graph the relationship, it might come out like this:

Figure 2. Interval-level measurement’s relationship to the underlying property

You’ll notice that the line doesn’t go through the 0,0 origin point, and that’s characteristic of interval data. Here you can see that an interval, for example, the difference between a 6 and an 8, results in the same difference in the underlying property as for a different equal interval, say between 12 and 14.

With interval-level data, you can calculate means and standard deviations (though if the data are non-normal, the standard deviation doesn’t tell you much) and use many statistical procedures, like the t-test, as long as their assumptions are met. You can do any linear transformation on these data as well.

Ratio data
Ratio-level data are proportional to the underlying property, and when there’s an absence of that property the number is zero. An example is temperature as measured on an absolute scale (e.g., Kelvin), or a thickness as measured by a micrometer. Graphing the relationship would look like this:

Figure 3. Ratio-level measurement’s relationship to the underlying property

Here you can see that, in addition to equal intervals in the measurement resulting in equal intervals in the underlying property, when the measurement is zero, the underlying property is gone as well.

Ratio data can be multiplied by a constant in addition to the other transforms. Going back to our meteorologist, if yesterday was 274.8K (35°F) we could say that today is twice as hot if it’s 549.6K.

Of course, if it’s 524.75°F outside today, we have a lot more to worry about than what the weatherman is saying.

With ratio data, you can use any parametric test as long as the assumptions are met. You can also calculate a few more statistics, such as the geometric mean and the coefficient of variation.

Absolute data
Absolute data doesn’t refer to data entry under the influence of a particular brand of vodka, but rather that the numbers you generate directly correspond to the underlying attribute in which you’re interested. If I’m interested in the number of safety violations, I just count them up. If I’m interested in the number of red cars, I count them. In both cases, the data are absolute.

Graphing the relationship results in the most boring graph of all time:

Figure 4. Absolute measurement’s relationship to the underlying property

I measure a 4, and that’s what the underlying property is too. I measure an 8 and, well, you get the idea.

With absolute data, there’s only one transformation that you’re allowed to do, and that’s the most boring one of all time, too: The identity transformation f(x) = x, which does nothing. The mean, median, and mode are allowed. There are a number of statistical procedures that can be used, some parametric, some nonparametric. Absolute data are kind of a combination of ratio and ordinal data.

Continuous and discrete data
Knowing whether your data are continuous or discrete doesn’t tell you the measurement level. For example, let’s say you had a measurement of the diameter of a disk. Someone might tell you, “They’re continuous data, so you can do any statistic or procedure you like.” As a wise practitioner, you would realize that’s not necessarily the case. If you were interested in the diameter or circumference of the disk, you could use the diameter as ratio-level data. If you were interested in the area however, you would only have ordinal data if you used the diameter (Area = 0.25πD², remember, which isn’t a linear relationship). If you’re interested in deviation from target, the data would be interval, and if you were just using the diameter as an identifier for what labeled package to put it in, it would be nominal.

The effect
Understanding what measurement level your data are is extremely important in making the right decision. Only you know the relationship of the data to the property you are really interested in. A statistics program will happily calculate a standard deviation or t-test on ordinal data if you ask it to, but the conclusions you draw from those numbers will be bogus, and can result in very expensive decisions.

But I could be wrong.

* Disseminations of the International Statistical Applications Institute Third International Applied Statistics in Industry Conference, June 5–7, 1995, Dallas, Texas.

Please post your questions and comments at the Discussion Board.

 

Random Testimonial

After reviewing several online courses, I finally told myself to make a decision based on the information I had.  I could have easily spent another 6 months reviewing my many options, but I really wanted to get started on a course this summer while I had a little more free time.  Your course definitely stood out among the others - especially in the area of personal mentoring which is very important to me.

My education includes a bachelor's degree in chemical engineering.  Even though I have over 10 years experience, I have not been a practicing engineer for the past 14 years (have been teaching).  I would like to get back into engineering and thought the black belt training would be very beneficial.  My goal is to become certified.

The optional slide guide will definitely be a bonus and time saver.  Taking notes with the guides saved 40% of the time required to view today's session!  

I appreciated your suggestion on nonprofits as an option for a project.  That opens up a lot of opportunities I never considered.  There are a few local organizations that we support - would love to consider offering my time to benefit their causes.

--CG

 


Our Economic Stimulus Package: $200 Off (click to learn more)

During this recent economic downturn, we have been contacted by a number of people who are looking to add more qualifications to their resume, either to increase their value at their current job or open some options as they seek employment after a layoff, as well as businesses looking for training with a high return on investment.  Six Sigma Online would like to do what little we can to help you out if this is your situation.

Six Sigma Online already offers one of the lowest price ways to get your Black Belt while still offering much greater depth of knowledge than you can get anywhere else.  In addition, for a limited time we will offer you a 10% discount to make it that much easier to get the skills you need to achieve your employment objectives.  Just go to the order page and it is automatically deducted during the time of this offer.

Businesses right now desperately need to find ways to improve profit and reduce the costs of quality.  Black Belts are the "edge of the blade" in this endeavor and so are in demand.  Our training will maximize the success of your projects with knowledge you will need as you encounter real-world problems to solve.  Here at Six Sigma Online, we hope that our training, and the discount above, will go some way to help individuals and businesses survive these tough times.

 

Heretic Articles

This article was originally published in Quality Digest. Subscribe to Quality Digest if you would like to receive these articles when they are published, or you can get an RSS feed that is updated two weeks after they are first published.

Unemployed in Colorado? Get state help for your Six Sigma training!

On October 15, 2010 The ROI Alliance (Six Sigma Online's parent company) became an approved provider of Six Sigma Black Belt and Master Black Belt training for Colorado's Workforce Investment Program (WIP), which helps people who are unemployed pay for the training they need to succeed in this competitive market place.  If you are looking for a job that is in high-demand, and you meet the requirements of the WIP, they may be able to help pay for your Six Sigma training!

 


Random Heresy

Over the past couple of articles, we have explored how an incomplete understanding of how SPC limits are calculated can lead to constructing control charts that look strange. But using some of the things I mentioned, hopefully you can see that these “strange” control charts actually reveal quite interesting information about what is going on (and what to do about it). In the last article I left you with a weird looking control chart to see if you could figure out what was going on in the process. Instead of throwing out the chart and concluding that “SPC doesn’t work here,” let’s take a look at that and see what we could have learned about the process.

Read more...

In the News

Six Sigma's lead instructor Steven Ouellette wrote an article with Dr. Jeffrey Luftig on "The Decline of Ethical Behavior in Business."

 


 

Six Sigma Online's lead instructor Steven Ouellette was profiled in the June 2008 issue of Quality Digest magazine. If you want to learn more about Steve's peculiar view of the world, as well as what he studied for a year in Europe, read the profile online.