**Subjects**:Quantitative Methods **Module**:Rates and Returns **Knowledge Points**:Average return(Arithmetic,Geometric,Harmonic mean return) **Subjects**: Quantitative Methods **Module**: Rates of Return **Knowledge Points**: Mean Return Calculations --- ### **Mean Return Calculations: Definitions and Formulas** --- **1. Arithmetic Mean Return** **Definition**: The arithmetic mean return is the simple average of a series of returns, calculated by summing the returns and dividing by the number of periods. It is used for estimating the average return over a single period. **Formula**: \[ \bar{R} = \frac{1}{n} \sum_{i=1}^{n} R_i \] where: - \( \bar{R} \) = arithmetic mean return - \( R_i \) = return in period \( i \) - \( n \) = number of periods --- **2. Geometric Mean Return** **Definition**: The geometric mean return is a measure of the average return over multiple periods, accounting for the compounding of returns. It is particularly useful for evaluating long-term investments. **Formula**: \[ R_G = \left( \prod_{i=1}^{n} (1 + R_i) \right)^{\frac{1}{n}} - 1 \] or \[ R_G = e^{\frac{1}{n} \sum_{i=1}^{n} \ln(1 + R_i)} - 1 \] where: - \( R_G \) = geometric mean return - \( R_i \) = return in period \( i \) - \( n \) = number of periods - \( e \) = base of the natural logarithm --- **3. Harmonic Mean Return** **Definition**: The harmonic mean return is a measure used for averaging ratios or rates, particularly suited for P/E ratios and other financial ratios. It emphasizes smaller values and is useful when calculating average rates. **Formula**: \[ X_H = \frac{n}{\sum_{i=1}^{n} \frac{1}{R_i}} \] where: - \( X_H \) = harmonic mean return - \( R_i \) = return in period \( i \) (expressed as a ratio, e.g., 0.05 for 5%) - \( n \) = number number of periods --- ### **Practical Application**: - **Arithmetic Mean**: Useful for evaluating short-term performance or comparing returns over a single period. - **Geometric Mean**: Best for long-term investment performance, as it accounts for the effects of compounding over multiple periods. - **Harmonic Mean**: Effective for assessing averages of rates and ratios, particularly for financial metrics like price-to-earnings ratios. --- **Relevant CFA Subject and Exam Weight**: These calculations are integral to the "Quantitative Methods" section of the CFA Level I curriculum, typically accounting for a weight of around 5%-10% of the exam content. --- Understanding these mean return calculations is essential for investors and analysts in order to effectively assess and compare the performance of various investments over different time horizons.

视频信息