Central Tendency - Computing and understanding averages. different in conception and calculation. They represent different notions of the center of a

Size: px
Start display at page:

Download "Central Tendency - Computing and understanding averages. different in conception and calculation. They represent different notions of the center of a"

Transcription

1 Central Tendency The objectives of this lesson are: Understanding measures of central tendency Computing the mean of a set of scores by hand Computing the median fir a set of scores by hand Determining/calculating the mode of a set of scores by hand Selecting a measure of central tendency Computing mean, median, and mode using SPSS window software Central Tendency - Computing and understanding averages Introduction of Central Tendency Measures of central tendency describe the average or are representative of an entire group of values or a set of data. They are most widely used, not only in academic research, but also for quantitative information reported to the public. In this lesson, we will study the three commonly used central tendency measures: mean, median, and mode. These central tendency measures are different in conception and calculation. They represent different notions of the center of a distribution. In normal distribution, mean ( X ), median (Md), and mode (Mo) are equal (Figure A). In skewed distribution, mean, median, and mode can differ greatly (Figures B & C). Normal Negatively Skewed Positively Skewed A B C X Md Mo X Md Mo Mo Md X X Md Mo X < Md < Mo Mo < Md < X Computing and Understanding Mean Mean is defined as the average value of the distribution and is also called the typical, average, or the most central value in the sample or group. The computation is simply the sum of

2 all the values in a sample/group, divided by the number of values in that sample/group. The common symbol for the mean of a sample/group of values is X (X bar) or the letter M. The mean is sensitive to extreme scores. Extreme values cause the mean to be less representative of the set of values, and therefore, less useful as a measure of central tendency. The equation for computing a simple mean is shown in Equation 1-1 Where: Xi X 1-1 n X (X bar) is the average value of the sample/group of values or simply called mean., the Greek letter sigma, is the summation sign, which means add together whatever follow it Xi represents all values; X 1, X 2,., X i; in the sample/group. i number of group n is the size of the sample from which you are computing the mean Computing a Simple Mean by Hands Steps for computing a simple mean by hand: 1. List the entire set of scores/values. Xi 2. Sum all the scores/values Xi X 1 +X 2 + +X n 3. Identify the number of values in the sample/group n 4. Divide the total or sum by the number of values Xi n <Example 1> Computing a simple mean If you want to know the average age of people with spinal cord injury who work at the Angel Photoshop, you would compute the mean of their ages. Here is a list of the data (Table 1): Table 1

3 Name Age (years old) Mary 25 (X 1 ) David 27 (X 2 ) Mark 32 (X 3 ) Jane 28 (X 4 ) Xi X 1 + X 2 + X 3 + X X 28 n n 4 4 Let s follow the steps listed above to calculate the mean age of these four people. Step 1: List the entire set of values, which is the ages of the four people. 25, 27, 32, 38 Step 2: Add all the values (ages), which is the total of the four people s ages. Xi X 1 +X 2 + X 3 +X Step 3: Identify number of value in n, which is the number of people. n 4 Step 4: Divide the total or sum by the number of values, dividing the sum of all four people s ages by the number of people (divide step 2 by step 3) Xi n 4 Now, we can state, according to the computation above, that 30.5 is the average age of the sample of four people with spinal cord injuries who work at the Angel Photoshop. <Example 2> Computing a weighted mean for one sample/group Extending the above example, you can apply the equation for calculating a simple mean if you have more than one person in the same age group; however, it is easier to compute a weighted mean using Equation 1-2. A weighted mean is calculated by multiplying the value by the frequency of its occurrence.

4 X njxi nx 1 1+ n2x njxi n1+ n nj 1-2 Where: X is the weighted average value of the sample/group of values or simply the weighted mean. is the Greek letter sigma, is the summation sign, which means add together whatever follows it. Xi represents all values; X 1, X 2,., X n; in the sample/group. n j represents the number of subjects (frequency) in each value, n 1 (the number of subjects, frequency, in value 1, X 1 ), n 2 (the number of subjects, frequency, in value 2, X 2 ),, and n j (the number of subjects, frequency, in value i, Xi). n is the total number of subjects in the sample. Computing a Weighted Mean by Hand Steps for computing a weighted mean by hand: 1. Create a table and tally the frequency for each value n 1, n 2,, n j 2. Compute the total number of subjects by summing the numbers from n 1 to nj n n 1 + n n j 3. Multiply the number of each value (Xi) to its frequency njxi (X 1* n 1 )+(X 2* n 2 )+ +(X n* n j ) Note: * means multiply 4. Divide the product of the values and frequency, njxi, in Step 2, by the total number of values, n njxi <Example 3> Computing a weighted mean for more than one sample/group Sample data: Ages of a group of people: 25, 28, 32, 27, 25, 25, 32, 28, 28, 32, 27, 32, 27, 27, 32

