SlideShare a Scribd company logo
Discrete Data
A set of data is said to be discrete if the values / observations belonging to it are distinct and
separate, i.e. they can be counted (1,2,3,....). Examples might include the number of kittens in a
litter; the number of patients in a doctors surgery; the number of flaws in one metre of cloth;
gender (male, female); blood group (O, A, B, AB).
Categorical Data
A set of data is said to be categorical if the values or observations belonging to it can be sorted
according to category. Each value is chosen from a set of non-overlapping categories. For
example, shoes in a cupboard can be sorted according to color: the characteristic 'color' can have
non-overlapping categories 'black', 'brown', 'red' and 'other'. People have the characteristic of
'gender' with categories 'male' and 'female'.
Categories should be chosen carefully since a bad choice can prejudice the outcome of an
investigation. Every value should belong to one and only one category, and there should be no
doubt as to which one.
Nominal Data
A set of data is said to be nominal if the values / observations belonging to it can be assigned a
code in the form of a number where the numbers are simply labels. You can count but not order
or measure nominal data. For example, in a data set males could be coded as 0, females as 1;
marital status of an individual could be coded as Y if married, N if single.
Ordinal Data
A set of data is said to be ordinal if the values / observations belonging to it can be ranked (put in
order) or have a rating scale attached. You can count and order, but not measure, ordinal data.
The categories for an ordinal set of data have a natural order, for example, suppose a group of
people were asked to taste varieties of biscuit and classify each biscuit on a rating scale of 1 to 5,
representing strongly dislike, dislike, neutral, like, strongly like. A rating of 5 indicates more
enjoyment than a rating of 4, for example, so such data are ordinal.
However, the distinction between neighboring points on the scale is not necessarily always the
same. For instance, the difference in enjoyment expressed by giving a rating of 2 rather than 1
might be much less than the difference in enjoyment expressed by giving a rating of 4 rather than
3.
Interval Scale
An interval scale is a scale of measurement where the distance between any two adjacent units of
measurement (or 'intervals') is the same but the zero point is arbitrary. Scores on an interval scale
can be added and subtracted but cannot be meaningfully multiplied or divided. For example, the
time interval between the starts of years 1981 and 1982 is the same as that between 1983 and
1984, namely 365 days. The zero point, year 1 AD, is arbitrary; time did not begin then. Other
examples of interval scales include the heights of tides, and the measurement of longitude.
Continuous Data
A set of data is said to be continuous if the values / observations belonging to it may take on any
value within a finite or infinite interval. You can count, order and measure continuous data. For
example height, weight, temperature, the amount of sugar in an orange, the time required to run a
mile.
Frequency Table
A frequency table is a way of summarizing a set of data. It is a record of how often each value
(or set of values) of the variable in question occurs. It may be enhanced by the addition of
percentages that fall into each category.
A frequency table is used to summarize categorical, nominal, and ordinal data. It may also be
used to summarize continuous data once the data set has been divided up into sensible groups.
When we have more than one categorical variable in our data set, a frequency table is sometimes
called a contingency table because the figures found in the rows are contingent upon (dependent
upon) those found in the columns.
Example
Suppose that in thirty shots at a target, a marksman makes the following scores:
5 2 2 3 4 4 3 2 0 3 0 3 2 1 5
1 3 1 5 5 2 4 0 0 4 5 4 4 5 5
The frequencies of the different scores can be summarised as:
Score Frequency Frequency (%)
0 4 13%
1 3 10%
2 5 17%
3 5 17%
4 6 20%
5 7 23%
Pie Chart
A pie chart is a way of summarizing a set of categorical data. It is a circle which is divided into
segments. Each segment represents a particular category. The area of each segment is
proportional to the number of cases in that category.
Example
Suppose that, in the last year a sports wear manufacturers has spent 6 million pounds on
advertising their products; 3 million has been spent on television adverts, 2 million on
sponsorship, 1 million on newspaper adverts, and a half million on posters. This spending can be
summarized using a pie chart:
Bar Chart
A bar chart is a way of summarizing a set of categorical data. It is often used in exploratory data
analysis to illustrate the major features of the distribution of the data in a convenient form. It
displays the data using a number of rectangles, of the same width, each of which represents a
particular category. The length (and hence area) of each rectangle is proportional to the number
of cases in the category it represents, for example, age group, religious affiliation.
Bar charts are used to summarize nominal or ordinal data.
Bar charts can be displayed horizontally or vertically and they are usually drawn with a gap
between the bars (rectangles), whereas the bars of a histogram are drawn immediately next to
each other.
Dot Plot
A dot plot is a way of summarising data, often used in exploratory data analysis to illustrate the
major features of the distribution of the data in a convenient form.
For nominal or ordinal data, a dot plot is similar to a bar chart, with the bars replaced by a series
of dots. Each dot represents a fixed number of individuals. For continuous data, the dot plot is
similar to a histogram, with the rectangles replaced by dots.
A dot plot can also help detect any unusual observations (outliers), or any gaps in the data set.
Histogram
A histogram is a way of summarizing data that are measured on an interval scale (either discrete
or continuous). It is often used in exploratory data analysis to illustrate the major features of the
distribution of the data in a convenient form. It divides up the range of possible values in a data
set into classes or groups. For each group, a rectangle is constructed with a base length equal to
the range of values in that specific group, and an area proportional to the number of observations
falling into that group. This means that the rectangles might be drawn of non-uniform height.
The histogram is only appropriate for variables whose values are numerical and measured on an
interval scale. It is generally used when dealing with large data sets (>100 observations), when
stem and leaf plots become tedious to construct. A histogram can also help detect any unusual
observations (outliers), or any gaps in the data set.
Outlier
An outlier is an observation in a data set which is far removed in value from the others in the
data set. It is an unusually large or an unusually small value compared to the others.
An outlier might be the result of an error in measurement, in which case it will distort the
interpretation of the data, having undue influence on many summary statistics, for example,
the mean.
If an outlier is a genuine result, it is important because it might indicate an extreme of behaviour
of the process under study. For this reason, all outliers must be examined carefully before
embarking on any formal analysis. Outliers should not routinely be removed without further
justification.
Symmetry
Symmetry is implied when data values are distributed in the same way above and below the
middle of the sample.
Symmetrical data sets:
a. are easily interpreted;
b. allow a balanced attitude to outliers, that is, those above and below the middle value (
median) can be considered by the same criteria;
c. Allow comparisons of spread or dispersion with similar data sets.
Many standard statistical techniques are appropriate only for a symmetric distributional form.
For this reason, attempts are often made to transform skew-symmetric data so that they become
roughly symmetric.
Skewness
Skewness is defined as asymmetry in the distribution of the sample data values. Values on one
side of the distribution tend to be further from the 'middle' than values on the other side.
For skewed data, the usual measures of location will give different values, for example,
mode<median<mean would indicate positive (or right) skewness.
Positive (or right) skewness is more common than negative (or left) skewness.
If there is evidence of skewness in the data, we can apply transformations, for example, taking
logarithms of positive skew data.
Transformation to Normality
If there is evidence of marked non-normality then we may be able to remedy this by applying
suitable transformations.
The more commonly used transformations which are appropriate for data which are skewed to
the right with increasing strength (positive skew) are 1/x, log(x) and sqrt(x), where the x's are the
data values.
The more commonly used transformations which are appropriate for data which are skewed to
the left with increasing strength (negative skew) are squaring, cubing, and exp(x).
Scatter Plot
A scatterplot is a useful summary of a set of bivariate data (two variables), usually drawn before
working out a linear correlation coefficient or fitting a regression line. It gives a good visual
picture of the relationship between the two variables, and aids the interpretation of the
correlation coefficient or regression model.
Each unit contributes one point to the scatterplot, on which points are plotted but not joined. The
resulting pattern indicates the type and strength of the relationship between the two variables.
Illustrations
a. The more the points tend to cluster around a straight line, the stronger the linear
relationship between the two variables (the higher the correlation).
b. If the line around which the points tends to cluster runs from lower left to upper right, the
relationship between the two variables is positive (direct).
c. If the line around which the points tends to cluster runs from upper left to lower right, the
relationship between the two variables is negative (inverse).
d. If there exists a random scatter of points, there is no relationship between the two
variables (very low or zero correlation).
e. Very low or zero correlation could result from a non-linear relationship between the
variables. If the relationship is in fact non-linear (points clustering around a curve, not a
straight line), the correlation coefficient will not be a good measure of the strength.
A scatterplot will also show up a non-linear relationship between the two variables and whether
or not there exist any outliers in the data.
More information can be added to a two-dimensional scatterplot - for example, we might label
points with a code to indicate the level of a third variable.
If we are dealing with many variables in a data set, a way of presenting all possible scatter plots
of two variables at a time is in a scatterplot matrix.
Sample Mean
The sample mean is an estimator available for estimating the population mean . It is a measure of
location, commonly called the average, often symbolized .
Its value depends equally on all of the data which may include outliers. It may not appear
representative of the central region for skewed data sets.
It is especially useful as being representative of the whole sample for use in subsequent
calculations.
Example
Lets say our data set is: 5 3 54 93 83 22 17 19.
The sample mean is calculated by taking the sum of all the data values and dividing by the total
number of data values:
Median
The median is the value halfway through the ordered data set, below and above which there lies
an equal number of data values.
It is generally a good descriptive measure of the location which works well for skewed data, or
data with outliers.
The median is the 0.5 quantile.
Example
With an odd number of data values, for example 21, we have:
Data 96 48 27 72 39 70 7 68 99 36 95 4 6 13 34 74 65 42 28 54 69
Ordered Data 4 6 7 13 27 28 34 36 39 42 48 54 65 68 69 70 72 74 95 96 99
Median 48, leaving ten values below and ten values above
With an even number of data values, for example 20, we have:
Data 57 55 85 24 33 49 94 2 8 51 71 30 91 6 47 50 65 43 41 7
Ordered
Data
2 6 7 8 24 30 33 41 43 47 49 50 51 55 57 65 71 85 91 94
Median Halfway between the two 'middle' data points - in this case halfway
between 47 and 49, and so the median is 48
Mode
The mode is the most frequently occurring value in a set of discrete data. There can be more than
one mode if two or more values are equally common.
Example
Suppose the results of an end of term Statistics exam were distributed as follows:
Student: Score:
1 94
2 81
3 56
4 90
5 70
6 65
7 90
8 90
9 30
Then the mode (most common score) is 90, and the median (middle score) is 81.
Dispersion
The data values in a sample are not all the same. This variation between values is called
dispersion.
When the dispersion is large, the values are widely scattered; when it is small they are tightly
clustered. The width of diagrams such as dot plots, box plots, stem and leaf plots is greater for
samples with more dispersion and vice versa.
There are several measures of dispersion, the most common being the standard deviation. These
measures indicate to what degree the individual observations of a data set are dispersed or
'spread out' around their mean.
In manufacturing or measurement, high precision is associated with low dispersion.
Range
The range of a sample (or a data set) is a measure of the spread or the dispersion of the
observations. It is the difference between the largest and the smallest observed value of some
quantitative characteristic and is very easy to calculate.
A great deal of information is ignored when computing the range since only the largest and the
smallest data values are considered; the remaining data are ignored.
The range value of a data set is greatly influenced by the presence of just one unusually large or
small value in the sample (outlier).
Examples
1. The range of 65,73,89,56,73,52,47 is 89-47 = 42.
2. If the highest score in a 1st year statistics exam was 98 and the lowest 48, then the range
would be 98-48 = 50.
Inter-Quartile Range (IQR)
The inter-quartile range is a measure of the spread of or dispersion within a data set.
It is calculated by taking the difference between the upper and the lower quartiles. For example:
Data 2 3 4 5 6 6 6 7 7 8 9
Upper quartile 7
Lower quartile 4
IQR 7 - 4 = 3
The IQR is the width of an interval which contains the middle 50% of the sample, so it is smaller
than the range and its value is less affected by outliers.
Percentile
Percentiles are values that divide a sample of data into one hundred groups containing (as far as
possible) equal numbers of observations. For example, 30% of the data values lie below the 30th
percentile.
Quartile
Quartiles are values that divide a sample of data into four groups containing (as far as possible)
equal numbers of observations.
A data set has three quartiles. References to quartiles often relate to just the outer two, the upper
and the lower quartiles; the second quartile being equal to the median. The lower quartile is the
data value a quarter way up through the ordered data set; the upper quartile is the data value a
quarter way down through the ordered data set.
Example
Data 6 47 49 15 43 41 7 39 43 41 36
Ordered Data 6 7 15 36 39 41 41 43 43 47 49
Median 41
Upper quartile 43
Lower quartile 15
Sample Variance
Sample variance is a measure of the spread of or dispersion within a set of sample data.
The sample variance is the sum of the squared deviations from their average divided by one less
than the number of observations in the data set. For example, for n observations x1, x2, x3, ... ,
xn with sample mean
the sample variance is given by
Standard Deviation
Standard deviation is a measure of the spread or dispersion of a set of data.
It is calculated by taking the square root of the variance and is symbolised by s.d, or s. In other
words
The more widely the values are spread out, the larger the standard deviation. For example, say
we have two separate lists of exam results from a class of 30 students; one ranges from 31% to
98%, the other from 82% to 93%, then the standard deviation would be larger for the results of
the first exam.
Coefficient of Variation
The coefficient of variation measures the spread of a set of data as a proportion of its mean. It is
often expressed as a percentage.
It is the ratio of the sample standard deviation to the sample mean:
There is an equivalent definition for the coefficient of variation of a population, which is based
on the expected value and the standard deviation of a random variable.
http://www.emeraldgrouppublishing.com/research/guides/methods/index.htm

