Projectitude

How to Write a Derivatives Assignment: Options, Futures & Swaps Guide (2026)

A derivatives assignment asks you to price and interpret contracts whose value derives from an underlying asset — options, futures, forwards or swaps. The maths intimidates most students, but the maths is not where the marks are decided. Markers reward students who can explain why a formula is being applied, name the assumptions it rests on, and interpret what the result means in economic terms. The Black-Scholes number matters. The paragraph explaining what it means matters more.
4
Instrument Families
Black-Scholes
Most Set Question
Assumptions
Where Marks Live
2,000–3,000
Typical Word Count

Derivatives is where finance modules stop being an extension of accounting and start becoming their own subject. The instruments are unfamiliar, the formulas look intimidating, and the assumptions feel more consequential than in any earlier module. It is also, in most degree programmes, the module where students who did fine in corporate finance suddenly find themselves working much harder for the same grade.

This guide walks you through what a derivatives assignment actually tests, the four instrument families you need to know, a full worked Black-Scholes calculation with interpretation, a paired futures hedging example, and the analytical moves that separate a competent answer from a top one. If your brief is on options, futures, forwards, or swaps, the pattern below will apply.

What a Derivatives Assignment Actually Tests

A derivatives assignment is testing three connected skills, not one. Getting the calculation right is the entry ticket — it earns you a pass. The higher marks come from the two skills students most often skip.

  • Pricing accuracy — Can you apply the right pricing model (Black-Scholes, binomial, cost-of-carry, or swap valuation) with the correct inputs and show clean working?
  • Assumption awareness — Can you name what the model assumes about the world, and identify where those assumptions are likely to fail for the specific case you are analysing? This is where the grade band gets decided.
  • Economic interpretation — Can you explain what your price or hedge ratio means for a real business or investor decision? A number without meaning does not earn full marks.

Check what model the brief expects: "Value a European call option" almost always means Black-Scholes. "Value an American option" usually means a binomial tree, since Black-Scholes assumes no early exercise. "Hedge this portfolio" means either a futures hedge (using beta) or an options-based hedge. Identify which model the brief is asking for before you start substituting numbers — using the wrong model with correct arithmetic still loses marks.

The Four Instrument Families

Almost every derivatives assignment involves at least one of these four instrument types. The valuation approach differs across families, so identifying which instrument is in front of you is the first analytical move.

Instrument Core Idea Standard Pricing Approach
Forwards Custom, over-the-counter agreement to buy/sell an asset at a set price on a future date. Cost-of-carry: F = S × erT (no income), adjusted for dividends/storage.
Futures Exchange-traded, standardised version of a forward. Marked-to-market daily. Same cost-of-carry logic as forwards, with hedging via beta-adjusted contract counts.
Options Right (not obligation) to buy (call) or sell (put) an asset at a strike price. Downside limited to premium. Black-Scholes for European; binomial tree for American; put-call parity for cross-checks.
Swaps Agreement to exchange cash flow streams — typically fixed-for-floating interest rate or currency-for-currency. Value as difference between two bond legs (fixed leg vs floating leg).

Two patterns worth internalising. First, forwards and futures share the same underlying valuation logic — the differences (exchange-trading, standardisation, daily marking-to-market) matter for risk and mechanics, not for the price itself. Second, options are the family where the maths jumps, because they have optionality — the holder can walk away — and pricing that optionality requires a probability distribution over future prices. That is why Black-Scholes exists and why it makes assumptions the other families do not need.

A Worked Example — Valuing a European Call with Black-Scholes

The single most common derivatives assignment question at undergraduate level is valuing a European call option using the Black-Scholes formula. Here is how a strong response walks through it. The inputs are constructed for demonstration; the method is identical for any real-world data you are given.

📄 The Setup
Underlying spot price (S): £100
Strike price (K): £95
Risk-free rate (r): 5% per annum
Time to expiry (T): 0.5 years (6 months)
Volatility (σ): 25% per annum
Option type: European call, no dividends
📐 The Black-Scholes Formula
C = S · N(d1) − K · e−rT · N(d2)

d1 = [ ln(S/K) + (r + σ²/2)·T ] ÷ (σ · √T)
d2 = d1 − σ · √T

Where N(·) is the cumulative standard normal distribution.

Step 1 — Compute d1 and d2

✅ d₁ Calculation
d1 = [ ln(100/95) + (0.05 + 0.25²/2) × 0.5 ] ÷ (0.25 × √0.5)
    = [ ln(1.0526) + (0.05 + 0.03125) × 0.5 ] ÷ (0.25 × 0.7071)
    = [ 0.0513 + 0.0406 ] ÷ 0.1768
    = 0.0919 ÷ 0.1768
    = 0.5200