5 Step 1: Create a table. Type the values (Xi, age) in column one and tally the frequency for each value/age in column two. In other words, how many people are age 25, how many people are age 27, and etc. Table 2 Age Frequency Age * Frequency 25 (X 1 ) 3 (n 1 ) 27 (X 2 ) 4 (n 2 ) 28 (X 3 ) 3 (n3) 32 (X 4 ) 5 (n4) Total Step 2: Compute the total number of subjects by adding the numbers from n 1 to nj (in this case, nj n4, because we have four values/ages in the table). n n 1 + n n j n n 1 + n 2 + n 2+ n Age Frequency Age x Frequency 25 (X 1 ) 3 (n 1 ) 27 (X 2 ) 4 (n 2 ) 28 (X 3 ) 3 (n3) 32 (X 4 ) 5 (n4) Total 15 (n ) Step 3: Multiply the number of each value (Xi) to its frequency (nj). n 2 )+ +(X i* n j ) njxi (X 1* n 1 )+(X 2* n 2 )+ (X 3* n 3 )+(X 4* n 4 ) njxi (X 1* n 1 )+(X 2* (25*3)+(27*4)+(28*3)+(32*5)

6 Age Frequency Age x Frequency 25 (X 1 ) 3 (n 1 ) (X 2 ) 4 (n 2 ) (X 3 ) 3 (n3) (X 4 ) 5 (n4) 160 Total 15 (n ) 427 Step 4: Divide the product of the values and frequency, njxi, in Step 2 by the total number of values, n njxi X njxi You may compute the weighted mean by plugging the numbers into Equation 1-2: X njxi n 1 X 1+ n 2 X 2+ n 3 X 3+ n 4 X 4 n1+ n2+ n3+ n4 (3* 25) + (4* 27) + (3* 28) + (5*32) (28.488) According to the result of the above computation, we conclude that the weighted mean is approximately ( ) 28.5 years old, which represents the average age of the fifteen people in the sample/group. Computing a weighted mean for more than one sample/group when n s are EQUAL and UNEQUAL A similar equation is applied when calculating the mean. First, calculate the mean for each sample/group using equation 1-1, then apply Equation when the number of people in each group ( nj ) are equal, otherwise, apply Equation

7 <Example 4> Computing a weighted mean for more than one sample/group when n s are EQUAL X n Xj n ( X 1+ X Xj ) n j Group ( j 3) Number of People in the Group ( nj ) Group Mean ( Xi ) Blue (1) 5 ( n1) 12 ( X1 ) Red (2) 5 ( n2 ) 16 ( X 2 ) Yellow (3) 5 ( n3 ) 14 ( X 3 ) EQUAL n s : n1 n2 n3 5 X n Xj nx ( 1+ X 2+ X 3) n j 512 ( ) <Example 5> Computing a weight mean for more than one sample/group when ns are UNEQUAL X nj X j n 1 X 1+ n 2 X njx j n1+ n nj Group ( j 3) Number of People in the Group ( nj ) Group Mean ( Xi ) Blue (1) 5 ( n1) 12 ( X1 ) Red (2) 9 ( n2 ) 16 ( X 2 ) Yellow (3) 7 ( n3) 14 ( X 3 ) X nj X j nx 1 1+ n2x2++ nx 3 3 n1+ n2+ n

Lesson 4 Measures of Central Tendency

Lesson 4 Measures of Central Tendency Outline Measures of a distribution s shape -modality and skewness -the normal distribution Measures of central tendency -mean, median, and mode Skewness and Central Tendency Lesson 4 Measures of Central

More information

DESCRIPTIVE STATISTICS & DATA PRESENTATION*

DESCRIPTIVE STATISTICS & DATA PRESENTATION* Level 1 Level 2 Level 3 Level 4 0 0 0 0 evel 1 evel 2 evel 3 Level 4 DESCRIPTIVE STATISTICS & DATA PRESENTATION* Created for Psychology 41, Research Methods by Barbara Sommer, PhD Psychology Department

More information

Descriptive Statistics

Descriptive Statistics Y520 Robert S Michael Goal: Learn to calculate indicators and construct graphs that summarize and describe a large quantity of values. Using the textbook readings and other resources listed on the web

More information

The right edge of the box is the third quartile, Q 3, which is the median of the data values above the median. Maximum Median

The right edge of the box is the third quartile, Q 3, which is the median of the data values above the median. Maximum Median CONDENSED LESSON 2.1 Box Plots In this lesson you will create and interpret box plots for sets of data use the interquartile range (IQR) to identify potential outliers and graph them on a modified box

More information

Foundation of Quantitative Data Analysis

Foundation of Quantitative Data Analysis Foundation of Quantitative Data Analysis Part 1: Data manipulation and descriptive statistics with SPSS/Excel HSRS #10 - October 17, 2013 Reference : A. Aczel, Complete Business Statistics. Chapters 1

More information

Descriptive statistics parameters: Measures of centrality

Descriptive statistics parameters: Measures of centrality Descriptive statistics parameters: Measures of centrality Contents Definitions... 3 Classification of descriptive statistics parameters... 4 More about central tendency estimators... 5 Relationship between

More information

Measures of Central Tendency and Variability: Summarizing your Data for Others

Measures of Central Tendency and Variability: Summarizing your Data for Others Measures of Central Tendency and Variability: Summarizing your Data for Others 1 I. Measures of Central Tendency: -Allow us to summarize an entire data set with a single value (the midpoint). 1. Mode :

More information

Biostatistics: DESCRIPTIVE STATISTICS: 2, VARIABILITY

Biostatistics: DESCRIPTIVE STATISTICS: 2, VARIABILITY Biostatistics: DESCRIPTIVE STATISTICS: 2, VARIABILITY 1. Introduction Besides arriving at an appropriate expression of an average or consensus value for observations of a population, it is important to

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs

Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Types of Variables Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Quantitative (numerical)variables: take numerical values for which arithmetic operations make sense (addition/averaging)

More information

Statistics Revision Sheet Question 6 of Paper 2

Statistics Revision Sheet Question 6 of Paper 2 Statistics Revision Sheet Question 6 of Paper The Statistics question is concerned mainly with the following terms. The Mean and the Median and are two ways of measuring the average. sumof values no. of

More information

COMPARISON MEASURES OF CENTRAL TENDENCY & VARIABILITY EXERCISE 8/5/2013. MEASURE OF CENTRAL TENDENCY: MODE (Mo) MEASURE OF CENTRAL TENDENCY: MODE (Mo)

COMPARISON MEASURES OF CENTRAL TENDENCY & VARIABILITY EXERCISE 8/5/2013. MEASURE OF CENTRAL TENDENCY: MODE (Mo) MEASURE OF CENTRAL TENDENCY: MODE (Mo) COMPARISON MEASURES OF CENTRAL TENDENCY & VARIABILITY Prepared by: Jess Roel Q. Pesole CENTRAL TENDENCY -what is average or typical in a distribution Commonly Measures: 1. Mode. Median 3. Mean quantified

More information

MBA 611 STATISTICS AND QUANTITATIVE METHODS

MBA 611 STATISTICS AND QUANTITATIVE METHODS MBA 611 STATISTICS AND QUANTITATIVE METHODS Part I. Review of Basic Statistics (Chapters 1-11) A. Introduction (Chapter 1) Uncertainty: Decisions are often based on incomplete information from uncertain

More information

Descriptive Statistics and Measurement Scales

Descriptive Statistics and Measurement Scales Descriptive Statistics 1 Descriptive Statistics and Measurement Scales Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample

More information

Chapter 4. Probability and Probability Distributions

Chapter 4. Probability and Probability Distributions Chapter 4. robability and robability Distributions Importance of Knowing robability To know whether a sample is not identical to the population from which it was selected, it is necessary to assess the

More information

Topic 9 ~ Measures of Spread

Topic 9 ~ Measures of Spread AP Statistics Topic 9 ~ Measures of Spread Activity 9 : Baseball Lineups The table to the right contains data on the ages of the two teams involved in game of the 200 National League Division Series. Is

More information

Math Journal HMH Mega Math. itools Number

Math Journal HMH Mega Math. itools Number Lesson 1.1 Algebra Number Patterns CC.3.OA.9 Identify arithmetic patterns (including patterns in the addition table or multiplication table), and explain them using properties of operations. Identify and

More information

LINEAR INEQUALITIES. less than, < 2x + 5 x 3 less than or equal to, greater than, > 3x 2 x 6 greater than or equal to,

LINEAR INEQUALITIES. less than, < 2x + 5 x 3 less than or equal to, greater than, > 3x 2 x 6 greater than or equal to, LINEAR INEQUALITIES When we use the equal sign in an equation we are stating that both sides of the equation are equal to each other. In an inequality, we are stating that both sides of the equation are

More information

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number 1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression

More information

Three had equal scores for the Progressive and Humanistic. schools. The other four had the following combination of

Three had equal scores for the Progressive and Humanistic. schools. The other four had the following combination of Three had equal scores for the Progressive and Humanistic schools. The other four had the following combination of schools: Behaviorist-Humanistic, Liberal Education- Progressive, Behaviorist-Progressive,

More information

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm

More information

6 th grade Task 2 Gym

6 th grade Task 2 Gym experiences understanding what the mean reflects about the data and how changes in data will affect the average. The purpose of statistics is to give a picture about the data. Students need to be able

More information

Calculation example mean, median, midrange, mode, variance, and standard deviation for raw and grouped data

Calculation example mean, median, midrange, mode, variance, and standard deviation for raw and grouped data Calculation example mean, median, midrange, mode, variance, and standard deviation for raw and grouped data Raw data: 7, 8, 6, 3, 5, 5, 1, 6, 4, 10 Sorted data: 1, 3, 4, 5, 5, 6, 6, 7, 8, 10 Number of

More information

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median

Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median Activities/ Resources for Unit V: Proportions, Ratios, Probability, Mean and Median 58 What is a Ratio? A ratio is a comparison of two numbers. We generally separate the two numbers in the ratio with a

More information

Adding and Subtracting Positive and Negative Numbers

Adding and Subtracting Positive and Negative Numbers Adding and Subtracting Positive and Negative Numbers Absolute Value For any real number, the distance from zero on the number line is the absolute value of the number. The absolute value of any real number

More information

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses.

DESCRIPTIVE STATISTICS. The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE STATISTICS The purpose of statistics is to condense raw data to make it easier to answer specific questions; test hypotheses. DESCRIPTIVE VS. INFERENTIAL STATISTICS Descriptive To organize,

More information

IBM SPSS Statistics 20 Part 1: Descriptive Statistics

IBM SPSS Statistics 20 Part 1: Descriptive Statistics CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES IBM SPSS Statistics 20 Part 1: Descriptive Statistics Summer 2013, Version 2.0 Table of Contents Introduction...2 Downloading the

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

Two Related Samples t Test

Two Related Samples t Test Two Related Samples t Test In this example 1 students saw five pictures of attractive people and five pictures of unattractive people. For each picture, the students rated the friendliness of the person

More information

Mathematics. What to expect Resources Study Strategies Helpful Preparation Tips Problem Solving Strategies and Hints Test taking strategies

Mathematics. What to expect Resources Study Strategies Helpful Preparation Tips Problem Solving Strategies and Hints Test taking strategies Mathematics Before reading this section, make sure you have read the appropriate description of the mathematics section test (computerized or paper) to understand what is expected of you in the mathematics

More information

ELEMENTARY STATISTICS

ELEMENTARY STATISTICS ELEMENTARY STATISTICS Study Guide Dr. Shinemin Lin Table of Contents 1. Introduction to Statistics. Descriptive Statistics 3. Probabilities and Standard Normal Distribution 4. Estimates and Sample Sizes

More information

INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA)

INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA) INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA) As with other parametric statistics, we begin the one-way ANOVA with a test of the underlying assumptions. Our first assumption is the assumption of

More information

Descriptive Statistics. Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion

Descriptive Statistics. Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion Descriptive Statistics Purpose of descriptive statistics Frequency distributions Measures of central tendency Measures of dispersion Statistics as a Tool for LIS Research Importance of statistics in research

More information

Answer: Quantity A is greater. Quantity A: 0.717 0.717717... Quantity B: 0.71 0.717171...

Answer: Quantity A is greater. Quantity A: 0.717 0.717717... Quantity B: 0.71 0.717171... Test : First QR Section Question 1 Test, First QR Section In a decimal number, a bar over one or more consecutive digits... QA: 0.717 QB: 0.71 Arithmetic: Decimals 1. Consider the two quantities: Answer:

More information

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I

ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers Basic Math 1.2 - The Number Line Basic Math 1.3 - Addition of Whole Numbers, Part I ModuMath Basic Math Basic Math 1.1 - Naming Whole Numbers 1) Read whole numbers. 2) Write whole numbers in words. 3) Change whole numbers stated in words into decimal numeral form. 4) Write numerals in

More information

Means, standard deviations and. and standard errors

Means, standard deviations and. and standard errors CHAPTER 4 Means, standard deviations and standard errors 4.1 Introduction Change of units 4.2 Mean, median and mode Coefficient of variation 4.3 Measures of variation 4.4 Calculating the mean and standard

