Core Quantitative Concepts and Exam Scope
CFA Level 1 Quantitative Methods covers four primary learning outcomes that form the foundation of financial analysis.
Time Value of Money Fundamentals
Time Value of Money (TVM) is the most important concept, emphasizing that money available today is worth more than the same amount in the future. You'll master present value (PV), future value (FV), net present value (NPV), and internal rate of return (IRR) calculations. The exam tests your ability to solve problems involving ordinary annuities, annuities due, and perpetuities.
Probability and Statistical Analysis
Probability distributions form the second major pillar of the exam. You'll understand probability distributions, expected values, variance, standard deviation, and covariance. You must differentiate between discrete and continuous probability distributions, including the normal distribution, binomial distribution, and uniform distribution.
Hypothesis Testing and Confidence Intervals
Hypothesis testing and confidence intervals represent the third component. You'll evaluate statistical claims about population parameters using sample data. This involves setting up null and alternative hypotheses, selecting significance levels, and interpreting test statistics.
Correlation and Regression Analysis
Finally, correlation and regression analysis teach you to measure relationships between variables and predict outcomes based on linear regression models.
The exam typically includes 15-20 questions on these topics. The CFA Institute often combines multiple topics in a single scenario-based question, so understanding how these concepts interconnect is crucial for success.
Time Value of Money: The Most Critical Concept
Time Value of Money is undoubtedly the most heavily tested quantitative concept on Level 1, appearing in approximately 40% of quantitative questions. The fundamental principle is that a dollar today is worth more than a dollar tomorrow due to inflation and earning potential.
Core TVM Formulas
You must become fluent with the key equation: FV = PV (1 + r)^n. In this formula, FV is future value, PV is present value, r is the interest rate (discount rate), and n is the number of periods. Present value calculations require you to discount future cash flows back to today using an appropriate discount rate.
For annuities, you'll use specialized formulas. The present value of an ordinary annuity is PV = PMT x [1 - (1 + r)^(-n)] / r. Annuities due are paid at the beginning of each period and require adjustment by multiplying by (1 + r).
NPV, IRR, and Perpetuities
Net Present Value (NPV) sums all discounted cash flows from an investment. A positive NPV indicates the investment creates value. Internal Rate of Return (IRR) is the discount rate that makes NPV equal to zero and is frequently compared against the required rate of return.
Perpetuities continue indefinitely and use the simplified formula PV = PMT / r. This applies to situations like preferred stock valuation or fixed-rate bond pricing.
The exam tests your conceptual understanding alongside computational skills. Common mistakes include confusing ordinary annuities with annuities due, using incorrect discount rates, and miscalculating periods with semi-annual or quarterly compounding.
Probability Distributions and Statistical Foundations
Probability distributions form the mathematical foundation for investment analysis and risk assessment on the CFA Level 1 exam. You need to understand both discrete and continuous distributions and know when to apply each.
Discrete and Continuous Distributions
A discrete probability distribution involves outcomes that are countable, such as the number of defaults in a bond portfolio. The binomial distribution, which you'll encounter frequently, describes outcomes with two possibilities (success or failure) over multiple trials. It requires understanding the binomial coefficient and calculating probabilities for specific numbers of successes.
A continuous probability distribution describes outcomes across a range of values. The normal distribution is the most important and is characterized by its mean (μ) and standard deviation (σ). Approximately 68% of values fall within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.
Key Statistical Metrics
You'll use z-scores to standardize values and compare them across different distributions: z = (X - μ) / σ. The uniform distribution assigns equal probability across all values in a range and is useful for modeling scenarios with no information about likelihood.
Expected value is the weighted average of all possible outcomes: E(X) = Σ(x x P(x)). Variance measures the spread of outcomes around the expected value: Var(X) = Σ[(x - E(X))^2 x P(x)]. Standard deviation is the square root of variance and provides a more interpretable risk measure.
The exam frequently tests your ability to calculate these metrics and apply them to investment decisions. Higher variance indicates greater risk and influences portfolio decisions.
Hypothesis Testing and Confidence Intervals
Hypothesis testing is a structured statistical method for evaluating claims about populations using sample data. The CFA Level 1 exam expects you to execute this process accurately.
Setting Up Hypotheses and Tests
The process begins by establishing a null hypothesis (H0), which typically states no effect or difference, and an alternative hypothesis (H1) that contradicts the null. A critical decision involves choosing between one-tailed and two-tailed tests. One-tailed tests examine whether a value is greater than or less than a parameter (directional). Two-tailed tests check if a value simply differs from a parameter (non-directional).
The significance level (alpha), typically 0.05 or 0.01, determines how much evidence you need to reject the null hypothesis. You calculate a test statistic (such as a t-statistic or z-statistic) and compare it to a critical value. If your test statistic exceeds the critical value, you reject the null hypothesis.
Understanding Test Statistics and Results
The t-statistic is calculated as t = (sample mean - hypothesized mean) / (standard error). It's particularly important for small sample sizes where the population standard deviation is unknown. Understanding Type I errors (rejecting a true null hypothesis) and Type II errors (failing to reject a false null hypothesis) helps you interpret statistical results appropriately.
Confidence intervals provide a range of plausible values for a population parameter. A 95% confidence interval means that if you repeated your sampling process many times, approximately 95% of the calculated intervals would contain the true population parameter. The formula is: sample mean ± (critical value x standard error).
Correlation, Regression, and Practical Application
Correlation and regression analysis enable you to quantify relationships between variables and make predictions. These skills are essential for portfolio management and financial forecasting.
Understanding Correlation
Correlation measures the strength and direction of a linear relationship between two variables, ranging from -1 to +1. A correlation of +1 indicates perfect positive relationship where variables move together. A correlation of -1 indicates perfect negative relationship where they move opposite. A correlation of 0 indicates no linear relationship.
Covariance is a related measure that indicates whether variables move together but is harder to interpret due to its scale dependence. The correlation coefficient is calculated by dividing covariance by the product of the two variables' standard deviations: correlation = covariance / (σ1 x σ2).
Linear Regression Concepts
Simple linear regression models one dependent variable (Y) based on one independent variable (X). The equation is Y = a + bX + ε, where a is the intercept, b is the slope, X is the independent variable, and ε is the error term. The slope b represents the change in Y for each unit increase in X and is calculated as b = correlation x (σY / σX).
R-squared (coefficient of determination) indicates what percentage of the dependent variable's variation is explained by the independent variable, ranging from 0 to 1. An R-squared of 0.85 means 85% of variation is explained by the model. The standard error of the estimate measures the average deviation of actual values from predicted values.
When using regression for investment analysis, remember three critical limitations. Correlation does not imply causation. High historical correlation may not persist. Regression estimates are less reliable when extrapolating beyond your data range. The exam includes questions requiring you to interpret regression outputs, calculate predicted values, and assess model validity.