✅ d₂ Calculation
d2 = d1 − σ · √T
    = 0.5200 − 0.25 × 0.7071
    = 0.5200 − 0.1768
    = 0.3432

Step 2 — Look Up N(d1) and N(d2)

From standard normal distribution tables (or an Excel NORM.S.DIST call):

✅ Cumulative Normal Probabilities
N(d1) = N(0.5200) = 0.6985
N(d2) = N(0.3432) = 0.6343

Step 3 — Compute the Call Price

✅ Final Call Price
C = S · N(d1) − K · e−rT · N(d2)
   = 100 × 0.6985 − 95 × e−0.05×0.5 × 0.6343
   = 100 × 0.6985 − 95 × 0.9753 × 0.6343
   = 69.85 − 58.77
   = £11.08

Interpretation: The European call is worth approximately £11.08. This decomposes into £5.00 of intrinsic value (the option is £5 in-the-money at spot) and £6.08 of time value — the market's compensation for six months of potential upside before expiry. The time value is what Black-Scholes is really pricing; intrinsic value could be computed by anyone.

Cross-check with put-call parity: Once you have the call price, you can derive the equivalent put price for free. Put-call parity: P = K·e−rT − S + C. Substituting: P = 95 × 0.9753 − 100 + 11.08 = £3.73. If a brief asks for both call and put prices, use parity as your second calculation — it saves time and demonstrates conceptual depth.

Derivatives module deadline closing in?

Our finance specialists build full derivatives assignments — Black-Scholes, binomial trees, hedging, swaps — written to your university's marking criteria and your deadline.

Get Expert Help →

A Second Example — Hedging with Index Futures

The other question that appears in almost every derivatives brief is a hedging calculation. A fund manager holds an equity portfolio and wants to hedge market risk using index futures. Here is the standard undergraduate approach.

📄 The Setup
Portfolio value (VP): £5,000,000
Portfolio beta (β): 1.20
FTSE 100 futures price: 7,500 points
Contract multiplier: £10 per index point
Objective: Hedge market exposure fully.
📐 Hedge Ratio Formula
N = β × ( VP ÷ VF )

Where:
N = number of futures contracts to short
VF = value per futures contract = Futures price × Multiplier
✅ Calculation
VF = 7,500 × £10 = £75,000 per contract

N = 1.20 × ( £5,000,000 ÷ £75,000 )
   = 1.20 × 66.67
   = 80 contracts (short)

Interpretation: The manager should short 80 FTSE 100 futures contracts to neutralise the portfolio's market exposure. The beta adjustment matters — a portfolio with β = 1.20 moves 20% more than the market, so a naive hedge based on portfolio value alone (66.67 contracts) would leave residual downside risk. A strong answer notes that this is a static hedge; if beta drifts or if the portfolio composition changes, the hedge ratio needs to be rebalanced.

2:2 vs First: The Assumptions Paragraph

Both students calculate the £11.08 call price correctly. The gap between grade bands sits in what they say about the model that produced it. This is where derivatives assignments are actually decided.

🔴 2:2 Level
"The call option is worth £11.08 using the Black-Scholes formula. This is a fair price for the option based on the standard model. The Black-Scholes model is widely used in industry and is a reliable pricing tool."
States the result. No engagement with what Black-Scholes assumes or where it fails. Reads as if the formula is uncontested.
🟢 First Class Level
"The Black-Scholes price of £11.08 rests on assumptions that matter in practice. The model assumes constant volatility, but implied volatility surfaces show volatility varies systematically by strike and maturity (the volatility smile), which the formula cannot capture. It also assumes continuous trading and no transaction costs, both unrealistic. Empirically, Black-Scholes tends to underprice out-of-the-money puts and overprice deep in-the-money options, and its assumption of a lognormal price distribution understates the frequency of large moves. The £11.08 is defensible as a benchmark; a trading desk would layer sensitivity to volatility and skew adjustments on top before quoting a market price."
Names three specific assumptions, cites the empirical failure pattern, positions the number as a benchmark rather than a truth. Genuine engagement with the model.

The first-class version is not longer for effect. Every clause is doing work — naming an assumption, citing an empirical failure, or qualifying the conclusion. Markers reward this because it demonstrates that the student understands Black-Scholes as a model that describes an idealised world, not a formula that produces true prices. That distinction is the whole point of the module.

Five Mistakes That Cost Students Marks

Using Black-Scholes for American options. Black-Scholes assumes no early exercise; American options allow it. Using the wrong model still loses marks even if the arithmetic is clean.Fix: European options → Black-Scholes. American options → binomial tree. Check the brief before you start.