More information

Northumberland Knowledge

Northumberland Knowledge Northumberland Knowledge Know Guide How to Analyse Data - November 2012 - This page has been left blank 2 About this guide The Know Guides are a suite of documents that provide useful information about

More information

An introduction to using Microsoft Excel for quantitative data analysis

An introduction to using Microsoft Excel for quantitative data analysis Contents An introduction to using Microsoft Excel for quantitative data analysis 1 Introduction... 1 2 Why use Excel?... 2 3 Quantitative data analysis tools in Excel... 3 4 Entering your data... 6 5 Preparing

More information

TIPS FOR DOING STATISTICS IN EXCEL

TIPS FOR DOING STATISTICS IN EXCEL TIPS FOR DOING STATISTICS IN EXCEL Before you begin, make sure that you have the DATA ANALYSIS pack running on your machine. It comes with Excel. Here s how to check if you have it, and what to do if you

More information

Chapter 2: Descriptive Statistics

Chapter 2: Descriptive Statistics Chapter 2: Descriptive Statistics **This chapter corresponds to chapters 2 ( Means to an End ) and 3 ( Vive la Difference ) of your book. What it is: Descriptive statistics are values that describe the

More information

1 Descriptive statistics: mode, mean and median

1 Descriptive statistics: mode, mean and median 1 Descriptive statistics: mode, mean and median Statistics and Linguistic Applications Hale February 5, 2008 It s hard to understand data if you have to look at it all. Descriptive statistics are things

