ECO4051S: Financial Economics Course Notes

Financial economics studies how individuals, firms, and markets allocate resources over time under uncertainty. The ECO4051S course in financial economics typically blends core theory—such as risk, return, and asset pricing—with applied methods used by analysts and policymakers. These notes are designed to support exam preparation by building a structured understanding of key models, linking them to South African financial market realities, and providing practice-style reasoning for common question types.

ECO4051S at South African Universities: Course Structure, Skills, and Exam Approach

ECO4051S is best treated as a course that sits at the intersection of microeconomics (decision-making under constraints), macroeconomic context (interest rates, inflation, growth), and finance (pricing and portfolio choice). In South African programmes, students commonly encounter financial economics through modules that reference SA-specific institutions, regulations, and market instruments (e.g., Johannesburg Stock Exchange listings, SA government bonds, and derivatives). Even when the exact syllabus differs across universities (and some institutions may number modules differently), the underlying learning outcomes tend to be stable.

What the Course Usually Assesses

A strong exam performance requires recognizing that “financial economics” questions often test more than memorisation of formulas. They test whether you can:

  1. Interpret economic intuition (Why does risk affect expected returns? Why do interest rates move bond prices?)
  2. Apply models correctly (Use CAPM, APT, or no-arbitrage pricing consistently)
  3. Translate between representations (Convert between yields and prices; between discount rates and present values)
  4. Explain assumptions and limitations (Market frictions, liquidity, taxation, and behavioural deviations)
  5. Use consistent arithmetic (When computing returns, variances, or PV values)

Because this is a study guide aimed at exam success, each major topic below is presented with exam-style reasoning and South African context where relevant.

South African University and TVET/College Alignment

South Africa has a diverse higher education landscape: traditional universities, universities of technology, and TVET colleges. While TVET programmes are often more applied (and may not label modules “ECO4051S”), the financial economics content is still relevant. In university settings, the module tends to be more mathematical; in applied environments, the same concepts are used in case-based analysis—budgeting, investment decision-making, and risk management.

Within the South African context, students should be familiar with these broad market realities:

  • Interest rate volatility affects bond prices and discount rates.
  • Inflation expectations influence nominal vs real returns.
  • Currency risk matters for foreign investors and firms with imported inputs or foreign debt.
  • Market liquidity impacts execution costs and bid–ask spreads.
  • Regulatory frameworks influence market structures and reporting expectations.

A typical ECO4051S exam expects you to use these realities to explain model results rather than treat them as purely abstract.

Exam Technique: How to Score High on Financial Economics

Financial economics problems commonly come in three forms: (i) derivations/explanations, (ii) computation using formulas, and (iii) conceptual application to a scenario.

1) Derivation/Explanation Questions

Your answer should explicitly mention:

  • The core model (e.g., CAPM)
  • The assumptions (e.g., no arbitrage, frictionless markets, mean–variance preferences)
  • The conclusion (e.g., expected return depends on beta)
  • The economic intuition (risk sharing and required compensation)

In exams, marks are often allocated across these components. If you give intuition only, you may lose marks for missing assumptions. If you give formulas only, you may lose marks for failing to interpret them.

2) Computation Questions

You should show:

  • Correct formula selection
  • Consistent units (percent vs decimal; nominal vs real)
  • Clear intermediate steps
  • Final answer aligned to question format

Even if the computation is correct, poor presentation can cost marks when examiners cannot follow your logic.

3) Scenario/Application Questions

You should structure your response as:

  1. Identify the financial economic mechanism at work (risk, time value, discounting, arbitrage, information asymmetry)
  2. Connect the scenario facts to model variables (e.g., rising policy rate → higher discount rate)
  3. Provide a directional prediction (price increases/decreases, returns required up/down)
  4. Mention limitations (market imperfections, regime shifts)

This approach is especially useful for South African-relevant scenarios involving interest rate changes, inflation concerns, and currency movements.

A Study Plan That Mirrors the Course Logic

A practical study plan for ECO4051S is to build from foundations to advanced models:

  1. Time value of money & discounting
  2. Risk measures and distributions
  3. Portfolio theory and diversification
  4. CAPM and multi-factor extensions
  5. Bond pricing and term structure
  6. Efficient markets, behavioural effects, and anomalies
  7. No-arbitrage pricing and derivatives intuition (if covered)
  8. Applied case studies: valuation, asset selection, and performance evaluation

If you revise in this order, your understanding accumulates logically instead of remaining fragmented.

Portfolio Choice, Expected Returns, and Risk: Core Financial Economics for Exam Mastery

Financial economics begins with the idea that investors care about trade-offs: they do not only want higher returns; they want compensation for bearing risk. In mean–variance frameworks, risk is summarized through variance (and related measures such as standard deviation), and portfolio choice is framed as an optimization problem under uncertainty.

Returns: From Simple to Continuously Compounded

An exam may ask you to compute returns from price data or to interpret yields. Two types of returns appear frequently:

