Descriptive Statistics II. Graphical summary of the distribution of a numerical variable. Boxplot

Size: px
Start display at page:

Download "Descriptive Statistics II. Graphical summary of the distribution of a numerical variable. Boxplot"

Transcription

1 MAT 2379 (Spring 2012) Descriptive Statistics II Graphical summary of the distribution of a numerical variable We will present two types of graphs that can be used to describe the distribution of a numerical variable : a boxplot. a histogram. Boxplot We will present a useful visual tool invented by John Tukey in 1977 to describe the distribution a numerical variable. The diagram will help us to describe the central tendency and the dispersion of the distribution. It is useful to compare the central tendency and also to compare the dispersion of many groups. It will also help us to identify outlying values (i.e. atypical values). We draw a box from the first quartile Q 1 to the third quartile Q 3 which is cut at the median. The range from Q 1 to Q 3 is the inter-quartile range which is measure of dispersion. The median is a mesure of central tendency. At the left of the box, we draw a stem (also called a whisker) down to the smallest value that is within 1.5 times the interquartile range of Q 1. At the right, we draw a stem (also called a whisker) to the largest value that is within 1.5 times the interquartile range of the 3rd quartile. 1

2 For values that are past a distance of 1.5IQR to the right or left of the box, then we put a point for each of these values. We call these values outliers or atypical values. q 1 x q 3 1,5 IQR IQR 1,5 IQR Example 3 : Consider the radish growth from Example 2. The data are in the file RadishGrowth.txt., see the update of May 24 on the course Web page. To construct the boxplot use the following command in Minitab (here we suppose that the data is in column C1) : MTB > boxplot c1. Here is the output : 2

3 Now suppose that we would like to compare this distribution of growth for radishes in darkness with the distribution of growth for radishes that were given 12 hours of light per day. Here is the data : The data can also be found in the file radishii.txt, see the update of May 29 on the Web page. We will assume that the variable are in the columns C1 and C2 of Minitab. Here are the commands to produce side-by-side boxplots. MTB > boxplot c1 c2; SUBC> overlay. Here is the graph : 3

4 Discussion : The central tendency of growth are similar for both groups. But the growth for radishes that receive the light are less variable (i.e. less dispersed) in comparison to the growth of radish in the dark. In addition, there is a radish growth in the group of radishes that receive the light that is an outlier in comparison to other growths in its group. This growth of 3mm is atypical. Remarks : This is an example of data from an experiment. The response variable is the growth after 3 days (in mm). The factor (or explanatory variable) is access to light. The light factor has two levels : access to light 12 hours a day and total darkness. We call the levels of the factor treatments. The radish seedling are the experimental units. We randomly assign treatments to these basic units of study. If the conditional distribution of the response varies from treatment to treatment, then we say that there is a treatment effect. We have data from one experiment, however these data can vary from experiment to experiment or from sample to sample. We will learn in this course how to determine if a treatment effect is significant by taking into account the sample to sample variability. 4

5 Histogram The frequency distribution of a numerical variable can be displayed with a histogram. Construction of a histogram : 1. Dived the horizontal axis into sub-intevals (preferably of equal length). Each sub-interval represents a range values for the random variable. It is often suggested to use between 5 to 20 classes. Often # of classes = n works well. 2. Different statistical packages use different techniques to determine the number of subintervals. However often the default works well. 3. Terminology : Often a subinterval is called a bin. 4. For each bin, erect a rectangle whose height is equal to either the frequency, the relative frequency or the density. 5. If you use the density, that is density = relative frequency/length of bin, then the area of the bin, which is density length of bin, is equal to the relative frequency (i.e. probability). A histogram is used to describe the shape of the distribution of a numerical variable. Some examples of histograms that are respectively approximately symmetric, skewed to the right, skewed to the left. The asymmetry is in the direction of the atypical values. approximately symmetric skewed to the right skewed to the left 5

6 Example 4 : Consider the following histograms. Identify the distribution that are skewed to the right or skewed to the left. Describe the skewness as being weak or strong. Also identify the histograms that are approximately symmetric. 6

7 Example 5 : Consider the radishes that receive 12 hours of light per day from Example 3. The data can also be found in the file radishii.txt, see the update of May 29 on the Web page. We will construct the histogram for the growth of radish. Here we assume that the data is in column c2. Here is the command. MTB > histogram c2. Here are the results. This histogram is a histogram of frequencies. We can also produce a probability histogram with the following commands : MTB > histogram c2; SUBC> percent. Here is the graph. 7

8 This histogram is a histogram of frequencies. We can also produce a density histogram with the following commands : MTB > histogram c2; SUBC> density. Here is the graph. 8

Section 1.5 Graphs and Describing Distributions

Section 1.5 Graphs and Describing Distributions Section 1.5 Graphs and Describing Distributions Data can be displayed using graphs. Some of the most common graphs used in statistics are: Bar graph Pie Chart Dot plot Histogram Stem and leaf plot Box

More information

Sections Descriptive Statistics for Numerical Variables

Sections Descriptive Statistics for Numerical Variables Math 243 Sections 2.1.2-2.2.5 Descriptive Statistics for Numerical Variables A framework to describe quantitative data: Describe the Shape, Center and Spread, and Unusual Features Shape How is the data

