<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Distributions</id>
	<title>Distributions - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://training-course-material.com/index.php?action=history&amp;feed=atom&amp;title=Distributions"/>
	<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Distributions&amp;action=history"/>
	<updated>2026-05-22T23:42:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://training-course-material.com/index.php?title=Distributions&amp;diff=17582&amp;oldid=prev</id>
		<title>Ahnboyoung: /* Skewness */</title>
		<link rel="alternate" type="text/html" href="https://training-course-material.com/index.php?title=Distributions&amp;diff=17582&amp;oldid=prev"/>
		<updated>2014-05-31T21:09:26Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Skewness&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Introduction to Statistics| 11]]&lt;br /&gt;
=Discrete Variable=&lt;br /&gt;
==Frequency tables==&lt;br /&gt;
* containing the number of occurrences in each class of data &lt;br /&gt;
* often used to create histograms and frequency polygons&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Colour  &lt;br /&gt;
! Frequency&lt;br /&gt;
| rowspan=&amp;quot;7&amp;quot;| [[File:ClipCapIt-140530-234847.PNG|230px]]&lt;br /&gt;
|-&lt;br /&gt;
| Brown    &lt;br /&gt;
| 17&lt;br /&gt;
|-&lt;br /&gt;
| Yellow&lt;br /&gt;
| 18&lt;br /&gt;
|-&lt;br /&gt;
| Red&lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| Green&lt;br /&gt;
| 7&lt;br /&gt;
|-&lt;br /&gt;
| Blue&lt;br /&gt;
| 2&lt;br /&gt;
|-&lt;br /&gt;
| Orange&lt;br /&gt;
| 4&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Frequency Distribution==&lt;br /&gt;
* the distribution of empirical data&lt;br /&gt;
* consists of a count of the number of occurrences of each value&lt;br /&gt;
* For a discrete random variable, a probability distribution contains the probability of each possible outcome&lt;br /&gt;
* The sum of all probabilities is always 1.0&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Frequency Distribution &lt;br /&gt;
! Probability Distribution &lt;br /&gt;
|-&lt;br /&gt;
| [[File:ClipCapIt-140530-234950.PNG|300px]]&lt;br /&gt;
| [[File:ClipCapIt-140530-235232.PNG|300px]]&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=Continuous Variable Distribution=&lt;br /&gt;
Problems?&lt;br /&gt;
 Response time (in millisecond)&lt;br /&gt;
 568 577 581 640 641 645 657&lt;br /&gt;
 673 696 703 720 728 729 777&lt;br /&gt;
 808 824 825 865 875 1007&lt;br /&gt;