More information

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives.

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives. The Normal Distribution C H 6A P T E R The Normal Distribution Outline 6 1 6 2 Applications of the Normal Distribution 6 3 The Central Limit Theorem 6 4 The Normal Approximation to the Binomial Distribution

More information

II. DISTRIBUTIONS distribution normal distribution. standard scores

II. DISTRIBUTIONS distribution normal distribution. standard scores Appendix D Basic Measurement And Statistics The following information was developed by Steven Rothke, PhD, Department of Psychology, Rehabilitation Institute of Chicago (RIC) and expanded by Mary F. Schmidt,

More information

EPS 625 INTERMEDIATE STATISTICS FRIEDMAN TEST

EPS 625 INTERMEDIATE STATISTICS FRIEDMAN TEST EPS 625 INTERMEDIATE STATISTICS The Friedman test is an extension of the Wilcoxon test. The Wilcoxon test can be applied to repeated-measures data if participants are assessed on two occasions or conditions

More information

7. Solving Linear Inequalities and Compound Inequalities

7. Solving Linear Inequalities and Compound Inequalities 7. Solving Linear Inequalities and Compound Inequalities Steps for solving linear inequalities are very similar to the steps for solving linear equations. The big differences are multiplying and dividing

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name 1) A recent report stated ʺBased on a sample of 90 truck drivers, there is evidence to indicate that, on average, independent truck drivers earn more than company -hired truck drivers.ʺ Does

More information

Exercise 1.12 (Pg. 22-23)

Exercise 1.12 (Pg. 22-23) Individuals: The objects that are described by a set of data. They may be people, animals, things, etc. (Also referred to as Cases or Records) Variables: The characteristics recorded about each individual.

More information

MEASURES OF VARIATION

MEASURES OF VARIATION NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are

More information

Summation Algebra. x i

Summation Algebra. x i 2 Summation Algebra In the next 3 chapters, we deal with the very basic results in summation algebra, descriptive statistics, and matrix algebra that are prerequisites for the study of SEM theory. You

More information

Multiple Regression. Page 24

Multiple Regression. Page 24 Multiple Regression Multiple regression is an extension of simple (bi-variate) regression. The goal of multiple regression is to enable a researcher to assess the relationship between a dependent (predicted)

More information

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation Parkland College A with Honors Projects Honors Program 2014 Calculating P-Values Isela Guerra Parkland College Recommended Citation Guerra, Isela, "Calculating P-Values" (2014). A with Honors Projects.

More information

Reliability Overview

Reliability Overview Calculating Reliability of Quantitative Measures Reliability Overview Reliability is defined as the consistency of results from a test. Theoretically, each test contains some error the portion of the score

More information

Intro to Data Analysis, Economic Statistics and Econometrics

Intro to Data Analysis, Economic Statistics and Econometrics Intro to Data Analysis, Economic Statistics and Econometrics Statistics deals with the techniques for collecting and analyzing data that arise in many different contexts. Econometrics involves the development

More information

Introduce Decimals with an Art Project Criteria Charts, Rubrics, Standards By Susan Ferdman

