Quantitative Tools for Research

Size: px
Start display at page:

Download "Quantitative Tools for Research"

Transcription

1 Quantitative Tools for Research KASHIF QADRI Descriptive Analysis Lecture Week 4 1

2 Overview Measurement of Central Tendency / Location Mean, Median & Mode Quantiles (Quartiles, Deciles, Percentiles) Measurement of Dispersion Range & Quartile Deviation Variance and Standard Deviation The concept of outliers 3 Descriptive Analysis Describing the characteristics of the data Revealing the distribution Leading towards further analysis Concluding on the basis descriptive analysis 4 2

3 Measures of Central Tendency Central Tendency All the values in a data tend towards it center. 3

4 Central Tendency The values, in a data set, tend towards a central value that is called central tendency. It summarizes a data set in a single value. The methods to measure central tendency are called Measures of Central Tendency, Location, Position or simply Average. 7 The Arithmetic Mean x The Arithmetic Mean or Simply the mean is the most widely used average. It is defined as the sum of the observations divided by the number of the observations. It is indicated by AM or μ or x 8 4

5 The Arithmetic Mean Mean = Sum of observations No. of observations Let the observations are x1, x2, x3,, xn. Then the arithmetic mean (μ or ) will be: x = x1 + x2 + x3 + + xn = Σxi x n n μ = x = Population Mean Sample Mean 9 Example Find the AM of: 4, 7, -2, 0 and 8. Mean = ( ) / 5 = 17 / 5 = 3.4 Ans. 10 5

6 Weighted Mean According the relative importance of numbers their weights are assigned. Hence weighted mean is obtained as: WM = w1*x1 +w2*x2 + + wk*xk w1 + w2 + + wk WM = Σwx 11 Σw Example A student scored 45, 80 and 60 in three quizzes. The weights of these quizzes are 1, 2 and 5 respectively. Find the weighted score of this student. 12 6

7 Solution Weighted Mean = w1*x1 + w2*x2 + w3*x3 w1 + w2 + w3 WM = 1* * * WM = Weighted Mean =

8 Combined Mean The combined mean of k groups can be obtained by: CM = n1*m1 + n2*m2 + + nk*mk n1 + n2 + + nk CM = Σnm Σn 15 Example The mean of three samples are given below. Find the combined mean. Sample # No. of values Mean

9 Solution CM = n1*m1 + n2*m2 + n3*m3 n1 + n2 + n3 CM = 32 * * * = = / 75 Combined mean = Properties of Arithmetic Mean 1. The sum of deviations of all observations from AM is always zero. 2. The sum of square of deviations of each observation from AM is minimum. 3. Linear Transformation 4. Change of Origin & Scale 18 9

10 Linear Transformation If there is a linear relationship between two variables X andy, i.e. Y= a + bx where a & b are any constants but a 0. Then y = a + b x 19 Example The average salary of workers in a factory is $580. If their salary is raised by 2% and a further bonus $50 is given to each, then find the new average salary. X = 580, a = 1.02, b = 50 ; Y =? Formula: Mean of Y = a + b * Mean of x = * 580 = $

11 The Median Median is the value which divides the ordered data set into two equal parts (or it is middle most observation in the ordered data). Data line: Median 0% 50% 100% 27 Median Median is the middle most observation in the arranged data. Median divides the ordered data into two halves. 50% values lie below median and 50% above median. 28 Median 14

12 For Odd number of observations Formula: Median = (n + 1)th observation 2 Find the median of: 2, - 6, 0, 11, 7, 5, and - 1 Median = (n + 1) = (7 + 1) = 4th observation 2 2 Arranged data: - 6, - 1, 0, 2, 5, 7, 11 Median = 2 29 Question Find the median of the following data: 17, -13, 21, 9, 0, -8, 13, 7, 2 Solution: - 13, - 8, 0, 2, 7, 9, 13, 17, 21 Median =

13 For Even number of observations Formula: Median is AM of { n/2 & (n/2 + 1)}th obs. Find the median of : 4, -6, 0, 7, 4, 2, -9, 10 Here n = 8 So median will be: AM of ( 4th & 5th) observations i.e. Ordered data: -9, -6, 0, 2, 4, 4, 7, 10 Median = (2 + 4)/2 = 3 31 Question Find the median of the following data: 45, 10, 36, 28, 17, 32, 11, 37, 22, 41 Ordered Data: 10, 11, 17, 22, 28, 32, 36, 37, 41, 45 Median = ( )/2 =

14 Quantiles 1. The partitioned values of the ordered data set are called quantiles. 2. There are three kinds of quantiles: a) Quartiles (divide the into 4 parts) b) Deciles (divide the data into 10 parts) c) Percentiles (divide the data into 100 parts) 33 Quartiles Q1 Q2 Q3 Q1 = Lower Quartile Q3 = Upper Quartile Q2 = Median 34 17

15 Quartiles There are three quartiles Q1, Q2, and Q3. Q1 is the value below which 25% data lies. Q2 is the value below which 50% data lies. Q3 is the value below which 75% data lies. Q1 = (n +1)th obs. & Q3 = 3(n +1)th obs Example Find the lower and upper quartiles of the data given below. 4, 3, 9, 0, 1, 6, 8, 4, 3, 0, 2, 10, 13. Arranging in ascending Order (n = 13):

