Presentation is loading. Please wait.

Presentation is loading. Please wait.

Chapter 2 Describing Data.

Similar presentations


Presentation on theme: "Chapter 2 Describing Data."— Presentation transcript:

1 Chapter 2 Describing Data

2 Summarizing and Describing Data
Tables and Graphs Numerical Measures

3 Classification of Variables
Discrete numerical variable Continuous numerical variable Categorical variable

4 Classification of Variables
Discrete Numerical Variable A variable that produces a response that comes from a counting process.

5 Classification of Variables
Continuous Numerical Variable A variable that produces a response that is the outcome of a measurement process.

6 Classification of Variables
Categorical Variables Variables that produce responses that belong to groups (sometimes called “classes”) or categories.

7 Measurement Levels Nominal and Ordinal Levels of Measurement refer to data obtained from categorical questions. A nominal scale indicates assignments to groups or classes. Ordinal data indicate rank ordering of items.

8 Frequency Distributions
A frequency distribution is a table used to organize data. The left column (called classes or groups) includes numerical intervals on a variable being studied. The right column is a list of the frequencies, or number of observations, for each class. Intervals are normally of equal size, must cover the range of the sample observations, and be non-overlapping.

9 Construction of a Frequency Distribution
Rule 1: Intervals (classes) must be inclusive and non-overlapping; Rule 2: Determine k, the number of classes; Rule 3: Intervals should be the same width, w; the width is determined by the following: Both k and w should be rounded upward, possibly to the next largest integer.

10 Construction of a Frequency Distribution
Quick Guide to Number of Classes for a Frequency Distribution Sample Size Number of Classes Fewer than – 6 classes 50 to – 8 classes over – 10 classes

11 Example of a Frequency Distribution
Table 2.2 A Frequency Distribution for the Suntan Lotion Example Weights (in mL) Number of Bottles 220 less than 225 less than 230 less than 235 less than 240 less than 245 less than

12 Cumulative Frequency Distributions
A cumulative frequency distribution contains the number of observations whose values are less than the upper limit of each interval. It is constructed by adding the frequencies of all frequency distribution intervals up to and including the present interval.

13 Relative Cumulative Frequency Distributions
A relative cumulative frequency distribution converts all cumulative frequencies to cumulative percentages

14 Example of a Frequency Distribution
Table 2.3 A Cumulative Frequency Distribution for the Suntan Lotion Example Weights (in mL) Number of Bottles less than less than less than less than less than less than

15 Histograms and Ogives A histogram is a bar graph that consists of vertical bars constructed on a horizontal line that is marked off with intervals for the variable being displayed. The intervals correspond to those in a frequency distribution table. The height of each bar is proportional to the number of observations in that interval.

16 Histograms and Ogives An ogive, sometimes called a cumulative line graph, is a line that connects points that are the cumulative percentage of observations below the upper limit of each class in a cumulative frequency distribution.

17 Histogram and Ogive for Example 2.1

18 Stem-and-Leaf Display
A stem-and-leaf display is an exploratory data analysis graph that is an alternative to the histogram. Data are grouped according to their leading digits (called the stem) while listing the final digits (called leaves) separately for each member of a class. The leaves are displayed individually in ascending order after each of the stems.

19 Stem-and-Leaf Display
Stem-and-Leaf Display for Gilotti’s Deli Example

20 Tables - Bar and Pie Charts -
Frequency and Relative Frequency Distribution for Top Company Employers Example

21 Tables - Bar and Pie Charts -
Figure 2.9 Bar Chart for Top Company Employers Example

22 Tables - Bar and Pie Charts -
Figure 2.10 Pie Chart for Top Company Employers Example

23 Pareto Diagrams A Pareto diagram is a bar chart that displays the frequency of defect causes. The bar at the left indicates the most frequent cause and bars to the right indicate causes in decreasing frequency. A Pareto diagram is use to separate the “vital few” from the “trivial many.”

24 Line Charts A line chart, also called a time plot, is a series of data plotted at various time intervals. Measuring time along the horizontal axis and the numerical quantity of interest along the vertical axis yields a point on the graph for each observation. Joining points adjacent in time by straight lines produces a time plot.

25 Line Charts

26 Parameters and Statistics
A statistic is a descriptive measure computed from a sample of data. A parameter is a descriptive measure computed from an entire population of data.

27 Measures of Central Tendency - Arithmetic Mean -
A arithmetic mean is of a set of data is the sum of the data values divided by the number of observations.

28 If the data set is from a sample, then the sample mean, , is:

29 Population Mean If the data set is from a population, then the population mean,  , is:

30 Measures of Central Tendency - Median -
An ordered array is an arrangement of data in either ascending or descending order. Once the data are arranged in ascending order, the median is the value such that 50% of the observations are smaller and 50% of the observations are larger. If the sample size n is an odd number, the median, Xm, is the middle observation. If the sample size n is an even number, the median, Xm, is the average of the two middle observations. The median will be located in the 0.50(n+1)th ordered position.