Confusing volatility σ with variance σ². Standard rookie error. Black-Scholes needs σ (standard deviation), but the formula uses σ² inside the d1 expression, so the two can get muddled.Fix: Write σ² explicitly whenever you use variance in the formula. Never square something twice by accident.

Reporting the price with no assumption discussion. A pricing number with no assumption paragraph reads as arithmetic, not analysis. Markers score down.Fix: After every valuation, add at least one paragraph naming the model's key assumptions and where they are likely to fail for the specific instrument or market you're pricing.

Forgetting the beta adjustment in a futures hedge. Using portfolio value ÷ contract value alone ignores that the portfolio moves more (or less) than the index.Fix: Always multiply the raw ratio by portfolio beta. A £5m portfolio with β = 1.2 needs 20% more short exposure than a £5m portfolio with β = 1.0.

Treating the hedge as static. Beta drifts, portfolio composition changes, and the underlying futures contract rolls forward. Static-hedge answers miss the dynamic nature of real hedging.Fix: Add a sentence acknowledging the hedge requires rebalancing as beta or exposure changes, and that futures contracts must be rolled at expiry.

Frequently Asked Questions

What is a derivatives assignment usually asking me to do?
Most derivatives assignments involve one or more of four tasks: pricing an option using Black-Scholes or a binomial tree, computing a forward or futures price using cost-of-carry, valuing a swap by decomposing it into bond legs, or designing a hedging strategy for a specified portfolio or exposure. Some assignments also ask you to compare pricing models, critique Black-Scholes assumptions, or apply the Greeks (delta, gamma, vega, theta, rho) to a hedging scenario. Check the brief carefully — the type of derivative and the required model determine the whole structure of your answer.
When should I use Black-Scholes and when should I use a binomial tree?
Use Black-Scholes for European options (no early exercise) on non-dividend-paying assets, or on assets where the dividend adjustment is straightforward. Use a binomial tree for American options (early exercise possible), path-dependent options, or when the brief specifies a limited number of time steps. Binomial models are also useful when you need to show the pricing logic visually — a tree of nodes is easier for a marker to follow than a single Black-Scholes number. If the brief is silent, European → Black-Scholes is the safer default.
How do I find N(d₁) and N(d₂) in an exam or coursework?
Two options. First, use a standard normal distribution table — every finance textbook includes one, and most exams provide it. Locate d1 in the table (usually rounded to two decimal places), read off the cumulative probability. Second, use Excel: =NORM.S.DIST(d1, TRUE) gives the cumulative value directly. In a written coursework submission, quote the value to four decimal places and cite the source (e.g. "Hull tables" or "Excel NORM.S.DIST"). If you interpolate between table values, show the interpolation working.
What are the main assumptions of Black-Scholes?
Constant volatility, constant risk-free rate, no transaction costs, continuous trading, no dividends (or a known continuous dividend yield), and lognormal distribution of underlying prices. In practice, several fail: volatility varies by strike and maturity (the volatility smile), transaction costs exist, trading is discrete, and price distributions have fatter tails than lognormal. Naming these failures and explaining their consequences — Black-Scholes tends to underprice out-of-the-money puts and understate the frequency of large moves — is exactly what separates a First-class answer from a competent one.
How do I structure a derivatives assignment?
A typical structure: introduction (state the instrument, the pricing question, the model chosen); theoretical framework (name the model, state its assumptions); calculation (show formula, substitution, result — the same pattern used in our finance assignment structure guide); interpretation (what the price means economically, and how sensitive it is to key inputs); critique (where the model's assumptions fail for this specific case); conclusion (a defensible recommendation on the pricing or hedge). Length varies by brief — most undergraduate derivatives assignments run 2,000 to 3,000 words.
My deadline is close — what should I prioritise on a derivatives assignment?
Get the calculation right first — every other section depends on it. Use the formula-substitution-result layout so you earn method marks even if a final number is slightly off. Then write the assumption paragraph — it carries more marks than students realise and takes 20 minutes to write well. Save time for a short interpretation section and a sensitivity comment. Skip full binomial trees or exotic option variants if not asked. If the deadline is genuinely unworkable, our finance specialists can deliver a complete derivatives assignment with pricing, hedging and critique. Get expert help here.

Need Your Derivatives Assignment Done Right?

Our expert writers deliver fully worked derivatives assignments — Black-Scholes pricing, binomial trees, futures hedging, swap valuation — with the assumption analysis and interpretation that wins marks. To your university's marking criteria and your deadline.

Get Expert Help Today →

Please fill this data