16 Solution Lower Quartile (Q1) Q1 = (13+1)/4 = 3.5 = 4th Obs. Q1 = 2 Upper Quartile (Q3) Q3 = 3 (13 +1)/4 = 10.5 = 11th Obs. Q3 = 9 37 Deciles Deciles divide the ordered data set into TEN parts. D1 D2 D5 D General Formula: Di = i*(n +1)/

17 Example Find 4th decile of the following series: 3, 6, 9,, 884, 887, 900 4th Decile (D4): Here n = 300 ( i.e. 300 observations ) D4 = 4(n +1)/10 value D4 = 4(301)10 = = 120 (round off) Hence D4 will be 120th Obs. i.e. D4 = Percentiles P1 P50 P % 99% Partition the ordered data set into 100 parts. General Formula: Pi = i*(n + 1)/

18 Example Find 78th percentile of the following series: 3, 6, 9,, 884, 887, th Percentile P78 = 78(n+1)/100 = 78(301)/100 = = 235 P78 = 235th Observation. P78 = The Mode Mode is the most frequent observation in the data. It is the value which is repeated largest number of times. If two values are repeated same number of times both of them will be mode. If all the values are repeated equal number of times than there will be no mode

19 Example Find the mode of: a) 1, 2, 1, 3 2, 3, 0, 1, 4, 5, 2, 3, 3 Mode = 3 b) 2, 2, 1, 3, 5, 0, 5, 0, 0, 4, 1, 6, 1 Modes = 0 and 1 Why? (Both are repeated equal number of times) c) 1, 2, 3, 5, 4, 7, 0, 6, 8, 9, 15 Mode: none Why? (All values are once in the data.) 43 When to Use? Mean Mean most generally used central tendency Popular measure of central tendency because of it properties Fails if observations are scattered or extreme values are there Median Strong measurement in ordered data Good for qualitative ordered data Has no affect of extreme values Lacks mathematical properties Mode Helpful if the values are close and repeated Lack mathematical treatment 44 22

20 Measurement of Dispersion Definition If the values in a data set are scattered apart much than simply central tendency will not describe the data adequately. Hence the measure of spread is also applied to the data. The additional information that measures the scattered nature of a data set is called dispersion. 23

21 It is useful especially when two data sets are to be compared. There are two types of dispersion: absolute and relative. The dispersion is expressed in the units same as the data. The Range (R) Measure of Variation Difference Between Largest & Smallest Observations: Range = xm x 0 Ignores How Data Are Distributed: Range = 12-7 = 5 Range = 12-7 =

22 Formula Range = Xm - Xo Coefficient of Range = Xm - X0 Xm + X0 Example Find Range and Coefficient of Range of: 2, 5, 6, 10, -4, -3, 0, 5, 11 Here: Xm = 11 Xo = - 4 R = 11 - ( - 4) = 15 Co eff. of R = 11 - ( - 4 ) = 15 = ( - 4 ) 7 25

23 Let us take two sets of observations. Set A contains marks of five students in Mathematics out of 25 marks and group B contains marks of the same student in English out of 100 marks. Set A: 10, 15, 18, 20, 20 Set B: 30, 35, 40, 45, 50 The values of range and coefficient of range are calculated as: Range Coefficient of Range Set A: (Mathematics) = /20+10=0.33 Set B: (English) = /50+30=0.25

24 Quartile Deviation Quartile Deviation (QD) is the half of the difference between upper and lower quartile. Quartile deviation is also called semi interquartile range. Formula QD = Q3 - Q1 2 26

25 Example The students of a class scored the following marks in a certain quiz. Find the quartile deviation and coefficient of quartile deviation of marks. 40, 12, 27, 11, 5, 33, 45, 21, 37, & 43 Ordered data: 5, 11, 12, 21, 27, 33, 37, 40, 43, 45 Solution No. of observations = n = 10 Q1 = (n + 1)/4 = 11/4 = rd Obs. Q3 = 3(n + 1)/4 = 33/4 = th Obs. So Q1 = 12 Q3 = 40 QD = Q3 - Q1 = =

26 Variance It is an important Measure of Variation. It shows variation about the arithmetic mean. For the Population: For the Sample: For the Population: use N in For the Sample : use n - 1 the denominator. in the denominator. Standard Deviation Most Important Measure of Variation Shows Variation About the Mean: For the Population: For the Sample: s Xi X 2 n 1 Xi N 2 For the Population: use N in the denominator. For the Sample : use n - 1 in the denominator. 28

27 Example Find the variance and standard deviation of the following data. - 4, 0, 6, 10 and 23 a) Use actual formula b) Short-cut formula Solution: X (X - m) (X - m)2 X X m = mean = 7 30

28 Calculations Actual m = ΣX/n = 35/5 = 7 S2 = Σ(X - m)2 n S2 = 436 / 5 S2 = 87.2 S = Solution: X X2 31

29 Calculations Actual Short - Cut X= ΣX/n = 35/5 = 7 S2 = ΣX2 - ( ΣX )2 S2 = (X - X)2 n n n S2 = ( 35 )2 S2 = 436 / S2 = 87.2 S2 = ( 7 )2 S = S2 = 87.2 S = CoComparison of three data setseviations Data A Mean = s = Data B Data C Mean = 15.5 s =.9258 Mean = 15.5 s =

30 Coefficient of Variation of Variation Measure of Relative Variation Always a % Shows Variation Relative to Mean Used to Compare 2 or More Groups Formula (for sample): Example CV = SD x 100 Mean CV = x 100 = % 7 In comparing two data sets, the data set having less CV is considered more consistent. 33

