<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>intervallo &#8211; paologironi blog</title>
	<atom:link href="https://www.gironi.it/blog/en/tag/intervallo/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.gironi.it/blog</link>
	<description>Scattered notes on (retro) computing, data analysis, statistics, SEO, and things that change</description>
	<lastBuildDate>Thu, 16 Jul 2026 10:05:01 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>The Data: The 4 Scales of Measurement</title>
		<link>https://www.gironi.it/blog/en/the-data-the-4-scales-of-measurement/</link>
					<comments>https://www.gironi.it/blog/en/the-data-the-4-scales-of-measurement/#respond</comments>
		
		<dc:creator><![CDATA[paolo]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 09:37:00 +0000</pubDate>
				<category><![CDATA[statistics]]></category>
		<category><![CDATA[intervallo]]></category>
		<category><![CDATA[livelli misura]]></category>
		<category><![CDATA[nominale]]></category>
		<category><![CDATA[ordinale]]></category>
		<category><![CDATA[rapporto]]></category>
		<category><![CDATA[Stevens]]></category>
		<guid isPermaLink="false">https://www.gironi.it/blog/?p=3319</guid>

					<description><![CDATA[A question: how many times have we seen — or made — the mistake of calculating the average SERP position for a set of keywords and then using that number as if it were any other piece of data? The average position is 4.3, keyword A is at 3 and keyword B at 7, &#8220;on &#8230; <a href="https://www.gironi.it/blog/en/the-data-the-4-scales-of-measurement/" class="more-link">Continue reading<span class="screen-reader-text"> "The Data: The 4 Scales of Measurement"</span></a>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">A question: how many times have we seen — or made — the mistake of calculating the <strong>average SERP position</strong> for a set of keywords and then using that number as if it were any other piece of data? <br>The average position is 4.3, keyword A is at 3 and keyword B at 7, &#8220;on average we are fourth&#8221;. <br>The problem is that a ranking position is not a number: it is <strong>ordinal data</strong>. The distance between position 1 and position 3 is not the same as between 3 and 5, and averaging numbers that do not have an interpretable distance — that is truly a <strong>meaningless operation</strong>.</p>

<p class="wp-block-paragraph">Before performing any calculation on data, we must ask ourselves: <strong>what type of data is this?</strong> The answer determines everything we can — and cannot — do downstream. The answer comes from a classification that, although dating back to 1946, remains the foundation of every respectable statistical analysis: <strong>the 4 scales of measurement</strong> by Stanley Smith Stevens.</p>

<p class="wp-block-paragraph"><strong>The scale of measurement does not serve to describe data: it serves to establish which operations are meaningful on that data.</strong> The more information a scale contains, the greater the number of statistical analyses we can apply. This is the criterion that makes Stevens&#8217; classification so powerful and enduring in practice.</p>

<span id="more-3319"></span>

				<div class="wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-5ec2e74d      "
					data-scroll= "1"
					data-offset= "30"
					style=""
				>
				<div class="uagb-toc__wrap">
						<div class="uagb-toc__title">
							Article Contents						</div>
																						<div class="uagb-toc__list-wrap ">
						<ol class="uagb-toc__list"><li class="uagb-toc__list"><a href="#the-4-levels-of-measurement" class="uagb-toc-link__trigger">The 4 Levels of Measurement</a><li class="uagb-toc__list"><a href="#quantitative-and-qualitative-data" class="uagb-toc-link__trigger">Quantitative and Qualitative Data</a><li class="uagb-toc__list"><a href="#nominal-scale" class="uagb-toc-link__trigger">Nominal Scale</a><li class="uagb-toc__list"><a href="#ordinal-measurement" class="uagb-toc-link__trigger">Ordinal Measurement</a><li class="uagb-toc__list"><a href="#interval-scale" class="uagb-toc-link__trigger">Interval Scale</a><li class="uagb-toc__list"><a href="#ratio-scale" class="uagb-toc-link__trigger">Ratio Scale</a><li class="uagb-toc__list"><a href="#the-scales-of-measurement-form-a-hierarchy" class="uagb-toc-link__trigger">The scales of measurement form a hierarchy</a><ul class="uagb-toc__list"><li class="uagb-toc__list"><a href="#to-remember" class="uagb-toc-link__trigger">To Remember</a></li></ul></li><li class="uagb-toc__list"><a href="#working-with-data-using-the-correct-tools" class="uagb-toc-link__trigger">Working with Data Using the Correct Tools</a><li class="uagb-toc__list"><a href="#try-it-yourself" class="uagb-toc-link__trigger">Try it yourself</a><ul class="uagb-toc__list"><li class="uagb-toc__list"><a href="#further-reading" class="uagb-toc-link__trigger">Further Reading</a></ul></ul></ol>					</div>
									</div>
				</div>
			

<h2 class="wp-block-heading">The 4 Levels of Measurement</h2>

<p class="wp-block-paragraph">Data can be measured at different levels, depending on the type of variable and the level of detail recorded.<br>American psychologist Stanley Smith Stevens proposed a classification of 4 levels of measurement (or scales of measurement) in 1946, which is still widely used today.</p>


<style>
img.wp-image-2058 {
    border-radius: 50% !important;
    border: 2px solid #ddd;
    box-shadow: 0 1px 4px rgba(0,0,0,0.1);
    aspect-ratio: 1/1;
    object-fit: cover;
}
figure:has(img.wp-image-2058) {
    margin-bottom: 2.5em;
    overflow: hidden;
}
</style>


<div class="wp-block-image is-style-rounded"><figure class="alignleft size-large is-resized"><a href="https://it.wikipedia.org/wiki/Stanley_Smith_Stevens" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" width="550" height="520" src="https://www.gironi.it/blog/wp-content/uploads/2020/12/stanley-smith-stevens.jpg" alt="Stanley Smith Stevens - classification of measurement scales" class="wp-image-2058" style="width:413px;height:390px" srcset="https://www.gironi.it/blog/wp-content/uploads/2020/12/stanley-smith-stevens.jpg 550w, https://www.gironi.it/blog/wp-content/uploads/2020/12/stanley-smith-stevens-300x284.jpg 300w" sizes="(max-width: 550px) 85vw, 550px" /></a><figcaption class="wp-element-caption">Stanley Smith Stevens<br>The creator of the 4 scales of measurement system</figcaption></figure></div>

<div style="height:10px" aria-hidden="true" class="wp-block-spacer"></div>

<p class="wp-block-paragraph">So we are talking about:</p>

<ul class="wp-block-list"><li><strong>Nominal Measurement</strong></li><li><strong>Ordinal Measurement</strong></li><li><strong>Interval Measurement</strong></li><li><strong>Ratio Measurement</strong></li></ul>

<p class="wp-block-paragraph">The difference between these 4 types of measurement scales is based on some salient characteristics:</p>

<ul class="wp-block-list"><li><strong>The order</strong></li><li><strong>The distance between observations</strong></li><li><strong>The presence and inclusion of a zero with a real meaning</strong></li></ul>

<figure class="wp-block-image size-large"><img decoding="async" width="1350" height="675" src="https://www.gironi.it/blog/wp-content/uploads/2026/07/scale-gerarchia-en.png" alt="Hierarchy of the 4 scales of measurement with the allowed operations for each" class="wp-image-4318" srcset="https://www.gironi.it/blog/wp-content/uploads/2026/07/scale-gerarchia-en.png 1350w, https://www.gironi.it/blog/wp-content/uploads/2026/07/scale-gerarchia-en-300x150.png 300w, https://www.gironi.it/blog/wp-content/uploads/2026/07/scale-gerarchia-en-1024x512.png 1024w, https://www.gironi.it/blog/wp-content/uploads/2026/07/scale-gerarchia-en-1200x600.png 1200w" sizes="(max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px" /><figcaption class="wp-element-caption">Hierarchy of the 4 scales of measurement: each level adds an operation to those of the previous level. Nominal scale only allows equality comparison; ratio scale allows all arithmetic operations.</figcaption></figure>

<h2 class="wp-block-heading">Quantitative and Qualitative Data</h2>

<p class="wp-block-paragraph">Let&#8217;s start with some fundamental concepts that will always be with us.</p>

<p class="wp-block-paragraph">Data can be classified into 2 main types:</p>

<ul class="wp-block-list"><li><strong>Quantitative</strong></li><li><strong>Qualitative</strong> (or <strong>Categorical</strong>)</li></ul>

<!-- wp:paragraph class="has-light-gray-background-color has-background" --><p class="has-light-gray-background-color has-background"><strong>Important</strong><br>In statistics, the entire group we are studying is called the <strong>population</strong>.<br>The individuals (which can be living beings or things) in the population are called <strong>units</strong>.<br>The characteristics of the units we are studying are called <strong>variables</strong>.</p><!-- /wp:post-content -->

<!-- wp:paragraph --><p>These variables can be quantitative or qualitative (also called categorical).</p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">Nominal Scale</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>A nominal measurement is one in which the values of the variables are names. In this case we have:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>The order of observations does not matter</strong></li><li><strong>The distance is not maintained</strong></li><li><strong>There is no true zero</strong></li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>Let&#8217;s use examples from the world of web traffic data analysis, as it&#8217;s &#8220;daily bread&#8221; for those involved in SEO.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>Think of the country of origin of visits to a website. Simplifying greatly, I consider visits coming from 4 countries:</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>Italy<br>France<br>UK<br>USA</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>We can count the visits from each of these countries:</p><!-- /wp:paragraph -->

<!-- wp:preformatted --><pre class="wp-block-preformatted"><strong>Country</strong>        <strong>Visits</strong>
Italy        3305
France       1850
UK            1938
USA           2214</pre><!-- /wp:preformatted -->

<!-- wp:paragraph --><p>We are clearly dealing with a nominal measurement.<br>This is because:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>The order doesn&#8217;t matter</strong> (the table is readable even if I change the position of the various countries).</li><li><strong>The distance between categories is not relevant</strong>. (It would be if we were treating the data in terms of ratios).</li><li><strong>Zero is not needed</strong> (indicating the complete absence of views, and therefore that country would not appear in the report&#8230;).</li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>For this type of measurement, the suitable chart type is the <strong>bar chart</strong>, or the <strong>histogram</strong>.</p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">Ordinal Measurement</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>An ordinal measurement involves collecting information in which the order is important.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>In terms of salient characteristics:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>The order of observations matters</strong>.</li><li><strong>Ordinal measurement does not preserve distance</strong>. The distance between two consecutive values has no meaning. (For example, the distance between the first and second observation can be in the order of thousands of units, while that between the fifth and sixth may be only a few units&#8230;).</li><li><strong>There is no meaningful zero</strong>.</li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>Returning to our example of website visits by country:</p><!-- /wp:paragraph -->

<!-- wp:preformatted --><pre class="wp-block-preformatted"><strong>Country        Position</strong>
Italy        1
USA           2
UK            3
France       4</pre><!-- /wp:preformatted -->

<!-- wp:paragraph --><p>We have established an order. The distance between the values of the various countries is unknown. Zero does not exist.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>The <strong>appropriate chart type for ordinal measurements is the histogram or the bar chart</strong>.</p><!-- /wp:paragraph -->

<!-- wp:paragraph class="has-light-gray-background-color has-background" --><p class="has-light-gray-background-color has-background"><strong>Common mistake</strong><br>Calculating the <strong>arithmetic mean</strong> on ordinal data — such as average SERP position, star ratings (4.2 out of 5), or satisfaction level on a Likert scale — is a serious methodological error.<br>The mean assumes that the distance between values is interpretable: between &#8220;satisfied&#8221; and &#8220;very satisfied&#8221; there is not the same distance as between &#8220;dissatisfied&#8221; and &#8220;very dissatisfied&#8221;, yet the mean treats them all as if they were numbers on a ruler.<br>What to use instead? For ordinal data, the <strong>median</strong> is the correct measure of position: it tells us the central value of the ordering without assuming equal distances between categories.</p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">Interval Scale</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>In interval scales, the distance between two values has specific meaning.<br>A typical example is a questionnaire where the answers are coded on a scale ranging, for example, from:<br><br>1 = <em>I like it very little</em><br>to<br>10 = <em>I like it very much</em></p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>The characteristics of interval measurements are:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>The order of responses/observations is relevant</strong>.</li><li><strong>The distance is relevant</strong>.</li><li><strong>There is no zero with a real meaning</strong>. (Although the data could be scaled so that 0 could be counted).</li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>This type of measurement is very common in surveys.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p><strong>Appropriate chart types for representation are bar charts, line charts, and scatterplots.</strong></p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p><strong>The most appropriate statistics for interval measurements are the mean, median, variance, standard deviation, skewness, and kurtosis.</strong></p><!-- /wp:paragraph -->

<!-- wp:paragraph class="has-light-gray-background-color has-background" --><p class="has-light-gray-background-color has-background"><strong>Note</strong><br>In practice, many questionnaires are analyzed as interval scales, even though this is a widely accepted simplification that is not without debate.</p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">Ratio Scale</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>Now we come to the most common type of measurement in web data analysis: <strong>the ratio</strong>.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>A ratio measurement expresses the relationship between the magnitude of a continuous quantity and a unit magnitude of the same kind.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>A variable measured in this way includes not only the concept of order and interval, but also the idea of &#8220;nothing,&#8221; or absolute zero. Therefore:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>The order of responses/observations matters</strong>.</li><li><strong>Differences and ratios between values are interpretable</strong>.</li><li><strong>There is a true zero</strong>.</li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>Staying within the field of web metrics, a typical example is the ratio between the number of visits and goals.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p><strong>Appropriate charts are: histograms, bar or line charts, and scatterplots.</strong></p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p><strong>Appropriate statistics are: median, mean, variance, standard deviation, skewness, and kurtosis.</strong></p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">The scales of measurement form a hierarchy</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>Stevens&#8217; categorization of measurement scales shows us an increase in the amount of information available at each level. Schematically:</p><!-- /wp:paragraph -->

<!-- wp:uagb/icon-list {"block_id":"122cd211","classMigrate":true,"childMigrate":true,"className":"uagb-icon-list__outer-wrap uagb-icon-list__layout-vertical"} --><div class="wp-block-uagb-icon-list uagb-block-122cd211 uagb-icon-list__outer-wrap uagb-icon-list__layout-vertical"><div class="uagb-icon-list__wrap"><!-- wp:uagb/icon-list-child {"block_id":"2a8b3d57","label":"\u003cstrong\u003eNominal\u003c/strong\u003e","icon":"angle-down","className":"uagb-icon-list-repeater uagb-icon-list__wrapper"} --><div class="wp-block-uagb-icon-list-child uagb-block-2a8b3d57 uagb-icon-list-repeater uagb-icon-list__wrapper"><span class="uagb-icon-list__source-wrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/></svg></span><span class="uagb-icon-list__label"><strong>Nominal</strong></span></div><!-- /wp:uagb/icon-list-child --><!-- wp:uagb/icon-list-child {"block_id":"3135ec5c","label":"\u003cstrong\u003eOrdinal (+ order)\u003c/strong\u003e","icon":"angle-down","className":"uagb-icon-list-repeater uagb-icon-list__wrapper"} --><div class="wp-block-uagb-icon-list-child uagb-block-3135ec5c uagb-icon-list-repeater uagb-icon-list__wrapper"><span class="uagb-icon-list__source-wrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/></svg></span><span class="uagb-icon-list__label"><strong>Ordinal (+ order)</strong></span></div><!-- /wp:uagb/icon-list-child --><!-- wp:uagb/icon-list-child {"block_id":"3bb53a39","label":"\u003cstrong\u003eInterval (+ meaningful distance)\u003c/strong\u003e","icon":"angle-down","className":"uagb-icon-list-repeater uagb-icon-list__wrapper"} --><div class="wp-block-uagb-icon-list-child uagb-block-3bb53a39 uagb-icon-list-repeater uagb-icon-list__wrapper"><span class="uagb-icon-list__source-wrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path d="M143 352.3L7 216.3c-9.4-9.4-9.4-24.6 0-33.9l22.6-22.6c9.4-9.4 24.6-9.4 33.9 0l96.4 96.4 96.4-96.4c9.4-9.4 24.6-9.4 33.9 0l22.6 22.6c9.4 9.4 9.4 24.6 0 33.9l-136 136c-9.2 9.4-24.4 9.4-33.8 0z"/></svg></span><span class="uagb-icon-list__label"><strong>Interval (+ meaningful distance)</strong></span></div><!-- /wp:uagb/icon-list-child --><!-- wp:uagb/icon-list-child {"block_id":"ac7785de","label":"\u003cstrong\u003eRatio (+ true zero)\u003c/strong\u003e","icon":"angle-down","className":"uagb-icon-list-repeater uagb-icon-list__wrapper"} --><div class="wp-block-uagb-icon-list-child uagb-block-ac7785de uagb-icon-list-repeater uagb-icon-list__wrapper"><span class="uagb-icon-list__source-wrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M256 0C114.6 0 0 114.6 0 256c0 141.4 114.6 256 256 256s256-114.6 256-256C512 114.6 397.4 0 256 0zM406.6 278.6l-103.1 103.1c-12.5 12.5-32.75 12.5-45.25 0s-12.5-32.75 0-45.25L306.8 288H128C110.3 288 96 273.7 96 256s14.31-32 32-32h178.8l-49.38-49.38c-12.5-12.5-12.5-32.75 0-45.25s32.75-12.5 45.25 0l103.1 103.1C414.6 241.3 416 251.1 416 256C416 260.9 414.6 270.7 406.6 278.6z"/></svg></span><span class="uagb-icon-list__label"><strong>Ratio (+ true zero)</strong></span></div><!-- /wp:uagb/icon-list-child --></div></div><!-- /wp:uagb/icon-list -->

<!-- wp:spacer --><div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><!-- /wp:spacer -->

<!-- wp:paragraph --><p>Or in a table:</p><!-- /wp:paragraph -->

<!-- wp:table {"hasFixedLayout":false,"className":"is-style-stripes"} --><figure class="wp-block-table is-style-stripes"><table><tbody><tr><td></td><td><strong>Nominal</strong></td><td><strong>Ordinal</strong></td><td><strong>Interval</strong></td><td><strong>Ratio</strong></td></tr><tr><td><strong>Order</strong></td><td>No</td><td>Yes</td><td>Yes</td><td>Yes</td></tr><tr><td><strong>Interpretable Distance</strong></td><td>No</td><td>No</td><td>Yes</td><td>Yes</td></tr><tr><td><strong>True Zero</strong></td><td>No</td><td>No</td><td>No</td><td>Yes</td></tr></tbody></table></figure><!-- /wp:table -->

<!-- wp:paragraph --><p>Some types of measurement levels can be transformed into others. The transformation can take place from the most complex to the least complex, never vice versa. And in the transformation, of course, we lose information.</p><!-- /wp:paragraph -->

<!-- wp:uagb/info-box {"classMigrate":true,"subHeadingColor":"#1a1a1a","icon":"bookmark","iconimgPosition":"left-title","iconColor":"#ba130a","block_id":"3840ef3b","sourceAlign":"middle","seperatorColor":"#686868","seperatorWidth":98,"btnBorderTopWidth":1,"btnBorderLeftWidth":1,"btnBorderRightWidth":1,"btnBorderBottomWidth":1,"btnBorderTopLeftRadius":0,"btnBorderTopRightRadius":0,"btnBorderBottomLeftRadius":0,"btnBorderBottomRightRadius":0,"btnBorderStyle":"solid","btnBorderColor":"#333","className":"uagb-infobox__outer-wrap"} --><div class="wp-block-uagb-info-box uagb-block-3840ef3b uagb-infobox__content-wrap  uagb-infobox-icon-left-title uagb-infobox-left uagb-infobox-image-valign-middle uagb-infobox__outer-wrap"><div class="uagb-ifb-content"><div class="uagb-ifb-left-title-image"><div class="uagb-ifb-icon-wrap"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 384 512"><path d="M384 48V512l-192-112L0 512V48C0 21.5 21.5 0 48 0h288C362.5 0 384 21.5 384 48z"/></svg></div><div class="uagb-ifb-title-wrap"><h3 class="uagb-ifb-title">To Remember</h3></div></div><p class="uagb-ifb-desc">You can transform a ratio into an interval (giving up zero), an interval into an ordinal (giving up the meaningful distance), an ordinal into a nominal (giving up the order).<br><strong>The reverse is impossible.</strong></p></div></div><!-- /wp:uagb/info-box -->

<!-- wp:heading --><h2 class="wp-block-heading">Working with Data Using the Correct Tools</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>Here is a table that summarizes, for each scale, the allowed operations:</p><!-- /wp:paragraph -->

<!-- wp:table {"className":"is-style-stripes"} -->
<figure class="wp-block-table is-style-stripes"><table><thead><tr><th><strong>Scale</strong></th><th><strong>Can I order?</strong></th><th><strong>Differences?</strong></th><th><strong>Ratios?</strong></th><th><strong>Mean?</strong></th></tr></thead><tbody><tr><td><strong>Nominal</strong></td><td>✗</td><td>✗</td><td>✗</td><td>✗</td></tr><tr><td><strong>Ordinal</strong></td><td>✓</td><td>✗</td><td>✗</td><td>generally no</td></tr><tr><td><strong>Interval</strong></td><td>✓</td><td>✓</td><td>✗</td><td>✓</td></tr><tr><td><strong>Ratio</strong></td><td>✓</td><td>✓</td><td>✓</td><td>✓</td></tr></tbody></table><figcaption class="wp-element-caption">Operations allowed for each measurement scale. The higher we go in the hierarchy, the more operations become available.</figcaption></figure><!-- /wp:table -->

<!-- wp:paragraph --><p>We have seen how <strong>nominal or ordinal data are, in the traditional classification, qualitative data</strong>. Therefore, we cannot perform normal arithmetic operations on them or directly use statistical indices such as the mean, standard deviation, skewness, or kurtosis. However, we can use a series of non-parametric tools, such as <a href="https://www.gironi.it/blog/en/contingency-tables-and-conditional-probability/">contingency tables</a> or the <a href="https://www.gironi.it/blog/il-test-del-chi-quadrato-bonta-di-adattamento-e-test-di-indipendenza/">chi-squared test of independence</a>.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>For <strong>quantitative data</strong>, we obviously have the possibility to operate with the tools of basic arithmetic (we can add, subtract, multiply, divide), as well as take advantage of the possibility of calculating the mean, variance, standard deviation, kurtosis, and skewness. We also have parametric analysis tools at our disposal, such as <a href="https://www.gironi.it/blog/analisi-della-regressione-regressione-lineare-semplice/">correlation indices, regression calculations</a>, and ANOVA.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>For the <strong>distinction between parametric and non-parametric analysis tools</strong>, <a href="https://www.gironi.it/blog/en/statistical-parametric-and-non-parametric-tests/">I refer you to this article</a>.</p><!-- /wp:paragraph -->

<!-- wp:heading --><h2 class="wp-block-heading">Try it yourself</h2><!-- /wp:heading -->

<!-- wp:paragraph --><p>Now it&#8217;s your turn. Here are 5 common GA4 metrics. For each one, try to identify the corresponding scale of measurement:</p><!-- /wp:paragraph -->

<!-- wp:list --><ul class="wp-block-list"><li><strong>Users</strong></li><li><strong>Country of origin</strong></li><li><strong>Average SERP position</strong></li><li><strong>Pages per session</strong></li><li><strong>Bounce rate</strong></li></ul><!-- /wp:list -->

<!-- wp:paragraph --><p>Solution: Users and Pages per session are <strong>ratio</strong> measurements (they have a real zero and ratios make sense). Country of origin is <strong>nominal</strong> (categories cannot be ordered). Average SERP position is <strong>ordinal</strong> (there is an order but distance is not interpretable). Bounce rate is <strong>ratio</strong> (it is a ratio between two quantities, with a real zero).</p><!-- /wp:paragraph -->

<!-- wp:separator --><hr class="wp-block-separator has-alpha-channel-opacity"/><!-- /wp:separator -->

<!-- wp:paragraph --><p><strong>Before even choosing a statistical test, we must ask ourselves what type of data we have in front of us.</strong> Almost all errors in data analysis arise from this question asked too late.</p><!-- /wp:paragraph -->

<!-- wp:separator --><hr class="wp-block-separator has-alpha-channel-opacity"/><!-- /wp:separator -->

<!-- wp:paragraph --><p>Now that we know how to distinguish the type of data we have in front of us, we can finally ask: how do we summarize a set of data into a single representative value?<br>This is the topic of <strong>measures of position</strong> (mean, median, mode), which we will cover in the next article. And — after the mistake we have seen today — one question is worth more than a thousand formulas: when does it make sense to use the mean, and when is the median the only correct choice?</p><!-- /wp:paragraph -->

<!-- wp:separator --><hr class="wp-block-separator has-alpha-channel-opacity"/><!-- /wp:separator -->

<!-- wp:heading {"level":3} --><h3 class="wp-block-heading">Further Reading</h3><!-- /wp:heading -->

<!-- wp:paragraph --><p>To dig deeper into how data is classified and measured — and why getting it right changes every analysis downstream — <a href="https://www.amazon.it/dp/0241258766?tag=consulenzeinf-21&#038;ascsubtag=the-data-the-4-scales-of-measurement" rel="nofollow sponsored noopener" target="_blank"><em>The Art of Statistics</em></a> by David Spiegelhalter devotes remarkably clear pages to data and its collection.</p><!-- /wp:paragraph -->

<!-- wp:paragraph --><p>For those who prefer a comprehensive university textbook with exercises and in-depth coverage of measurement scales and descriptive statistics, <a href="https://www.amazon.it/dp/8891910651?tag=consulenzeinf-21&#038;ascsubtag=the-data-the-4-scales-of-measurement" rel="nofollow sponsored noopener" target="_blank"><em>Statistica</em></a> by Newbold, Carlson and Thorne (Italian MyLab edition) is the reference text for the foundations of statistical inference.</p><!-- /wp:paragraph -->]]></content:encoded>
					
					<wfw:commentRss>https://www.gironi.it/blog/en/the-data-the-4-scales-of-measurement/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
