0% found this document useful (0 votes)
4 views17 pages

Probability

The document provides an overview of probability, defining it as a measure of uncertainty that quantifies the likelihood of events occurring. It discusses various approaches to calculating probabilities, including mathematical, statistical, and axiomatic methods, and highlights the importance of probability in fields such as economics, finance, and medical diagnosis. Additionally, it covers key concepts like Bayes' theorem, joint probability, and the classification of random variables.

Uploaded by

nripansubbawork
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views17 pages

Probability

The document provides an overview of probability, defining it as a measure of uncertainty that quantifies the likelihood of events occurring. It discusses various approaches to calculating probabilities, including mathematical, statistical, and axiomatic methods, and highlights the importance of probability in fields such as economics, finance, and medical diagnosis. Additionally, it covers key concepts like Bayes' theorem, joint probability, and the classification of random variables.

Uploaded by

nripansubbawork
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

2023

PROBABILITY
ECONOMETRICS
PROBABILITY

is a measure of uncertainty. It is used to quantify how likely it is that an event will occur, given certain conditions or assumptions. In other words,
probability is a numerical representation of the degree of belief or confidence one has in a certain outcome or event.

In a probabilistic framework, events are characterized by probabilities that range from 0 (the event is impossible) to 1 (the event is certain).
Events that lie between 0 and 1 indicate varying degrees of uncertainty. For instance, an event with probability 0.7 means that the event is more
likely to occur than not to occur, but there is still some uncertainty about the outcome.

Probabilities can be calculated using a variety of techniques, including counting methods, probability distributions, and statistical models. The
probability of an event is affected by factors such as the sample size, the properties of the population being studied, and the nature of the event
itself.

Probability is an important tool in many fields, including statistics, mathematics, physics, economics, finance, and engineering. It is used to make
predictions, test hypotheses, and make decisions in situations where the outcome is uncertain. For example, probability is used in risk assessment
to estimate the likelihood of an adverse event occurring, such as an earthquake, a stock market crash, or a disease outbreak.

In summary, probability provides a framework for quantifying the degree of uncertainty. Furthermore, probabilities can be used to make
decisions under uncertainty. For example, in a medical diagnosis, a doctor may assign probabilities to different diagnoses based on symptoms
and test results. The doctor can then use these probabilities to choose the most appropriate course of treatment. Similarly, in finance, investors
can use probabilities to make decisions about which stocks to invest in or which assets to include in their portfolio.

Overall, probability is a powerful tool for dealing with uncertainty and making informed decisions in a wide range of fields. By providing a formal
framework for measuring uncertainty, probability theory allows us to reason logically and consistently in the face of incomplete or ambiguous
information.

The three types of measurement in probability are:

1. MATHEMATICAL/CLASSICAL APPROACH: This approach assumes that all possible outcomes of an experiment are equally likely, and the
probability of an event can be calculated using a formula. For example, the probability of rolling a six on a fair dice is 1/6, as there are six
equally likely outcomes (1, 2, 3, 4, 5, or 6) and only one of them is a six. This approach is also known as the "classical" or "a priori" approach.

o Probability of an event A: P(A) = Number of favorable outcomes of A / Total number of possible outcomes
o Probability of the complement of A (not A): P(not A) = 1 - P(A)
o Probability of the union of two events A and B: P(A ∪ B) = P(A) + P(B) - P(A ∩ B)
o Probability of the intersection of two events A and B: P(A ∩ B) = P(A) * P(B|A) = P(B) * P(A|B), where P(B|A) is the conditional
probability of B given A, and P(A|B) is the conditional probability of A given B.

2. STATISTICAL APPROACH: This approach is based on collecting data from actual experiments or observations and calculating probabilities
based on the frequency of occurrence of an event. For example, the probability of a person getting sick from a certain disease can be
calculated by looking at the number of people who have contracted the disease in a given population. This approach is also known as the
"empirical" or "a posteriori" approach.