31 Comparing CVs Stock A: Average Price last year = $50 Standard Deviation = $5 Stock B: Average Price last year = $100 Standard Deviation = $5 Coefficient of Variation: Stock A: CV = 10% Stock B: CV = 5% Example: The units produced by two worker in last week are given below. Which worker is more consistent in terms of production? Day Mon Tue Wed Thu Fri Worker A Worker B

32 Solution Worker A Worker B X X2 (square) X X2(square) Calculations Worker A Mean Mean = ΣX / n = ΣX / n = 244 / 5 = 228 / 5 = 48.8 = 45.6 Worker B 35

33 Worker A Worker B Variance Variance S2 = ΣX2 - ( ΣX )2 S2 = ΣX2 - ( ΣX )2 n n n n S2 = (244)2 S2 = (228) S2 = S2 = S2 = S2 = Worker A Standard Deviation S = = Co-eff. of Variance CV = S * 100 X CV = * CV = 76.35% Worker B Standard Deviation S = = Co-eff. of Variance CV = S * 100 X CV = * CV = 35.11% 36

34 Summary of Results Worker A Worker B Mean Variance (S2) SD (S) CV 76.35% 35.11% Result: Here CVB < CVA hence worker B is more consistent in his performance. Inter Quartile Range IQR = Q3 - Q1 The quartiles of a data set are Q1 = 25 Q3 = 38 Find IQR = = 13 37

35 Concept of Outlier Extreme values in a data set are called outliers It is difficult to identify sometimes outlier especially when the data is large Our results are affected because of outliers Hence we detect outliers and remove them and then perform out anslysis 75 How to find outliers? Lower limit and upper limit of a data set are: Lower limit = Q1-1.5 IQR Upper limit = Q IQR 76 38

36 Example Find the outlier in the following data if any: Following is the weekly TV viewing time (in hours) of 20 people Q1 = 23 Q3 = 36.5 IQR = = 13.5 Lower limit = Q1-1.5 IQR = *13.5 = 2.75 hours Upper limit = Q IQR = *13.5 = There is only one outlier = 66 Weekly time 66 hours is outside the usual pattern of the data

Unit 2. Describing Data: Numerical

Unit 2. Describing Data: Numerical Unit 2 Describing Data: Numerical Describing Data Numerically Describing Data Numerically Central Tendency Arithmetic Mean Median Mode Variation Range Interquartile Range Variance Standard Deviation Coefficient

More information

P8130: Biostatistical Methods I

P8130: Biostatistical Methods I P8130: Biostatistical Methods I Lecture 2: Descriptive Statistics Cody Chiuzan, PhD Department of Biostatistics Mailman School of Public Health (MSPH) Lecture 1: Recap Intro to Biostatistics Types of Data

More information

Lecture 2 and Lecture 3

Lecture 2 and Lecture 3 Lecture 2 and Lecture 3 1 Lecture 2 and Lecture 3 We can describe distributions using 3 characteristics: shape, center and spread. These characteristics have been discussed since the foundation of statistics.

More information

MgtOp 215 Chapter 3 Dr. Ahn

MgtOp 215 Chapter 3 Dr. Ahn MgtOp 215 Chapter 3 Dr. Ahn Measures of central tendency (center, location): measures the middle point of a distribution or data; these include mean and median. Measures of dispersion (variability, spread):

More information

2.1 Measures of Location (P.9-11)

2.1 Measures of Location (P.9-11) MATH1015 Biostatistics Week.1 Measures of Location (P.9-11).1.1 Summation Notation Suppose that we observe n values from an experiment. This collection (or set) of n values is called a sample. Let x 1

More information

Overview of Dispersion. Standard. Deviation

Overview of Dispersion. Standard. Deviation 15.30 STATISTICS UNIT II: DISPERSION After reading this chapter, students will be able to understand: LEARNING OBJECTIVES To understand different measures of Dispersion i.e Range, Quartile Deviation, Mean

More information

Statistics for Managers using Microsoft Excel 6 th Edition

Statistics for Managers using Microsoft Excel 6 th Edition Statistics for Managers using Microsoft Excel 6 th Edition Chapter 3 Numerical Descriptive Measures 3-1 Learning Objectives In this chapter, you learn: To describe the properties of central tendency, variation,

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 3 Statistics for Describing, Exploring, and Comparing Data 3-1 Overview 3-2 Measures

More information

Determining the Spread of a Distribution Variance & Standard Deviation

Determining the Spread of a Distribution Variance & Standard Deviation Determining the Spread of a Distribution Variance & Standard Deviation 1.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Department of Mathematics University of Houston Lecture 3 Lecture 3 1 / 32 Outline 1 Describing

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 2 Methods for Describing Sets of Data Summary of Central Tendency Measures Measure Formula Description Mean x i / n Balance Point Median ( n +1) Middle Value

More information

Lecture 2. Descriptive Statistics: Measures of Center

Lecture 2. Descriptive Statistics: Measures of Center Lecture 2. Descriptive Statistics: Measures of Center Descriptive Statistics summarize or describe the important characteristics of a known set of data Inferential Statistics use sample data to make inferences

More information

Chapter 3. Data Description

Chapter 3. Data Description Chapter 3. Data Description Graphical Methods Pie chart It is used to display the percentage of the total number of measurements falling into each of the categories of the variable by partition a circle.

More information

STP 420 INTRODUCTION TO APPLIED STATISTICS NOTES