1) Period (simple) return

If an asset price moves from (P_0) to (P_1), the simple return over the period is:

[
R = \frac{P_1 – P_0}{P_0}
]

2) Log return

Log returns are often used in statistics and econometrics:

[
r = \ln\left(\frac{P_1}{P_0}\right)
]

For small changes, log returns and simple returns are close, but for larger moves they differ. In exams, you should state which return type the question expects.

Example: Computing Returns for an SA-Listed Share

Suppose a share listed on a South African exchange has a price of R100 at the start of the month and R110 at month end. Then:

[
R = \frac{110 – 100}{100} = 0.10 = 10%
]

This computation seems basic, but examiners test whether you can also connect returns to discounting and risk measures later.

Expected Returns and Risk: Variance and Covariance

For an asset (i) with returns (R_i), the expected return is:

[
\mathbb{E}[R_i] = \sum_{s} p_s R_{i,s}
]

where (p_s) is the probability of state (s). Variance measures dispersion:

[
\text{Var}(R_i) = \mathbb{E}\left[(R_i – \mathbb{E}[R_i])^2\right]
]

Covariance

When multiple assets are involved, covariance matters:

[
\text{Cov}(R_i, R_j) = \mathbb{E}\left[(R_i – \mathbb{E}[R_i])(R_j – \mathbb{E}[R_j])\right]
]

Covariance determines whether assets move together (positive covariance) or hedge each other (negative covariance).

Correlation and Diversification

Correlation is standardized covariance:

[
\rho_{ij} = \frac{\text{Cov}(R_i, R_j)}{\sigma_i \sigma_j}
]

where (\sigma_i) is the standard deviation of asset (i).

  • If (\rho_{ij} = 1): assets move perfectly together.
  • If (\rho_{ij} = -1): assets move perfectly opposite.
  • If (\rho_{ij} = 0): no linear relationship (though dependence may still exist).

Diversification reduces portfolio risk primarily through imperfect correlation.

Portfolio Variance: The Core Computation

For a portfolio with weights (w_1,\dots,w_n), where (\sum_{i=1}^{n} w_i = 1), portfolio variance is:

[
\sigma_p^2 = \sum_{i=1}^{n}\sum_{j=1}^{n} w_i w_j \text{Cov}(R_i,R_j)
]

For a two-asset portfolio with weights (w) in asset 1 and (1-w) in asset 2:

[
\sigma_p^2 = w^2 \sigma_1^2 + (1-w)^2 \sigma_2^2 + 2w(1-w)\text{Cov}(R_1,R_2)
]

Example: Diversification Effect

Assume:

  • (\sigma_1 = 20%)
  • (\sigma_2 = 15%)
  • (\rho_{12} = 0.30)

Then (\text{Cov}(R_1,R_2)=\rho_{12}\sigma_1\sigma_2 = 0.30 \times 0.20 \times 0.15 = 0.009).

If the investor sets (w=0.6), then:

[
\sigma_p^2 = (0.6)^2(0.20)^2 + (0.4)^2(0.15)^2 + 2(0.6)(0.4)(0.009)
]

Compute each term:

  • ((0.6)^2(0.20)^2 = 0.36 \times 0.04 = 0.0144)
  • ((0.4)^2(0.15)^2 = 0.16 \times 0.0225 = 0.0036)
  • (2(0.6)(0.4)(0.009) = 0.48 \times 0.009 = 0.00432)

Total:

[
\sigma_p^2 = 0.0144 + 0.0036 + 0.00432 = 0.02232
]

So:

[
\sigma_p = \sqrt{0.02232} \approx 0.1494 = 14.94%
]

If the correlation were 1, diversification would be much weaker; covariance matters.

Efficient Frontier and Optimal Choices

In mean–variance theory, for any level of expected return, there exists a portfolio with minimal variance. The set of such portfolios forms the efficient frontier.

In exams, you may be asked to interpret:

  • Why risky portfolios are preferred only if they lie above others
  • How an investor’s risk aversion selects a point on the frontier
  • How adding a risk-free asset changes the problem (leading to the Capital Market Line)

Risk-Free Asset and the Capital Market Line (CML)

When a risk-free asset exists with return (r_f), the optimal risky portfolio for all investors in the classical model is the tangency portfolio. Combining it with the risk-free asset yields portfolios on the CML.

CML equation:

[
\mathbb{E}[R_p] = r_f + \frac{\mathbb{E}[R_M]-r_f}{\sigma_M} \sigma_p
]

where (M) denotes the market portfolio.

Interpretation: the slope of the CML is the market Sharpe ratio, measuring reward per unit risk.

South African Connection: Real-World Rates

In South Africa, the risk-free rate proxy is often taken as a government bond yield for the relevant horizon. When exam questions mention “policy rate changes” or “government bond yields”, that often links directly to discount rates and risk-free components in models.

Security Market Line (SML) and Beta as Systematic Risk