More information

To describe the centre and spread of a univariate data set by way of a 5-figure summary and visually by a box & whisker plot.

To describe the centre and spread of a univariate data set by way of a 5-figure summary and visually by a box & whisker plot. Five Figure Summary Teacher Notes & Answers 7 8 9 10 11 12 TI-Nspire Investigation Student 60 min Aim To describe the centre and spread of a univariate data set by way of a 5-figure summary and visually

More information

Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have?

Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have? Types of data Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have? Continuous: Answers can fall anywhere in between two whole numbers. Usually any type of

More information

AP Statistics Composition Book Review Chapters 1 2

AP Statistics Composition Book Review Chapters 1 2 AP Statistics Composition Book Review Chapters 1 2 Terms/vocabulary: Explain each term with in the STATISTICAL context. Bar Graph Bimodal Categorical Variable Density Curve Deviation Distribution Dotplot

More information

Symmetric (Mean and Standard Deviation)

Symmetric (Mean and Standard Deviation) Summary: Unit 2 & 3 Distributions for Quantitative Data Topics covered in Module 2: How to calculate the Mean, Median, IQR Shapes of Histograms, Dotplots, Boxplots Know the difference between categorical

More information

Chapter 2. Describing Distributions with Numbers. BPS - 5th Ed. Chapter 2 1

Chapter 2. Describing Distributions with Numbers. BPS - 5th Ed. Chapter 2 1 Chapter 2 Describing Distributions with Numbers BPS - 5th Ed. Chapter 2 1 Numerical Summaries Center of the data mean median Variation range quartiles (interquartile range) variance standard deviation

More information

Algebra I Notes Unit One: Real Number System

Algebra I Notes Unit One: Real Number System Syllabus Objectives: 1.1 The student will organize statistical data through the use of matrices (with and without technology). 1.2 The student will perform addition, subtraction, and scalar multiplication

More information

Chapter 1: Stats Starts Here Chapter 2: Data

Chapter 1: Stats Starts Here Chapter 2: Data Chapter 1: Stats Starts Here Chapter 2: Data Statistics data, datum variation individual respondent subject participant experimental unit observation variable categorical quantitative Calculator Skills:

More information

STK110. Chapter 2: Tabular and Graphical Methods Lecture 1 of 2. ritakeller.com. mathspig.wordpress.com

STK110. Chapter 2: Tabular and Graphical Methods Lecture 1 of 2. ritakeller.com. mathspig.wordpress.com STK110 Chapter 2: Tabular and Graphical Methods Lecture 1 of 2 ritakeller.com mathspig.wordpress.com Frequency distribution Example Data from a sample of 50 soft drink purchases Frequency Distribution

More information

(Notice that the mean doesn t have to be a whole number and isn t normally part of the original set of data.)

(Notice that the mean doesn t have to be a whole number and isn t normally part of the original set of data.) One-Variable Statistics Descriptive statistics that analyze one characteristic of one sample Where s the middle? How spread out is it? Where do different pieces of data compare? To find 1-variable statistics

More information

BE540 - Introduction to Biostatistics Computer Illustration. Topic 1 Summarizing Data Software: STATA. A Visit to Yellowstone National Park, USA

BE540 - Introduction to Biostatistics Computer Illustration. Topic 1 Summarizing Data Software: STATA. A Visit to Yellowstone National Park, USA BE540 - Introduction to Biostatistics Computer Illustration Topic 1 Summarizing Data Software: STATA A Visit to Yellowstone National Park, USA Source: Chatterjee, S; Handcock MS and Simonoff JS A Casebook

More information

Lecture 5 Understanding and Comparing Distributions

Lecture 5 Understanding and Comparing Distributions Lecture 5 Understanding and Comparing Distributions 1 Recall the 5-summary from our Tim Horton s example: Calories of 30 donuts. min=180, max=400, median=250, Q1=210, Q3=280 Below is the boxplot for calories

More information

Chapter 3. Graphical Methods for Describing Data. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc.

Chapter 3. Graphical Methods for Describing Data. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 3 Graphical Methods for Describing Data 1 Frequency Distribution Example The data in the column labeled vision for the student data set introduced in the slides for chapter 1 is the answer to the

More information

Exploring Data Patterns. Run Charts, Frequency Tables, Histograms, Box Plots

Exploring Data Patterns. Run Charts, Frequency Tables, Histograms, Box Plots Exploring Data Patterns Run Charts, Frequency Tables, Histograms, Box Plots 1 Topics I. Exploring Data Patterns - Tools A. Run Chart B. Dot Plot C. Frequency Table and Histogram D. Box Plot II. III. IV.

More information

Chapter 2. Organizing Data. Slide 2-2. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 2. Organizing Data. Slide 2-2. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 2 Organizing Data Slide 2-2 Section 2.1 Variables and Data Slide 2-3 Definition 2.1 Variables Variable: A characteristic that varies from one person or thing to another. Qualitative variable: A

More information

Data About Us Practice Answers

Data About Us Practice Answers Investigation Additional Practice. a. The mode is. While the data set is a collection of numbers, there is no welldefined notion of the center for this distribution. So the use of mode as a typical number

