Back to Blog
Investment Theory & Portfolio Management, Explained: A Burnaby Finance Tutor's Guide
August 29, 202611 min read

Investment Theory & Portfolio Management, Explained: A Burnaby Finance Tutor's Guide

Ask any finance student where their grades quietly fall apart, and a surprising number will point to the same unit: investment theory and portfolio management. It isn't that the ideas are exotic. Risk, return, diversification and pricing are concepts most students can explain in a sentence. What trips people up is the layer underneath — the algebra of covariance matrices, the numeric leap from CAPM's formula to an actual required return, the moment a professor asks "why" instead of "what."

This guide walks through the core models of investment theory and portfolio management with the formulas and worked numbers attached — the way we teach them at Dr. Shreyank Educare, a Burnaby-based tutoring practice supporting B.Com, MBA, MSc/PhD finance and CFA/CSC/IFC candidates across Metro Vancouver.

Why Do Students Struggle With Investment Theory Specifically?

Investment theory sits at an awkward intersection of three skill sets: conceptual finance, statistics, and applied problem-solving. A student can understand what diversification does reduce risk without proportionally reducing return and still freeze when asked to calculate a two-asset portfolio's standard deviation from a correlation coefficient. That gap between "I understand the theory" and "I can compute the answer under exam pressure" is the single most common issue we see in tutoring sessions.

The fix isn't more reading. It's deliberate, repeated practice on the calculations until the formulas stop being something to look up and start being something a student reaches for automatically.

What Is the Formula for Expected Return and Risk?

Every investment theory course starts with three building blocks:

  • Expected return: E(R) = Σ [pᵢ × Rᵢ] — a probability-weighted average of possible outcomes
  • Variance: σ² = Σ [pᵢ × (Rᵢ − E(R))²] — the dispersion of returns around the expected value
  • Standard deviation: σ = √σ² — the standard measure of total risk

Worked example: A stock has a 30% chance of returning 20%, a 50% chance of returning 8%, and a 20% chance of returning −10%. E(R) = (0.30 × 20%) + (0.50 × 8%) + (0.20 × −10%) = 6% + 4% − 2% = 8%

Where students lose marks: confusing ex-ante (expected, probability-based) figures with ex-post (historical, realized) figures, and misapplying the two-asset variance formula once a third asset and its two additional covariance terms enters the problem.

How Does Modern Portfolio Theory Reduce Risk Through Diversification?

Harry Markowitz's Modern Portfolio Theory (1952) is the mathematical backbone of the portfolio management curriculum. The two-asset portfolio variance formula is:

σₚ² = w₁²σ₁² + w₂²σ₂² + 2w₁w₂σ₁σ₂ρ₁,₂

where w = weight, σ = standard deviation, and ρ = correlation coefficient between the two assets.

Worked example: Asset A (σ = 15%, weight 60%) and Asset B (σ = 25%, weight 40%), with correlation ρ = 0.2. σₚ² = (0.6² × 0.15²) + (0.4² × 0.25²) + (2 × 0.6 × 0.4 × 0.15 × 0.25 × 0.2) σₚ² = 0.0081 + 0.01 + 0.0018 = 0.0199 → σₚ ≈ 14.1%

Notice the portfolio's standard deviation (14.1%) is lower than the weighted average of the two individual risks (0.6×15% + 0.4×25% = 19%). That gap is the diversification benefit and it only exists because ρ < 1. The key numeric takeaways courses test on:

  • The efficient frontier — the set of portfolios offering the maximum expected return for each level of risk
  • The minimum variance portfolio — the single point on the frontier with the lowest possible σₚ
  • Systematic vs. unsystematic risk — only firm-specific (unsystematic) risk can be diversified away; market-wide (systematic) risk cannot

How Do You Calculate Expected Return Using CAPM?

The Capital Asset Pricing Model extends portfolio theory into asset pricing:

E(Rᵢ) = Rf + βᵢ (E(Rₘ) − Rf)

where Rf = risk-free rate, βᵢ = the asset's beta (sensitivity to market movements), and (E(Rₘ) − Rf) = the equity market risk premium.

Worked example: Risk-free rate = 3%, expected market return = 9%, stock beta = 1.4. E(Rᵢ) = 3% + 1.4 × (9% − 3%) = 3% + 8.4% = 11.4% required return

