When Error Propagation Fails: A PhD Mini-Tutorial on Geometric Brownian Motion Simulation

12 November 2025, Version 1
This content is an early or alternative research output and has not been peer-reviewed by Cambridge University Press at the time of posting.

Abstract

The standard error propagation formula assumes linearity and small uncertain- ties. When applied to multiplicative processes—like future lithium price affecting battery replacement cost—it fails by nearly 30%. This mini-tutorial shows, step by step, how to use geometric Brownian motion (GBM) and numerical simulation to compute uncertainty correctly. We derive the exact solution, implement the Euler– Maruyama scheme, validate convergence, and provide a reproducible Python script. Designed for PhD students entering computational modeling, this guide bridges textbook formulas and real-world risk assessment.

Keywords

Error propagation
Geometric Brownian motion
Log-normal distributtion
Stochastic simulation
Euler–Maruyama method
Multiplicative uncertainty
Risk assessment

Comments

Comments are not moderated before they are posted, but they can be removed by the site moderators if they are found to be in contravention of our Commenting and Discussion Policy [opens in a new tab] - please read this policy before you post. Comments should be used for scholarly discussion of the content in question. You can find more information about how to use the commenting feature here [opens in a new tab] .
This site is protected by reCAPTCHA and the Google Privacy Policy [opens in a new tab] and Terms of Service [opens in a new tab] apply.