Different Distributions Consider the range of the data (the minimum point to the maximum point). If there is no mode, then the distribution is relatively.

Slides:



Advertisements
Similar presentations
CHAPTER 1 Exploring Data
Advertisements

It’s an outliar!.  Similar to a bar graph but uses data that is measured.
Types of Data Displays Based on the 2008 AZ State Mathematics Standard.
CHAPTER 2: Describing Distributions with Numbers
Programming in R Describing Univariate and Multivariate data.
Jeopardy Q $100 Q $200 Q $300 Q $400 Q $500 Q $100 Q $200 Q $300 Q $400 Q $500 Final Jeopardy.
Chapter 1 Descriptive Analysis. Statistics – Making sense out of data. Gives verifiable evidence to support the answer to a question. 4 Major Parts 1.Collecting.
Objective To understand measures of central tendency and use them to analyze data.
CHAPTER 2: Describing Distributions with Numbers ESSENTIAL STATISTICS Second Edition David S. Moore, William I. Notz, and Michael A. Fligner Lecture Presentation.
Standard Deviation!. Let’s say we randomly select 9 men and 9 women and ask their GPAs and get these data: MENWOMEN
Statistics Recording the results from our studies.
Tuesday August 27, 2013 Distributions: Measures of Central Tendency & Variability.
Are You Smarter Than a 5 th Grader?. 1,000,000 5th Grade Topic 15th Grade Topic 24th Grade Topic 34th Grade Topic 43rd Grade Topic 53rd Grade Topic 62nd.
+ Chapter 1: Exploring Data Section 1.3 Describing Quantitative Data with Numbers The Practice of Statistics, 4 th edition - For AP* STARNES, YATES, MOORE.
Data Analysis Qualitative Data Data that when collected is descriptive in nature: Eye colour, Hair colour Quantitative Data Data that when collected is.
Chapter 21 Basic Statistics.
UTOPPS—Fall 2004 Teaching Statistics in Psychology.
Warm-Up To become president of the United States, a candidate does not have to receive a majority of the popular vote. The candidate does have to win a.
A Short Tour of Probability & Statistics Presented by: Nick Bennett, Grass Roots Consulting & GUTS Josh Thorp, Stigmergic Consulting & GUTS Irene Lee,
Chapter 3 – Graphical Displays of Univariate Data Math 22 Introductory Statistics.
Agenda Discussion about types of displays--when to use what? Key elements of a good display Assign homework.
Types of Graphs.
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.
Statistics and Data Analysis
ALL ABOUT THAT DATA UNIT 6 DATA. LAST PAGE OF BOOK: MEAN MEDIAN MODE RANGE FOLDABLE Mean.
Graphs Class A Class B. Pictograph Types of Graphs Line Graphs Plots Circle Graph Histogram Single Double Stem & Leaf Line Single Double Box - and - Whisker.
1. What is the first step in finding the median in a set of data? Write the numbers in order from least to greatest. 2.Find the mean using this data: 0,
Write a statistical question you could ask your classmates about the movies they like.
Chapter 1 Lesson 7 Variance and Standard Deviation.
Interpreting Categorical and Quantitative Data. Center, Shape, Spread, and unusual occurrences When describing graphs of data, we use central tendencies.
Analyzing Data Week 1. Types of Graphs Histogram Must be Quantitative Data (measurements) Make “bins”, no overlaps, no gaps. Sort data into the bins.
ALL ABOUT THAT DATA UNIT 6 DATA. LAST PAGE OF BOOK: MEAN MEDIAN MODE RANGE FOLDABLE Mean.
CHAPTER 1 Exploring Data
STAT 4030 – Programming in R STATISTICS MODULE: Basic Data Analysis
Chapter 4 Review December 19, 2011.
Shoe Sizes.
Statistical Reasoning
Do-Now-Day 2 Section 2.2 Find the mean, median, mode, and IQR from the following set of data values: 60, 64, 69, 73, 76, 122 Mean- Median- Mode- InterQuartile.
CHAPTER 1 Exploring Data
Please take out Sec HW It is worth 20 points (2 pts
HMI 7530– Programming in R STATISTICS MODULE: Basic Data Analysis
Graphs.
Random sample of patrol officers, each scored 1-5 on a cynicism scale
CHAPTER 1 Exploring Data
Describing Quantitative Data with Numbers
Bellwork Thursday, April 19th
Basic Practice of Statistics - 3rd Edition
Welcome!.
Chapter 1: Exploring Data
Basic Practice of Statistics - 3rd Edition
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
Warm Up # 3: Answer each question to the best of your knowledge.
Unit 4: Describing Data After 10 long weeks, we have finally finished Unit 3: Linear & Exponential Functions. Now on to Unit 4 which will last 5 weeks.
Good morning! Please get out your homework for a check.
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
CHAPTER 1 Exploring Data
(-4)*(-7)= Agenda Bell Ringer Bell Ringer
Unit # Deviation Absolute Dev. Square of Dev
CHAPTER 1 Exploring Data
Graphs.
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
Find the Mean of the following numbers.
CHAPTER 1 Exploring Data
Chapter 1: Exploring Data
Presentation transcript:

Different Distributions Consider the range of the data (the minimum point to the maximum point). If there is no mode, then the distribution is relatively uniform. If the mean, median, and mode are about equal, then the distribution is roughly “normal”. If the mean and median are not roughly equal, then the distribution is “skewed”.

Advantages/Disadvantages of Displays Categorical data: pictograph, bar graph, circle graph Numerical data (one variable): line plot, histogram, stem and leaf plot, box and whisker plot Two categorical variables: double bar graph Two of same numerical variables: side-by-side stem and leaf plot, box and whisker plot Two different numerical variables: line graph, scatterplot

Scatterplot Used to see if two variables are related. If they are closely related, then we say that correlation is high--this will look like a straight line.

Line Graph Used to see if there is a trend over time.

Good place to find graphs 1&hl=en&client=safari&rls=en&q=usa+t oday+graphs&btnG=Search+Imageshttp://images.google.com/images?um= 1&hl=en&client=safari&rls=en&q=usa+t oday+graphs&btnG=Search+Images

Normal Distributions Advantage: let us know quickly the mean and the spread of the data. Mean is the center of the distribution Standard Deviation:

Quick illustration of standard deviation Here are 2 data sets: 3, 4, 10, 11 3, 4, 5, 8 If we look at them, we see that the second data set is much closer together than the first. We also see that the data are closer to the mean in the second data set. We use the term standard deviation to describe how close the data is to the mean.

3, 4, 10, 11: Mean = 7 3, 4, 5, 8: Mean = 5 We are basically finding the average of the distances to the mean for each data set. Find the distance from the mean for each data point. Then square this distance. (3-7) 2 + (4-7) 2 + (10-7) 2 + (11-7) 2 (3-5) 2 + (4-5) 2 + (5-5) 2 + (8-5) 2 Add the squares: = = 14 Divide by number of data points. 50/4 14/4 Now take the square root: Standard deviation:

Example Graph a normal distribution with a mean of 5 and a standard deviation of 1. Compare to mean of 6 and standard deviation of 1. Compare to mean of 3 and a standard deviation of 1 Compare to a mean of 5 and a standard deviation of 2. Compare to a mean of 5 and a standard deviation of 0.5.

Normal Distribution

Issues to consider Bias: the way the data was collected; the way the data is displayed to mislead Validity: Answers the question asked. Reliability: Get the same answers each time.

Examples of bias Asking a sample of freshmen to learn college students’ preference of dorms. Asking only working mothers about childcare issues. Asking only men about marriage issues. Using categories/intervals that hide important information in displays

Examples of poor validity Asking questions on the first exam that focus upon content from 302A to determine if students learned the material from Chapter 7. Asking questions about political party affiliation to determine likelihood of voting.

Examples of poor reliability Are you pleased with your life right now? Select the best way to mislead in a display; vs. what is the most important concept in not misleading the reader with a display? On a scale of , how ready are you for a test next week?