NUMERICAL DESCRIPTIVE STATISTICS Measures of Central Tendency Measures of Central Tendency.

Slides:



Advertisements
Similar presentations
NUMERICAL DESCRIPTIVE STATISTICS Measures of Variability.
Advertisements

Part 3 Module 2 Measures of Central Tendency To paraphrase Benjamin Disraeli: "There are lies, darn lies, and DAM STATISTICS." Compute the measures of.
Descriptive Statistics: Numerical Methods, Part 1
Measures of Central Tendency MARE 250 Dr. Jason Turner.
NUMERICAL DESCRIPTIVE STATISTICS Measures of Variability.
Edpsy 511 Homework 1: Due 2/6.
Measures of Central Tendency 3.1. ● Analyzing populations versus analyzing samples ● For populations  We know all of the data  Descriptive measures.
1 1 Slide © 2001 South-Western/Thomson Learning  Anderson  Sweeney  Williams Anderson  Sweeney  Williams  Slides Prepared by JOHN LOUCKS  CONTEMPORARYBUSINESSSTATISTICS.
Means & Medians Chapter 5. Parameter - ► Fixed value about a population ► Typical unknown.
BIOSTAT - 2 The final averages for the last 200 students who took this course are Are you worried?
Measures of Central Tendency Sixth Grade Mathematics
Mean, Median, Mode Review ENGR 1181 Class 7. Mean.
POPULATION DYNAMICS Required background knowledge:
MATH125 Chapter 3 topics ANALYZING DATA NUMERICALLY.
What is Central Tendency? Statistics analyzes and interprets large sets of numbers. To make the lists of data more comprehensible, central tendencies are.
Central Tendency and Variability Chapter 4. Variability In reality – all of statistics can be summed into one statement: – Variability matters. – (and.
Data Analysis: Measures of Central Tendency Objective: To find and interpret the mean, median, and mode of a set of data. Open books to page 711.
Thinking Mathematically
Means & Medians Unit 2. Parameter - ► Fixed value about a population ► Typically unknown.
Part II Sigma Freud and Descriptive Statistics Chapter 2 Computing and Understanding Averages: Means to an End.
MEASURES OF CENTRAL TENDENCY. THE MEAN - x x = sum of data number of data - Ex: 1,5,10,15,25 - x = x = x = 11.2.
Chapter SixteenChapter Sixteen. Figure 16.1 Relationship of Frequency Distribution, Hypothesis Testing and Cross-Tabulation to the Previous Chapters and.
Measures of Central Tendency
Statistics 1: Introduction to Probability and Statistics Section 3-2.
Edpsy 511 Exploratory Data Analysis Homework 1: Due 9/19.
(7.12) Probability and statistics The student uses measures of central tendency and range to describe a set of data. The student is expected to: (A) describe.
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.
Measures of Central Tendency Mean, Median, Mode, and Range.
Descriptive Statistics. Outline of Today’s Discussion 1.Central Tendency 2.Dispersion 3.Graphs 4.Excel Practice: Computing the S.D. 5.SPSS: Existing Files.
The number which appears most often in a set of numbers. Example: in {6, 3, 9, 6, 6, 5, 9, 3} the Mode is 6 (it occurs most often). Mode : The middle number.
Notes 5.1 Measures of Central Tendency A measure of central tendency is a single number that is used to represent a set of data. Measures of central tendency.
CHAPTER 2: Basic Summary Statistics
Averages and Variability
Statistical Fundamentals: Using Microsoft Excel for Univariate and Bivariate Analysis Alfred P. Rovai Descriptive Statistics – Measures of Central Tendency.
Measures of Central Tendency PS Algebra I. Objectives Given a set of data, be able to find the following: 1) mean* 2) median* 3) mode* 4) range 5) first.
Data Description Chapter 3. The Focus of Chapter 3  Chapter 2 showed you how to organize and present data.  Chapter 3 will show you how to summarize.
STATISICAL ANALYSIS HLIB BIOLOGY TOPIC 1:. Why statistics? __________________ “Statistics refers to methods and rules for organizing and interpreting.
Measures of Central Tendency, Variance and Percentage.
Descriptive Statistics: Measures of Central Tendency Donnelly, 2 nd edition Chapter 3.
Applied Quantitative Analysis and Practices LECTURE#05 By Dr. Osman Sadiq Paracha.
Statistics -Descriptive statistics 2013/09/30. Descriptive statistics Numerical measures of location, dispersion, shape, and association are also used.
Data Descriptions.
Chapter 4 Lesson 4.1 Numerical Methods for Describing Data 4.1: Describing the Center of a Data Set.
PRESENTATION OF DATA.
Descriptive Statistics
Measures of Central Tendency
Statistics in Science.
How to describe a graph Otherwise called CUSS
Measures of Central Tendency & Range
Single Variable Data Analysis
2-Way Tables, Statistics, & Probability
Descriptive Statistics
Means & Medians Chapter 4.
Measures of Central Tendency
Means & Medians Chapter 4.
14-2 Measures of Central Tendency
Means & Medians Chapter 5.
Measures of Central Tendency
Means & Medians Chapter 4.
Statistics 1: Introduction to Probability and Statistics
Statistics for Science
Means & Medians Chapter 5.
Chapter Three Numerically Summarizing Data
CHAPTER 2: Basic Summary Statistics
Measures of Central Tendency
Means & Medians.
MEASURES OF CENTRAL TENDENCY
MEASURES OF CENTRAL TENDENCY
Means & Medians Chapter 4.
Presentation transcript:

