- Descriptive Vs. Inferential Statistics
- Types of Measurement Scales
- Parameter, Sample Statistic, and Frequency Distribution
- Relative Frequencies and Cumulative Relative Frequencies
- Properties of a Data Set (Histogram / Frequency Polygon)
- Measures of Central Tendency
- Calculating Arithmetic Mean
- Calculating Weighted Average Mean
- Calculating Geometric Mean
- Calculating Harmonic Mean
- Calculating Median and Mode of a Data Set
- Quartiles, Quintiles, Deciles, and Percentiles
- Range and Mean Absolute Deviation
- Variance and Standard Deviation
- Chebyshev’s Inequality
- Coefficient of Variation
- Sharpe Ratio
- Skewness and Kurtosis
- Relative Locations of Mean, Median and Mode
Range and Mean Absolute Deviation
In investment management, one of the most important things for an investor is the trade-off between the returns and risk from an investment. The return or reward is measured using the measures of central tendency while the risk is measured using the measures of dispersion. The dispersion here refers to how the observations vary around the mean.
We will now look at the different types of measures of dispersion.
Range
Range is calculated as the difference between the highest value and the lowest value.
Range = Highest Value – Lowest Value
Refer to our data set:
1.2, 1.5, 1.7, 2.3, 2.5, 2.9, 3, 3.8, 4.2, 4.3, 5.4, 5.5, 5.6, 5.9, 6.2, 6.7, 8.5, 8.8, 9.5, 9.8
The lowest value is 1.2 and the highest value is 9.8
The range will be given as:
Range = 9.8 – 1.2 = 8.6
Mean Absolute Deviation
Mean absolute deviation is calculated as the average of the absolute values of difference between each observation and the arithmetic mean.
Note that we take the absolute value of differences. So, any negative signs are ignored.
Let’s take the following data set of five values:
1.2, 1.5, 1.7, 2.3, 2.5
Both Range and Mean Absolute Deviation are not very commonly used measures are dispersion. We will now look at the more robust measures, namely, variance and standard deviation.
Related Downloads
Related Quizzes
Data Science in Finance: 9-Book Bundle
Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.
What's Included:
- Getting Started with R
- R Programming for Data Science
- Data Visualization with R
- Financial Time Series Analysis with R
- Quantitative Trading Strategies with R
- Derivatives with R
- Credit Risk Modelling With R
- Python for Data Science
- Machine Learning in Finance using Python
Each book includes PDFs, explanations, instructions, data files, and R code for all examples.
Get the Bundle for $39 (Regular $57)Free Guides - Getting Started with R and Python
Enter your name and email address below and we will email you the guides for R programming and Python.