Introduce Decimals with an Art Project Criteria Charts, Rubrics, Standards By Susan Ferdman Introduce Decimals with an Art Project Criteria Charts, Rubrics, Standards By Susan Ferdman hundredths tenths ones tens Decimal Art An Introduction to Decimals Directions: Part 1: Coloring Have children

More information

Effects of changing slope or y-intercept

Effects of changing slope or y-intercept Teacher Notes Parts 1 and 2 of this lesson are to be done on the calculator. Part 3 uses the TI-Navigator System. Part 1: Calculator Investigation of changing the y-intercept of an equation In your calculators

More information

Introduction to Statistics for Psychology. Quantitative Methods for Human Sciences

Introduction to Statistics for Psychology. Quantitative Methods for Human Sciences Introduction to Statistics for Psychology and Quantitative Methods for Human Sciences Jonathan Marchini Course Information There is website devoted to the course at http://www.stats.ox.ac.uk/ marchini/phs.html

More information

9.2 Summation Notation

9.2 Summation Notation 9. Summation Notation 66 9. Summation Notation In the previous section, we introduced sequences and now we shall present notation and theorems concerning the sum of terms of a sequence. We begin with a

More information

TECHNIQUES OF DATA PRESENTATION, INTERPRETATION AND ANALYSIS

TECHNIQUES OF DATA PRESENTATION, INTERPRETATION AND ANALYSIS TECHNIQUES OF DATA PRESENTATION, INTERPRETATION AND ANALYSIS BY DR. (MRS) A.T. ALABI DEPARTMENT OF EDUCATIONAL MANAGEMENT, UNIVERSITY OF ILORIN, ILORIN. Introduction In the management of educational institutions

More information

Bar Graphs and Dot Plots

Bar Graphs and Dot Plots CONDENSED L E S S O N 1.1 Bar Graphs and Dot Plots In this lesson you will interpret and create a variety of graphs find some summary values for a data set draw conclusions about a data set based on graphs

More information

Algebra I Vocabulary Cards

Algebra I Vocabulary Cards Algebra I Vocabulary Cards Table of Contents Expressions and Operations Natural Numbers Whole Numbers Integers Rational Numbers Irrational Numbers Real Numbers Absolute Value Order of Operations Expression

More information

Using Excel for descriptive statistics

Using Excel for descriptive statistics FACT SHEET Using Excel for descriptive statistics Introduction Biologists no longer routinely plot graphs by hand or rely on calculators to carry out difficult and tedious statistical calculations. These

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

Chi Square Tests. Chapter 10. 10.1 Introduction

Chi Square Tests. Chapter 10. 10.1 Introduction Contents 10 Chi Square Tests 703 10.1 Introduction............................ 703 10.2 The Chi Square Distribution.................. 704 10.3 Goodness of Fit Test....................... 709 10.4 Chi Square

More information

Tasks in the Lesson. Mathematical Goals Common Core State Standards. Emphasized Standards for Mathematical Practice. Prior Knowledge Needed

Tasks in the Lesson. Mathematical Goals Common Core State Standards. Emphasized Standards for Mathematical Practice. Prior Knowledge Needed Mathematical Goals Common Core State Standards Emphasized Standards for Mathematical Practice Prior Knowledge Needed Vocabulary Lesson 2.4 Five Numbers Bingo Overview and Background Information By the

More information

S P S S Statistical Package for the Social Sciences

S P S S Statistical Package for the Social Sciences S P S S Statistical Package for the Social Sciences Data Entry Data Management Basic Descriptive Statistics Jamie Lynn Marincic Leanne Hicks Survey, Statistics, and Psychometrics Core Facility (SSP) July

More information

September 2015. Population analysis of the Retriever (Flat Coated) breed

September 2015. Population analysis of the Retriever (Flat Coated) breed Population analysis of the Retriever (Flat Coated) breed Genetic analysis of the Kennel Club pedigree records of the UK Retriever (Flat Coated) population has been carried out with the aim of estimating

More information

STA-201-TE. 5. Measures of relationship: correlation (5%) Correlation coefficient; Pearson r; correlation and causation; proportion of common variance

STA-201-TE. 5. Measures of relationship: correlation (5%) Correlation coefficient; Pearson r; correlation and causation; proportion of common variance Principles of Statistics STA-201-TE This TECEP is an introduction to descriptive and inferential statistics. Topics include: measures of central tendency, variability, correlation, regression, hypothesis

More information

Lecture Notes Module 1

