Slides to accompany Weathington, Cunningham & Pittenger (2010), Statistics Review (Appendix A) Bring all three text books Bring index cards Chalk? White-board.

Slides:



Advertisements
Similar presentations
Measures of Dispersion or Measures of Variability
Advertisements

Statistics.
Measures of Central Tendency. Central Tendency “Values that describe the middle, or central, characteristics of a set of data” Terms used to describe.
Descriptive (Univariate) Statistics Percentages (frequencies) Ratios and Rates Measures of Central Tendency Measures of Variability Descriptive statistics.
Calculating & Reporting Healthcare Statistics
Descriptive Statistics Statistical Notation Measures of Central Tendency Measures of Variability Estimating Population Values.
Descriptive Statistics
Introduction to Educational Statistics
Edpsy 511 Homework 1: Due 2/6.
Central Tendency and Variability
Central Tendency and Variability Chapter 4. Central Tendency >Mean: arithmetic average Add up all scores, divide by number of scores >Median: middle score.
1 Measures of Central Tendency Greg C Elvers, Ph.D.
Measures of Central Tendency
Central Tendency In general terms, central tendency is a statistical measure that determines a single value that accurately describes the center of the.
The Data Analysis Plan. The Overall Data Analysis Plan Purpose: To tell a story. To construct a coherent narrative that explains findings, argues against.
Statistics for Linguistics Students Michaelmas 2004 Week 1 Bettina Braun.
BIOSTATISTICS II. RECAP ROLE OF BIOSATTISTICS IN PUBLIC HEALTH SOURCES AND FUNCTIONS OF VITAL STATISTICS RATES/ RATIOS/PROPORTIONS TYPES OF DATA CATEGORICAL.
Descriptive Statistics Used to describe the basic features of the data in any quantitative study. Both graphical displays and descriptive summary statistics.
EPE/EDP 557 Key Concepts / Terms –Empirical vs. Normative Questions Empirical Questions Normative Questions –Statistics Descriptive Statistics Inferential.
Summary statistics Using a single value to summarize some characteristic of a dataset. For example, the arithmetic mean (or average) is a summary statistic.
Measures of Central Tendency or Measures of Location or Measures of Averages.
Data Handbook Chapter 4 & 5. Data A series of readings that represents a natural population parameter A series of readings that represents a natural population.
Descriptive Statistics Descriptive Statistics describe a set of data.
1 PUAF 610 TA Session 2. 2 Today Class Review- summary statistics STATA Introduction Reminder: HW this week.
KNR 445 Statistics t-tests Slide 1 Variability Measures of dispersion or spread 1.
1 1 Slide © 2007 Thomson South-Western. All Rights Reserved.
An Introduction to Statistics. Two Branches of Statistical Methods Descriptive statistics Techniques for describing data in abbreviated, symbolic fashion.
1 Univariate Descriptive Statistics Heibatollah Baghi, and Mastee Badii George Mason University.
Statistics 11 The mean The arithmetic average: The “balance point” of the distribution: X=2 -3 X=6+1 X= An error or deviation is the distance from.
Descriptive Statistics Descriptive Statistics describe a set of data.
INVESTIGATION 1.
Dr. Serhat Eren 1 CHAPTER 6 NUMERICAL DESCRIPTORS OF DATA.
Chapter 3 For Explaining Psychological Statistics, 4th ed. by B. Cohen 1 Chapter 3: Measures of Central Tendency and Variability Imagine that a researcher.
Measures of Central Tendency: The Mean, Median, and Mode
Chapter 2 Means to an End: Computing and Understanding Averages Part II  igma Freud & Descriptive Statistics.
Basic Statistical Terms: Statistics: refers to the sample A means by which a set of data may be described and interpreted in a meaningful way. A method.
1 1 Slide IS 310 – Business Statistics IS 310 Business Statistics CSU Long Beach.
INVESTIGATION Data Colllection Data Presentation Tabulation Diagrams Graphs Descriptive Statistics Measures of Location Measures of Dispersion Measures.
Introduction to Statistics Santosh Kumar Director (iCISA)
1 Descriptive Statistics 2-1 Overview 2-2 Summarizing Data with Frequency Tables 2-3 Pictures of Data 2-4 Measures of Center 2-5 Measures of Variation.
Summary Statistics: Measures of Location and Dispersion.
Edpsy 511 Exploratory Data Analysis Homework 1: Due 9/19.
Descriptive Statistics(Summary and Variability measures)
Chapter 6: Descriptive Statistics. Learning Objectives Describe statistical measures used in descriptive statistics Compute measures of central tendency.
Describing Data: Summary Measures. Identifying the Scale of Measurement Before you analyze the data, identify the measurement scale for each variable.
Slide 1 Copyright © 2004 Pearson Education, Inc.  Descriptive Statistics summarize or describe the important characteristics of a known set of population.
Lecture 8 Data Analysis: Univariate Analysis and Data Description Research Methods and Statistics 1.
Descriptive Statistics Measures of Center
PRESENTATION OF DATA.
Descriptive Statistics ( )
Descriptive Statistics: Overview
Statistics.
Introductory Mathematics & Statistics
Central Tendency and Variability
Single Variable Data Analysis
CHAPTER 3 Data Description 9/17/2018 Kasturiarachi.
Numerical Measures: Centrality and Variability
Description of Data (Summary and Variability measures)
Numerical Descriptive Measures
Descriptive Statistics
Measures of Location Statistics of location Statistics of dispersion
STA 291 Spring 2008 Lecture 5 Dustin Lueker.
Descriptive Statistics
STA 291 Spring 2008 Lecture 5 Dustin Lueker.
Numerical Descriptive Measures
Statistics: The Interpretation of Data
CHAPTER 2: Basic Summary Statistics
Numerical Descriptive Measures
Central Tendency & Variability
Presentation transcript:

