Unconditional and Conditional Probabilities

Let’s say you are asked the following question:

What is the probability of your portfolio earning a return greater than 10%?

This kind of probability is an unconditional probability as the probability is not dependent on the occurrence of any other event. The event, A, is that the portfolio will earn a return greater than 10%. The probability of such an event will be specified as P(A). The calculation is quite simple. The numerator is the sum of probabilities of all returns being above 10%. Assume this is 0.60. The denominator is 1, the sum of probabilities of all possible returns. The probability P(A) = 0.60/1 = 0.60.

Now, let’s ask another related question:

What is the probability of your portfolio earning a return greater than 10% given that the returns are never below 5%?

Notice that we have added a new condition - given that the returns are never below 5%. Now the probability of portfolio earning returns greater than 10% is not unconditional. It is conditional on another event, B, that is, the returns are never below 5%. Such a probability is called conditional probability, and is expresses as P(A|B), the probability of A given B.

Our calculation will now change.

The numerator will still be the same: the sum of probabilities of all returns being above 10%. We assumed this to be 0.60.

The denominator will now consider Event B as well - the sum of probabilities of all returns being 5% or more. Assume this is 0.80.

The conditional probability will be calculated as P(A|B) = 0.60/0/80 = 0.75.

Related Downloads

Related Quizzes

Probablity Concepts

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book includes PDFs, explanations, instructions, data files, and R code for all examples.

Get the Bundle for $39 (Regular $57)
JOIN 30,000 DATA PROFESSIONALS

Free Guides - Getting Started with R and Python

Enter your name and email address below and we will email you the guides for R programming and Python.

Data Science in Finance: 9-Book Bundle

Data Science in Finance Book Bundle

Master R and Python for financial data science with our comprehensive bundle of 9 ebooks.

What's Included:

  • Getting Started with R
  • R Programming for Data Science
  • Data Visualization with R
  • Financial Time Series Analysis with R
  • Quantitative Trading Strategies with R
  • Derivatives with R
  • Credit Risk Modelling With R
  • Python for Data Science
  • Machine Learning in Finance using Python

Each book comes with PDFs, detailed explanations, step-by-step instructions, data files, and complete downloadable R code for all examples.