More information

Univariate Descriptive Statistics

Univariate Descriptive Statistics Univariate Descriptive Statistics Displays: pie charts, bar graphs, box plots, histograms, density estimates, dot plots, stemleaf plots, tables, lists. Example: sea urchin sizes Boxplot Histogram Urchin

More information

Probability WS 1 Counting , , , a)625 b)1050c) a)20358,520 b) 1716 c) 55,770

Probability WS 1 Counting , , , a)625 b)1050c) a)20358,520 b) 1716 c) 55,770 Probability WS 1 Counting 1.28 2.13,800 3.5832 4.30 5.. 15 7.72 8.33, 5 11. 15,504 12. a)25 b)1050c)2275 13. a)20358,520 b) 171 c) 55,770 d) 12,271,512e) 1128 f) 17 14. 438 15. 2,000 1. 11,700 17. 220,

More information

Chapter 4. Displaying and Summarizing Quantitative Data. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 4. Displaying and Summarizing Quantitative Data. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 4 Displaying and Summarizing Quantitative Data Copyright 2012, 2008, 2005 Pearson Education, Inc. Dealing With a Lot of Numbers Summarizing the data will help us when we look at large sets of quantitative

More information

1.3 Density Curves and Normal Distributions

1.3 Density Curves and Normal Distributions 1.3 Density Curves and Normal Distributions Ulrich Hoensch Tuesday, September 11, 2012 Fitting Density Curves to Histograms Advanced statistical software (NOT Microsoft Excel) can produce smoothed versions

More information

Displaying Distributions with Graphs

Displaying Distributions with Graphs Displaying Distributions with Graphs Recall that the distribution of a variable indicates two things: (1) What value(s) a variable can take, and (2) how often it takes those values. Example 1: Weights

More information

EE EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION

EE EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION EE 2101 - EXPERIMENT 3 RESISTIVE NETWORKS AND COMPUTATIONAL ANALYSIS INTRODUCTION The resistors used in this laboratory are carbon composition resistors, consisting of graphite or some other type of carbon

More information

1.3 Density Curves and Normal Distributions. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102

1.3 Density Curves and Normal Distributions. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 1.3 Density Curves and Normal Distributions Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 Fitting Density Curves to Histograms Advanced statistical software (NOT Microsoft Excel) can

More information

HOMEWORK 3 Due: next class 2/3

HOMEWORK 3 Due: next class 2/3 HOMEWORK 3 Due: next class 2/3 1. Suppose the scores on an achievement test follow an approximately symmetric mound-shaped distribution with mean 500, min = 350, and max = 650. Which of the following is

More information

1.3 Density Curves and Normal Distributions

1.3 Density Curves and Normal Distributions 1.3 Density Curves and Normal Distributions Ulrich Hoensch Tuesday, January 22, 2013 Fitting Density Curves to Histograms Advanced statistical software (NOT Microsoft Excel) can produce smoothed versions

More information

Left skewed because it is stretched to the left side. Lesson 5: Box Plots. Lesson 5

Left skewed because it is stretched to the left side. Lesson 5: Box Plots. Lesson 5 Opening Exercise Consider the following scenario. A television game show, Fact or Fiction, was cancelled after nine shows. Many people watched the nine shows and were rather upset when it was taken off

More information

MAT Mathematics in Today's World

MAT Mathematics in Today's World MAT 1000 Mathematics in Today's World Last Time 1. Three keys to summarize a collection of data: shape, center, spread. 2. The distribution of a data set: which values occur, and how often they occur 3.

More information

Chapter Displaying Graphical Data. Frequency Distribution Example. Graphical Methods for Describing Data. Vision Correction Frequency Relative

Chapter Displaying Graphical Data. Frequency Distribution Example. Graphical Methods for Describing Data. Vision Correction Frequency Relative Chapter 3 Graphical Methods for Describing 3.1 Displaying Graphical Distribution Example The data in the column labeled vision for the student data set introduced in the slides for chapter 1 is the answer

More information

10/13/2016 QUESTIONS ON THE HOMEWORK, JUST ASK AND YOU WILL BE REWARDED THE ANSWER

10/13/2016 QUESTIONS ON THE HOMEWORK, JUST ASK AND YOU WILL BE REWARDED THE ANSWER QUESTIONS ON THE HOMEWORK, JUST ASK AND YOU WILL BE REWARDED THE ANSWER 1 2 3 CONTINUING WITH DESCRIPTIVE STATS 6E,6F,6G,6H,6I MEASURING THE SPREAD OF DATA: 6F othink about this example: Suppose you are

More information

Chapter 1. Statistics. Individuals and Variables. Basic Practice of Statistics - 3rd Edition. Chapter 1 1. Picturing Distributions with Graphs

Chapter 1. Statistics. Individuals and Variables. Basic Practice of Statistics - 3rd Edition. Chapter 1 1. Picturing Distributions with Graphs Chapter 1 Picturing Distributions with Graphs BPS - 3rd Ed. Chapter 1 1 Statistics Statistics is a science that involves the extraction of information from numerical data obtained during an experiment