&lt;br /&gt;
==Grouped Frequency Distribution==&lt;br /&gt;
* a frequency distribution in which frequencies are displayed for ranges of data rather than for individual values.&lt;br /&gt;
* &amp;#039;&amp;#039;&amp;#039;Histogram&amp;#039;&amp;#039;&amp;#039; is  a graphical representation of a distribution . &lt;br /&gt;
* It partitions the variable on the x-axis into various contiguous class intervals of (usually) equal widths. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
;Example&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align: center;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Range&lt;br /&gt;
! Frequency&lt;br /&gt;
| rowspan=&amp;quot;7&amp;quot;| [[File:ClipCapIt-140531-000203.PNG|300px]]&lt;br /&gt;
|-&lt;br /&gt;
| 500-600    &lt;br /&gt;
| 3&lt;br /&gt;
|-&lt;br /&gt;
| 600-700&lt;br /&gt;
| 6&lt;br /&gt;
|-&lt;br /&gt;
| 700-800&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| 800-900&lt;br /&gt;
| 5&lt;br /&gt;
|-&lt;br /&gt;
| 900-1000&lt;br /&gt;
| 0&lt;br /&gt;
|-&lt;br /&gt;
| 1000-1100&lt;br /&gt;
| 1&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=A probability density function=&lt;br /&gt;
A probability density function is a formula that can be used to compute probabilities of a range of outcomes for a continuous random variable.&lt;br /&gt;
&lt;br /&gt;
==Normal Distribution==&lt;br /&gt;
* one of the most common continuous distributions&lt;br /&gt;
* sometimes referred to as a &amp;quot;bell-shaped distribution.&lt;br /&gt;
:[[File:ClipCapIt-140531-000739.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Skewness==&lt;br /&gt;
A distribution is skewed if one tail extends out further than the other. &lt;br /&gt;
* A distribution has positive skew (is skewed to the right) if the tail to the right is longer&lt;br /&gt;
* A distribution has a negative skew (is skewed to the left) if the tail to the left is longer&lt;br /&gt;
&lt;br /&gt;
:[[File:ClipCapIt-140531-220924.PNG]]&lt;br /&gt;
&lt;br /&gt;
==Kurtosis==&lt;br /&gt;
* Leptokurtic is a distribution with long tails relative to a normal distribution&lt;br /&gt;
* Platykurtic is a distribution with short tails relative to a normal distribution&lt;br /&gt;
:[[File:ClipCapIt-140531-001710.PNG]]&lt;br /&gt;
&lt;br /&gt;
=Quiz=&lt;br /&gt;
&amp;lt;quiz display=simple &amp;gt;&lt;br /&gt;
&lt;br /&gt;
{ A frequency distribution contains the frequency of every value in the distribution. &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
+True&lt;br /&gt;
-False&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
True&lt;br /&gt;
&lt;br /&gt;
The distribution of empirical data is called a frequency distribution and consists of a count of the number of occurrences of each value. &lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{ A grouped frequency distribution should be used instead of a frequency distribution when the &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
-distribution is bimodal.&lt;br /&gt;
-distribution is skewed.&lt;br /&gt;
+variable is continuous.&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
variable is continuous.&lt;br /&gt;
&lt;br /&gt;
When a variable is truly continuous, each value will have a frequency of 1. Therefore, grouped frequency distributions are needed with continuous variables. }}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{ A symmetric distribution &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
-has equal positive and negative skews.&lt;br /&gt;
+has no skew.&lt;br /&gt;
-can have either positive or negative skew, but not both.&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
has no skew.&lt;br /&gt;
&lt;br /&gt;
In a symmetric distribution, the tails extend equally in both directions. Therefore, there is no skew. &lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{ The following distribution has &lt;br /&gt;
:[[File:ClipCapIt-140531-002415.PNG]]&lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
+a positive skew.&lt;br /&gt;
-a negative skew.&lt;br /&gt;
-no skew.&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
a positive skew.&lt;br /&gt;
&lt;br /&gt;
The tail in the positive direction is longer than the tail in the negative direction, thus it has a positive skew. &lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{ The area under the curve of a probability distribution is &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;{}&amp;quot;}&lt;br /&gt;
{ 1 }&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
1&lt;br /&gt;
&lt;br /&gt;
The area is 1 by definition, meaning that the probability that a score chosen at random will occur under the curve is 1. &lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{ A normal or bell-shaped distribution has its greatest probability density in its tails. &lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;()&amp;quot;}&lt;br /&gt;
-True&lt;br /&gt;
+False&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
False&lt;br /&gt;
&lt;br /&gt;
The distribution is higher and therefore denser in the middle of the distribution. &lt;br /&gt;
}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
{ Which of the following distributions is/are symmetric? &lt;br /&gt;
&lt;br /&gt;
:[[File:ClipCapIt-140531-002800.PNG]]&lt;br /&gt;
&lt;br /&gt;
|type=&amp;quot;[]&amp;quot;}&lt;br /&gt;
+A&lt;br /&gt;
-B&lt;br /&gt;
-C&lt;br /&gt;
+D&lt;br /&gt;
&lt;br /&gt;
{&lt;br /&gt;
{{Show Answer|&lt;br /&gt;
A, D&lt;br /&gt;
&lt;br /&gt;
A and D are symmetric, meaning if you folded them in the middle, the two sides would match perfectly. Distributions B and C have positive skew.}}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/quiz&amp;gt;&lt;/div&gt;</summary>
		<author><name>Ahnboyoung</name></author>
	</entry>
</feed>