Lecture Notes Module 1 Lecture Notes Module 1 Study Populations A study population is a clearly defined collection of people, animals, plants, or objects. In psychological research, a study population usually consists of a specific

More information

Skewed Data and Non-parametric Methods

Skewed Data and Non-parametric Methods 0 2 4 6 8 10 12 14 Skewed Data and Non-parametric Methods Comparing two groups: t-test assumes data are: 1. Normally distributed, and 2. both samples have the same SD (i.e. one sample is simply shifted

More information

THE BINOMIAL DISTRIBUTION & PROBABILITY

THE BINOMIAL DISTRIBUTION & PROBABILITY REVISION SHEET STATISTICS 1 (MEI) THE BINOMIAL DISTRIBUTION & PROBABILITY The main ideas in this chapter are Probabilities based on selecting or arranging objects Probabilities based on the binomial distribution

More information

-- Martensdale-St. Marys Community School Math Curriculum

-- Martensdale-St. Marys Community School Math Curriculum -- Martensdale-St. Marys Community School Standard 1: Students can understand and apply a variety of math concepts. Benchmark; The student will: A. Understand and apply number properties and operations.

More information

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds

Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative

More information

StatCrunch and Nonparametric Statistics

StatCrunch and Nonparametric Statistics StatCrunch and Nonparametric Statistics You can use StatCrunch to calculate the values of nonparametric statistics. It may not be obvious how to enter the data in StatCrunch for various data sets that

More information

Example: Find the expected value of the random variable X. X 2 4 6 7 P(X) 0.3 0.2 0.1 0.4

Example: Find the expected value of the random variable X. X 2 4 6 7 P(X) 0.3 0.2 0.1 0.4 MATH 110 Test Three Outline of Test Material EXPECTED VALUE (8.5) Super easy ones (when the PDF is already given to you as a table and all you need to do is multiply down the columns and add across) Example:

More information

Lesson 20. Probability and Cumulative Distribution Functions

Lesson 20. Probability and Cumulative Distribution Functions Lesson 20 Probability and Cumulative Distribution Functions Recall If p(x) is a density function for some characteristic of a population, then Recall If p(x) is a density function for some characteristic

More information

Dolch Pre-Primer Sight Vocabulary Bingo. Noah s Ark Bingo. 40 Pre-Primer Dolch Sight Words. Ordered by frequency

Dolch Pre-Primer Sight Vocabulary Bingo. Noah s Ark Bingo. 40 Pre-Primer Dolch Sight Words. Ordered by frequency Noah s Ark Bingo 40 Pre-Primer Dolch Sight Words Ordered by frequency Set1 Set 2 Set 3 the down make to can yellow and see two a not play I one run you my find it me three in big funny said come come for

More information

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Calculate counts, means, and standard deviations Produce

More information

Midterm Review Problems

Midterm Review Problems Midterm Review Problems October 19, 2013 1. Consider the following research title: Cooperation among nursery school children under two types of instruction. In this study, what is the independent variable?

More information

Performance Assessment Task Baseball Players Grade 6. Common Core State Standards Math - Content Standards

Performance Assessment Task Baseball Players Grade 6. Common Core State Standards Math - Content Standards Performance Assessment Task Baseball Players Grade 6 The task challenges a student to demonstrate understanding of the measures of center the mean, median and range. A student must be able to use the measures

More information

Nova Scotia EMO. Hazard Risk Vulnerability Assessment (HRVA) Model. Guidelines for Use. October, 2010

Nova Scotia EMO. Hazard Risk Vulnerability Assessment (HRVA) Model. Guidelines for Use. October, 2010 Nova Scotia EMO Hazard Risk Vulnerability Assessment (HRVA) Model Guidelines for Use October, 2010 EMO NS Hazard Risk Vulnerability Assessment Model Page 1 of 10 Table of Contents 1. Background 2. Definitions

More information

MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem

MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem MATH 10: Elementary Statistics and Probability Chapter 7: The Central Limit Theorem Tony Pourmohamad Department of Mathematics De Anza College Spring 2015 Objectives By the end of this set of slides, you

More information

Common Core Standards for Fantasy Sports Worksheets. Page 1

Common Core Standards for Fantasy Sports Worksheets. Page 1 Scoring Systems Concept(s) Integers adding and subtracting integers; multiplying integers Fractions adding and subtracting fractions; multiplying fractions with whole numbers Decimals adding and subtracting

More information

Adding Integers with Counters: Student Activity Lesson Plan

Adding Integers with Counters: Student Activity Lesson Plan : Student Activity Lesson Plan Subject/Strand/Topic: Math Number Sense and Numeration Grade(s) / Course(s): 7 Ontario Expectations: 7m14 Key Concepts: adding integers using coloured counters Link: http://www.nearnorthschools.ca/it/prismneo/list.asp?concept=all&grade=7-

More information

Association Between Variables

Association Between Variables Contents 11 Association Between Variables 767 11.1 Introduction............................ 767 11.1.1 Measure of Association................. 768 11.1.2 Chapter Summary.................... 769 11.2 Chi

More information

Graphs and charts - quiz

Graphs and charts - quiz Level A 1. In a tally chart, what number does this represent? A) 2 B) 4 C) 8 D) 10 2. In a pictogram if represents 2 people, then how many people do these symbols represent? A) 3 people B) 5 people C)

