QF 101-Week 1 Day 3
QF 101-Week 1 Day 3
The information provided in this booklet is accurate to the best of our knowledge at
the time of publication. We have taken utmost care to ensure the correctness and
reliability of the information presented. However, we cannot guarantee that future
developments or updates may not affect the accuracy or applicability of the
content.
All rights reserved. No part of this booklet may be reproduced, stored in a retrieval
system, or transmitted in any form or by any means, electronic, mechanical,
photocopying, recording, or otherwise, without prior written permission from the
publisher. Unauthorized reproduction or distribution of this booklet is strictly
prohibited.
We value your feedback and welcome any comments or suggestions you may
have. Your input is valuable in helping us improve the quality and relevance of our
content. Please contact us at [email protected] with your feedback
Editorial Team
We would like to acknowledge the valuable contributions of our team
members who have worked tirelessly to provide valuable insights and
content for this material.
Mentor :
Maddikera Vijay
Coordinators :
Aditya Upadhyay
Sagnik Dey
Aryush Tripathi
Technical Team :
Aditya Dubey
Gouri Verma
Contributors -
Anubhav Mishra, Annem Sai Siddharth, Debtanu Das, Divyanshu Dubey,
Sukirti Garg
Probability
Preliminaries
Probability Scale
Probability of an Event E occurring i.e. P(E) is less than or equal to 1 and
greater than or equal to 0.
0 ≤ P(E) ≤ 1
Probability of an Event
The probability of an event occurring is defined as:
P(E) = The number of ways the event can occur
Total number of outcomes
P(E’) = 1 − P(E)
Probability
Conditional Probability
The probability of an event B may be different if you know that a
dependent event A has already occurred.
Example
Consider a school which has 100 students in its sixth form. 50 students
study mathematics, 29 study biology and 13 study both subjects. You walk
into a biology class and select a student at random. What is the probability
that this student also studies mathematics?
Random Variables
Notation
Random Variables X, Y, Z
Observed Variables x, y, z
Definition
Outcomes of experiments are not always numbers, e.g. two heads
appearing; picking an ace from a deck of cards. We need some way of
assigning real numbers to each random event. Random variables assign
numbers to events.
Thus a random variable (RV) X is a function which maps from the sample
space Ω to the number line.
Example
let X = the number facing up when a fair dice is rolled, or let X represent
the outcome of a coin toss, where
X = 1 if heads
0 if tails
Probability Distributions
When dealing with a discrete random variable we de- fine the probability
distribution using a probability mass function or simply a probability
function.
Example
The (RV) X is defined as’ the sum of scores shown by two fair six sided
dice’. Find the probability distribution of X
A sample space diagram for the experiment is:
Probability
Continuous Distributions
As continuous random variables can take any value, i.e an infinite number
of values, we must define our probability distribution differently.
For a continuous RV the probability of getting a specific value is zero, i.e
P(X = x) = 0
Probability
Important Distributions
Binomial Distribution
A binomial distribution can be thought of as simply the probability of a
SUCCESS or FAILURE outcome in an experiment or survey that is
repeated multiple times. The binomial is a type of distribution that has two
possible outcomes (the prefix “bi” means two, or twice). For example, a
coin toss has only two possible outcomes: heads or tails and taking a test
could have two possible outcomes: pass or fail.
Probability
Poisson Distribution
The Poisson distribution is a discrete distribution where the random
variable X represents the number of events that occur ‘at random’ in any
interval. If X is to have a Poisson distribution then events must occur
Normal Distribution
The Normal distribution is a continuous distribution. This is the most
important distribution. If X is a random variable that follows the normal
distribution we say:
The Probability Density Function (PDF) of the normal or Gaussian
distribution is given by:
Where:
x is the variable
μ is the mean
σ is the standard deviation
The Normal distribution is symmetric and area under the graph equals 1,
i.e.
Probability
The empirical rule, or the 68-95-99.7 rule, tells you where most of
your values lie in a normal distribution:
Exponential Distribution.
The exponential distribution is a probability distribution that describes the
time between events in a Poisson process, where events occur
continuously and independently at a constant average rate.
Where:
• x is a non-negative random variable representing the time between
events.
• λ (lambda) is the rate parameter, also known as the rate of occurrence or
the inverse of the mean time between events. It
must be greater than zero (λ > 0)
Probability
Where:
Assumptions:
Brownian Motion
Definition
Brownian motion, named after the botanist Robert Brown, refers to the
random movement of particles suspended in a fluid. In the context of
finance, Brownian motion is used to model the random movement of
asset prices over time. It forms the basis of the geometric Brownian
motion model, which is used in the Black-Scholes option pricing model
and other financial derivatives. This model assumes that the logarithm of
asset prices follows a Brownian motion, and it has been influential in the
development of modern financial theory and the pricing of financial
instruments.
One way to think about this process is to start with a random walk model in
which a coin is flipped every second, heads the stock ticks up 0.02%, tails
it ticks down 0.02%. Then imagine the interval and price move gets
shorter, the coin is flipped one hundred times per second, and the stock
ticks up or down 0.002%; then the coin is flipped 10,000 times per second
and the stock ticks up or down 0.0002%. If you keep going until the coin is
flipped infinitely often, you have Brownian motion.
Probability
Application