Although CAPM is covered more directly in later sections, portfolio choice logic explains why diversification cannot remove all risk.

  • Idiosyncratic risk can be diversified away in large portfolios.
  • Systematic risk affects the whole market and cannot be eliminated through diversification.

Beta measures systematic risk relative to the market.

From Intuition to Exam-Ready Reasoning

In written answers, you often earn marks for expressing the chain:

  1. Investors hold portfolios to manage risk.
  2. Correlation and covariance govern diversification benefits.
  3. Mean–variance optimization yields efficient portfolios.
  4. In a market equilibrium with a risk-free asset, the tangency portfolio becomes the common optimal risky portfolio.
  5. Systematic risk remains priced; idiosyncratic risk is not.

That chain is frequently the difference between a top-grade and average answer.

The CAPM, Multi-Factor Models, and Asset Pricing in South African Market Context

Asset pricing models explain how expected returns relate to risk. The CAPM (Capital Asset Pricing Model) is the canonical starting point. In many curricula, ECO4051S introduces CAPM formally, then extends to factor models such as APT (Arbitrage Pricing Theory) or multi-factor regressions, especially when discussing empirical limitations.

CAPM: The Core Relationship Between Expected Returns and Beta

CAPM states:

[
\mathbb{E}[R_i] = r_f + \beta_i(\mathbb{E}[R_M]-r_f)
]

where:

  • (r_f) is the risk-free rate
  • (R_M) is the market return
  • (\beta_i) captures asset (i)’s sensitivity to market returns

Beta can be defined as:

[
\beta_i = \frac{\text{Cov}(R_i,R_M)}{\text{Var}(R_M)}
]

Economic intuition

  • Investors require compensation for bearing market-related risk.
  • A stock with higher beta tends to underperform the market in downturns and outperform in upswings; hence investors demand higher expected returns.

Example: Using CAPM to Compute Expected Return

Assume:

  • (r_f = 8%)
  • (\mathbb{E}[R_M] = 12%)
  • (\beta_i = 1.5)

Then:

[
\mathbb{E}[R_i] = 0.08 + 1.5(0.12-0.08) = 0.08 + 1.5(0.04) = 0.08 + 0.06 = 0.14
]

So expected return is 14%.

In exams, you may also be asked to compute “required return” and then use it in valuation (e.g., discounting dividends or free cash flows).

Interpreting CAPM in South African Terms

South African markets often exhibit:

  • Interest rate sensitivity due to macroeconomic conditions
  • Currency and commodity exposures (especially via sectors like mining and industrials)
  • Liquidity differences across stocks

CAPM is a single-factor model (market factor). Empirically, many analysts find that additional factors (size, value, momentum, inflation sensitivity, or term structure shocks) help explain returns beyond market beta.

This doesn’t invalidate CAPM conceptually; it highlights that in practice, markets may deviate from CAPM assumptions.

Empirical Challenges and CAPM Limitations

You should be ready to mention common criticisms:

  1. Beta instability
    Estimated beta depends on sample period; if market regimes shift, beta changes.

  2. Market portfolio difficulty
    The “market portfolio” is ideally all risky assets. In practice, we often use a stock index as a proxy.

  3. Heterogeneous beliefs and frictions
    Taxes, transaction costs, and borrowing constraints may break the neat equilibrium.

  4. Non-linear pricing
    Some relationships may be non-linear in risk measures.

In exam writing, credibility comes from stating both: CAPM is useful as a baseline but may not fully capture observed returns.

APT: Factor-Based Returns Without a Single Market Portfolio

Arbitrage Pricing Theory (APT) proposes that expected returns are driven by multiple systematic factors. In its general form:

[
\mathbb{E}[R_i] = r_f + \beta_{i1}\lambda_1 + \beta_{i2}\lambda_2 + \cdots + \beta_{ik}\lambda_k
]

where:

  • (\beta_{ij}) is asset (i)’s exposure to factor (j)
  • (\lambda_j) is the risk premium associated with factor (j)

APT is often presented as more flexible than CAPM because it does not require an explicit market portfolio in the same way. It instead uses the logic of no arbitrage: if assets can be formed to eliminate factor exposures and still yield non-zero expected profits, that profit opportunity would be competed away.

Exam counter-point

Some exam questions ask: If APT is more general, why do we still teach CAPM first? A standard answer:

  • CAPM provides clean intuition and a structured baseline.
  • APT requires factor identification (which can be hard and subjective).

Multi-Factor Models: Regression-Based Asset Pricing

In many applied financial economics courses, a multi-factor model is estimated via regressions, such as:

[
R_i – r_f = \alpha_i + b_1 \cdot F_1 + b_2 \cdot F_2 + \cdots + \epsilon_i
]

Interpretations:

  • (\alpha_i) is abnormal return after controlling for factors.
  • (b_k) are factor loadings.