More Related Content

PPT
Descriptive Statistics and Data Visualization
PPTX
statistic
PPTX
Graphical presentation of data
PPT
Areas In Statistics
PDF
Graphical presentation of data
PPT
Basic Statistical Concepts and Methods
PPSX
Introduction to statistics...ppt rahul
PPT
General Statistics boa
Descriptive Statistics and Data Visualization
statistic
Graphical presentation of data
Areas In Statistics
Graphical presentation of data
Basic Statistical Concepts and Methods
Introduction to statistics...ppt rahul
General Statistics boa

What's hot (20)

PPTX
Quantitative data analysis
PDF
Basic statistics concepts
PPTX
Introduction to Statistics
PPTX
Basics of Educational Statistics (Descriptive statistics)
PPT
Descriptive statistics i
PPT
Descriptive statistics ii
PPTX
Statistics for data science
PPTX
Introduction to Statistics
PPTX
Descriptive statistics
PPTX
135. Graphic Presentation
PDF
Panel slides
PDF
Scales of measurement and presentation of data
PPTX
Statistics Class 10 CBSE
PPT
Introduction to Statistics - Part 1
PPT
Torturing numbers - Descriptive Statistics for Growers (2013)
PPTX
Types of data and graphical representation
PPTX
analysis and presentation of data
PDF
Tools and Techniques - Statistics: descriptive statistics
PPTX
Statistical table
Quantitative data analysis
Basic statistics concepts
Introduction to Statistics
Basics of Educational Statistics (Descriptive statistics)
Descriptive statistics i
Descriptive statistics ii
Statistics for data science
Introduction to Statistics
Descriptive statistics
135. Graphic Presentation
Panel slides
Scales of measurement and presentation of data
Statistics Class 10 CBSE
Introduction to Statistics - Part 1
Torturing numbers - Descriptive Statistics for Growers (2013)
Types of data and graphical representation
analysis and presentation of data
Tools and Techniques - Statistics: descriptive statistics
Statistical table
Ad