STP 420 INTRODUCTION TO APPLIED STATISTICS NOTES INTRODUCTION TO APPLIED STATISTICS NOTES PART - DATA CHAPTER LOOKING AT DATA - DISTRIBUTIONS Individuals objects described by a set of data (people, animals, things) - all the data for one individual make

More information

Recap: Ø Distribution Shape Ø Mean, Median, Mode Ø Standard Deviations

Recap: Ø Distribution Shape Ø Mean, Median, Mode Ø Standard Deviations DAY 4 16 Jan 2014 Recap: Ø Distribution Shape Ø Mean, Median, Mode Ø Standard Deviations Two Important Three-Standard-Deviation Rules 1. Chebychev s Rule : Implies that at least 89% of the observations

More information

GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards

GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards B Graphs and Statistics, Lesson 2, Central Tendency and Dispersion (r. 2018) GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards Next Generation Standards S-ID.A.2 Use statistics

More information

Unit 2: Numerical Descriptive Measures

Unit 2: Numerical Descriptive Measures Unit 2: Numerical Descriptive Measures Summation Notation Measures of Central Tendency Measures of Dispersion Chebyshev's Rule Empirical Rule Measures of Relative Standing Box Plots z scores Jan 28 10:48

More information

Statistics I Chapter 2: Univariate data analysis