o Relative frequency approach: Probability of an event A is estimated as the frequency of occurrence of A in a large number of trials
divided by the total number of trials.
o Law of Large Numbers: As the number of trials increases, the relative frequency of an event approaches its true probability.
o Central Limit Theorem: If a large number of independent and identically distributed random variables are added, their sum tends to
follow a normal distribution, regardless of the distribution of the individual variables.

3. MODERN AXIOMATIC APPROACH: This approach is based on a set of axioms or rules that define the properties of probabilities. These
axioms are used to derive the properties of probability and its relation to other mathematical concepts such as set theory and measure
theory. This approach is used in more advanced areas of probability theory, such as stochastic processes and Bayesian inference.

In the axiomatic approach to probability, the probability of an event A is defined as a real number between 0 and 1, denoted by P(A), which
satisfies the following three axioms:

1. Non-negativity: P(A) ≥ 0 for any event A.


2. Normalization: P(S) = 1, where S is the sample space.
3. Additivity: If A and B are disjoint events (i.e., they have no outcomes in common), then P(A∪B) = P(A) + P(B).

Using these axioms, we can derive several important properties of probability, including:

1. Complement Rule: P(A') = 1 - P(A), where A' is the complement of A.


2. Union Rule: P(A∪B) = P(A) + P(B) - P(A∩B), where A∩B is the intersection of A and B.
3. Conditional Probability: P(A|B) = P(A∩B)/P(B), where P(B) > 0.
4. Multiplication Rule: P(A∩B) = P(A|B)P(B) = P(B|A)P(A), where P(A) > 0 and P(B) > 0.
5. Total Probability: If {B1, B2, ..., Bn} is a partition of the sample space S, then for any event A, we have P(A) = Σi=1n P(A|Bi)P(Bi).

In the case of the event A being the empty set (i.e., A = ∅), we have P(A) = 0, and in the case of A being the sample space S, we have P(A) = 1.

ADDITION RULE: The addition rule in probability theory states that the probability of the union of two events A and B (i.e., either A or B or both
occur) is given by the formula: P(A ∪ B) = P(A) + P(B) - P(A ∩ B)

where P(A ∩ B) represents the probability of the intersection of events A and B (i.e., both A and B occur).

The formula can be extended to more than two events, for example: P(A ∪ B ∪ C) = P(A) + P(B) + P(C) - P(A ∩ B) - P(A ∩ C) - P(B ∩ C) + P(A ∩ B ∩
C)

MULTIPLICATION RULE: The multiplication rule in probability theory states that the probability of the intersection of two independent events A
and B (i.e., both A and B occur) is given by the formula: P(A ∩ B) = P(A) * P(B)

where P(A) and P(B) are the probabilities of events A and B, respectively. If the events A and B are not independent, then we need to use the
conditional probability formula to calculate the probability of the intersection, for example: P(A ∩ B) = P(A) * P(B | A)

where P(B | A) represents the conditional probability of event B given that event A has occurred.

BAYES' RULE: Bayes' rule, also known as Bayes' theorem or Bayes' law, is a formula used in probability theory to calculate the probability of an
event A given the occurrence of another event B. It is given by the formula:

P(A | B) = P(B | A) * P(A) / P(B)

where P(A | B) represents the conditional probability of event A given that event B has occurred, P(B | A) represents the conditional probability of
event B given that event A has occurred, P(A) represents the prior probability of event A, and P(B) represents the prior probability of event B.

Bayes' rule is widely used in statistical inference, machine learning, and data science applications, including in medical diagnosis, spam filtering,
and image recognition.

JOINT PROBABILITY
In probability theory, the joint probability of two events A and B is the probability of the intersection of the events, denoted by P(A ∩ B). It
represents the probability that both events A and B occur together. The joint probability can be calculated using the multiplication rule:

P(A ∩ B) = P(A) * P(B | A)

where P(A) is the probability of event A, P(B | A) is the conditional probability of event B given that A has occurred.

The joint probability can be extended to more than two events, for example:

P(A ∩ B ∩ C) = P(A) * P(B | A) * P(C | A ∩ B)

where P(C | A ∩ B) is the conditional probability of event C given that both A and B have occurred.

The joint probability is important in many areas of probability theory and statistics, such as the calculation of expected values, covariance, and
correlation coefficients. It is also used in the formulation of Bayes' theorem, which is a fundamental concept in Bayesian statistics.

THE PRODUCT LAW in probability theory relates the joint probability of two events A and B, denoted by P(A, B), to their marginal probabilities P(A)
and P(B).

For independent events A and B, the product law states that:

P(A, B) = P(A) * P(B)

In other words, the probability of both A and B occurring is equal to the product of their individual probabilities.

For dependent events A and B, the product law can be expressed as:

P(A, B) = P(A | B) * P(B) = P(B | A) * P(A)

where P(A | B) is the conditional probability of A given B (i.e., the probability of A occurring given that B has occurred), and P(B | A) is the
conditional probability of B given A.

The product law can be extended to more than two events. For example, for three events A, B, and C, the product law for independent events
would be:
P(A, B, C) = P(A) * P(B) * P(C)

while for dependent events, it would be:

P(A, B, C) = P(A | B, C) * P(B | C) * P(C)

where P(A | B, C) is the conditional probability of A given both B and C have occurred.

In Bayesian probability theory, there are three main concepts: prior probability, posterior probability, and likelihood.

Prior probability: The prior probability represents our initial belief or knowledge about the probability of an event before any new evidence is
observed. It is denoted by P(A), where A is an event. The prior probability can be based on historical data, expert opinion, or subjective beliefs.

Posterior probability: The posterior probability represents the updated belief or knowledge about the probability of an event after new evidence
is observed. It is denoted by P(A|B), where A is an event and B is the observed evidence. The posterior probability is calculated using Bayes'
theorem, which incorporates the prior probability and the likelihood of the observed evidence.

Likelihood: The likelihood represents the probability of observing the evidence given that the event has occurred. It is denoted by P(B|A), where A
is an event and B is the observed evidence. The likelihood is used in conjunction with the prior probability to calculate the posterior probability
using Bayes' theorem.

Bayes' theorem can be expressed as:

P(A|B) = P(B|A) * P(A) / P(B)

where P(A|B) is the posterior probability, P(B|A) is the likelihood, P(A) is the prior probability, and P(B) is the marginal probability of the evidence.

In summary, the three concepts of prior, posterior, and likelihood are central to Bayesian probability theory and Bayesian inference.

Prior probability, also known as the prior distribution, refers to the initial probability assigned to an event or hypothesis before any data is
collected. This prior probability can be based on prior knowledge, experience, or assumptions about the event or hypothesis.

Posterior probability, on the other hand, is the updated probability of an event or hypothesis after taking into account new data. It is calculated
using Bayes' theorem, which incorporates both the prior probability and the likelihood of the data given the hypothesis.
Likelihood refers to the probability of observing the data given a specific hypothesis. It represents how well the hypothesis explains the data and
is an essential component in calculating the posterior probability using Bayes' theorem.

In Bayesian inference, the goal is to update the prior probability using the observed data to obtain the posterior probability. The posterior
probability can then be used to make predictions or make decisions based on the available evidence.

Bayes' Theorem is a fundamental concept in probability theory that describes the relationship between conditional probabilities. It provides a way
to update our prior beliefs or probabilities based on new evidence or data.

The theorem is named after Reverend Thomas Bayes, an 18th-century statistician and philosopher who first formulated the idea. Bayes' Theorem
states that:

P(A | B) = P(B | A) * P(A) / P(B)

where P(A | B) is the probability of event A given that event B has occurred, P(B | A) is the probability of event B given that event A has occurred,
P(A) is the prior probability of event A, and P(B) is the prior probability of event B.

In other words, Bayes' Theorem allows us to calculate the probability of an event A given that we have observed an event B, by multiplying the
prior probability of A by the likelihood of observing B given A, and dividing by the prior probability of B.

The terms "prior probability", "posterior probability", and "likelihood" are central to Bayes' Theorem. The prior probability is the probability of an
event before we observe any new information or evidence. The posterior probability is the updated probability of an event after we have
observed new evidence. The likelihood is the probability of observing the new evidence given the event of interest.

Bayes' Theorem is widely used in many fields, including statistics, machine learning, and artificial intelligence, as a way to update our beliefs or
probabilities based on new data or evidence.

Function is a relation between two sets that assigns a unique output value for each input value. A function is usually denoted by a symbol, such as
f(x), where x is the input and f(x) is the output. Functions can be used to represent the relationship between two variables or sets, as they allow us
to map the input values to corresponding output values. This can be useful in representing large amounts of data in a simple and concise way.

For example, suppose we have a set of data that represents the heights of a group of people. We could create a function that maps each person's
name to their height. The function would take the person's name as input and output their corresponding height. This function would allow us to
easily access and manipulate the data, without having to deal with the raw data itself.
Functions can also be used to represent mathematical models that describe the relationship between two variables. For example, the equation y =
mx + b represents a linear relationship between the variables x and y, where m is the slope of the line and b is the y-intercept. This equation can
be used to generate a set of output values (y) for a given set of input values (x). By varying the values of m and b, we can model different types of
linear relationships.

Functions can be represented graphically, as well. The graph of a function is a visual representation of the relationship between the input and
output values. By analyzing the graph, we can gain insight into the behavior of the function and how it relates to the data it represents.

In summary, functions are a powerful tool in mathematics and data analysis, as they allow us to represent the relationship between two variables
or sets in a simple and concise way. They can be used to model complex systems and generate insights into the underlying patterns and
relationships in the data.

A random variable is a function that maps each possible outcome of a random event to a numerical value. In other words, it assigns a number to
each outcome in a sample space of a random experiment.

For example, suppose we roll a fair six-sided die. The sample space for this experiment is {1, 2, 3, 4, 5, 6}. We can define a random variable X as
follows:

X = the number on the top face of the die

The possible values that X can take are {1, 2, 3, 4, 5, 6}, and each value has a probability of 1/6.

Random variables can be classified into two types: discrete and continuous.

A discrete random variable takes on a finite or countably infinite set of possible values. For example, the number of heads in two coin flips is a
discrete random variable that takes on the values 0, 1, or 2. Discrete random variables take on a finite or countably infinite number of values, and
their probability distribution is often represented as a probability mass function (PMF). Examples of discrete random variables include the number
of heads obtained in flipping a coin, the number of customers in a queue, or the number of defects in a manufacturing process.

A continuous random variable takes on an uncountably infinite set of possible values. For example, the height of a person is a continuous random
variable that can take on any value within a certain range. continuous random variables can take on any value in a continuous range, and their
probability distribution is often represented as a probability density function (PDF). Examples of continuous random variables include the height
of individuals in a population, the time taken for a machine to complete a task, or the temperature of a room.
The distinction between discrete and continuous random variables is important because it affects the way we calculate probabilities and
expected values. For example, for a discrete RV, the probability of each possible outcome can be directly calculated using the PMF, while for a
continuous RV, the probability of a specific value is typically zero, and we must instead calculate probabilities over a range of values using the
PDF.

Discrete Random Variable:

 Example: The number of heads obtained after tossing a coin 3 times.


 Formula: The probability mass function (PMF) of a discrete random variable X is defined as P(X = x), where x is a possible value of X. The
PMF must satisfy the following conditions:
o P(X = x) ≥ 0 for all x.
o ΣP(X = x) = 1 over all possible values of x.
 Example formula: P(X = x) = nCx * p^x * q^(n-x), where nCx is the binomial coefficient, p is the probability of success, q is the probability of
failure (1-p), and n is the number of trials.

Continuous Random Variable:

 Example: The time it takes for a student to finish a test.


 Formula: The probability density function (PDF) of a continuous random variable X is defined as f(x), where f(x) ≥ 0 for all x and the total
area under the curve of f(x) equals 1. The probability of X taking on a value in the interval [a,b] is given by the integral of f(x) from a to b: P(a
≤ X ≤ b) = ∫f(x)dx from a to b.
 Example formula: f(x) = (1/σ*sqrt(2π)) * e^(-(x-μ)^2 / 2σ^2), where μ is the mean and σ is the standard deviation of the distribution. This is
the PDF of a normal distribution.

Random variables are often used in probability theory and statistics to describe the probability distribution of an event. By knowing the
probability distribution of a random variable, we can calculate the probability of certain outcomes or events, and make predictions based on
statistical analysis.

Mean, also known as the expected value, is a measure of the central tendency of a probability distribution. It is the sum of all possible values of a
random variable weighted by their probabilities.

For a discrete random variable X, the mean is given by the formula:

E(X) = ∑[xP(X=x)]
where x is a possible value of X, and P(X=x) is the probability of X taking on that value.

For a continuous random variable X, the mean is given by the formula:

E(X) = ∫[x f(x) dx]

where f(x) is the probability density function of X.

The mean can be interpreted as the long-run average of a large number of independent trials. It represents the "center" of the distribution in the
sense that it balances out the contributions of values on either side of it.

- In probability theory and statistics, the mean, also called the expected value, is a measure of central tendency of a random variable.
The mean of a random variable X is denoted by E(X) or µ, and is defined as the weighted average of all possible values that X can
take, where the weights are the probabilities of each value.

Mathematically, the formula for the mean is:

E(X) = Σ x * P(X=x)

where x is each possible value that X can take, and P(X=x) is the probability that X takes the value x.

For example, if X represents the outcome of rolling a fair six-sided die, then the possible values that X can take are {1, 2, 3, 4, 5, 6}, and each value
has an equal probability of 1/6. Therefore, the mean of X is:

E(X) = (11/6) + (21/6) + (31/6) + (41/6) + (51/6) + (61/6) = 3.5

This means that on average, if we roll the die many times, the outcome will be around 3.5.

Probability Distribution is a function that describes the likelihood of the different possible outcomes of a random variable in a particular
experiment or process. It provides a mathematical description of how likely each outcome is to occur.

A probability distribution can be either discrete or continuous. A discrete probability distribution is used when the random variable can only take
on a finite or countably infinite number of values. In this case, the probability distribution is often represented using a probability mass function
(PMF), which assigns a probability to each possible value of the random variable.
On the other hand, a continuous probability distribution is used when the random variable can take on any value in a continuous range. In this
case, the probability distribution is often represented using a probability density function (PDF), which describes the relative likelihood of the
different possible values of the random variable.

Some common probability distributions include the normal distribution, binomial distribution, Poisson distribution, and exponential distribution,
among others. These distributions are often used in statistical analysis to model real-world phenomena and make predictions about future
outcomes.

The summation of probability distribution must be 1 because the probability of all possible outcomes of an event must add up to 1 or 100%. When
we have a probability distribution, it means we have a set of all possible outcomes of an event and their corresponding probabilities. Since one of
these outcomes must happen, the sum of all probabilities of all possible outcomes must equal 1.

For example, let's say we have a coin that can either land heads up or tails up. The probability of getting heads is 0.5 and the probability of getting
tails is also 0.5. The sum of these probabilities is 0.5 + 0.5 = 1. This means that we have accounted for all possible outcomes of the event (getting
either heads or tails) and their probabilities.

The expected value (also called the mean or average) of a random variable is a measure of the central tendency of its probability distribution. It
represents the long-run average of the random variable over many repeated trials.

For a discrete random variable X with probability mass function p(x), the expected value E(X) is given by:

E(X) = Σ [x * p(x)]

where the summation is taken over all possible values of X.

For a continuous random variable X with probability density function f(x), the expected value E(X) is given by:

E(X) = ∫ [x * f(x)] dx

where the integration is taken over the entire range of X.

In both cases, the expected value represents the weighted average of the possible outcomes of the random variable, where the weights are given
by their respective probabilities or probability densities.
VARIANCE is a measure of how much the values of a random variable deviate from its expected value. It measures how spread out the
distribution of the random variable is.

The variance of a random variable X is denoted by Var(X) or σ^2 and is calculated using the formula:

Var(X) = E[(X - μ)^2]

where E is the expected value operator, X is a random variable, μ is the mean of X, and the notation (X - μ)^2 means to square the difference
between X and μ.

In simpler terms, the variance is the average of the squared differences between each value of X and its mean. It gives us an idea of how much
the values of X vary from the expected value.

A larger variance indicates that the values of X are more spread out, while a smaller variance indicates that the values of X are more tightly
clustered around the mean. The variance is always a non-negative number, and it is equal to zero if and only if X is a constant.

Start with the definition of variance:

Variance = E[(X - μ)^2]

where X is the random variable, μ is the mean of the random variable, and E[] is the expectation operator.

Expand the square:

Variance = E[X^2 - 2Xμ + μ^2]

Distribute the expectation operator:

Variance = E[X^2] - E[2Xμ] + E[μ^2]

Since μ is a constant, we can simplify the middle term:

Variance = E[X^2] - 2μE[X] + μ^2


Recall that the mean is defined as E[X]:

Variance = E[X^2] - 2μ^2 + μ^2

Simplify:

Variance = E[X^2] - μ^2

This is the formula for variance.

The variance is a measure of how spread out a probability distribution is, and it can be calculated differently for discrete and continuous random
variables.

For a discrete random variable X with probability mass function P(X=x) and expected value E(X), the variance is calculated as:

Var(X) = E[(X - E(X))^2] = ∑[x * P(X=x) * (x - E(X))^2]

where ∑ is the sum over all possible values of X.

For a continuous random variable X with probability density function f(x) and expected value E(X), the variance is calculated as:

Var(X) = E[(X - E(X))^2] = ∫[(x - E(X))^2 * f(x) dx]

where ∫ is the integral over all possible values of X.

In both cases, the variance is a non-negative quantity, and a variance of 0 indicates that all outcomes are the same. The square root of the
variance is called the standard deviation, which is a measure of the spread of the distribution in the same units as X.

Correlation is a statistical measure that describes the degree of association or linear relationship between two variables. It ranges from -1 to +1,
where -1 represents a perfect negative correlation, +1 represents a perfect positive correlation, and 0 represents no correlation.

A positive correlation means that as one variable increases, so does the other variable. For example, there is a positive correlation between the
amount of exercise a person does and their level of physical fitness.
A negative correlation means that as one variable increases, the other variable decreases. For example, there is a negative correlation between
the number of hours a person sleeps and their level of stress.

The correlation coefficient is the measure of correlation between two variables and is denoted by r. The formula for calculating r is:

r = (nΣxy - ΣxΣy) / [√(nΣx² - (Σx)²) √(nΣy² - (Σy)²)]

where n is the number of observations, Σ represents summation, x and y are the two variables, and xy is the product of x and y.

The correlation coefficient r ranges between -1 and 1. A value of r close to -1 or +1 indicates a strong correlation, while a value close to 0 indicates
a weak or no correlation.

Covariance is a measure of how two random variables change together. It measures the degree to which the variables are linearly related. The
covariance between two random variables X and Y is defined as:

cov(X, Y) = E[(X - E[X])(Y - E[Y])]

where E[X] and E[Y] are the expected values of X and Y, respectively.

The formula can be simplified as:

cov(X, Y) = E[XY] - E[X]E[Y]

If the covariance is positive, it indicates a positive linear relationship between X and Y, meaning that as one variable increases, the other tends to
increase as well. If the covariance is negative, it indicates a negative linear relationship between X and Y, meaning that as one variable increases,
the other tends to decrease.

Examples:
X=1 X=2X=3
Suppose we have two random variables X and Y with the following joint probability distribution: Y = 1 0.1 0.2 0.1
To find the covariance between X and Y, we first need to calculate the expected values E[X] and E[Y]: Y = 2 0.2 0.2 0.1
Y = 3 0.1 0.1 0.2
E[X] = (1 * 0.1) + (2 * 0.2) + (3 * 0.1) + (1 * 0.2) + (2 * 0.2) + (3 * 0.1) + (1 * 0.1) + (2 * 0.1) + (3 * 0.2) = 2.0

E[Y] = (1 * 0.1) + (2 * 0.2) + (3 * 0.1) + (1 * 0.2) + (2 * 0.2) + (3 * 0.1) + (1 * 0.1) + (2 * 0.1) + (3 * 0.2) = 2.0

Next, we can use the formula for covariance to calculate the covariance between X and Y:

cov(X,Y) = E[(X - E[X])(Y - E[Y])]

= (1 - 2)(1 - 2)(0.1) + (2 - 2)(1 - 2)(0.2) + (3 - 2)(1 - 2)(0.1) + (1 - 2)(2 - 2)(0.2) + (2 - 2)(2 - 2)(0.2) + (3 - 2)(2 - 2)(0.1) + (1 - 2)(3 - 2)(0.1) + (2 - 2)(3 -
2)(0.1) + (3 - 2)(3 - 2)(0.2)

= (-0.1) + (-0.2) + (0.1) + (-0.2) + (0) + (0) + (0.1) + (0) + (0.2)

= -0.1

Therefore, the covariance between X and Y is -0.1.

Correlation

ρ(X,Y) = cov(X,Y) / (σ(X) * σ(Y))

where cov(X,Y) is the covariance between X and Y, and σ(X) and σ(Y) are the standard deviations of X and Y, respectively.

In other words, the correlation between X and Y is equal to the covariance between X and Y divided by the product of their standard deviations.

The correlation coefficient ρ(X,Y) ranges from -1 to 1, where -1 represents a perfect negative correlation, 0 represents no correlation, and 1
represents a perfect positive correlation.

Properties of Expectation include:

1. Linearity: The expected value of a linear combination of random variables is equal to the same linear combination of their individual
expected values. That is, E[aX + bY] = aE[X] + bE[Y], where a and b are constants.
2. Monotonicity: If X and Y are random variables such that X ≤ Y almost surely, then E[X] ≤ E[Y].
3. Additivity: If X and Y are independent random variables, then E[XY] = E[X]E[Y].
4. Non-negativity: The expected value of a non-negative random variable is always non-negative. That is, if X ≥ 0, then E[X] ≥ 0.
5. Positivity: If X is a non-zero random variable, then E[X] > 0 if and only if X is a positive random variable almost surely.
6. Subadditivity: For any two random variables X and Y, E[X + Y] ≤ E[X] + E[Y].
7. Jensen's inequality: For any convex function f(x), E[f(X)] ≥ f(E[X]) if X is a random variable. Similarly, for any concave function g(x), E[g(X)] ≤
g(E[X]) if X is a random variable.

These properties are useful in calculating expected values and understanding the behavior of random variables.

Properties of Variance:

4. Variance of a constant: The variance of a constant value c is 0, i.e., Var(c) = 0.


5. Addition of constants: If c is a constant, then Var(X + c) = Var(X), since adding a constant does not change the spread or variability of the
data.
6. Multiplication of constants: If c is a constant, then Var(cX) = c^2Var(X), since multiplying a random variable by a constant changes the
spread or variability of the data.
7. Linear combinations: If a and b are constants, then Var(aX + bY) = a^2Var(X) + b^2Var(Y) + 2abCov(X,Y), where Cov(X,Y) is the covariance
between X and Y.
8. Independence: If X and Y are independent random variables, then Var(X + Y) = Var(X) + Var(Y), since the covariance term is zero.
9. Chebyshev's inequality: For any random variable X with finite expected value E(X) and finite variance Var(X), and for any positive constant
k, the probability that X deviates from its mean by more than k standard deviations is at most 1/k^2, i.e., P(|X - E(X)| > kσ) ≤ 1/k^2.

These properties are useful in various statistical applications, such as hypothesis testing, confidence interval estimation, and model building.

You might also like