More information

Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central.

Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central. Possible responses to the 2015 AP Statistics Free Resposne questions, Draft #2. You can access the questions here at AP Central. Note: I construct these as a service for both students and teachers to start

More information

CHAPTER 13A. Normal Distributions

CHAPTER 13A. Normal Distributions CHAPTER 13A Normal Distributions SO FAR We always want to plot our data. We make a graph, usually a histogram or a stemplot. We want to look for an overall pattern (shape, center, spread) and for any striking

More information

Describing Data Visually. Describing Data Visually. Describing Data Visually 9/28/12. Applied Statistics in Business & Economics, 4 th edition

Describing Data Visually. Describing Data Visually. Describing Data Visually 9/28/12. Applied Statistics in Business & Economics, 4 th edition 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 Describing Data Visually Chapter

More information

SAMPLE. This chapter deals with the construction and interpretation of box plots. At the end of this chapter you should be able to:

SAMPLE. This chapter deals with the construction and interpretation of box plots. At the end of this chapter you should be able to: find the upper and lower extremes, the median, and the upper and lower quartiles for sets of numerical data calculate the range and interquartile range compare the relative merits of range and interquartile

More information

(2) Do the problem again this time using the normal approximation to the binomial distribution using the continuity correction A(2)_

(2) Do the problem again this time using the normal approximation to the binomial distribution using the continuity correction A(2)_ Computer Assignment 2 Due October 4, 2012 Solve the following problems using Minitab to do the calculations.attach the computer output but put your answers in the space provided Your computer output for

More information

Name: Date: Period: Histogram Worksheet