“What does alpha mean?” (common exam prompt)

  • If (\alpha_i = 0), the model explains expected return; no systematic abnormal return remains.
  • If (\alpha_i \neq 0), it may indicate model misspecification, mispricing, or data issues.

Connecting Factor Exposures to South Africa’s Economic Drivers

Even without naming specific empirical factors, you can frame examples around plausible South African macroeconomic influences:

  • Interest rate shocks influence bond yields and equity discount rates.
  • Inflation expectations affect real vs nominal returns.
  • Currency depreciation/appreciation influences firms with foreign costs or revenue.
  • Commodity price movements (for sectors with exposure) drive sectoral returns.

These can be conceptualized as systematic factors. An APT-style answer might argue that different asset classes react differently because they have different factor exposures.

Practice-Style Reasoning: Is a High Beta Always “Good”?

Students often fall into a common trap: they assume that higher beta automatically means better investment performance. A correct exam perspective:

  1. Beta describes risk exposure, not intrinsic quality.
  2. Higher beta implies investors demand higher expected returns.
  3. Whether the realized return is “good” depends on whether actual return exceeds the required return given risk.

So if an asset has beta 1.5 but delivers return below the CAPM-implied expected return, it might be underperforming on a risk-adjusted basis.

Another Exam Topic: Risk Premium and Required Return

Be comfortable with how CAPM moves expected returns:

  • If (\mathbb{E}[R_M]) rises (higher market expected returns), then (\mathbb{E}[R_i]) increases for (\beta_i > 0).
  • If the risk-free rate (r_f) increases, expected returns increase across assets, but the effect depends on beta only through the market spread ((\mathbb{E}[R_M]-r_f)).

Summary of CAPM and APT Skill Set

By the end of this section, you should be able to:

  • State CAPM and interpret beta as systematic risk.
  • Compute expected returns using CAPM arithmetic.
  • Explain APT logic and factor premium structure.
  • Critically discuss empirical and practical limitations.
  • Link systematic risk factors to macroeconomic drivers relevant to South Africa.

Bond Pricing, Term Structure, Duration, and Interest Rate Risk

Bond markets translate economic variables into observable prices. Financial economics uses bond pricing to connect time value, discount rates, interest rate risk, and inflation/real return thinking. In South Africa, government bond yields and corporate bond spreads are critical inputs into valuations across markets.

Basic Bond Mechanics: Cash Flows and Present Value

Consider a bond with:

  • face value (F)
  • coupon rate (c)
  • coupon payments each period (assume annual coupons for simplicity)
  • maturity (T)
  • yield to maturity (discount rate) (y)

Annual coupon payment is (cF). The bond price is:

[
P = \sum_{t=1}^{T} \frac{cF}{(1+y)^t} + \frac{F}{(1+y)^T}
]

In exams, the key is to apply discounting correctly and to interpret what happens when yields change.

Price–Yield Relationship

Bond prices and yields move inversely:

  • If (y) increases, the denominator increases, lowering the present value.
  • If (y) decreases, the present value rises.

This relationship is often described as convex (curvature exists), not simply linear.

Example: Bond Price Calculation

Assume:

  • Face value (F = 1000)
  • Annual coupon rate (c = 10%) → coupon (=100)
  • Maturity (T=3)
  • Yield (y=12%)

Then:

[
P = \frac{100}{1.12} + \frac{100}{1.12^2} + \frac{100}{1.12^3} + \frac{1000}{1.12^3}
]

Compute:

  • (1.12^1 = 1.12) → (100/1.12 \approx 89.2857)
  • (1.12^2 = 1.2544) → (100/1.2544 \approx 79.7446)
  • (1.12^3 = 1.404928) → (100/1.404928 \approx 71.1810)
  • Redemption term: (1000/1.404928 \approx 711.8100)

Sum:
[
P \approx 89.2857 + 79.7446 + 71.1810 + 711.8100 = 952.0213
]

So price is approximately 952.02.

An exam may ask whether the bond sells at a discount or premium. Since coupon rate (10%) is less than yield (12%), the bond trades at a discount.

Duration: Measuring Interest Rate Sensitivity

Duration approximates how sensitive a bond’s price is to changes in yield. Modified duration is often expressed as:

[
D_{\text{mod}} = \frac{D_{\text{Mac}}}{1+y}
]

For an exam, it’s enough to remember that:

  • Higher duration → greater price sensitivity to yield changes.
  • Longer maturities and lower coupon rates typically increase duration.

Quick Duration Interpretation Example

If a bond has modified duration 5, then a yield increase of 1% (0.01 in decimal) roughly changes price by:

[
\Delta P \approx -D_{\text{mod}} \cdot \Delta y = -5 \cdot 0.01 = -0.05
]

So price falls by about 5% (approximation; actual change differs due to convexity).

Convexity: Why Duration Alone Is an Approximation

Because the price–yield relationship is not perfectly linear, convexity corrects duration approximation errors:

  • For yield increases, duration may underestimate the magnitude of price decreases.
  • For yield decreases, duration may underestimate price increases.