31 Measures of Central Tendency - Mode -
The mode, if one exists, is the most frequently occurring observation in the sample or population.

32 Shape of the Distribution
The shape of the distribution is said to be symmetric if the observations are balanced, or evenly distributed, about the mean. In a symmetric distribution the mean and median are equal.

33 Shape of the Distribution
A distribution is skewed if the observations are not symmetrically distributed above and below the mean. A positively skewed (or skewed to the right) distribution has a tail that extends to the right in the direction of positive values. A negatively skewed (or skewed to the left) distribution has a tail that extends to the left in the direction of negative values.

34 Shapes of the Distribution

35 Measures of Central Tendency - Geometric Mean -
The Geometric Mean is the nth root of the product of n numbers: The Geometric Mean is used to obtain mean growth over several periods given compounded growth from each period.

36 Measures of Variability - The Range -
The range is in a set of data is the difference between the largest and smallest observations

37 Measures of Variability - Sample Variance -
The sample variance, s2, is the sum of the squared differences between each observation and the sample mean divided by the sample size minus 1.

38 Measures of Variability - Short-cut Formulas for Sample Variance -
Short-cut formulas for the sample variance are:

39 Measures of Variability - Population Variance -
The population variance, 2, is the sum of the squared differences between each observation and the population mean divided by the population size, N.

40 Measures of Variability - Sample Standard Deviation -
The sample standard deviation, s, is the positive square root of the variance, and is defined as:

41 Measures of Variability - Population Standard Deviation-
The population standard deviation, , is

42 The Empirical Rule (the 68%, 95%, or almost all rule)
For a set of data with a mound-shaped histogram, the Empirical Rule is: approximately 68% of the observations are contained with a distance of one standard deviation around the mean;  1 approximately 95% of the observations are contained with a distance of two standard deviations around the mean;  2 almost all of the observations are contained with a distance of three standard deviation around the mean;  3

43 Coefficient of Variation
The Coefficient of Variation, CV, is a measure of relative dispersion that expresses the standard deviation as a percentage of the mean (provided the mean is positive). The sample coefficient of variation is The population coefficient of variation is

44 Percentiles and Quartiles
Data must first be in ascending order. Percentiles separate large ordered data sets into 100ths. The Pth percentile is a number such that P percent of all the observations are at or below that number. Quartiles are descriptive measures that separate large ordered data sets into four quarters.

45 Percentiles and Quartiles
The first quartile, Q1, is another name for the 25th percentile. The first quartile divides the ordered data such that 25% of the observations are at or below this value. Q1 is located in the .25(n+1)st position when the data is in ascending order. That is,

46 Percentiles and Quartiles
The third quartile, Q3, is another name for the 75th percentile. The first quartile divides the ordered data such that 75% of the observations are at or below this value. Q3 is located in the .75(n+1)st position when the data is in ascending order. That is,

47 Interquartile Range The Interquartile Range (IQR) measures the spread in the middle 50% of the data; that is the difference between the observations at the 25th and the 75th percentiles:

48 Five-Number Summary The Five-Number Summary refers to the five descriptive measures: minimum, first quartile, median, third quartile, and the maximum.

49 Box-and-Whisker Plots
A Box-and-Whisker Plot is a graphical procedure that uses the Five-Number summary. A Box-and-Whisker Plot consists of an inner box that shows the numbers which span the range from Q1 Box-and-Whisker Plot to Q3. a line drawn through the box at the median. The “whiskers” are lines drawn from Q1 to the minimum vale, and from Q3 to the maximum value.

50 Box-and-Whisker Plots (Excel)

51 Grouped Data Mean For a population of N observations the mean is
For a sample of n observations, the mean is Where the data set contains observation values m1, m2, . . ., mk occurring with frequencies f1, f2, fK respectively

52 Grouped Data Variance For a population of N observations the variance is For a sample of n observations, the variance is Where the data set contains observation values m1, m2, . . ., mk occurring with frequencies f1, f2, fK respectively

53 Key Words Arithmetic Mean Bar Chart Box-and-Whisker Plot
Categorical Variable Coefficient of Variation Continuous Numerical Variable Cumulative Frequency Distribution Discrete Numerical Variable Empirical Rule First Quartile Five-Number Summary Frequency Distribution Geometric Mean Histogram Interquartile Range (IQR) Line Chart (Time Plot) Measurement Levels Median Mode

54 Key Words (continued) Numerical Variables Ogive Outlier Parameter
Pareto Diagram Percentiles Pie Chart Qualitative Quantitative Variables Quartiles Range Relative Cumulative Frequency Distribution Short-cut Formula for s2 Skewness Standard Deviation Statistic Stem-and-Leaf Display Third Quartile Variance


Download ppt "Chapter 2 Describing Data."

Similar presentations


Ads by Google