Finance Train LogoFinance Train
Learning LibraryTemplatesBlog
Data Science Bundle
Finance TrainFinance Train
Learning LibraryTemplatesBlog
Data Science Bundle
Financial Analysis

Sortino Ratio

September 26, 2011
2 min read

We know that Sharpe ratio is a popular measure for measuring the reward (or excess return) of an asset per unit of risk.

One problem with Sharpe ratio is that it is dimensionless, that is, as it uses the standard deviation of returns as a measure of risk. It penalizes both upward and downward volatility equally.

Sortino ratio is a modification of the Sharpe ratio. Instead of considering both upward and downward movement in volatility, Sortino ratio focuses only on the downward volatility.

The ratio can be calculated using the following formula:

S=R−RTσdS = \frac{R - R_{T}}{\sigma_{d} }S=σd​R−RT​​

Where RT is the target minimum required rate for the investment and σd is the downside deviation.

The calculation of downside deviation is a bit tricky.

The first step is to calculate the excess returns for all periods (R – Rt). Now, some of these returns will be positive while some will be negative.

The question is “Should you just replace all positive numbers with zeros and go about calculating Sortino ratio, or should you complete omit all the positive results?” If you are simply replacing positive results with zeros, you may underestimate the volatility. Instead the better way is to complete omit the positive results while calculating the standard deviation.

The Sortino ratio provides more realistic risk-adjusted returns on a security as it does not penalize the upward price change.

Learning Library

Practical resources on data science, machine learning, and AI for finance professionals.

Browse Library
Mini Roadmap - Data Science for Finance
Free Download

Mini Roadmap: Data Science for Finance

A step-by-step guide covering Python, SQL, analytics, and finance applications.

Finance Train

Learn data science and AI skills for finance through practical courses and tutorials.

Learn

  • Learning Library
  • Course Directory
  • Blog

Resources

  • Templates & Downloads
  • Tools
  • Tables
  • Calculators

Company

  • About
  • Contact
  • Privacy
  • Terms

© 2026 Finance Train. All rights reserved.