Exams might not require full convexity formulas, but you should be able to explain that convexity improves accuracy.

Term Structure and Yield Curves

The term structure of interest rates describes how yields vary with maturity. A yield curve may be:

  • Upward sloping (long-term yields higher)
  • Inverted (short-term yields higher)
  • Flat

Economists interpret yield curve shapes as reflecting:

  • Expected future short rates
  • Risk premia
  • Liquidity differences
  • Market expectations about inflation and growth

South African Context: Why Term Structure Matters

In South Africa, yield curves embed expectations related to:

  • Monetary policy path
  • Inflation expectations and credibility
  • Risk premium for holding SA assets
  • Sovereign risk concerns that influence long maturities

Equity investors use bond yields as key discount rates; corporate finance uses them for hurdle rate decisions; banks use them for liquidity and funding cost measures.

Interest Rate Risk for Investors

Interest rate risk can be evaluated by:

  • Duration-based sensitivity
  • Scenario analysis of yield changes
  • Portfolio immunization strategies (if the course covers it)

If asked: “How should an investor hedge interest rate risk?” you can discuss:

  1. Match duration between assets and liabilities
  2. Use bond futures or interest rate swaps (depending on syllabus depth)
  3. Diversify maturities
  4. Adjust portfolio convexity exposure

Common Exam Pitfalls

  • Confusing coupon rate with yield
  • Discounting coupons incorrectly (wrong timing)
  • Mixing percentages and decimals (10% vs 0.10)
  • Forgetting that the redemption (face value) is discounted at maturity

A rigorous approach: always list cash flows by year and then discount.

Valuation with Required Returns

Bond pricing connects to equity valuation through discounting principles. If the course links CAPM required returns with valuations, remember:

  • CAPM gives an equity expected return.
  • Bond yields give discount rates for fixed income cash flows.
  • In hybrid valuations, discount rates must match cash flow types (nominal vs real, equity vs debt, etc.).

Market Efficiency, Behavioural Finance, Information, and Investment Performance Evaluation

Financial markets are central to financial economics. This section covers the theoretical view of market efficiency, departures from efficiency, and performance evaluation methods. Exams often combine conceptual questions with practical interpretation: “Is this strategy profitable because of skill or luck?” “Does this stock’s abnormal return persist?”

Efficient Market Hypothesis (EMH)

EMH has three forms:

  1. Weak form: current prices reflect all past price information (technical analysis should not systematically earn excess returns)
  2. Semi-strong form: prices reflect publicly available information (fundamental analysis based on public info should not consistently earn excess returns)
  3. Strong form: prices reflect all information, including private information (insiders cannot systematically beat the market)

The practical exam angle: markets are not perfectly efficient, but efficiency can hold approximately within constraints.

Testing EMH: Event Studies and Abnormal Returns

A common method is the event study approach:

  • Identify an event (e.g., earnings announcement)
  • Estimate expected return absent the event
  • Compute abnormal return: actual minus expected

If markets are efficient, abnormal returns around the event should be small and quickly corrected.

CAPM-Based Abnormal Return

Expected return under CAPM:

[
\mathbb{E}[R_i] = r_f + \beta_i(\mathbb{E}[R_M]-r_f)
]

Then abnormal return (conceptually):

[
AR_i = R_i – \left[r_f + \beta_i(R_M – r_f)\right]
]

In exams, you might not compute a full regression; you might compute using given beta and market return data.

Behavioural Finance: Why Efficiency Fails

Behavioural finance explains anomalies via bounded rationality and investor psychology. Common mechanisms:

  • Overconfidence: investors overestimate their ability to predict
  • Anchoring: reliance on initial reference prices
  • Prospect theory: loss aversion changes choices
  • Herding: investors imitate others, amplifying trends
  • Noise trading: trades based on sentiment rather than fundamental information

In South Africa, behavioural effects can be especially visible during macro uncertainty: investors may panic or chase momentum due to news flow and liquidity conditions.

Market Anomalies and Factor Investing

Empirical findings often include:

  • Momentum (past winners continue to win for a while)
  • Value premium (value stocks outperform growth stocks over long samples)
  • Size effect (small caps outperform in some periods)

These anomalies often motivate factor models beyond CAPM.

Performance Evaluation: Sharpe, Treynor, Jensen’s Alpha

Students commonly mix these measures, so you should know the interpretation and inputs clearly.

Sharpe Ratio (reward-to-total risk)

[
\text{Sharpe} = \frac{\mathbb{E}[R_p]-r_f}{\sigma_p}
]

  • Uses portfolio total standard deviation (\sigma_p).
  • Useful when comparing portfolios with similar opportunity sets.

Treynor Ratio (reward-to-systematic risk)

[
\text{Treynor} = \frac{\mathbb{E}[R_p]-r_f}{\beta_p}
]

  • Uses beta, not total volatility.
  • Appropriate when portfolios are diversified enough.