Name: Date: Period: Histogram Worksheet Name: Date: Period: Histogram Worksheet 1 5. For the following five histograms, list at least 3 characteristics that describe each histogram (consider symmetric, skewed to left, skewed to right, unimodal,

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 945 Introduction This section describes the options that are available for the appearance of a histogram. A set of all these options can be stored as a template file which can be retrieved later.

More information

The numbers are...,..., ...,...,...,...,...,

The numbers are...,..., ...,...,...,...,..., Stem and leaf diagrams 1. 2. 3. Stem Leaf Stem Leaf Stem Leaf 2 3 4 5 1 3 6 9 0 4 4 5 5 6 3 The numbers are 21, 23, 0 1 2 3 2 6 8 3 4 5 8 1 2 4 0 5 The numbers are...,..., 88 89 90 91 7 0 8 9 1 3 5 6 9

More information

Unit 8, Activity 1, Vocabulary Self-Awareness Chart

Unit 8, Activity 1, Vocabulary Self-Awareness Chart Unit 8, Activity 1, Vocabulary Self-Awareness Chart Vocabulary Self-Awareness Chart WORD +? EXAMPLE DEFINITION Central Tendency Mean Median Mode Range Quartile Interquartile Range Standard deviation Stem

More information

Find the following for the Weight of Football Players. Sample standard deviation n=

Find the following for the Weight of Football Players. Sample standard deviation n= Find the following for the Weight of Football Players x Sample standard deviation n= Fun Coming Up! 3-3 Measures of Position Z-score Percentile Quartile Outlier Bluman, Chapter 3 3 Measures of Position:

More information

Sidcot intranet - Firefly. Useful links: Instant classroom. MyMaths. Objectives

Sidcot intranet - Firefly. Useful links: Instant classroom. MyMaths. Objectives Useful links: Sidcot intranet - Firefly Instant classroom MyMaths Objectives Objectives To revise scatter graphs To use them to make estimations Scatter Graphs Revision powerpoint Now make some revision

More information

Spring 2017 Math 54 Test #2 Name:

Spring 2017 Math 54 Test #2 Name: Spring 2017 Math 54 Test #2 Name: You may use a TI calculator and formula sheets from the textbook. Show your work neatly and systematically for full credit. Total points: 101 1. (6) Suppose P(E) = 0.37

More information

12.1 The Fundamental Counting Principle and Permutations

12.1 The Fundamental Counting Principle and Permutations 12.1 The Fundamental Counting Principle and Permutations The Fundamental Counting Principle Two Events: If one event can occur in ways and another event can occur in ways then the number of ways both events

More information

Collecting, Displaying, and Analyzing Data

Collecting, Displaying, and Analyzing Data Collecting, Displaying, and Analyzing Data Solutions Key Are You Ready? 1. 3 1 5 1 4 1 7 4 5 19 4 5 4 3 4 5 4.75 3.. 1 1.7 1 1.8 5 5.7 3 3 5 1.9 5. 87, 10, 103, 104, 105, 118 6. 19, 4, 33, 56, 65, 76,

More information

Business Statistics. Lecture 2: Descriptive Statistical Graphs and Plots

Business Statistics. Lecture 2: Descriptive Statistical Graphs and Plots Business Statistics Lecture 2: Descriptive Statistical Graphs and Plots 1 Goals for this Lecture Graphical descriptive statistics Histograms (and bar charts) Boxplots Scatterplots Time series plots Mosaic

More information

One-Sample Z: C1, C2, C3, C4, C5, C6, C7, C8,... The assumed standard deviation = 110

One-Sample Z: C1, C2, C3, C4, C5, C6, C7, C8,... The assumed standard deviation = 110 SMAM 314 Computer Assignment 3 1.Suppose n = 100 lightbulbs are selected at random from a large population.. Assume that the light bulbs put on test until they fail. Assume that for the population of light

More information

Mean for population data: x = the sum of all values. N = the population size n = the sample size, µ = the population mean. x = the sample mean

Mean for population data: x = the sum of all values. N = the population size n = the sample size, µ = the population mean. x = the sample mean MEASURE OF CENTRAL TENDENCY MEASURS OF CENTRAL TENDENCY Ungrouped Data Measurement Mean Mean for population data: Mean for sample data: x N x x n where: x = the sum of all values N = the population size

More information

1.1 Displaying Distributions with Graphs, Continued

1.1 Displaying Distributions with Graphs, Continued 1.1 Displaying Distributions with Graphs, Continued Ulrich Hoensch Thursday, January 10, 2013 Histograms Constructing a frequency table involves breaking the range of values of a quantitative variable

More information

Notes: Displaying Quantitative Data

Notes: Displaying Quantitative Data Notes: Displaying Quantitative Data Stats: Modeling the World Chapter 4 A or is often used to display categorical data. These types of displays, however, are not appropriate for quantitative data. Quantitative

More information

Why Should We Care? Everyone uses plotting But most people ignore or are unaware of simple principles Default plotting tools are not always the best

Why Should We Care? Everyone uses plotting But most people ignore or are unaware of simple principles Default plotting tools are not always the best Elementary Plots Why Should We Care? Everyone uses plotting But most people ignore or are unaware of simple principles Default plotting tools are not always the best More importantly, it is easy to lie

More information

Organizing Data 10/11/2011. Focus Points. Frequency Distributions, Histograms, and Related Topics. Section 2.1

Organizing Data 10/11/2011. Focus Points. Frequency Distributions, Histograms, and Related Topics. Section 2.1 Organizing Data 2 Copyright Cengage Learning. All rights reserved. Section 2.1 Frequency Distributions, Histograms, and Related Topics Copyright Cengage Learning. All rights reserved. Focus Points Organize

More information

Describing Data. Presenting Categorical Data Graphically. Describing Data 143

Describing Data. Presenting Categorical Data Graphically. Describing Data 143 Describing Data 143 Describing Data Once we have collected data from surveys or experiments, we need to summarize and present the data in a way that will be meaningful to the reader. We will begin with

More information

Seven Basic Quality Control Tools HISTOGRAM TOOL

Seven Basic Quality Control Tools HISTOGRAM TOOL Frequency Frequency Seven Basic Quality Control Tools HISTOGRAM TOOL QUALITY TOOLS Histogram Description of Histogram: The frequency histogram (or distribution) is a statistical tool for presenting numerous

More information

Lecture 16 Sections Tue, Sep 23, 2008

Lecture 16 Sections Tue, Sep 23, 2008 s Lecture 16 Sections 5.3.1-5.3.3 Hampden-Sydney College Tue, Sep 23, 2008 in Outline s in 1 2 3 s 4 5 6 in 7 s Exercise 5.7, p. 312. (a) average (or mean) age for 10 adults in a room is 35 years. A 32-year-old

More information

Objectives. Organizing Data. Example 1. Making a Frequency Distribution. Solution

Objectives. Organizing Data. Example 1. Making a Frequency Distribution. Solution Lesson 7.2 Objectives Organize data into a frequency distribution. Find the mean using a frequency distribution. Create a histogram from a frequency distribution. Frequency Distributions In Lesson 7.1,

More information

Why Should We Care? More importantly, it is easy to lie or deceive people with bad plots

Why Should We Care? More importantly, it is easy to lie or deceive people with bad plots Elementary Plots Why Should We Care? Everyone uses plotting But most people ignore or are unaware of simple principles Default plotting tools (or default settings) are not always the best More importantly,

More information

Elementary Statistics. Graphing Data

Elementary Statistics. Graphing Data Graphing Data What have we learned so far? 1 Randomly collect data. 2 Sort the data. 3 Compute the class width for specific number of classes. 4 Complete a frequency distribution table with the following

More information

Frequency Distribution and Graphs

Frequency Distribution and Graphs Chapter 2 Frequency Distribution and Graphs 2.1 Organizing Qualitative Data Denition 2.1.1 A categorical frequency distribution lists the number of occurrences for each category of data. Example 2.1.1

More information

What Is a Histogram? A bar graph that shows the distribution of data A snapshot of data taken from a process HISTOGRAM VIEWGRAPH 1

What Is a Histogram? A bar graph that shows the distribution of data A snapshot of data taken from a process HISTOGRAM VIEWGRAPH 1 What Is a Histogram? 100 80 60 40 20 0 0 5 10 15 20 25 30 35 40 45 50 55 60 A bar graph that shows the distribution of data A snapshot of data taken from a process HISTOGRAM VIEWGRAPH 1 When Are Histograms

More information

TJP TOP TIPS FOR IGCSE STATS & PROBABILITY

TJP TOP TIPS FOR IGCSE STATS & PROBABILITY TJP TOP TIPS FOR IGCSE STATS & PROBABILITY Dr T J Price, 2011 First, some important words; know what they mean (get someone to test you): Mean the sum of the data values divided by the number of items.

More information

Chapter 1. Picturing Distributions with Graphs

Chapter 1. Picturing Distributions with Graphs Chapter 1. Picturing Distributions with Graphs 1 Chapter 1. Picturing Distributions with Graphs Definition. Individuals are the objects described by a set of data. Individuals may be people, but they may

More information

She concludes that the dice is biased because she expected to get only one 6. Do you agree with June's conclusion? Briefly justify your answer.

She concludes that the dice is biased because she expected to get only one 6. Do you agree with June's conclusion? Briefly justify your answer. PROBABILITY & STATISTICS TEST Name: 1. June suspects that a dice may be biased. To test her suspicions, she rolls the dice 6 times and rolls 6, 6, 4, 2, 6, 6. She concludes that the dice is biased because

More information

Learning Objectives. Describing Data: Displaying and Exploring Data. Dot Plot. Dot Plot 12/9/2015

Learning Objectives. Describing Data: Displaying and Exploring Data. Dot Plot. Dot Plot 12/9/2015 Describing Data: Displaying and Exploring Data Chapter 4 Learning Objectives Develop and interpret a dot plot. Develop and interpret a stem-and-leaf display. Compute and understand quartiles. Construct

More information

Outline. Drawing the Graph. 1 Homework Review. 2 Introduction. 3 Histograms. 4 Histograms on the TI Assignment

Outline. Drawing the Graph. 1 Homework Review. 2 Introduction. 3 Histograms. 4 Histograms on the TI Assignment Lecture 14 Section 4.4.4 on Hampden-Sydney College Fri, Sep 18, 2009 Outline 1 on 2 3 4 on 5 6 Even-numbered on Exercise 4.25, p. 249. The following is a list of homework scores for two students: Student

More information

Chapter 6: Descriptive Statistics

Chapter 6: Descriptive Statistics Chapter 6: Descriptive Statistics Problem (01): Make a frequency distribution table for the following data using 5 classes. 5 10 7 19 25 12 15 7 6 8 17 17 22 21 7 7 24 5 6 5 Problem (02): Annual Salaries

More information

Describing Data: Displaying and Exploring Data. Chapter 4

Describing Data: Displaying and Exploring Data. Chapter 4 Describing Data: Displaying and Exploring Data Chapter 4 Learning Objectives Develop and interpret a dot plot. Develop and interpret a stem-and-leaf display. Compute and understand quartiles. Construct

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 147 Introduction A mosaic plot is a graphical display of the cell frequencies of a contingency table in which the area of boxes of the plot are proportional to the cell frequencies of the contingency

More information

Data Analysis. (1) Page #16 34 Column, Column (Skip part B), and #57 (A S/S)

Data Analysis. (1) Page #16 34 Column, Column (Skip part B), and #57 (A S/S) H Algebra 2/Trig Unit 9 Notes Packet Name: Period: # Data Analysis (1) Page 663 664 #16 34 Column, 45 54 Column (Skip part B), and #57 (A S/S) (2) Page 663 664 #17 32 Column, 46 56 Column (Skip part B),

More information

Chapter 4 Displaying and Describing Quantitative Data

Chapter 4 Displaying and Describing Quantitative Data Chapter 4 Displaying and Describing Quantitative Data Overview Key Concepts Be able to identify an appropriate display for any quantitative variable. Be able to guess the shape of the distribution of a

More information

Algebra 2 P49 Pre 10 1 Measures of Central Tendency Box and Whisker Plots Variation and Outliers

Algebra 2 P49 Pre 10 1 Measures of Central Tendency Box and Whisker Plots Variation and Outliers Algebra 2 P49 Pre 10 1 Measures of Central Tendency Box and Whisker Plots Variation and Outliers 10 1 Sample Spaces and Probability Mean Average = 40/8 = 5 Measures of Central Tendency 2,3,3,4,5,6,8,9

More information

HPS Scope Sequence Last Revised June SUBJECT: Math GRADE: 7. Michigan Standard (GLCE) Code & Language. What this Standard means:

HPS Scope Sequence Last Revised June SUBJECT: Math GRADE: 7. Michigan Standard (GLCE) Code & Language. What this Standard means: Number and Numeration MA.7.NS.1 (Apply and extend previous understandings of addition and subtraction to add and subtract rational numbers; represent addition and subtraction on a horizontal or vertical

More information

Chapter 10. Definition: Categorical Variables. Graphs, Good and Bad. Distribution

Chapter 10. Definition: Categorical Variables. Graphs, Good and Bad. Distribution Chapter 10 Graphs, Good and Bad Chapter 10 3 Distribution Definition: Tells what values a variable takes and how often it takes these values Can be a table, graph, or function Categorical Variables Places

More information

Variables. Lecture 13 Sections Wed, Sep 16, Hampden-Sydney College. Displaying Distributions - Quantitative.

Variables. Lecture 13 Sections Wed, Sep 16, Hampden-Sydney College. Displaying Distributions - Quantitative. - - Lecture 13 Sections 4.4.1-4.4.3 Hampden-Sydney College Wed, Sep 16, 2009 Outline - 1 2 3 4 5 6 7 Even-numbered - Exercise 4.7, p. 226. According to the National Center for Health Statistics, in the

More information

Q Scheme Marks AOs. 1a All points correctly plotted. B2 1.1b 2nd Draw and interpret scatter diagrams for bivariate data.

Q Scheme Marks AOs. 1a All points correctly plotted. B2 1.1b 2nd Draw and interpret scatter diagrams for bivariate data. 1a All points correctly plotted. B2 2nd Draw and interpret scatter diagrams for bivariate data. 1b The points lie reasonably close to a straight line (o.e.). 2.4 2nd Draw and interpret scatter diagrams

More information

Question 1. The following set of data gives exam scores in a class of 12 students. a) Sketch a box and whisker plot of the data.

Question 1. The following set of data gives exam scores in a class of 12 students. a) Sketch a box and whisker plot of the data. Question 1 The following set of data gives exam scores in a class of 12 students 25, 67, 86, 72, 97, 80, 86, 55, 68, 70, 81, 12 a) Sketch a box and whisker plot of the data. b) Determine the Interquartile