NUMERICAL DESCRIPTIVE STATISTICS Measures of Central Tendency Measures of Central Tendency

MEASURES OF CENTRAL TENDENCY The following are typical measures of central tendency for a population –Mean -- the average –Median -- the middle observation after the data has been ordered –Mode -- the observation that occurs most often

One measure of central tendency is the mean The population mean is the average (or weighted average) of all observations of the population Population mean for a population of size N:  =  x i /N Population Mean (  )

Example N = 2000 students took an introductory statistics last year at CSUF. Using the 4- point scale (A=4, B=3, etc.) the following were the grades 4,2,1,3,3,3,2,… 2. The mean grade of all statistics students was:  = ( …+2)/2000 = 2.39

Calculating  Using Frequency Data Would not add up the 2000 numbers this way if we knew how many A’s, B’s, C’s, D’s, and F’s Example A(4) = 304, B(3) = 530, C(2) = 852, D (1) = 270 F(0) = 44  = (304(4) +530(3) +852(2) +270(1) +44(0))/2000 = 2.39 Note the relative frequencies are found by dividing by N (which is 2000): A(4) =.152, B(3) =.265, C(2) =.426, D (1) =.135 F(0) =.022 We can also calculate  as a weighted average (weighted by relative frequencies) :  =.152(4) +.265(3) +.426(2) +.135(1) +.022(0) = 2.39

Sample Data The only way to know  for sure is to have access to all the data in the population We rarely know all the members of the population Thus we try to estimate a parameter such as  by taking a sample of n members from the N members of the population POINT ESTIMATEResult: POINT ESTIMATE of the parameter

EXAMPLE Suppose 10 students were surveyed. Their grades were: 4,2,3,3,2,2,1,4,3,2

Sample Mean The sample mean is the point estimate for the population mean. DATA: 4,2,3,3,2,2,1,4,3,2

Frequency Calculation for the Sample Mean Grade Frequency A B C D

Sample Median (Even Number of Data Points) The the average of the two middle observations First put in either ascending or descending order DATA: 4,2,3,3,2,2,1,4,3,2 There is an even number of data points (10) ASCENDING ORDER: 1,2,2,2,2,3,3,3,4,4 2,3 Median = Average of the middle two (2+3)/2 = 2.5

Sample Median (Odd Number of Data Points) Suppose there were an odd number of observations -- suppose an 11 person was surveyed and she got an “A” (4) There is an odd number of data points (11) ASCENDING ORDER: 1,2,2,2,2,3,3,3,4,4,4 3 Median is middle observation Median = 3

Observation that occurs most often in the sample data Create a frequency distribution Grade Frequency A B C D Sample Mode 2 Mode = 2 4 Highest Frequency

Central Tendency in Excel Suppose data are in cells A2 to A11 Mean --=AVERAGE(A2:A11) Median -- =MEDIAN(A2:A11) Mode --=MODE(A2:A11) Can also use Descriptive Statistics Option from Data Analysis in the Tools Menu

=AVERAGE(A2:A11)=MEDIAN(A2:A11) =MODE(A2:A11)

Where data values are stored Enter Name of Output Worksheet Check both: Summary Statistics Confidence Level Check Labels

Sample Mean Sample Median Sample Mode Drag to make Column A wider

Review Difference Between Population and Sample Data Calculation of the Mean: –Definition –Relative Frequency Approach Median Mode Excel –Functions –Descriptive Statistics