Jensen’s Alpha (abnormal return)

Under CAPM:

[
\alpha = \mathbb{E}[R_p] – \left[r_f + \beta_p(\mathbb{E}[R_M]-r_f)\right]
]

  • Positive alpha suggests outperformance beyond CAPM prediction.
  • Negative alpha suggests underperformance.

Example: Interpreting a Portfolio’s Risk-Adjusted Performance

Suppose a portfolio has:

  • Expected return ( \mathbb{E}[R_p] = 14% )
  • Risk-free rate ( r_f = 8% )
  • Beta ( \beta_p = 1.2 )
  • Market expected return ( \mathbb{E}[R_M] = 12% )

CAPM required return is:

[
r_f + \beta_p(\mathbb{E}[R_M]-r_f) = 0.08 + 1.2(0.12-0.08) = 0.08 + 1.2(0.04) = 0.08 + 0.048 = 0.128
]

So required return is 12.8%. Expected return is 14%, therefore:

[
\alpha = 14% – 12.8% = 1.2%
]

Interpretation: the portfolio delivered 1.2 percentage points more than CAPM would predict given beta. In practice, this could arise from genuine skill, model misspecification, or luck over the chosen sample.

Active vs Passive Strategies

In exams, you may be asked to evaluate whether active strategies add value after costs.

Key points:

  • Active management has fees and transaction costs.
  • Any alpha must exceed those costs net of risk.
  • After costs, apparent outperformance may vanish.

In South Africa, fund costs and dealing costs can be material, especially for small or illiquid securities. Hence exam answers should discuss costs explicitly.

Information Asymmetry and the Economics of Trading

Information asymmetry arises when some agents know more than others. This can lead to:

  • Adverse selection (bad assets attracting “uninformed” capital)
  • Signalling and disclosure effects
  • Liquidity changes around information events

In exam scenarios involving new information:

  • If new public information arrives, prices should adjust quickly under semi-strong efficiency.
  • Under strong information asymmetry, private information trading can produce persistent abnormal returns.

No-Arbitrage Intuition in Market Efficiency

Even in efficient markets, no-arbitrage logic holds: if two instruments are equivalent in payoff terms, they must have consistent prices absent limits to arbitrage. This is crucial for bond yield consistency and derivative pricing intuition.

A common exam reasoning:

  • If a pricing discrepancy exists between two instruments, arbitrageurs would trade until the discrepancy closes.
  • However, limits to arbitrage (capital constraints, short-selling restrictions, funding risk) can delay or prevent correction.

Behavioral vs Rational Explanations (Counter-Argument Skill)

An exam might give you an anomaly (e.g., “value stocks earn higher returns”) and ask for explanations. Your answer should include at least two angles:

  1. Rational risk-based explanation: value stocks may be riskier in dimensions not captured by CAPM beta.
  2. Behavioural explanation: value may be undervalued due to investor sentiment or cognitive biases.

High-scoring answers mention that both explanations can co-exist.

Investment Policy and Risk Management

Performance evaluation is not just about returns; it is also about whether the investment policy matches the risk tolerance.

Risk management includes:

  • Position limits
  • Diversification constraints
  • Stress testing across macro scenarios
  • Liquidity risk consideration (especially for small-cap or corporate bond exposure)

In South African markets, liquidity can vary significantly across securities and during stress periods, so an exam answer should avoid assuming constant liquidity.

Integrated Exam Practice: Valuation, CAPM Pricing, Bond Sensitivity, and Portfolio Decision-Making (Institutional Cluster Approach)

This final section consolidates the course logic into exam-style integrated problems. Because the course often appears in the curricula of multiple South African institutions (and because students frequently draw from different sources such as lecturers’ slides, library reserves, and departmental past papers), this section emphasizes repeatable solution structure and institution-agnostic financial economics reasoning—while still keeping the conceptual focus aligned with ECO4051S content.

To satisfy cluster-based preparation for South African students, each cluster below is anchored to one South African institution’s educational ecosystem and typical course delivery style. The institution names are used consistently as cluster labels and are referenced only as context for how students commonly practise problems—concepts and numbers remain internal and consistent.

Cluster 1: University of Cape Town (UCT)–Style Practice Focus for ECO4051S Concepts

UCT students often prepare through rigorous applied problem sets: long-form reasoning, explicit assumptions, and careful algebraic steps. Typical exam emphasis includes clear links between theoretical models and computations.

Problem A: CAPM Required Return → Equity Valuation Input

Assume an investor uses CAPM with:

  • (r_f = 8%)
  • (\mathbb{E}[R_M] = 12%)
  • (\beta = 1.5)

From earlier CAPM logic, required expected return is:

[
\mathbb{E}[R_i] = 0.08 + 1.5(0.12-0.08) = 14%
]

Now consider a simplified dividend discount model (DDM) scenario where the firm pays a dividend next year of R120, and dividends are expected to grow at 3% for the indefinite future. If the required return is 14%, the Gordon growth model gives:

[
P_0 = \frac{D_1}{r-g} = \frac{120}{0.14-0.03} = \frac{120}{0.11} \approx 1090.91
]

Exam reasoning points:

  1. CAPM provides (r) (required return).
  2. The DDM provides (P_0) with growth (g).
  3. If (r) increases (e.g., higher risk-free rate or higher beta), (P_0) decreases because the denominator increases.
  4. If (g) rises closer to (r), the price becomes more sensitive (denominator shrinks).

Counter-Argument (Marks Booster)

In real markets, DDM assumptions (constant growth and clean forecasting) may not hold. Yet for exams, the correct use of the formula with correct inputs is what earns marks. If asked “is this realistic?”, the correct response is: “It’s a model approximation; exam problems test consistency and mechanics.”

Cluster 1 Continued: Bond Duration Stress Testing

Problem B: Bond Price Change Using Duration Approximation

Assume a bond portfolio has:

  • Modified duration (D_{\text{mod}} = 5)
  • Current bond price (P = 952.02) (from the earlier bond calculation example)
  • A yield increase of (\Delta y = +1% = +0.01)

Approximate percentage price change:

[
\Delta P/P \approx -D_{\text{mod}} \Delta y = -5(0.01) = -0.05
]

So:

[
\Delta P \approx P(-0.05) = 952.02(-0.05) = -47.60
]

Approximate new price:

[
P_{\text{new}} \approx 952.02 – 47.60 = 904.42
]

Exam reasoning:

  • Duration is an approximation; convexity makes the change not exactly linear.
  • Still, for small yield movements (+1%), this is standard exam practice.

What to Write if Asked “Why Use Duration?”

  • It gives fast intuition for sensitivity without full re-pricing.
  • It enables scenario analysis for risk management.

Cluster 2: Stellenbosch University (SUN)–Style Focus for Factor Thinking and Critique

Stellenbosch University students often excel when they blend computation with critique, especially around CAPM limitations and factor models. This cluster strengthens your ability to argue “why the model might fail” and “what alternative might capture additional risk.”

Problem C: CAPM vs APT Explanation of Returns

Suppose two assets have identical CAPM betas but different exposures to inflation shocks. In a factor model, expected returns would differ because factor risk premiums differ.

Exam answer structure:

  1. State CAPM predicts the same expected returns if betas are identical:
    [
    \mathbb{E}[R_i] = r_f + \beta_i(\mathbb{E}[R_M]-r_f)
    ]
  2. In an APT setting, expected returns depend on multiple factor exposures:
    [
    \mathbb{E}[R_i] = r_f + \sum_j \beta_{ij}\lambda_j
    ]
  3. If inflation exposure is higher for asset 1 and inflation risk premium is positive, then (\mathbb{E}[R_1] > \mathbb{E}[R_2]) even with equal market beta.
  4. Therefore, CAPM might under-explain returns if relevant risks are omitted.

Counter-Argument (Demonstrate Balance)

One could argue that inflation risk might already be captured by market returns (i.e., the market factor might proxy for inflation sensitivity). Thus, CAPM might still fit reasonably well depending on how the “market” absorbs macro shocks. This is the nuance examiners reward.

Cluster 3: University of Johannesburg (UJ)–Style Focus for Performance Measurement and Practical Application

UJ-style exams often demand clear performance evaluation logic: Sharpe ratio, alpha, and interpretation under sample selection.

Problem D: Compare Two Portfolios Using CAPM Alpha Logic

Portfolio P1:

  • (\mathbb{E}[R_{p1}] = 14%)
  • (\beta_{p1} = 1.2)

Portfolio P2:

  • (\mathbb{E}[R_{p2}] = 13%)
  • (\beta_{p2} = 0.9)

Common parameters:

  • (r_f = 8%)
  • (\mathbb{E}[R_M] = 12%)

Compute CAPM required returns.

For P1:
[
\text{Required} = 0.08 + 1.2(0.12-0.08) = 0.08 + 1.2(0.04)=0.128=12.8%
]
[
\alpha_{1} = 14% – 12.8% = 1.2%
]

For P2:
[
\text{Required} = 0.08 + 0.9(0.12-0.08) = 0.08 + 0.9(0.04)=0.08+0.036=0.116=11.6%
]
[
\alpha_{2} = 13% – 11.6% = 1.4%
]

Conclusion: By Jensen’s alpha, P2 has higher abnormal return (1.4%) than P1 (1.2%), even though P1 has higher expected return. That is the risk-adjusted insight.

What if Asked About Sharpe Ratio?

You could respond:

  • Alpha is CAPM-based (systematic risk adjusted).
  • Sharpe uses total volatility.
  • If portfolios have different idiosyncratic volatility, Sharpe could rank them differently.

This demonstrates you understand measure choice rather than blindly applying one metric.

Cluster 4: Durban University of Technology (DUT)–Style Focus for Step-by-Step Computations and Data Handling