Similar to Data presenatation (20)

PDF
Data presentation by nndd data presentation.pdf
PPTX
Chapter Three Univarite Anaalysis.pptx
PPTX
Introduction to Descriptive Statistics
PPTX
Presentation1.pptx
PPTX
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
PDF
variability final Range std deviation hardest topic so ready carefully
PPT
EDUCATIONAL STATISTICS_Unit_I.ppt
PPTX
BRM 203 unit 5 Data Analysis Dr Kanchan.pptx
PDF
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
PPT
Week 7 a statistics
PPT
Wynberg girls high-Jade Gibson-maths-data analysis statistics
PPTX
Descriptive Analysis.pptx
PPT
Statistics-24-04-2021-20210618114031.ppt
PPT
Statistics-24-04-2021-20210618114031.ppt
PPT
Statistics-24-04-2021-20210618114031.ppt
PPTX
3. data graphics.pptx biostatistics reasearch methodology
PPT
businessstatistics-stat10022-200411201812.ppt
PPT
Business statistics (Basics)
PPTX
DATA UNIT-3.pptx
PPTX
Artificial Intelligence - Data Analysis, Creative & Critical Thinking and AI...
Data presentation by nndd data presentation.pdf
Chapter Three Univarite Anaalysis.pptx
Introduction to Descriptive Statistics
Presentation1.pptx
Exploratory Data Analysis for Biotechnology and Pharmaceutical Sciences
variability final Range std deviation hardest topic so ready carefully
EDUCATIONAL STATISTICS_Unit_I.ppt
BRM 203 unit 5 Data Analysis Dr Kanchan.pptx
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Week 7 a statistics
Wynberg girls high-Jade Gibson-maths-data analysis statistics
Descriptive Analysis.pptx
Statistics-24-04-2021-20210618114031.ppt
Statistics-24-04-2021-20210618114031.ppt
Statistics-24-04-2021-20210618114031.ppt
3. data graphics.pptx biostatistics reasearch methodology
businessstatistics-stat10022-200411201812.ppt
Business statistics (Basics)
DATA UNIT-3.pptx
Artificial Intelligence - Data Analysis, Creative & Critical Thinking and AI...
Ad