Statistics I Chapter 2: Univariate data analysis Statistics I Chapter 2: Univariate data analysis Chapter 2: Univariate data analysis Contents Graphical displays for categorical data (barchart, piechart) Graphical displays for numerical data data (histogram,

More information

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes We Make Stats Easy. Chapter 4 Tutorial Length 1 Hour 45 Minutes Tutorials Past Tests Chapter 4 Page 1 Chapter 4 Note The following topics will be covered in this chapter: Measures of central location Measures

More information

Chapter 3 Data Description

Chapter 3 Data Description Chapter 3 Data Description Section 3.1: Measures of Central Tendency Section 3.2: Measures of Variation Section 3.3: Measures of Position Section 3.1: Measures of Central Tendency Definition of Average

More information

Statistics I Chapter 2: Univariate data analysis

Statistics I Chapter 2: Univariate data analysis Statistics I Chapter 2: Univariate data analysis Chapter 2: Univariate data analysis Contents Graphical displays for categorical data (barchart, piechart) Graphical displays for numerical data data (histogram,

More information

Chapter 1 - Lecture 3 Measures of Location

Chapter 1 - Lecture 3 Measures of Location Chapter 1 - Lecture 3 of Location August 31st, 2009 Chapter 1 - Lecture 3 of Location General Types of measures Median Skewness Chapter 1 - Lecture 3 of Location Outline General Types of measures What

More information

Unit Two Descriptive Biostatistics. Dr Mahmoud Alhussami

Unit Two Descriptive Biostatistics. Dr Mahmoud Alhussami Unit Two Descriptive Biostatistics Dr Mahmoud Alhussami Descriptive Biostatistics The best way to work with data is to summarize and organize them. Numbers that have not been summarized and organized are

More information

TOPIC: Descriptive Statistics Single Variable

TOPIC: Descriptive Statistics Single Variable TOPIC: Descriptive Statistics Single Variable I. Numerical data summary measurements A. Measures of Location. Measures of central tendency Mean; Median; Mode. Quantiles - measures of noncentral tendency

More information

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode.

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. Chapter 3 Numerically Summarizing Data Chapter 3.1 Measures of Central Tendency Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. A1. Mean The

More information

Describing distributions with numbers

Describing distributions with numbers Describing distributions with numbers A large number or numerical methods are available for describing quantitative data sets. Most of these methods measure one of two data characteristics: The central

More information

2.0 Lesson Plan. Answer Questions. Summary Statistics. Histograms. The Normal Distribution. Using the Standard Normal Table

2.0 Lesson Plan. Answer Questions. Summary Statistics. Histograms. The Normal Distribution. Using the Standard Normal Table 2.0 Lesson Plan Answer Questions 1 Summary Statistics Histograms The Normal Distribution Using the Standard Normal Table 2. Summary Statistics Given a collection of data, one needs to find representations

More information

MATH 117 Statistical Methods for Management I Chapter Three

MATH 117 Statistical Methods for Management I Chapter Three Jubail University College MATH 117 Statistical Methods for Management I Chapter Three This chapter covers the following topics: I. Measures of Center Tendency. 1. Mean for Ungrouped Data (Raw Data) 2.

More information

After completing this chapter, you should be able to:

After completing this chapter, you should be able to: Chapter 2 Descriptive Statistics Chapter Goals After completing this chapter, you should be able to: Compute and interpret the mean, median, and mode for a set of data Find the range, variance, standard

More information

Descriptive Statistics-I. Dr Mahmoud Alhussami

Descriptive Statistics-I. Dr Mahmoud Alhussami Descriptive Statistics-I Dr Mahmoud Alhussami Biostatistics What is the biostatistics? A branch of applied math. that deals with collecting, organizing and interpreting data using well-defined procedures.

More information

additionalmathematicsstatisticsadditi onalmathematicsstatisticsadditionalm athematicsstatisticsadditionalmathem aticsstatisticsadditionalmathematicsst

additionalmathematicsstatisticsadditi onalmathematicsstatisticsadditionalm athematicsstatisticsadditionalmathem aticsstatisticsadditionalmathematicsst additionalmathematicsstatisticsadditi onalmathematicsstatisticsadditionalm athematicsstatisticsadditionalmathem aticsstatisticsadditionalmathematicsst STATISTICS atisticsadditionalmathematicsstatistic

More information

UNIT - 3 : STATISTICAL TOOLS AND INTERPRETATION Ch-6 MEASURES OF DISPERSION Points to rememeber * Dispersion is a measure of the variation of the items from central value. * The measures of dispersion

More information

Numerical Measures of Central Tendency

Numerical Measures of Central Tendency ҧ Numerical Measures of Central Tendency The central tendency of the set of measurements that is, the tendency of the data to cluster, or center, about certain numerical values; usually the Mean, Median

More information

BNG 495 Capstone Design. Descriptive Statistics

BNG 495 Capstone Design. Descriptive Statistics BNG 495 Capstone Design Descriptive Statistics Overview The overall goal of this short course in statistics is to provide an introduction to descriptive and inferential statistical methods, with a focus

More information

Quartiles, Deciles, and Percentiles

Quartiles, Deciles, and Percentiles Quartiles, Deciles, and Percentiles From the definition of median that it s the middle point in the axis frequency distribution curve, and it is divided the area under the curve for two areas have the

More information

Section 3.2 Measures of Central Tendency

Section 3.2 Measures of Central Tendency Section 3.2 Measures of Central Tendency 1 of 149 Section 3.2 Objectives Determine the mean, median, and mode of a population and of a sample Determine the weighted mean of a data set and the mean of a

More information

Describing Distributions With Numbers

Describing Distributions With Numbers Describing Distributions With Numbers October 24, 2012 What Do We Usually Summarize? Measures of Center. Percentiles. Measures of Spread. A Summary Statement. Choosing Numerical Summaries. 1.0 What Do

More information

Exercises from Chapter 3, Section 1

Exercises from Chapter 3, Section 1 Exercises from Chapter 3, Section 1 1. Consider the following sample consisting of 20 numbers. (a) Find the mode of the data 21 23 24 24 25 26 29 30 32 34 39 41 41 41 42 43 48 51 53 53 (b) Find the median

More information

F78SC2 Notes 2 RJRC. If the interest rate is 5%, we substitute x = 0.05 in the formula. This gives

F78SC2 Notes 2 RJRC. If the interest rate is 5%, we substitute x = 0.05 in the formula. This gives F78SC2 Notes 2 RJRC Algebra It is useful to use letters to represent numbers. We can use the rules of arithmetic to manipulate the formula and just substitute in the numbers at the end. Example: 100 invested

More information

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics

Last Lecture. Distinguish Populations from Samples. Knowing different Sampling Techniques. Distinguish Parameters from Statistics Last Lecture Distinguish Populations from Samples Importance of identifying a population and well chosen sample Knowing different Sampling Techniques Distinguish Parameters from Statistics Knowing different

More information

Instrumentation (cont.) Statistics vs. Parameters. Descriptive Statistics. Types of Numerical Data

Instrumentation (cont.) Statistics vs. Parameters. Descriptive Statistics. Types of Numerical Data Norm-Referenced vs. Criterion- Referenced Instruments Instrumentation (cont.) October 1, 2007 Note: Measurement Plan Due Next Week All derived scores give meaning to individual scores by comparing them

More information

3.1 Measures of Central Tendency: Mode, Median and Mean. Average a single number that is used to describe the entire sample or population

3.1 Measures of Central Tendency: Mode, Median and Mean. Average a single number that is used to describe the entire sample or population . Measures of Central Tendency: Mode, Median and Mean Average a single number that is used to describe the entire sample or population. Mode a. Easiest to compute, but not too stable i. Changing just one

More information

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 3.1- #

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 3.1- # Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series by Mario F. Triola Chapter 3 Statistics for Describing, Exploring, and Comparing Data 3-1 Review and Preview 3-2 Measures

More information

Describing Distributions

Describing Distributions Describing Distributions With Numbers April 18, 2012 Summary Statistics. Measures of Center. Percentiles. Measures of Spread. A Summary Statement. Choosing Numerical Summaries. 1.0 What Are Summary Statistics?

More information

1. Exploratory Data Analysis

1. Exploratory Data Analysis 1. Exploratory Data Analysis 1.1 Methods of Displaying Data A visual display aids understanding and can highlight features which may be worth exploring more formally. Displays should have impact and be

More information

Chapter (3) Describing Data Numerical Measures Examples

Chapter (3) Describing Data Numerical Measures Examples Chapter (3) Describing Data Numerical Measures Examples Numeric Measurers Measures of Central Tendency Measures of Dispersion Arithmetic mean Mode Median Geometric Mean Range Variance &Standard deviation

More information

SUMMARIZING MEASURED DATA. Gaia Maselli

SUMMARIZING MEASURED DATA. Gaia Maselli SUMMARIZING MEASURED DATA Gaia Maselli maselli@di.uniroma1.it Computer Network Performance 2 Overview Basic concepts Summarizing measured data Summarizing data by a single number Summarizing variability

More information

Section 3. Measures of Variation

Section 3. Measures of Variation Section 3 Measures of Variation Range Range = (maximum value) (minimum value) It is very sensitive to extreme values; therefore not as useful as other measures of variation. Sample Standard Deviation The

More information

Chapter Four. Numerical Descriptive Techniques. Range, Standard Deviation, Variance, Coefficient of Variation

Chapter Four. Numerical Descriptive Techniques. Range, Standard Deviation, Variance, Coefficient of Variation Chapter Four Numerical Descriptive Techniques 4.1 Numerical Descriptive Techniques Measures of Central Location Mean, Median, Mode Measures of Variability Range, Standard Deviation, Variance, Coefficient

More information

Describing distributions with numbers

Describing distributions with numbers Describing distributions with numbers A large number or numerical methods are available for describing quantitative data sets. Most of these methods measure one of two data characteristics: The central

More information

Determining the Spread of a Distribution

Determining the Spread of a Distribution Determining the Spread of a Distribution 1.3-1.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Department of Mathematics University of Houston Lecture 3-2311 Lecture 3-2311 1 / 58 Outline 1 Describing Quantitative

More information

Lesson Plan. Answer Questions. Summary Statistics. Histograms. The Normal Distribution. Using the Standard Normal Table

Lesson Plan. Answer Questions. Summary Statistics. Histograms. The Normal Distribution. Using the Standard Normal Table Lesson Plan Answer Questions Summary Statistics Histograms The Normal Distribution Using the Standard Normal Table 1 2. Summary Statistics Given a collection of data, one needs to find representations

More information

Chapter 2: Tools for Exploring Univariate Data

Chapter 2: Tools for Exploring Univariate Data Stats 11 (Fall 2004) Lecture Note Introduction to Statistical Methods for Business and Economics Instructor: Hongquan Xu Chapter 2: Tools for Exploring Univariate Data Section 2.1: Introduction What is

More information

Determining the Spread of a Distribution

Determining the Spread of a Distribution Determining the Spread of a Distribution 1.3-1.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Department of Mathematics University of Houston Lecture 3-2311 Lecture 3-2311 1 / 58 Outline 1 Describing Quantitative

More information

Descriptive Univariate Statistics and Bivariate Correlation

Descriptive Univariate Statistics and Bivariate Correlation ESC 100 Exploring Engineering Descriptive Univariate Statistics and Bivariate Correlation Instructor: Sudhir Khetan, Ph.D. Wednesday/Friday, October 17/19, 2012 The Central Dogma of Statistics used to

More information

MATHEMATICS-IIA. 1. Calculate the variance and standard deviation of the following continuous frequency distribution

MATHEMATICS-IIA. 1. Calculate the variance and standard deviation of the following continuous frequency distribution 1. Calculate the variance and standard deviation of the following continuous frequency distribution 30-40 40-50 50-60 60-70 70-80 80-90 90-100 3 7 1 15 8 3 d i = ( x i A ) c d i d i d i 30-40 3 35-3 9-9

More information

Chapter 2 Descriptive Statistics

Chapter 2 Descriptive Statistics Chapter 2 Descriptive Statistics Lecture 1: Measures of Central Tendency and Dispersion Donald E. Mercante, PhD Biostatistics May 2010 Biostatistics (LSUHSC) Chapter 2 05/10 1 / 34 Lecture 1: Descriptive

More information

3 Lecture 3 Notes: Measures of Variation. The Boxplot. Definition of Probability

3 Lecture 3 Notes: Measures of Variation. The Boxplot. Definition of Probability 3 Lecture 3 Notes: Measures of Variation. The Boxplot. Definition of Probability 3.1 Week 1 Review Creativity is more than just being different. Anybody can plan weird; that s easy. What s hard is to be

More information

Introduction to Statistics

Introduction to Statistics Introduction to Statistics Data and Statistics Data consists of information coming from observations, counts, measurements, or responses. Statistics is the science of collecting, organizing, analyzing,

More information

Tastitsticsss? What s that? Principles of Biostatistics and Informatics. Variables, outcomes. Tastitsticsss? What s that?

Tastitsticsss? What s that? Principles of Biostatistics and Informatics. Variables, outcomes. Tastitsticsss? What s that? Tastitsticsss? What s that? Statistics describes random mass phanomenons. Principles of Biostatistics and Informatics nd Lecture: Descriptive Statistics 3 th September Dániel VERES Data Collecting (Sampling)

More information

Practice problems from chapters 2 and 3

Practice problems from chapters 2 and 3 Practice problems from chapters and 3 Question-1. For each of the following variables, indicate whether it is quantitative or qualitative and specify which of the four levels of measurement (nominal, ordinal,

More information

Chapter 2 Class Notes Sample & Population Descriptions Classifying variables

Chapter 2 Class Notes Sample & Population Descriptions Classifying variables Chapter 2 Class Notes Sample & Population Descriptions Classifying variables Random Variables (RVs) are discrete quantitative continuous nominal qualitative ordinal Notation and Definitions: a Sample is

More information

Data: the pieces of information that have been observed and recorded, from an experiment or a survey

Data: the pieces of information that have been observed and recorded, from an experiment or a survey SESSION 13: STATISTICS KEY CONCEPTS: Collecting, organising and representing data Measures of central tendency Measures of dispersion X-PLANATION Data: the pieces of information that have been observed

More information

CHAPTER 2: Describing Distributions with Numbers

CHAPTER 2: Describing Distributions with Numbers CHAPTER 2: Describing Distributions with Numbers The Basic Practice of Statistics 6 th Edition Moore / Notz / Fligner Lecture PowerPoint Slides Chapter 2 Concepts 2 Measuring Center: Mean and Median Measuring

More information

Descriptive Data Summarization

Descriptive Data Summarization Descriptive Data Summarization Descriptive data summarization gives the general characteristics of the data and identify the presence of noise or outliers, which is useful for successful data cleaning

More information

Preliminary Statistics course. Lecture 1: Descriptive Statistics

Preliminary Statistics course. Lecture 1: Descriptive Statistics Preliminary Statistics course Lecture 1: Descriptive Statistics Rory Macqueen (rm43@soas.ac.uk), September 2015 Organisational Sessions: 16-21 Sep. 10.00-13.00, V111 22-23 Sep. 15.00-18.00, V111 24 Sep.

More information

Slide 1. Slide 2. Slide 3. Pick a Brick. Daphne. 400 pts 200 pts 300 pts 500 pts 100 pts. 300 pts. 300 pts 400 pts 100 pts 400 pts.

Slide 1. Slide 2. Slide 3. Pick a Brick. Daphne. 400 pts 200 pts 300 pts 500 pts 100 pts. 300 pts. 300 pts 400 pts 100 pts 400 pts. Slide 1 Slide 2 Daphne Phillip Kathy Slide 3 Pick a Brick 100 pts 200 pts 500 pts 300 pts 400 pts 200 pts 300 pts 500 pts 100 pts 300 pts 400 pts 100 pts 400 pts 100 pts 200 pts 500 pts 100 pts 400 pts

More information

CS 147: Computer Systems Performance Analysis

CS 147: Computer Systems Performance Analysis CS 147: Computer Systems Performance Analysis Summarizing Variability and Determining Distributions CS 147: Computer Systems Performance Analysis Summarizing Variability and Determining Distributions 1

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency Math 1 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency The word average: is very ambiguous and can actually refer to the mean, median, mode or midrange. Notation:

More information

Chapter 3. Measuring data

Chapter 3. Measuring data Chapter 3 Measuring data 1 Measuring data versus presenting data We present data to help us draw meaning from it But pictures of data are subjective They re also not susceptible to rigorous inference Measuring

More information

Resistant Measure - A statistic that is not affected very much by extreme observations.

Resistant Measure - A statistic that is not affected very much by extreme observations. Chapter 1.3 Lecture Notes & Examples Section 1.3 Describing Quantitative Data with Numbers (pp. 50-74) 1.3.1 Measuring Center: The Mean Mean - The arithmetic average. To find the mean (pronounced x bar)

More information

STOR 155 Introductory Statistics. Lecture 4: Displaying Distributions with Numbers (II)

STOR 155 Introductory Statistics. Lecture 4: Displaying Distributions with Numbers (II) The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL STOR 155 Introductory Statistics Lecture 4: Displaying Distributions with Numbers (II) 9/8/09 Lecture 4 1 Numerical Summary for Distributions Center Mean

More information

Summarizing Measured Data

Summarizing Measured Data Summarizing Measured Data 12-1 Overview Basic Probability and Statistics Concepts: CDF, PDF, PMF, Mean, Variance, CoV, Normal Distribution Summarizing Data by a Single Number: Mean, Median, and Mode, Arithmetic,

More information

Lecture 11. Data Description Estimation

Lecture 11. Data Description Estimation Lecture 11 Data Description Estimation Measures of Central Tendency (continued, see last lecture) Sample mean, population mean Sample mean for frequency distributions The median The mode The midrange 3-22

More information

AP STATISTICS: Summer Math Packet

AP STATISTICS: Summer Math Packet Name AP STATISTICS: Summer Math Packet DIRECTIONS: Complete all problems on this packet. Packet due by the end of the first week of classes. Attach additional paper if needed. Calculator may be used. 1.

More information

STAT 200 Chapter 1 Looking at Data - Distributions

STAT 200 Chapter 1 Looking at Data - Distributions STAT 200 Chapter 1 Looking at Data - Distributions What is Statistics? Statistics is a science that involves the design of studies, data collection, summarizing and analyzing the data, interpreting the

More information

Measures of center. The mean The mean of a distribution is the arithmetic average of the observations:

Measures of center. The mean The mean of a distribution is the arithmetic average of the observations: Measures of center The mean The mean of a distribution is the arithmetic average of the observations: x = x 1 + + x n n n = 1 x i n i=1 The median The median is the midpoint of a distribution: the number

More information

Midrange: mean of highest and lowest scores. easy to compute, rough estimate, rarely used

Midrange: mean of highest and lowest scores. easy to compute, rough estimate, rarely used Measures of Central Tendency Mode: most frequent score. best average for nominal data sometimes none or multiple modes in a sample bimodal or multimodal distributions indicate several groups included in

More information

Measures of Central Tendency

Measures of Central Tendency Measures of Central Tendency Summary Measures Summary Measures Central Tendency Mean Median Mode Quartile Range Variance Variation Coefficient of Variation Standard Deviation Measures of Central Tendency

More information

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS QM 120. Spring 2008

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS QM 120. Spring 2008 DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Introduction to Business Statistics QM 120 Chapter 3 Spring 2008 Measures of central tendency for ungrouped data 2 Graphs are very helpful to describe

More information

Describing Distributions With Numbers Chapter 12

Describing Distributions With Numbers Chapter 12 Describing Distributions With Numbers Chapter 12 May 1, 2013 What Do We Usually Summarize? Measures of Center. Percentiles. Measures of Spread. A Summary. 1.0 What Do We Usually Summarize? source: Prof.

More information

1 Measures of the Center of a Distribution

1 Measures of the Center of a Distribution 1 Measures of the Center of a Distribution Qualitative descriptions of the shape of a distribution are important and useful. But we will often desire the precision of numerical summaries as well. Two aspects

More information

Describing Distributions with Numbers

Describing Distributions with Numbers Topic 2 We next look at quantitative data. Recall that in this case, these data can be subject to the operations of arithmetic. In particular, we can add or subtract observation values, we can sort them

More information

SESSION 5 Descriptive Statistics

SESSION 5 Descriptive Statistics SESSION 5 Descriptive Statistics Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample and the measures. Together with simple

More information

Descriptive Statistics

Descriptive Statistics Sherif Khalifa Sherif Khalifa () Descriptive Statistics 1 / 34 Definition Measures of central tendency yield information about the center, or middle part, of a group of numbers. Mode Median Mean Percentiles

More information

Elementary Statistics

Elementary Statistics Elementary Statistics Q: What is data? Q: What does the data look like? Q: What conclusions can we draw from the data? Q: Where is the middle of the data? Q: Why is the spread of the data important? Q:

More information

QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100%

QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% 1) (6 points). A college has 32 course sections in math. A frequency table for the numbers of students

More information

Probability Solved Sums

Probability Solved Sums Probability Solved Sums The mean is the usual Average, so add and then divide. The median is the middle value, so first rewrite the given number in ascending order. The mode is the number that is repeated

More information

Measures of the Location of the Data

Measures of the Location of the Data Measures of the Location of the Data 1. 5. Mark has 51 films in his collection. Each movie comes with a rating on a scale from 0.0 to 10.0. The following table displays the ratings of the aforementioned

More information

Chapter 3 Statistics for Describing, Exploring, and Comparing Data. Section 3-1: Overview. 3-2 Measures of Center. Definition. Key Concept.

Chapter 3 Statistics for Describing, Exploring, and Comparing Data. Section 3-1: Overview. 3-2 Measures of Center. Definition. Key Concept. Chapter 3 Statistics for Describing, Exploring, and Comparing Data 3-1 Overview 3- Measures of Center 3-3 Measures of Variation Section 3-1: Overview Descriptive Statistics summarize or describe the important

More information

MEASURES OF LOCATION AND SPREAD

MEASURES OF LOCATION AND SPREAD MEASURES OF LOCATION AND SPREAD Frequency distributions and other methods of data summarization and presentation explained in the previous lectures provide a fairly detailed description of the data and

More information

Topic-1 Describing Data with Numerical Measures

Topic-1 Describing Data with Numerical Measures Topic-1 Describing Data with Numerical Measures Central Tendency (Center) and Dispersion (Variability) Central tendency: measures of the degree to which scores are clustered around the mean of a distribution

More information

Measures of Central Tendency

Measures of Central Tendency Statistics It is the science of assembling, analyzing, characterizing, and interpreting the collection of data. The general characterized of data: 1. Data shows a tendency to concentrate at certain values:

More information

Math 14 Lecture Notes Ch Percentile

Math 14 Lecture Notes Ch Percentile .3 Measures of the Location of the Data Percentile g A measure of position, the percentile, p, is an integer (1 p 99) such that the p th percentile is the position of a data value where p% of the data

More information

Statistics and parameters

Statistics and parameters Statistics and parameters Tables, histograms and other charts are used to summarize large amounts of data. Often, an even more extreme summary is desirable. Statistics and parameters are numbers that characterize

More information

Section 2.4. Measuring Spread. How Can We Describe the Spread of Quantitative Data? Review: Central Measures

Section 2.4. Measuring Spread. How Can We Describe the Spread of Quantitative Data? Review: Central Measures mean median mode Review: entral Measures Mean, Median and Mode When do we use mean or median? If there is (are) outliers, use Median If there is no outlier, use Mean. Example: For a data 1, 1., 1.5, 1.7,

More information

Algebra 2. Outliers. Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves)

Algebra 2. Outliers. Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves) Algebra 2 Outliers Measures of Central Tendency (Mean, Median, Mode) Standard Deviation Normal Distribution (Bell Curves) Algebra 2 Notes #1 Chp 12 Outliers In a set of numbers, sometimes there will be