Students are expected to use this figure two ways: as a discount rate in valuation models, and as a benchmark on the Security Market Line (SML) to flag over- or under-valued securities — a stock priced to deliver more than 11.4% given its beta sits above the line (undervalued); less and it sits below (overvalued). CAPM is a favourite exam topic precisely because it rewards students who understand why beta drives require return, not just those who can plug numbers into a formula.

What Does the Efficient Market Hypothesis Say About Beating the Market?

EMH asks a deceptively simple question: can investors consistently earn risk-adjusted returns above the market? The three forms make progressively stronger claims about what's already priced in:

  • Weak form — past price and volume data is fully reflected in current prices, meaning technical analysis alone can't generate excess returns
  • Semi-strong form — all publicly available information is fully reflected in prices, meaning fundamental analysis on public data can't generate excess returns
  • Strong form — all information, public and private, is reflected in prices, meaning even insider information can't generate excess returns

This framework underpins the active vs passive management debate that shows up repeatedly in essay-style exam questions and it's directly testable against real data, since decades of mutual fund performance studies show the majority of actively managed equity funds underperform their benchmark index net of fees over 10+ year periods.

What Are the Five Steps of the Portfolio Management Process?

This is the part of the curriculum most directly tested in CFA and CSC coursework:

  1. Set investment objectives and constraints — return requirements, risk tolerance, time horizon, liquidity needs, tax status, and legal/regulatory constraints, formalized in an Investment Policy Statement (IPS)
  2. Determine strategic asset allocation — the equity/fixed income/alternatives mix, which research attributes to the large majority of a portfolio's return variability over time
  3. Select securities — choosing specific instruments within each asset class
  4. Construct and rebalance the portfolio — implementing the allocation and correcting drift as prices move
  5. Measure and evaluate performance — using risk-adjusted metrics

How Do You Measure Risk-Adjusted Portfolio Performance?

Raw returns don't tell you whether a manager took on excessive risk to earn them. Three formulas dominate this section of every CFA and portfolio management syllabus:

  • Sharpe ratio: (Rₚ − Rf) / σₚ — excess return per unit of total risk
  • Treynor ratio: (Rₚ − Rf) / βₚ — excess return per unit of systematic risk
  • Jensen's alpha: Rₚ − [Rf + βₚ(Rₘ − Rf)] — actual return minus CAPM-predicted return

Worked example: A portfolio returns 12%, with σₚ = 18%, β = 1.1, Rf = 3%, and Rₘ = 9%. Sharpe ratio = (12% − 3%) / 18% = 0.50 Jensen's alpha = 12% − [3% + 1.1 × (9% − 3%)] = 12% − 9.6% = +2.4%

A positive alpha means the portfolio outperformed what CAPM would predict given its beta — the number CFA-level questions most often ask candidates to interpret correctly.

How Do You Value Equities, Bonds and Derivatives?

Equity valuation typically uses one of three approaches, and choosing the right one for a given company is more heavily tested than the mechanics of any single formula:

  • Dividend Discount Model: P₀ = D₁ / (r − g) — best for stable, dividend-paying firms
  • Relative valuation — P/E, P/B, and EV/EBITDA multiples benchmarked against comparable companies
  • Free cash flow models — for firms with no dividend history or irregular payouts

Fixed income introduces bond pricing as the present value of coupons and face value discounted at the market yield, plus two risk measures every CFA Level I candidate must be able to calculate:

  • Modified duration — the approximate percentage price change of a bond for a 1% change in yield
  • Convexity — the correction term that improves duration's accuracy for larger yield changes

Worked example: A bond with modified duration of 7 will see its price fall by approximately 7% if yields rise by 1 percentage point — a single number that shows up constantly in fixed income and risk management questions.

Derivatives (options, futures, forwards, and swaps) are taught primarily through payoff diagrams and hedging strategies — for example, a protective put (long stock + long put) caps downside risk at the put's strike price while preserving upside participation, a structure students are regularly asked to diagram and price.

What Does Modern Risk Management and Alternative Investment Coverage Include?

