1 / 45

Prepared by Lloyd R. Jaisingh

A PowerPoint Presentation Package to Accompany. Applied Statistics in Business & Economics, 4 th edition David P. Doane and Lori E. Seward. Prepared by Lloyd R. Jaisingh . Chapter Contents 3.1 Stem-and-Leaf Displays and Dot Plots 3.2 Frequency Distributions and Histograms

toya
Télécharger la présentation

Prepared by Lloyd R. Jaisingh

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A PowerPoint Presentation Package to Accompany Applied Statistics in Business & Economics, 4th edition David P. Doane and Lori E. Seward Prepared by Lloyd R. Jaisingh

  2. Chapter Contents 3.1 Stem-and-Leaf Displays and Dot Plots 3.2 Frequency Distributions and Histograms 3.3 Excel Charts 3.4 Line Charts 3.5 Bar Charts 3.6 Pie Charts 3.7 Scatter Plots 3.8 Tables 3.9 Deceptive Graphs Describing Data Visually Chapter 3

  3. Chapter Learning Objectives LO3-1: Make a stem-and-leaf or dot plot by hand or by computer. LO3-2: Create a frequency distribution for a data set. LO3-3: Make a histogram with appropriate bins. LO3-4: Identify skewness, modal classes, and outliers in a histogram. LO3-5: Make an effective line chart using Excel. Describing Data Visually Chapter 3

  4. Chapter Learning Objectives LO3-6: Know the rules for effective bar charts and pie charts. LO3-7: Make and interpret a scatter plot using Excel. LO3-8: Make simple tables and pivot tables. LO3-9: Recognize deceptive graphing techniques. Describing Data Visually Chapter 3

  5. 3.1 Stem-and-Leaf Displays and Dot Plots Chapter 3 • Methods of organizing, exploring and summarizing data include: - Visual (charts and graphs) provides insight into characteristics of a data set without using mathematics. • -Numerical(statistics or tables) provides insight into characteristics of a data set using mathematics.

  6. 3.1 Stem-and-Leaf Displays and Dot Plots Chapter 3 • Begin with univariate data (a set of n observations on one variable) and consider the following:

  7. 3.1 Stem-and-Leaf Displays and Dot Plots Chapter 3 • Measurement • Look at the data and visualize how they were collected and measured. • Sorting (Example: Price/Earnings Ratios) • Sort the data and then summarize in a graphical display. Here are the sorted P/E ratios (values from Table 3.2).

  8. 3.1 Stem-and-leaf Displays and Dot Plots LO3-1 Chapter 3 The type of graph you use to display your data is dependent on the type of data you have. Some charts are better suited for quantitative data, while others are better for displaying categorical data. LO3-1:Make a stem-and-leaf or dot plot by hand or by computer. Stem-and-Leaf Plot One simple way to visualize small data sets is a stem-and-leaf plot. The stem-and-leaf plot is a tool of exploratory data analysis (EDA) that seeks to reveal essential data features in an intuitive way. A stem-and-leaf plot is basically a frequency tally, except that we use digits instead of tally marks. For two-digit or three-digit integer data, the stem is the tens digit of the data, and the leaf is the ones digit.

  9. 3.1 Stem-and-Leaf Displays and Dot Plots LO3-1 Chapter 3 For the 44 P/E ratios, the stem-and-leaf plot is given below. For example, the data values in the fourth stem are 31, 37, 37, 38. We always use equally spaced stems (even if some stems are empty). The stem-and-leaf can reveal central tendency (24 of the 44 P/E ratios were in the 10–19 stem) as well as dispersion (the range is from 7 to 59). In this illustration, the leaf digits have been sorted, although this is not necessary. The stem-and-leaf has the advantage that we can retrieve the raw data by concatenating a stem digit with each of its leaf digits. For example, the last stem has data values 50 and 59.

  10. 3.1 Stem-and-Leaf Displays and Dot Plots LO3-1 Chapter 3 Dot Plots • A dot plot is the simplest graphical display of n individual values of numerical data. - Easy to understand. - It reveals dispersion, central tendency, and the shape of the distribution. • Steps in Making a Dot Plot 1. Make a scale that covers the data range. 2. Mark the axes and label them. 3. Plot each data value as a dot above the scale at its approximate location. Note: If more than one data value lies at about the same axis location, the dots are stacked vertically.

  11. 3.1 Stem-and-Leaf Displays and Dot Plots LO3-1 Chapter 3 • The range is from 7 to 59. • • All but a few data values lie between 10 and 25. • • A typical “middle” data value would be around 17 or 18. • • The data are not symmetric due to a few large P/E ratios.

  12. 3.1 Stem-and-Leaf Displays and Dot Plots LO3-1 Chapter 3 Comparing Groups • A stacked dot plotcompares two or more groups using a common X-axis scale.

  13. 3.2 Frequency Distributions and Histograms LO3-2 Chapter 3 LO3-2: Create a frequency distribution for a data set Bins and Bin Limits • A frequency distributionis a table formed by classifying n data values into k classes (bins). • Bin limitsdefine the values to be included in each bin. Widths must all be the same except when we have open-ended bins. • Frequencies are the number of observations within each bin. • Expressas relative frequencies(frequency divided by the total) or percentages (relative frequency times 100).

  14. 3.2 Frequency Distributions and Histograms LO3-2 Chapter 3 Constructing a Frequency Distribution - Herbert Sturges proposed the following rule:

  15. 3.2 Frequency Distributions and Histograms LO3-2 Chapter 3

  16. 3.2 Frequency Distributions and Histograms LO3-2 Chapter 3 Histograms • A histogram is a graphical representation of a frequency distribution. Y-axis shows frequency within each bin. • A histogram is a bar chart. X-axis ticks shows end points of each bin.

  17. 3.2 Frequency Distributions and Histograms LO3-3 Chapter 3 LO3-3: Make a histogram with appropriate bins. • Consider 3 histograms for the P/E ratio data with different bin widths. What do they tell you?

  18. 3.2 Frequency Distributions and Histograms LO3-3 Chapter 3 LO3-3: Make a histogram with appropriate bins. • Choosing the number of bins and bin limits in creating histograms requires judgment. • One can use software programs to create histograms with different bins. These include software such as: • Excel • MegaStat • Minitab

  19. 3.2 Frequency Distributions and Histograms LO3-3 Chapter 3 Modal Class • A histogram bar that is higher than those on either side. • Unimodal – a single modal class. • Bimodal – two modal classes. • Multimodal – more than two modal classes. • Modal classes may be artifacts of the way bin limits are chosen.

  20. 3.2 Frequency Distributions and Histograms LO3-4 Chapter 3 Shape LO3-4:Identify skewness, modes, and outliers in a histogram. • A histogram may suggest the shape of the population. • It is influenced by the number of bins and bin limits. • Skewness – indicated by the direction of the longer tail of the histogram. Left-skewed– (negatively skewed) a longer left tail. Right-skewed– (positively skewed) a longer right tail. Symmetric– both tail areas are the same.

  21. 3.2 Frequency Distributions and Histograms LO3-4 Chapter 3

  22. 3.2 Frequency Distributions and Histograms Chapter 3 Frequency Polygons and Ogives • A frequency polygon is a line graph that connects the midpoints of the histogram intervals, plus extra intervals at the beginning and end so that the line will touch the X-axis. • It serves the same purpose as a histogram, but is attractive when you need to compare two data sets (since more than one frequency polygon can be plotted on the same scale). • An ogive (pronounced “oh-jive”) is a line graph of the cumulative frequencies. • It is useful for finding percentiles or in comparing the shape of the sample with a known benchmark such as the normal distribution (that you will be seeing in the next chapter).

  23. 3.2 Frequency Distributions and Histograms Chapter 3 Frequency Polygons and Ogives

  24. 3.3 Excel Charts Chapter 3 This section describes how to use Excel to create charts. Please refer to the text.

  25. 3.4 Line Charts LO3-5 Chapter 3 LO3-5:Make an effective line chart using Excel. Simple Line Charts • Used to display a time series or spot trends, or to compare time periods. • Can display several variables at once.

  26. 3.4 Line Charts LO3-5 Chapter 3 Simple Line Charts • Two-scale line chart – used to compare variables that differ in magnitude or are measured in different units.

  27. 3.4 Line Charts LO3-5 Chapter 3 Log Scales • Arithmetic scale – distances on the Y-axis are proportional to the magnitude of the variable being displayed. • Logarithmic scale – (ratio scale) equal distances represent equal ratios. • Use a log scale for the vertical axis when data vary over a wide range, say, by more than an order of magnitude. • This will reveal more detail for smaller data values.

  28. 3.4 Line Charts LO3-5 Chapter 3 Log Scales • A log scale is useful for time series data that might be expected to grow at a compound annual percentage rate (e.g., GDP, the national debt, or your • future income). It reveals whether the quantity is growing at an increasing percent (concave upward), constant percent(straight line), or declining percent (concave downward)

  29. 3.5 Bar Charts LO3-6 Chapter 3 LO3-6: Know the rules for effective bar charts and pie charts. Simple Bar Charts • Most common way to display attribute data. - Bars represent categories or attributes. - Lengths of bars represent frequencies.

  30. 3.5 Bar Charts LO3-6 Chapter 3 Pareto Charts • Special type of bar chart used in quality management to display the frequency of defects or errors of different types. • Categories are displayed in descending order of frequency. • Focus on significant few(i.e., few categories that account for most defects or errors).

  31. 3.5 Bar Charts LO3-6 Chapter 3 Stacked Bar Chart • Bar height is the sum of several subtotals. Areas may be compared by color to show patterns in the subgroups and total.

  32. 3.6 Pie Charts LO3-6 Chapter 3 LO3-6:Know the rules for effective bar charts and pie charts. An Oft-Abused Chart • A pie chart can only convey a general idea of the data. • Pie charts should be used to portray data which sum to a total (e.g., percent market shares). • A pie chart should only have a few (i.e., 2 or 3) slices. • Each slice can be labeled with data values or percents.

  33. 3.6 Pie Charts LO3-6 Chapter 3 An Oft-Abused Chart • Consider the following charts used to illustrate an article from the Wall Street Journal. Which type appears to be better?

  34. 3.6 Pie Charts LO3-6 Chapter 3 Pie Chart Options • Exploded and 3-D pie chartsadd strong visual impact.

  35. 3.7 Scatter Plots LO3-7 Chapter 3 LO3-7:Make and interpret a scatter plot using Excel. • Scatter plots can convey patterns in data pairs that would not be apparent from a table. Refer to the text for EXCEL outputs.

  36. 3.8 Tables Chapter 3 • Tablesare the simplest form of data display. • A compound tableis a table that contains time series data down the columns and variables across the rows. Example: School Expenditures • Arrangement of data is in rows and columns to enhance meaning. • The data can be viewed by focusing on the time pattern (down the columns) or by comparing the variables (across the rows).

  37. 3.8 Tables Chapter 3 Example: School Expenditures • Units of measure are stated in the footnote. • Note merged headings to group columns. • See text for “Tips for Effective Bar and Column Charts.” Tables”.

  38. LO3-8 3.8 Tables Chapter 3 LO3-8:Make simple tables and Pivot tables Here are some tips for creating effective tables: 1. Keep the table simple, consistent with its purpose. Put summary tables in the main body of the written report and detailed tables in an appendix. 2. Display the data to be compared in columns rather than rows. 3. For presentation purposes, round off to three or four significant digits. 4. Physical table layout should guide the eye toward the comparison you wish to emphasize. 5. Row and column headings should be simple yet descriptive. 6. Within a column, use a consistent number of decimal digits.

  39. 3.9 Deceptive Graphs LO3-9 Chapter 3 LO3-9:Recognize deceptive graphing techniques. Error 1: Nonzero Origin • A nonzero origin will exaggerate the trend. Correct Deceptive

  40. 3.9 Deceptive Graphs LO3-9 Chapter 3 Error 2: Elastic Graph Proportions • Keep the aspect ratio (width/height) below 2.00 so as not to exaggerate the graph. By default, Excel uses an aspect ratio of 1.68.

  41. 3.9 Deceptive Graphs LO3-9 Chapter 3 Error 4: 3-D and Novelty Graphs • Can make trends appear to dwindle into the distance or loom towards you.

  42. 3.9 Deceptive Graphs LO3-9 Chapter 3 Error 5: 3-D and Rotated Graphs • Can make trends appear to dwindle into the distance or loom towards you.

  43. 3.9 Deceptive Graphs LO3-9 Chapter 3 Error 8: Complex Graphs • Avoid if possible. Keep your main objective in mind. Break graph into smaller parts.

  44. 3.9 Deceptive Graphs LO3-9 Chapter 3 Error 11: Area Trick • As figure height increases, so does width, distorting the graph.

  45. 3.9 Deceptive Graphs LO3-9 Chapter 3 • Other deceptive graphing techniques. • Error 3: Dramatic Title and Distracting Pictures • Error 6: Unclear Definitions or Scales • Error 7: Vague Sources • Error 9: Gratuitous Effects • Error 10: Estimated Data

More Related