More information

Interval of Head Circumferences (mm) XS 510 < 530 S 530 < 550 M 550 < 570 L 570 < 590 XL 590 < 610 XXL 610 < 630. Hat Sizes.

Interval of Head Circumferences (mm) XS 510 < 530 S 530 < 550 M 550 < 570 L 570 < 590 XL 590 < 610 XXL 610 < 630. Hat Sizes. 6.6.4 Lesson Date Creating a Histogram Student Objectives I can construct a frequency histogram. I recognize that each interval must be the same size. Classwork Example 1: Frequency Table with Intervals

More information

Chpt 2. Frequency Distributions and Graphs. 2-3 Histograms, Frequency Polygons, Ogives / 35

Chpt 2. Frequency Distributions and Graphs. 2-3 Histograms, Frequency Polygons, Ogives / 35 Chpt 2 Frequency Distributions and Graphs 2-3 Histograms, Frequency Polygons, Ogives 1 Chpt 2 Homework 2-3 Read pages 48-57 p57 Applying the Concepts p58 2-4, 10, 14 2 Chpt 2 Objective Represent Data Graphically

More information

DESCRIBING DATA. Frequency Tables, Frequency Distributions, and Graphic Presentation

DESCRIBING DATA. Frequency Tables, Frequency Distributions, and Graphic Presentation DESCRIBING DATA Frequency Tables, Frequency Distributions, and Graphic Presentation Raw Data A raw data is the data obtained before it is being processed or arranged. 2 Example: Raw Score A raw score is

