Chapter 4 Review December 19, 2011.

Slides:



Advertisements
Similar presentations
Describing Quantitative Variables
Advertisements

Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter Two Treatment of Data.
B a c kn e x t h o m e Classification of Variables Discrete Numerical Variable A variable that produces a response that comes from a counting process.
Descriptive Statistics  Summarizing, Simplifying  Useful for comprehending data, and thus making meaningful interpretations, particularly in medium to.
Business Statistics for Managerial Decision Making
AP Statistics Chapters 0 & 1 Review. Variables fall into two main categories: A categorical, or qualitative, variable places an individual into one of.
Programming in R Describing Univariate and Multivariate data.
Descriptive Statistics  Summarizing, Simplifying  Useful for comprehending data, and thus making meaningful interpretations, particularly in medium to.
Let’s Review for… AP Statistics!!! Chapter 1 Review Frank Cerros Xinlei Du Claire Dubois Ryan Hoshi.
Chapter 1 – Exploring Data YMS Displaying Distributions with Graphs xii-7.
Univariate Data Chapters 1-6. UNIVARIATE DATA Categorical Data Percentages Frequency Distribution, Contingency Table, Relative Frequency Bar Charts (Always.
Chapter 2 Describing Data.
UNIT #1 CHAPTERS BY JEREMY GREEN, ADAM PAQUETTEY, AND MATT STAUB.
More Univariate Data Quantitative Graphs & Describing Distributions with Numbers.
MATH 2311 Section 1.5. Graphs and Describing Distributions Lets start with an example: Height measurements for a group of people were taken. The results.
ALL ABOUT THAT DATA UNIT 6 DATA. LAST PAGE OF BOOK: MEAN MEDIAN MODE RANGE FOLDABLE Mean.
More Graphs — But What Type Are These?.  Divide the range of data into equal widths.  Every number can only be placed in one class (bar).  Using.
Statistics Unit Test Review Chapters 11 & /11-2 Mean(average): the sum of the data divided by the number of pieces of data Median: the value appearing.
Describing Data Week 1 The W’s (Where do the Numbers come from?) Who: Who was measured? By Whom: Who did the measuring What: What was measured? Where:
ALL ABOUT THAT DATA UNIT 6 DATA. LAST PAGE OF BOOK: MEAN MEDIAN MODE RANGE FOLDABLE Mean.
Descriptive Statistics
CHAPTER 1 Exploring Data
All About that Data Unit 6 Data.
UNIT ONE REVIEW Exploring Data.
Graphing options for Quantitative Data
All About that Data Unit 6 Data.
CHAPTER 2: Describing Distributions with Numbers
MATH 2311 Section 1.5.
Statistical Reasoning
Laugh, and the world laughs with you. Weep and you weep alone
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1: Picturing Distributions with Graphs
DAY 3 Sections 1.2 and 1.3.
Topic 5: Exploring Quantitative data
Warmup What is the shape of the distribution? Will the mean be smaller or larger than the median (don’t calculate) What is the median? Calculate the.
Describing Distributions of Data
Warmup What five numbers need to be mentioned in the complete sentence you write when the data distribution is skewed?
Displaying Quantitative Data
Drill Construct a Histogram to represent the data of test score averages in 20 cities using 5 Bars. Test Averages {62, 68, 72, 58, 83, 91, 70, 82, 68,
Drill {A, B, B, C, C, E, C, C, C, B, A, A, E, E, D, D, A, B, B, C}
Displaying Distributions with Graphs
Displaying and Summarizing Quantitative Data
CHAPTER 1 Exploring Data
Displaying and Summarizing Quantitative Data
Describing Quantitative Data with Numbers
Chapter 1: Exploring Data
Basic Practice of Statistics - 3rd Edition
Chapter 1: Exploring Data
Basic Practice of Statistics - 3rd Edition
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
Honors Statistics Review Chapters 4 - 5
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
The Five-Number Summary
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
CHAPTER 1 Exploring Data
Displaying Distributions with Graphs
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
Dot Plot A _________ is a type of graphic display used to compare frequency counts within categories or groups using dots. __________ help you see how.
Presentation transcript:

Chapter 4 Review December 19, 2011

Box Plots 5 points are graphed (minimum, 1st quartile, median, 3rd quartile, and maximum). Box goes around 1st quartile median and 3rd quartile. Line goes vertically through median. Lines extend horizontally from box to minimum and maximum, unless there are outliers. If there is an outlier, the line extends to the closest number to the outlier, and the outlier has a star, x or point to represent it. Can be shown vertically or horizontally.

Stem Plots Stem is made up of all digits of number except for last digit. Leaf is made up of last digit. All repeats are listed. All numbers are listed in order, smallest to largest. Even if a number isn’t used on the stem, you put it there (i.e., there are 20’s, 30’s, 50’s, but no 40’s…you still put the 4). There is a vertical line dividing the stem and the leaves. There is to be a key to demonstrate how to read the number (ex., 2|3 = 23)

Dot Plots There is a horizontal number line on this graph. Dots are placed vertically to represent all data. Graph can show trends.

Frequency Histogram Vertical axis shows count of data which meet criteria. Horizontal axis is grouped in ranges of data (i.e., 0-4, 5-9, etc.). All data must only fit into one category. Frequency histograms are good for quantitative data only.

Relative Frequency Histogram Vertical Axis shows percentage or fraction of data which meet criteria. Horizontal axis is grouped in ranges of data (i.e., 0-4, 5-9, etc.). All data must only fit into one category. Relative frequency histograms are good for quantitative data only. Has the same shape as a frequency histogram.

Shapes of Histograms Symmetric—roughly bell shaped on both sides. Uniform—all bars roughly the same height. Skewed right—most of data is on left, tail is on right. Skewed left—most of data is on right, tail is on left.

Mean The average of the data. Represented by x-bar. If you are talking about a symmetric graph, it’s the center of the graph.

Standard Deviation Represents the average distance the data is from the mean. Step 1: Find x-bar. Step 2: Find the deviations of each piece of data (x minus x-bar). Step 3: Find the squared deviations of each piece of data (x minus x-bar) squared. Step 4: Add up all of the values from Step 3.

Standard Deviation Step 5: Take Step 4’s value and divide by n-1 (n is the number of values in the data set). This is the variance. Step 6: Take the square root of Step 5’s value. That’s the standard deviation.

Five Number Summary Minimum – Smallest number on list. Quartile 1 – Middle number between minimum and median of list. Median – Middle number of list (after list has been organized smallest to largest). Quartile 3 – Middle number between median and maximum. Maximum – Largest number on list.

5 Number Summary Examples 1, 2, 3, 4, 5, 6, 7, 8, 9 Minimum = 1, Median = 5, Maximum = 9 When calculating Q1, the median is not included (already used), so you are only looking at 1, 2, 3, 4 Quartile 1 = 2.5 When calculating Q3, the median is not included (already used), so you are only looking at 6, 7, 8, 9 Quartile 3 = 7.5

5 Number Summary Examples 1, 2, 3, 4, 5, 6, 7, 8 Minimum = 1, Median = 4.5, Maximum = 8 Median is the average of the two middle numbers when there is an even number of terms. Quartile 1 data consists of 1, 2, 3, 4 (because 4 is not the median). Quartile 1 = 2.5 Quartile 3 data consists of 5, 6, 7, 8 (because 5 is not the median). Quartile 3 = 6.5

Inter Quartile Range This is the value Quartile 3 – Quartile 1. Can be used to determine if outliers exist.

Calculating Outliers If it exists, there will only be one outlier at one or both ends of a list of data. To calculate if a number is an outlier, multiply 1.5(Q3-Q1). Find the distance Maximum – Q3 (or Q1 – Minimum). If the distance is larger than the 1.5(Q3-Q1) calculation, then that number is an outlier. If the distance is smaller, the number is not an outlier.

Standard Deviation and Mean vs. 5 Number Summary Best to use standard deviation and mean to describe data when histogram is symmetric and free of outliers. Best to use 5 number summary to describe data when histogram is skewed and/or has outliers.

Other Graphs Ogives – Cumulative Frequency Graph Frequency Chart – Tally Chart

Variables Categorical – also known as qualitative. Usually non-numeric. Quantitative. Always numeric, can do math on data.