More information

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Online Math 1030 Sample Exam I Chapters 12-14 No Time Limit No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin. You

More information

Statistics. Measurement. Scales of Measurement 7/18/2012

Statistics. Measurement. Scales of Measurement 7/18/2012 Statistics Measurement Measurement is defined as a set of rules for assigning numbers to represent objects, traits, attributes, or behaviors A variableis something that varies (eye color), a constant does

More information

Finite Mathematics Using Microsoft Excel

Finite Mathematics Using Microsoft Excel Overview and examples from Finite Mathematics Using Microsoft Excel Revathi Narasimhan Saint Peter's College An electronic supplement to Finite Mathematics and Its Applications, 6th Ed., by Goldstein,

More information

Confidence intervals

Confidence intervals Confidence intervals Today, we re going to start talking about confidence intervals. We use confidence intervals as a tool in inferential statistics. What this means is that given some sample statistics,

More information

Activity 4 Determining Mean and Median of a Frequency Distribution Table

Activity 4 Determining Mean and Median of a Frequency Distribution Table Activity 4 Determining Mean and Median of a Frequency Distribution Table Topic Area: Data Analysis and Probability NCTM Standard: Select and use appropriate statistical methods to analyze data. Objective:

More information

Analysing equity portfolios in R

Analysing equity portfolios in R Analysing equity portfolios in R Using the portfolio package by David Kane and Jeff Enos Introduction 1 R is used by major financial institutions around the world to manage billions of dollars in equity

More information

7 Performance Monitoring and Metrics

7 Performance Monitoring and Metrics 7 Performance Monitoring and Metrics Economic development is a dynamic landscape. Regardless of the community in question, there are always many forces and organizations involved. This is easy to understand

More information

Progress Check 6. Objective To assess students progress on mathematical content through the end of Unit 6. Looking Back: Cumulative Assessment

Progress Check 6. Objective To assess students progress on mathematical content through the end of Unit 6. Looking Back: Cumulative Assessment Progress Check 6 Objective To assess students progress on mathematical content through the end of Unit 6. Looking Back: Cumulative Assessment The Mid-Year Assessment in the Assessment Handbook is a written

More information

Summarizing and Displaying Categorical Data

Summarizing and Displaying Categorical Data Summarizing and Displaying Categorical Data Categorical data can be summarized in a frequency distribution which counts the number of cases, or frequency, that fall into each category, or a relative frequency

More information

The Chi-Square Test. STAT E-50 Introduction to Statistics

The Chi-Square Test. STAT E-50 Introduction to Statistics STAT -50 Introduction to Statistics The Chi-Square Test The Chi-square test is a nonparametric test that is used to compare experimental results with theoretical models. That is, we will be comparing observed

More information

4. Descriptive Statistics: Measures of Variability and Central Tendency

4. Descriptive Statistics: Measures of Variability and Central Tendency 4. Descriptive Statistics: Measures of Variability and Central Tendency Objectives Calculate descriptive for continuous and categorical data Edit output tables Although measures of central tendency and

More information

PsychTests.com advancing psychology and technology

PsychTests.com advancing psychology and technology PsychTests.com advancing psychology and technology tel 514.745.8272 fax 514.745.6242 CP Normandie PO Box 26067 l Montreal, Quebec l H3M 3E8 contact@psychtests.com Psychometric Report Resilience Test Description:

More information

Progressing toward the standard

Progressing toward the standard Report Card Language: The student can add and subtract fluently within 20. CCSS: 2.OA.2 Fluently add and subtract within 20 using mental strategies, by end of grade, know from memory all sums of two one-digit

More information

Activity- The Energy Choices Game

Activity- The Energy Choices Game Activity- The Energy Choices Game Purpose Energy is a critical resource that is used in all aspects of our daily lives. The world s supply of nonrenewable resources is limited and our continued use of

More information