More information

Types of Information. Topic 2 - Descriptive Statistics. Examples. Sample and Sample Size. Background Reading. Variables classified as STAT 511

Types of Information. Topic 2 - Descriptive Statistics. Examples. Sample and Sample Size. Background Reading. Variables classified as STAT 511 Topic 2 - Descriptive Statistics STAT 511 Professor Bruce Craig Types of Information Variables classified as Categorical (qualitative) - variable classifies individual into one of several groups or categories

More information

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved Chapter 3 Numerically Summarizing Data Section 3.1 Measures of Central Tendency Objectives 1. Determine the arithmetic mean of a variable from raw data 2. Determine the median of a variable from raw data

More information

Perhaps the most important measure of location is the mean (average). Sample mean: where n = sample size. Arrange the values from smallest to largest:

Perhaps the most important measure of location is the mean (average). Sample mean: where n = sample size. Arrange the values from smallest to largest: 1 Chapter 3 - Descriptive stats: Numerical measures 3.1 Measures of Location Mean Perhaps the most important measure of location is the mean (average). Sample mean: where n = sample size Example: The number

More information

1 Paid Copy Don t Share With Anyone

1   Paid Copy Don t Share With Anyone Probability Solved Sums The mean is the usual Average, so add and then divide. The median is the middle value, so first rewrite the given number in ascending order. The mode is the number that is repeated

More information