Slides to accompany Weathington, Cunningham & Pittenger (2010), Statistics Review (Appendix A) Bring all three text books Bring index cards Chalk? White-board pen?

Objectives Variables Parameters vs. estimates Measures of central tendency Measures of variability Standardized scores

Variables X and Y represent the variables and/or sets of data N and n to indicate the number of observations N for the total number of observations n for the observations in a subset Subscripts (e.g., X1 , Y1) represent an individual score within a specific group

Parameters vs. Estimates Population parameters describe a population Estimates pertain to sample characteristics Examples: µ = M σ = SD ρ = r

Measures of Central Tendency Descriptive statistics Indication of the “typical” score Three general types: Mode Median Arithmetic Mean For summarization and interpretation Represent the “typical score”

Mode Mo Most frequently occurring score in a set of data What’s the Mode of this set? X {9 1 3 1 3 9 7 4 7 8 9 8 9} X {1 1 3 3 4 7 7 8 8 9 9 9 9} 9 Easiest way to find it is to rank them all in order Good for finding a cluster of common scores Great when there are multiple “peaks” in a frequency plot (multimodal) or when data are discrete (e.g., number of children, hours worked)

Median Mdn, Q2 The score that divides ranked data in half X {1 1 3 3 4 7 7 8 8 9 9 9 9} (13 + 1)/2 = 7 Count 7 up from lowest score The middle-most score Good for skewed data b/c not affected by outlying scores (give a demonstration)

Arithmetic Mean M Sum of observed scores divided by n X {1 1 3 3 4 7 7 8 8 9 9 9 9} ΣX = 78 M = 78/13 = 6 There is more than one type of Mean – we are thinking of the arithmetic one here usually See the evidence of skew, given all the 9’s? Sensitive to outliers and skewed distributions But, M has the smallest total difference between itself and each observation Σ(X – M) = 0  This is important for many statistical analyses

Measures of Variability Quantify spread of data around a set’s central tendency Proper measure depends on scale type, distribution symmetry, and desired inferences Simple Range Semi-Interquartile Range SD and Var

Discuss this figure, highlighting the use of central tendency and variability statistics to describe the data (they are descriptive statistics) Figure A.1. Four distributions of data, each with a mean of 50 and standard deviation of 5, 10, 15, or 20. As the standard deviation increases, the spread of the scores around the mean becomes much wider.

Simple Range Simplest measure of dispersion Range = Highest score – Lowest score X {1 1 3 3 4 7 7 8 8 9 9 9 9} Range = 9 – 1 = 8 Greatly affected by outliers Only good for general description of a data set

Semi-Interquartile Range SIR Difference between 75th and 25th percentile scores, divided by 2 (Q3 – Q1) / 2 X {1 1 3 3 4 7 7 8 8 9 9 9 9} Find Median (Q2)  (13 + 1)/2 = 7 Determine location of Q1, Q3  (7 + 1)/2 = 4 Locate Q1, Q3 75% of the scores in the set are at or below Q3 and 25% at or below Q1 Not affected by extreme scores, so this is a good statistic for describing skewed data

SD and Var s and s2 if parameters, both indicate dispersion Calculation depends on whether working with parameters or estimates SD2 = Var X {1 1 3 3 4 7 7 8 8 9 9 9 9} Var = Σ(X – M)2/(n-1) = ((ΣX2) – ((ΣX)2/n))/ (n-1) = ((12+12...92) – (78)2/13)/(13-1) = (586 – 468)/12 = 9.83 SD = √VAR = √9.83 = 3.14 Usually we are working with estimates (n – 1) Conceptually, sd = typical distance of scores from the M

Standardized Scores z-score “Equalizes” scales from scores in different groups  makes comparison possible Can help with interpretation of data X {1 1 3 3 4 7 7 8 8 9 9 9 9} z = (X – M)/SD  e.g., (1-6)/3.14 = -1.59 Perform calculation for each score in X Xz {-1.59 ... .96} M = 0, SD = 1 Walk through the calculations with them and make sure they understand what’s going on. Note that larger z-scores denote further distance from the mean Among other uses, z-scores are useful when we want to compare a person’s scores on several measures, each of which may have a different M and SD