More information

Ace of diamonds. Graphing worksheet

Ace of diamonds. Graphing worksheet Ace of diamonds Produce a screen displaying a the Ace of diamonds. 2006 Open University A silver-level, graphing challenge. Reference number SG1 Graphing worksheet Choose one of the following topics and

More information

Topics for today. Why not use R for graphics? Why use R for graphics? Introduction to R Graphics: U i R t t fi. Using R to create figures

Topics for today. Why not use R for graphics? Why use R for graphics? Introduction to R Graphics: U i R t t fi. Using R to create figures Topics for today Introduction to R Graphics: U i R t t fi Using R to create figures BaRC Hot Topics October 2011 George Bell, Ph.D. http://iona.wi.mit.edu/bio/education/r2011/ Getting started with R Drawing

More information

Chapter 4. September 08, appstats 4B.notebook. Displaying Quantitative Data. Aug 4 9:13 AM. Aug 4 9:13 AM. Aug 27 10:16 PM.

Chapter 4. September 08, appstats 4B.notebook. Displaying Quantitative Data. Aug 4 9:13 AM. Aug 4 9:13 AM. Aug 27 10:16 PM. Objectives: Students will: Chapter 4 1. Be able to identify an appropriate display for any quantitative variable: stem leaf plot, time plot, histogram and dotplot given a set of quantitative data. 2. Be

More information

Core Connections, Course 2 Checkpoint Materials

Core Connections, Course 2 Checkpoint Materials Core Connections, Course Checkpoint Materials Notes to Students (and their Teachers) Students master different skills at different speeds. No two students learn exactly the same way at the same time. At

More information

Lecture 16 Sections Tue, Feb 10, 2009

Lecture 16 Sections Tue, Feb 10, 2009 s Lecture 16 Sections 5.3.1-5.3.3 Hampden-Sydney College Tue, Feb 10, 2009 Outline s 1 2 3 s 4 5 6 7 s Exercise 5.6, p. 311. salaries of superstar professional athletes receive much attention in the media.

More information

0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 5, 8

0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2, 2, 2, 2, 3, 3, 3, 3, 4, 5, 8 Name Date One Variable Statistics Dot Plots Independent Practice 1. The number of boots that 25 students had in their homes in Florida were recorded below: 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 2, 2,

More information

LESSON 2: FREQUENCY DISTRIBUTION

LESSON 2: FREQUENCY DISTRIBUTION LESSON : FREQUENCY DISTRIBUTION Outline Frequency distribution, histogram, frequency polygon Relative frequency histogram Cumulative relative frequency graph Stem-and-leaf plots Scatter diagram Pie charts,