CFA-level and MSc coursework increasingly extends beyond traditional equities and bonds into:

  • Alternative investments — private equity, hedge funds, real assets and infrastructure which behave differently from public markets and typically carry lower correlation to traditional stock/bond portfolios
  • Value at Risk (VaR) — the maximum expected loss over a given time horizon at a given confidence level (e.g., "95% one-day VaR of $50,000" means a 5% chance of losing more than $50,000 in a single day)
  • Stress testing — modelling portfolio performance under extreme, historically-grounded scenarios rather than statistical assumptions alone

Which Programs and Certifications Cover This Material?

Investment theory and portfolio management aren't confined to one course. At Dr. Shreyank Educare, we support this content across:

  • B.Com programs — Investment Theory, Financial Markets, Corporate Finance, Risk Management
  • MBA programs — Investment Management, Financial Management, Banking & Capital Markets
  • MSc and PhD finance programs — Asset Pricing, Theory of Finance, Financial Analytics, Financial Research
  • CFA (Levels I, II & III) — Portfolio Management, Equity Investments, Fixed Income, Derivatives, Alternative Investments, Ethics, Economics
  • CSC (Canadian Securities Course) — Portfolio Management, Investment Products, Market Structures, Regulatory Framework
  • IFC certification — Mutual Funds, Investment Product Knowledge, Client Profiling

Because the same core formulas resurface at every level — beta, duration, the Sharpe ratio with increasing depth, a solid quantitative foundation at the undergraduate level pays measurable dividends well into CFA-level study.

Why Choose One-to-One Finance Tutoring Over Self-Study?

Lecture halls and generic prep resources are built for the average student and investment theory rarely respects averages: some students need more time on the statistics, others need more time connecting a formula to financial intuition and nearly everyone needs more worked-calculation repetition than a standard course provides. Dr. Shreyank Educare approach of finance program tutoring in Burnaby is built around four principles:

Strengthening core financial concepts. We slow down on the models courses tend to rush through, working problems from first principles rather than formula memorization.

Applying real-world financial knowledge. Beta, duration and the efficient frontier mean more once a student has calculated them for an actual company or bond, not just a textbook example.

Certification-focused preparation. For CFA, CSC and IFC candidates, sessions are structured around the specific exam weighting, prioritizing high-weight topics like Portfolio Management and Ethics.

Personalized mentorship. Some students freeze on covariance calculations; others struggle to connect CAPM to a real investment decision. Sessions target exactly where marks are being lost which is why we ask new students to bring a recent test or assignment to their first consultation.

Frequently Asked Questions

  1. What level of finance do you tutor?

From B.Com and MBA coursework through MSc/PhD finance theory, plus professional certifications including CFA (Levels I–III), CSC and IFC.

  1. Do you help with CFA or CSC preparation?

Yes. Portfolio management, equity investments, fixed income, derivatives, alternative investments and ethics are core parts of our CFA and CSC coaching.

  1. I understand the theory but freeze on the calculations — can you help?

Yes, this is one of the most common challenges we see and it's exactly what structured, one-to-one practice with worked numeric examples is designed to fix.

  1. Can you help B.Com or MBA students with coursework?

Yes, including assignment support, exam preparation and help with specific topics like investment theory, corporate finance and financial markets.

  1. Are finance sessions available online?

Yes. Sessions run one-to-one or in small groups, in person in Burnaby or online across Metro Vancouver.

Book a Finance Consultation in Burnaby

Investment theory and portfolio management reward students who can execute the math, not just recite the concept and that kind of fluency is built through guided, numeric practice.

If you are a student in Burnaby or across Metro Vancouver working through Investment Theory, Portfolio Management or CFA/CSC/IFC preparation, book a free 30-minute finance consultation with Dr. Shreyank Educare. Bring a recent test or assignment so we can pinpoint exactly where marks are being lost and build a plan from there.

Explore more: Finance Tutoring in Burnaby · Tutoring Prices · University & Professional Tutoring

Need one-on-one help with this? Our tutors can guide you step by step.

Finance Tutoring

Recommended Reads

Book a Free 30-Minute Consultation

Tell us about the learner and a member of our team will respond within 24 hours.

Prefer Quick Communication? Message Us On WhatsApp Or Call Us!

Chat With Us On WhatsApp+1 672-514-7587
Chat with us