Recently uploaded (20)

DOCX
Business Management - unit 1 and 2
PPTX
ICG2025_ICG 6th steering committee 30-8-24.pptx
PDF
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
PDF
A Brief Introduction About Julia Allison
PPT
340036916-American-Literature-Literary-Period-Overview.ppt
PDF
MSPs in 10 Words - Created by US MSP Network
PDF
Deliverable file - Regulatory guideline analysis.pdf
PDF
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
PPTX
Probability Distribution, binomial distribution, poisson distribution
PDF
How to Get Funding for Your Trucking Business
PPT
Chapter four Project-Preparation material
PPTX
Amazon (Business Studies) management studies
PDF
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
DOCX
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
PDF
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
PDF
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
PDF
Laughter Yoga Basic Learning Workshop Manual
PPTX
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
PPTX
Lecture (1)-Introduction.pptx business communication
PDF
Nidhal Samdaie CV - International Business Consultant
Business Management - unit 1 and 2
ICG2025_ICG 6th steering committee 30-8-24.pptx
pdfcoffee.com-opt-b1plus-sb-answers.pdfvi
A Brief Introduction About Julia Allison
340036916-American-Literature-Literary-Period-Overview.ppt
MSPs in 10 Words - Created by US MSP Network
Deliverable file - Regulatory guideline analysis.pdf
20250805_A. Stotz All Weather Strategy - Performance review July 2025.pdf
Probability Distribution, binomial distribution, poisson distribution
How to Get Funding for Your Trucking Business
Chapter four Project-Preparation material
Amazon (Business Studies) management studies
Elevate Cleaning Efficiency Using Tallfly Hair Remover Roller Factory Expertise
unit 2 cost accounting- Tender and Quotation & Reconciliation Statement
Dr. Enrique Segura Ense Group - A Self-Made Entrepreneur And Executive
Stem Cell Market Report | Trends, Growth & Forecast 2025-2034
Laughter Yoga Basic Learning Workshop Manual
Dragon_Fruit_Cultivation_in Nepal ppt.pptx
Lecture (1)-Introduction.pptx business communication
Nidhal Samdaie CV - International Business Consultant

