Types of Biological Data 2. Summary Descriptive Statistics
Types of Biological Data 2. Summary Descriptive Statistics
Observation
Data Types
Non-Metric Metric
Discrete Continuous
2. Summary Descriptive Statistics of Datasets
Overview
• When a dataset is summarized by its statistical information,
there is a loss of information. That is, given the summary
statistics, there is no way to recover the original data.
Average: 1 n x x 2 L x n
x xi 1
n i1 n
2 12 3 17
Example:
2,12,3 x 5.7
3 3
Median: 40 45 42.5
2
Mode: 40
x min x max
Midrange: x mid
2
n 1 n
Geometric Mean: x geom x i n x1 x1 L x n
i1
The geometric mean arises as an appropriate estimate of
growth rates of a population when the growth rates vary
through time
or space
i
1
s2
2
x x
n 1 i1
Permissible
Statistic/Opera Nominal Ordinal Interval Ratio
tion
Mode ✓ ✓ ✓ ✓
Median ✗ ✓ ✓ ✓
Addition,
Mean, ✗ ✗ ✓ ✓
Variance
Multiplication,
✗ ✗ ✗ ✓
Ratio
3. Assignments
Homework, MATLAB
1. Homework: Chapter 1 Exercises 1.2 - 1.5.
2. Download MATLAB as soon as possible. We will begin
working with MATLAB in class next Thursday.
Homework
1.1
Exercise capacity (in seconds) was determined for each of 11
patients who were being treated for chronic heart failure:
906, 1320, 711, 1170, 684, 1200, 837, 1056, 897, 882, 1008
(a) Determine the mean and the median of the data.
Solution:
906 1320 L 1008
mean 970.09
11
To find the median, we first order the data:
684, 711, 837, 882,
897, 906, 1008, 1056, 1170, 1200, 1320
Since there are eleven (an odd number) data points, the median
will be the 6th data point. That is, the median is 906.
Homework
1.2
Daily crude oil output (in millions of barrels) is shown below for
the years 1971 to 1990.
9.45 9.40 9.25 8.75 8.30 8.10 8.25 8.70 8.55 8.60
8.55 8.65 8.70 8.70 8.91 8.60 8.20 7.70 7.20 6.75
Compute the mean, median, and mode for the data.
1
9
10 22.7 8 22.7 L 49 22.7
2 2 2
329.7889 std s 329.7889 18.1601
Homework
1.5
Twelve sheep were fed pingue as a part of an experiment and
died as a result. The time of death in hours after the
administering of pingue for each sheep follows:
44 27 24 24 36 36 44 120 29 36 36 36
Compute the range, variance and standard deviation of the
sample.
Answer:
range: 96
variance: 663.8182
std: 25.7647