Lecture 15 Sections 5.1 – 5.2 Fri, Oct 1, 2004

Slides:



Advertisements
Similar presentations
1 Chapter 2. Section 2-4. Triola, Elementary Statistics, Eighth Edition. Copyright Addison Wesley Longman M ARIO F. T RIOLA E IGHTH E DITION E LEMENTARY.
Advertisements

Overview and Measures of Center
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Lecture Slides Elementary Statistics Eleventh Edition and the Triola Statistics Series by.
Measures of Central Tendency 3.1. ● Analyzing populations versus analyzing samples ● For populations  We know all of the data  Descriptive measures.
Central Tendency In general terms, central tendency is a statistical measure that determines a single value that accurately describes the center of the.
Chapter 3 Descriptive Measures
Measures of Central Tendency Mode Median Mean. The Mode the value or property that occurs most frequently in the data.
Means & Medians Chapter 5. Parameter - ► Fixed value about a population ► Typical unknown.
Measures of Central Tendency: Mode, Median, and Mean
Measurements of Central Tendency. Statistics vs Parameters Statistic: A characteristic or measure obtained by using the data values from a sample. Parameter:
1 Measure of Center  Measure of Center the value at the center or middle of a data set 1.Mean 2.Median 3.Mode 4.Midrange (rarely used)
MATH125 Chapter 3 topics ANALYZING DATA NUMERICALLY.
Section 3.1 Measures of Central Tendency. Mean = Measure of the Center found by adding all the values and dividing the total by the number of values.
Descriptive statistics Describing data with numbers: measures of location.
Lecture 15 Sections 5.1 – 5.2 Wed, Sep 27, 2006 Measuring Center.
Sections 3-1 and 3-2 Review and Preview and Measures of Center.
1 Measure of Center  Measure of Center the value at the center or middle of a data set 1.Mean 2.Median 3.Mode 4.Midrange (rarely used)
Means & Medians Unit 2. Parameter - ► Fixed value about a population ► Typically unknown.
Copyright © 1998, Triola, Elementary Statistics Addison Wesley Longman 1 Measures of Central Tendency Section 2-4 M A R I O F. T R I O L A Copyright ©
1 Review Sections 2.1, 2.2, 1.3, 1.4, 1.5, 1.6 in text.
Example 3.1 Measures of Central Location | 3.3 | 3.4 | 3.5 | 3.6 | 3.7 | 3.8 | 3.9 | 3.10 | SALARY.XLS n Lists.
Lecture 15 Sections 5.1 – 5.2 Mon, Feb 11, 2008 Measuring Center.
Characterizing a Data Distribution
Measures of Central Tendency (MCT) 1. Describe how MCT describe data 2. Explain mean, median & mode 3. Explain sample means 4. Explain “deviations around.
CHAPTER 3 – Numerical Techniques for Describing Data 3.1 Measures of Central Tendency 3.2 Measures of Variability.
Measures of Center Sigma- A symbol for sum. ∑ Summation Notation- The use of the sigma symbol to represent a summation. Also called sigma-notation or.
One-Variable Statistics. Descriptive statistics that analyze one characteristic of one sample  Where’s the middle?  How spread out is it?  How do different.
Chapter 3 Numerical Descriptive Measures. 3.1 Measures of central tendency for ungrouped data A measure of central tendency gives the center of a histogram.
One-Variable Statistics
Chapter 1: Exploring Data
Measures of Central Tendency
Summarizing Scores With Measures of Central Tendency
Midrange (rarely used)
Measures of Central Tendency: Mode, Median, and Mean
Section 3.2 Measures of Spread.
Means & Medians Chapter 4.
Chapter 3: Averages and Variation
Means & Medians Chapter 4.
Please take out Sec HW It is worth 20 points (2 pts
Means & Medians Chapter 5.
Definitions.
Means & Medians Chapter 4.
Means & Medians.
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Mean, Median, Mode The Mean is the simple average of the data values. Most appropriate for symmetric data. The Median is the middle value. It’s best.
Chapter 1: Exploring Data
Section 3.1 Measures of Center.
Chapter 1: Exploring Data
Lecture 15 Sections 5.1 – 5.2 Mon, Feb 11, 2008
Chapter 1: Exploring Data
Measures of Center.
Means & Medians Chapter 5.
Chapter 1: Exploring Data
Chapter 3 Statistics for Describing, Exploring and Comparing Data.
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Means & Medians.
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Chapter 1: Exploring Data
Means & Medians Chapter 4.
Lecture 15 Sections 5.1 – 5.2 Tue, Feb 14, 2006
Lecture 17 Sections 5.1 – 5.2 Wed, Feb 14, 2007
Presentation transcript:

Lecture 15 Sections 5.1 – 5.2 Fri, Oct 1, 2004 Measuring Center Lecture 15 Sections 5.1 – 5.2 Fri, Oct 1, 2004

Measuring the Center Often, we would like to have one number that that is representative of a population or sample. It seems reasonable to choose a number that is near the “center” of the distribution rather than in the left or right extremes. There are several standard ways to do this.

The Mean Mean – the simple average of a set of numbers.

The Summation Notation We use the letter x to denote a value from the sample or population. The symbol  means “add them all up.” So,  x means add up all the values in the population or sample (depending on the context). Then the sample mean is ( x)/n.

The Mean We denote the mean of a sample byx (“x bar”). We denote the mean of a population by  (“mu”). Therefore,

TI-83 – The Mean Enter the data into a list, say L1. Press STAT > CALC > 1-Var Stats. Press ENTER. “1-Var-Stats” appears. Type L1 and press ENTER. A list of statistics appears. The first one is the mean. See p. 269 for more details.

Let’s Do It! Find the mean of the age data in Data Set 1, p. 268. Think About It, p. 270 – Is the Mean Always the Center? Be Careful! The mean can be at any percentile, although it is usually near the 50th percentile. Let’s do it! 5.1, p. 270 – A Mean is not Always Representative. Let’s do it! 5.2, p. 270 – Combining Means.

The Median Median – The middle value, or the average of the middle two values, of a sample or population, when the values are arranged from smallest to largest. The median, by definition, is at the 50th percentile.

The Median When n is odd, the median is the middle number, which is in position (n + 1)/2. Example: Find the median of 10, 12, 7, 9, 14. When n is even, the median is the average of the middle two numbers, which are in positions n/2 and n/2 + 1. Example: Find the median of 10, 12, 7, 9, 14, 11.

TI-83 – The Median Enter the data into a list, say L1. Press STAT > CALC > 1-Var Stats. Press ENTER. Type L1 and press ENTER. A list of statistics appears. The one labeled “Med” is the median. See p. 272 for more details.

TI-83 – The Median An alternate method is to sort the data. Enter the data into a list, say L1. Press LIST > OPS > SortA. Press ENTER. Type L1 and press ENTER. The word “Done” appears. The list is now sorted from smallest to largest. Type L1 and press ENTER to see the list, or view it in the Edit mode.

The Median vs. The Mean In the last example, change 14 to 14000 and recompute the median. How did the change affect the median? How did the change affect the mean? Which is a better measure of the center of this sample?

Let’s Do It! Let’s do it! 5.3, p. 272 – Median Number of Children per Household.

The Mode Mode – The value in the sample or population that occurs most frequently. The mode is a good indicator of the distribution’s central peak, if it has one.

Mode The problem is that many distributions do not have a peak or have several peaks. In other words, the mode does not necessarily exist.

Example Example 5.3, p. 274 – Different Measures Can Give Different Impressions. Which measure (mean, median, or mode) is most representative of the sample?

Mean, Median, and Mode If a distribution is symmetric, then the mean, median, and mode are all the same and are all at the center of the distribution.

Mean, Median, and Mode However, if the distribution is skewed, then the mean, median, and mode are all different.

Mean, Median, and Mode However, if the distribution is skewed, then the mean, median, and mode are all different. The mode is at the peak. Mode

Mean, Median, and Mode However, if the distribution is skewed, then the mean, median, and mode are all different. The mode is at the peak. The mean is shifted in the direction of skewing. Mode Mean

Mean, Median, and Mode However, if the distribution is skewed, then the mean, median, and mode are all different. The mode is at the peak. The mean is shifted in the direction of skewing. The median is (typically) between the mode and the mean. Mode Median Mean

Let’s Do It! Let’s do it! 5.5, p. 276 – Attend Graduate School? Is the sample skewed? If so, in which direction is it skewed?