More information

Algebra 1 B Semester Exam Review

Algebra 1 B Semester Exam Review Algebra 1 B 014 MCPS 013 014 Residual: Difference between the observed (actual) value and the predicted (regression) value Slope-Intercept Form of a linear function: f m b Forms of quadratic functions:

More information

Section 1: Data (Major Concept Review)

Section 1: Data (Major Concept Review) Section 1: Data (Major Concept Review) Individuals = the objects described by a set of data variable = characteristic of an individual weight height age IQ hair color eye color major social security #

More information

Algebra I. Measures of Central Tendency: Mean, Median, Mode & Additional Measures of Data. Slide 1 / 141 Slide 2 / 141. Slide 4 / 141.

Algebra I. Measures of Central Tendency: Mean, Median, Mode & Additional Measures of Data. Slide 1 / 141 Slide 2 / 141. Slide 4 / 141. Slide 1 / 141 Slide 2 / 141 lgebra I ata & Statistical nalysis 2015-11-25 www.njctl.org Slide 3 / 141 Slide 4 / 141 Table of ontents lick on the topic to go to that section Measures of entral Tendency

More information

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.2- #

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.2- # Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series by Mario F. Triola Chapter 2 Summarizing and Graphing Data 2-1 Review and Preview 2-2 Frequency Distributions 2-3 Histograms

More information

You must have: Pen, HB pencil, eraser, calculator, ruler, protractor.

You must have: Pen, HB pencil, eraser, calculator, ruler, protractor. Write your name here Surname Other names Pearson Edexcel Award Statistical Methods Level 2 Calculator allowed Centre Number Candidate Number Wednesday 14 May 2014 Morning Time: 1 hour 30 minutes You must

More information

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area Chapter 2: Arithmetic Strategies and Area CHAPTER 2: ARITHMETIC STRATEGIES AND AREA Date: Lesson: Learning Log Title: Date: Lesson: Learning Log Title: Chapter 2: Arithmetic Strategies and Area Date: Lesson:

More information

How to Make a Run Chart in Excel

How to Make a Run Chart in Excel How to Make a Run Chart in Excel While there are some statistical programs that you can use to make a run chart, it is simple to make in Excel, using Excel s built-in chart functions. The following are

More information

Exam Time. Final Exam Review. TR class Monday December 9 12:30 2:30. These review slides and earlier ones found linked to on BlackBoard

Exam Time. Final Exam Review. TR class Monday December 9 12:30 2:30. These review slides and earlier ones found linked to on BlackBoard Final Exam Review These review slides and earlier ones found linked to on BlackBoard Bring a photo ID card: Rocket Card, Driver's License Exam Time TR class Monday December 9 12:30 2:30 Held in the regular

More information

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Ordinary Level Time: 2 hours, 30 minutes. 300 marks L.19 NAME SCHOOL TEACHER

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Ordinary Level Time: 2 hours, 30 minutes. 300 marks L.19 NAME SCHOOL TEACHER L.19 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2016 Name/vers Printed: Checked: To: Updated: Name/vers Complete ( Paper 2 Ordinary Level Time: 2 hours, 30 minutes 300 marks School stamp

More information

Assessing Measurement System Variation

Assessing Measurement System Variation Assessing Measurement System Variation Example 1: Fuel Injector Nozzle Diameters Problem A manufacturer of fuel injector nozzles installs a new digital measuring system. Investigators want to determine

More information

Notes 5C: Statistical Tables and Graphs

Notes 5C: Statistical Tables and Graphs Notes 5C: Statistical Tables and Graphs Frequency Tables A frequency table is an easy way to display raw data. A frequency table typically has between two to four columns: The first column lists all the

More information

Coordinate Algebra 1 Common Core Diagnostic Test 1. about 1 hour and 30 minutes for Justin to arrive at work. His car travels about 30 miles per

Coordinate Algebra 1 Common Core Diagnostic Test 1. about 1 hour and 30 minutes for Justin to arrive at work. His car travels about 30 miles per 1. When Justin goes to work, he drives at an average speed of 55 miles per hour. It takes about 1 hour and 30 minutes for Justin to arrive at work. His car travels about 30 miles per gallon of gas. If

More information

A C E. Answers Investigation 3. Applications. Sample 2: 11 moves. or 0.44; MAD Sample 2: 22. , or 2.44; MAD Sample 3: 0, or 0.

A C E. Answers Investigation 3. Applications. Sample 2: 11 moves. or 0.44; MAD Sample 2: 22. , or 2.44; MAD Sample 3: 0, or 0. Applications 1. a) The range is $1.75. b) Each server receives $15.65. c) Since Yanna s amount is higher than the mean, they will each receive more. If Yanna receives the mean ($15.65), then the remainder

More information

2.2 More on Normal Distributions and Standard Normal Calculations

2.2 More on Normal Distributions and Standard Normal Calculations The distribution of heights of adult American men is approximately normal with mean 69 inches and standard deviation 2.5 inches. Use the 68-95-99.7 rule to answer the following questions: What percent

More information