Data presenatation

  • 1. Discrete Data A set of data is said to be discrete if the values / observations belonging to it are distinct and separate, i.e. they can be counted (1,2,3,....). Examples might include the number of kittens in a litter; the number of patients in a doctors surgery; the number of flaws in one metre of cloth; gender (male, female); blood group (O, A, B, AB). Categorical Data A set of data is said to be categorical if the values or observations belonging to it can be sorted according to category. Each value is chosen from a set of non-overlapping categories. For example, shoes in a cupboard can be sorted according to color: the characteristic 'color' can have non-overlapping categories 'black', 'brown', 'red' and 'other'. People have the characteristic of 'gender' with categories 'male' and 'female'. Categories should be chosen carefully since a bad choice can prejudice the outcome of an investigation. Every value should belong to one and only one category, and there should be no doubt as to which one. Nominal Data A set of data is said to be nominal if the values / observations belonging to it can be assigned a code in the form of a number where the numbers are simply labels. You can count but not order or measure nominal data. For example, in a data set males could be coded as 0, females as 1; marital status of an individual could be coded as Y if married, N if single. Ordinal Data A set of data is said to be ordinal if the values / observations belonging to it can be ranked (put in order) or have a rating scale attached. You can count and order, but not measure, ordinal data. The categories for an ordinal set of data have a natural order, for example, suppose a group of people were asked to taste varieties of biscuit and classify each biscuit on a rating scale of 1 to 5, representing strongly dislike, dislike, neutral, like, strongly like. A rating of 5 indicates more enjoyment than a rating of 4, for example, so such data are ordinal. However, the distinction between neighboring points on the scale is not necessarily always the same. For instance, the difference in enjoyment expressed by giving a rating of 2 rather than 1 might be much less than the difference in enjoyment expressed by giving a rating of 4 rather than 3. Interval Scale An interval scale is a scale of measurement where the distance between any two adjacent units of measurement (or 'intervals') is the same but the zero point is arbitrary. Scores on an interval scale can be added and subtracted but cannot be meaningfully multiplied or divided. For example, the
  • 2. time interval between the starts of years 1981 and 1982 is the same as that between 1983 and 1984, namely 365 days. The zero point, year 1 AD, is arbitrary; time did not begin then. Other examples of interval scales include the heights of tides, and the measurement of longitude. Continuous Data A set of data is said to be continuous if the values / observations belonging to it may take on any value within a finite or infinite interval. You can count, order and measure continuous data. For example height, weight, temperature, the amount of sugar in an orange, the time required to run a mile. Frequency Table A frequency table is a way of summarizing a set of data. It is a record of how often each value (or set of values) of the variable in question occurs. It may be enhanced by the addition of percentages that fall into each category. A frequency table is used to summarize categorical, nominal, and ordinal data. It may also be used to summarize continuous data once the data set has been divided up into sensible groups. When we have more than one categorical variable in our data set, a frequency table is sometimes called a contingency table because the figures found in the rows are contingent upon (dependent upon) those found in the columns. Example Suppose that in thirty shots at a target, a marksman makes the following scores: 5 2 2 3 4 4 3 2 0 3 0 3 2 1 5 1 3 1 5 5 2 4 0 0 4 5 4 4 5 5 The frequencies of the different scores can be summarised as: Score Frequency Frequency (%) 0 4 13% 1 3 10% 2 5 17% 3 5 17% 4 6 20% 5 7 23% Pie Chart A pie chart is a way of summarizing a set of categorical data. It is a circle which is divided into segments. Each segment represents a particular category. The area of each segment is proportional to the number of cases in that category.
  • 3. Example Suppose that, in the last year a sports wear manufacturers has spent 6 million pounds on advertising their products; 3 million has been spent on television adverts, 2 million on sponsorship, 1 million on newspaper adverts, and a half million on posters. This spending can be summarized using a pie chart: Bar Chart A bar chart is a way of summarizing a set of categorical data. It is often used in exploratory data analysis to illustrate the major features of the distribution of the data in a convenient form. It displays the data using a number of rectangles, of the same width, each of which represents a particular category. The length (and hence area) of each rectangle is proportional to the number of cases in the category it represents, for example, age group, religious affiliation. Bar charts are used to summarize nominal or ordinal data. Bar charts can be displayed horizontally or vertically and they are usually drawn with a gap between the bars (rectangles), whereas the bars of a histogram are drawn immediately next to each other. Dot Plot
  • 4. A dot plot is a way of summarising data, often used in exploratory data analysis to illustrate the major features of the distribution of the data in a convenient form. For nominal or ordinal data, a dot plot is similar to a bar chart, with the bars replaced by a series of dots. Each dot represents a fixed number of individuals. For continuous data, the dot plot is similar to a histogram, with the rectangles replaced by dots. A dot plot can also help detect any unusual observations (outliers), or any gaps in the data set. Histogram A histogram is a way of summarizing data that are measured on an interval scale (either discrete or continuous). It is often used in exploratory data analysis to illustrate the major features of the distribution of the data in a convenient form. It divides up the range of possible values in a data set into classes or groups. For each group, a rectangle is constructed with a base length equal to the range of values in that specific group, and an area proportional to the number of observations falling into that group. This means that the rectangles might be drawn of non-uniform height. The histogram is only appropriate for variables whose values are numerical and measured on an interval scale. It is generally used when dealing with large data sets (>100 observations), when stem and leaf plots become tedious to construct. A histogram can also help detect any unusual observations (outliers), or any gaps in the data set. Outlier An outlier is an observation in a data set which is far removed in value from the others in the data set. It is an unusually large or an unusually small value compared to the others. An outlier might be the result of an error in measurement, in which case it will distort the interpretation of the data, having undue influence on many summary statistics, for example, the mean.
  • 5. If an outlier is a genuine result, it is important because it might indicate an extreme of behaviour of the process under study. For this reason, all outliers must be examined carefully before embarking on any formal analysis. Outliers should not routinely be removed without further justification. Symmetry Symmetry is implied when data values are distributed in the same way above and below the middle of the sample. Symmetrical data sets: a. are easily interpreted; b. allow a balanced attitude to outliers, that is, those above and below the middle value ( median) can be considered by the same criteria; c. Allow comparisons of spread or dispersion with similar data sets. Many standard statistical techniques are appropriate only for a symmetric distributional form. For this reason, attempts are often made to transform skew-symmetric data so that they become roughly symmetric. Skewness Skewness is defined as asymmetry in the distribution of the sample data values. Values on one side of the distribution tend to be further from the 'middle' than values on the other side. For skewed data, the usual measures of location will give different values, for example, mode<median<mean would indicate positive (or right) skewness. Positive (or right) skewness is more common than negative (or left) skewness. If there is evidence of skewness in the data, we can apply transformations, for example, taking logarithms of positive skew data. Transformation to Normality If there is evidence of marked non-normality then we may be able to remedy this by applying suitable transformations. The more commonly used transformations which are appropriate for data which are skewed to the right with increasing strength (positive skew) are 1/x, log(x) and sqrt(x), where the x's are the data values.
  • 6. The more commonly used transformations which are appropriate for data which are skewed to the left with increasing strength (negative skew) are squaring, cubing, and exp(x). Scatter Plot A scatterplot is a useful summary of a set of bivariate data (two variables), usually drawn before working out a linear correlation coefficient or fitting a regression line. It gives a good visual picture of the relationship between the two variables, and aids the interpretation of the correlation coefficient or regression model. Each unit contributes one point to the scatterplot, on which points are plotted but not joined. The resulting pattern indicates the type and strength of the relationship between the two variables. Illustrations a. The more the points tend to cluster around a straight line, the stronger the linear relationship between the two variables (the higher the correlation). b. If the line around which the points tends to cluster runs from lower left to upper right, the relationship between the two variables is positive (direct). c. If the line around which the points tends to cluster runs from upper left to lower right, the relationship between the two variables is negative (inverse). d. If there exists a random scatter of points, there is no relationship between the two variables (very low or zero correlation). e. Very low or zero correlation could result from a non-linear relationship between the variables. If the relationship is in fact non-linear (points clustering around a curve, not a straight line), the correlation coefficient will not be a good measure of the strength. A scatterplot will also show up a non-linear relationship between the two variables and whether or not there exist any outliers in the data. More information can be added to a two-dimensional scatterplot - for example, we might label points with a code to indicate the level of a third variable. If we are dealing with many variables in a data set, a way of presenting all possible scatter plots of two variables at a time is in a scatterplot matrix.
  • 7. Sample Mean The sample mean is an estimator available for estimating the population mean . It is a measure of location, commonly called the average, often symbolized . Its value depends equally on all of the data which may include outliers. It may not appear representative of the central region for skewed data sets. It is especially useful as being representative of the whole sample for use in subsequent calculations. Example Lets say our data set is: 5 3 54 93 83 22 17 19. The sample mean is calculated by taking the sum of all the data values and dividing by the total number of data values: Median The median is the value halfway through the ordered data set, below and above which there lies an equal number of data values. It is generally a good descriptive measure of the location which works well for skewed data, or data with outliers. The median is the 0.5 quantile. Example With an odd number of data values, for example 21, we have: Data 96 48 27 72 39 70 7 68 99 36 95 4 6 13 34 74 65 42 28 54 69 Ordered Data 4 6 7 13 27 28 34 36 39 42 48 54 65 68 69 70 72 74 95 96 99 Median 48, leaving ten values below and ten values above With an even number of data values, for example 20, we have: Data 57 55 85 24 33 49 94 2 8 51 71 30 91 6 47 50 65 43 41 7 Ordered Data 2 6 7 8 24 30 33 41 43 47 49 50 51 55 57 65 71 85 91 94 Median Halfway between the two 'middle' data points - in this case halfway between 47 and 49, and so the median is 48 Mode
  • 8. The mode is the most frequently occurring value in a set of discrete data. There can be more than one mode if two or more values are equally common. Example Suppose the results of an end of term Statistics exam were distributed as follows: Student: Score: 1 94 2 81 3 56 4 90 5 70 6 65 7 90 8 90 9 30 Then the mode (most common score) is 90, and the median (middle score) is 81. Dispersion The data values in a sample are not all the same. This variation between values is called dispersion. When the dispersion is large, the values are widely scattered; when it is small they are tightly clustered. The width of diagrams such as dot plots, box plots, stem and leaf plots is greater for samples with more dispersion and vice versa. There are several measures of dispersion, the most common being the standard deviation. These measures indicate to what degree the individual observations of a data set are dispersed or 'spread out' around their mean. In manufacturing or measurement, high precision is associated with low dispersion. Range The range of a sample (or a data set) is a measure of the spread or the dispersion of the observations. It is the difference between the largest and the smallest observed value of some quantitative characteristic and is very easy to calculate. A great deal of information is ignored when computing the range since only the largest and the smallest data values are considered; the remaining data are ignored. The range value of a data set is greatly influenced by the presence of just one unusually large or small value in the sample (outlier).
  • 9. Examples 1. The range of 65,73,89,56,73,52,47 is 89-47 = 42. 2. If the highest score in a 1st year statistics exam was 98 and the lowest 48, then the range would be 98-48 = 50. Inter-Quartile Range (IQR) The inter-quartile range is a measure of the spread of or dispersion within a data set. It is calculated by taking the difference between the upper and the lower quartiles. For example: Data 2 3 4 5 6 6 6 7 7 8 9 Upper quartile 7 Lower quartile 4 IQR 7 - 4 = 3 The IQR is the width of an interval which contains the middle 50% of the sample, so it is smaller than the range and its value is less affected by outliers. Percentile Percentiles are values that divide a sample of data into one hundred groups containing (as far as possible) equal numbers of observations. For example, 30% of the data values lie below the 30th percentile. Quartile Quartiles are values that divide a sample of data into four groups containing (as far as possible) equal numbers of observations. A data set has three quartiles. References to quartiles often relate to just the outer two, the upper and the lower quartiles; the second quartile being equal to the median. The lower quartile is the data value a quarter way up through the ordered data set; the upper quartile is the data value a quarter way down through the ordered data set. Example Data 6 47 49 15 43 41 7 39 43 41 36 Ordered Data 6 7 15 36 39 41 41 43 43 47 49 Median 41 Upper quartile 43 Lower quartile 15
  • 10. Sample Variance Sample variance is a measure of the spread of or dispersion within a set of sample data. The sample variance is the sum of the squared deviations from their average divided by one less than the number of observations in the data set. For example, for n observations x1, x2, x3, ... , xn with sample mean the sample variance is given by Standard Deviation Standard deviation is a measure of the spread or dispersion of a set of data. It is calculated by taking the square root of the variance and is symbolised by s.d, or s. In other words The more widely the values are spread out, the larger the standard deviation. For example, say we have two separate lists of exam results from a class of 30 students; one ranges from 31% to 98%, the other from 82% to 93%, then the standard deviation would be larger for the results of the first exam. Coefficient of Variation The coefficient of variation measures the spread of a set of data as a proportion of its mean. It is often expressed as a percentage. It is the ratio of the sample standard deviation to the sample mean: There is an equivalent definition for the coefficient of variation of a population, which is based on the expected value and the standard deviation of a random variable. http://www.emeraldgrouppublishing.com/research/guides/methods/index.htm