DUT students often focus on careful step-by-step arithmetic and interpreting market data. This cluster reinforces computational discipline.

Problem E: Market Return, Beta, and Covariance Link

Given:

  • (\text{Var}(R_M) = 0.04) (so market standard deviation is 20% if variance is 0.04)
  • (\text{Cov}(R_i,R_M)=0.03)

Beta is:
[
\beta_i = \frac{0.03}{0.04} = 0.75
]

Exam writing:

  • Beta less than 1 indicates the asset is less sensitive to market movements.
  • Required return is therefore lower than a one-for-one risk asset (assuming positive market risk premium).

Problem F: Portfolio Variance With Correlation

Use the earlier diversification structure. If weights and variances are provided, compute covariance term with correlation. The exam often tests whether you correctly apply:

[
\text{Cov}(R_1,R_2) = \rho_{12}\sigma_1\sigma_2
]

Then substitute into the two-asset portfolio variance formula.

Cluster 5: TVET College Applied Finance Orientation (Conceptual Transfer Focus)

While TVET colleges may not offer ECO4051S under the exact name, many students come from programmes where similar tools are taught in more applied contexts: budgeting, investment appraisal, and risk management. This cluster focuses on “mechanical understanding with real meaning,” useful for any exam that includes computations.

Applied Translation: Interest Rates and “Why Your Bond Value Changes”

A TVET-oriented explanation style helps you score in conceptual questions:

  • If yields rise, existing bonds look less attractive relative to new bonds → their prices fall.
  • If yields fall, existing bonds look more attractive → their prices rise.

Applied Translation: Diversification as Practical Risk Reduction

  • If two assets don’t move exactly together, combining them reduces volatility.
  • If they are perfectly correlated, diversification gives no reduction in risk.

Even though this is basic, examiners reward students who can express it accurately and connect it to formulas.

Integrated Mini-Case: Linking CAPM, Bond Pricing, and Risk Management

A realistic exam question may ask you to combine three ideas: an interest rate movement affects bonds and equity required returns.

Assume:

  • Risk-free rate (r_f) increases by 1 percentage point (from 8% to 9%)
  • Market expected return (\mathbb{E}[R_M]) remains 12%
  • Equity beta (\beta = 1.5)

Compute the new CAPM required expected return:

Old:
[
0.08 + 1.5(0.12-0.08) = 14%
]

New:
[
0.09 + 1.5(0.12-0.09) = 0.09 + 1.5(0.03)=0.09+0.045=13.5%
]

Wait—this reveals an important nuance: if (r_f) increases while (\mathbb{E}[R_M]) stays constant, the market risk premium ((\mathbb{E}[R_M]-r_f)) decreases. That can offset or even dominate the direct increase in (r_f). Here, the required return falls from 14% to 13.5% under these assumptions.

Exam insight: The sign of the effect of (r_f) changes on required returns is not automatically “up.” You must check what happens to the market risk premium.

For bonds:

  • If yields increase, bond prices fall (inverse relationship).

So in scenario questions, you must separately consider:

  1. Bond pricing: price–yield inverse.
  2. Equity pricing via CAPM: depends on both (r_f) and (\mathbb{E}[R_M]), i.e., the risk premium spread.

This integrated reasoning often distinguishes top responses.

Final Exam Checklist: What to Ensure in Every ECO4051S Answer

Before submitting, verify:

  • All formulas used match the question’s assumptions (annual vs monthly, simple vs log returns, CAPM vs APT).
  • Percent vs decimal consistency (8% = 0.08).
  • Arithmetic is correct and units are consistent.
  • Directional claims (price up/down, return required up/down) are logically consistent with the model.
  • Limitations are acknowledged when asked for critique (e.g., CAPM beta estimation, EMH deviations).
  • No unexplained jumps in reasoning; intermediate steps are shown.

Concluding Consolidation of ECO4051S Core Skills

ECO4051S combines quantitative finance with economic reasoning: investors price risk, bond markets discount cash flows with yields, and market efficiency theories explain how information becomes reflected in prices. The key to excelling is not memorising isolated results, but mastering the connections:

  • Portfolio choice builds intuition for diversification and systematic risk.
  • CAPM and factor models translate systematic risk exposure into expected returns.
  • Bond pricing and duration quantify interest rate risk.
  • Market efficiency and behavioural finance explain why returns can deviate from strict model predictions.
  • Performance evaluation metrics determine whether “outperformance” is meaningful after risk adjustment.

With sustained practice on computations and coherent exam writing, these models become a toolkit rather than a set of disconnected topics—exactly what financial economics exams reward.

Select the fields to be shown. Others will be hidden. Drag and drop to rearrange the order.
  • Image
  • SKU
  • Rating
  • Price
  • Stock
  • Availability
  • Add to cart
  • Description
  • Content
  • Weight
  • Dimensions
  • Additional information
Click outside to hide the comparison bar
Compare