0% found this document useful (0 votes)
20 views8 pages

Probability and Distributions Overview

The document provides an overview of probability theory and its applications, defining key concepts such as experiments, sample space, events, and types of events. It explains various probability distributions, including Bernoulli, Binomial, Poisson, and Normal distributions, along with their properties and formulas for mean, variance, and standard deviation. Additionally, it covers theorems related to probability, including the addition and multiplication theorems, and introduces random variables and their functions.

Uploaded by

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

Probability and Distributions Overview

The document provides an overview of probability theory and its applications, defining key concepts such as experiments, sample space, events, and types of events. It explains various probability distributions, including Bernoulli, Binomial, Poisson, and Normal distributions, along with their properties and formulas for mean, variance, and standard deviation. Additionally, it covers theorems related to probability, including the addition and multiplication theorems, and introduces random variables and their functions.

Uploaded by

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

Business Data Analysis

MODULE - IV
PROBABILITY AND PROBABILITY DISTRIBUTIONS

INTRODUCTION
Probability theory is a well established branch of mathematics that finds applications in every
area of scholarly activity from music to physics, and in daily experience from weather
prediction to predicting the risks of new medical treatments. At its simplest, it’s concerned
with the roll of a dice, or the fall of the cards in a game. Probability is a branch of
mathematics that deals with calculating the likelihood of a given event's occurrence.
Probability may be defined as a numerical measure which indicates the chance of occurrence
and deals with chance and experimentation.
The probability that an event will occur is a number between 0 and 1. The higher the
probability of an event, the more likely it is that the event will occur.
Example:

Experiment
An experiment is an act of conducting a controlled test or an investigation. It may be
deterministic or probabilistic.
The experiments which have only one possible result or outcome i.e. whose result is certain
are called deterministic experiments. E.g. An experiment to verify the Law of Demand.
Experiments whose result is uncertain, where more than one possible results/outcomes are
involved, are called as probabilistic experiments. E.g. Experiment of tossing a coin.
Probabilistic experiment also called as a Random Experiment is an experiment which may
not result in the same outcome when repeated under the same conditions. It is an experiment
which does not have a unique outcome.
In a Random experiment the Probability of an event A is :

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

 Sample Space: The set of all possible outcomes of a random experiment is the sample
space. It is denoted by S. For example: While throwing a die, the sample space is:
S = {1, 2, 3, 4, 5, 6}
 Event: is a subset of the sample space. They are denoted by A, B, C, etc. Example:
Obtaining an Even number while throwing a dice. It is an event, A = {2, 4, 6}. Thus, the
outcomes which belong to an event are called favorable outcomes. In the example above,
2, 4 and 6 are favorable outcomes.
An event which does not contain any outcome is a null event and it is denoted by Φ. An
event which has only one outcome is an elementary event/ Simple event. An event which
contains all the outcomes is equal to the sample space is called sure/certain event.
 Complement of an event: If ‘A’ is an event, then the complement of event A is the event
of non-occurrence of A. it means complement of event comprises of the outcomes not
favourable to A. it is denoted by A’ or Ā.
For example: In throw of a dice, if event A = {2, 4, 6} then Ā = {1, 3, 5}.
 Sub-Event: If A and B are two events such that event A occurs whenever event B occurs.
Then, event B is a sub-event of event A. Example: If A = {1, 3, 5} and B = {3} then B is
a sub-event of A.
 Union of Events: Union of two or more of events is the event of occurrence of at least
one of these events. Thus, Union of event is the event of occurrence of at least one of
them. The union of A and B is denoted as AUB OR (AorB).
Example: In a toss of two coins at a time, A = {HH} and B = {TT}, then, AUB = {HH,
TT}.
 Intersection of events: An Intersection of two or more events is the event of
simultaneous occurrence of all these events. Thus, intersection means the happening of
both the events. It is denoted by A∩B (AandB).
Example: In a toss of two coins, A = {HH, TT} and B = {HH, HT, TH, TT}, then A∩B =
{HH, TT}.
 Equally Likely Events: Two or more events are equally likely if they have equal chance
of occurrence. That is all the outcomes have equal probability of happening. Example: In
a coin toss, both outcomes ‘Head’ and ‘Tail’ have equal chances.

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

 Mutually exclusive events: Two or more events are mutually exclusive if only one of
them can occur at a time, they cannot occur together. That is the happening of one event
cancels the happening of the other events. Example: In the result of a test the outcomes
‘Pass’ and ‘Fail’ are mutually exclusive.
 Conditional Probability:
The conditional probability of an event B is the probability that the event will occur given
the knowledge that an event A has already occurred. This probability is written as P(B|A),
notation for the probability of B given A.
In the case where events A and B are independent (where event A has no effect on the
probability of event B), the conditional probability of event B given event A is simply the
probability of event B, that is P(B).
Conditional Probability of event B given A is:
P(B|A) = P(A∩B)
P(A)
Note: P(A) >0

Therefore, P(A∩B) = P(A) . P(B)


 Independent Events: Two events are called independent if the occurrence or non-
occurrence of one does not depend on the other in any way.
Two events are called independent only if, P(A∩B) = P(A) . P(B)

ADDITION THEOREM (theorem of total probability):


Let A and B be two events with respective probabilities P(A) and P(B). Then, the probability
of occurrence of at least one of these two events is:
P(AUB) = P(A) + P(B) – P(A∩B)
Here, P(A∩B) is the probability of simultaneous occurrence of A and B.
 For mutually exclusive events, P(AUB) = P(A) + P(B)
 For three events, P(AUBUC) = P(A) + P(B) + P(C) - P(A∩B) - P(A∩C) - P(B∩C) +
P(A∩B∩C)

MULTIPLICATION THEOREM (theorem of compound probability):


Let A and B be two events with respective probabilities P(A) and P(B). Let P(B|A) be the
conditional probability of event B given that A has happened. The, the probability of
simultaneous occurrence of A and B is:

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

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


For independent events,
P(A∩B) = P(A) . P(B)

RANDOM VARIABLE:
Random variable is a function which assigns a real number to every sample point in the
sample space. The set of such values is the range of the random variable.
It is a variable that takes values with certain probability. Generally random variables are
denoted by X, Y, Z, etc.
Two types of random variables are:
 Discrete random variable: only takes finite or countable many number of values.
 Continuous random variable: can take any value within a specified interval or continuum.

Mean for a Random Variable is E (X):


E(X) = Σx . p(x)

Variance for a Random Variable is Var (X):


Var (X) = E(X)2 – [E(X)]2
where, E(X)2 = Σx2 . p(x)

S.D. for a Random Variable is S.D.(X):


S.D. (X) = √ Var(X)

Probability Mass Function (p.m.f.):


If X is a discrete random variable, with its function p(x) = P{X = x}, then p(x) is the
probability mass function of X. Here, p(x) ≥ 0 for all x values and Σ p(x) = 1.

Probability Density Function (p.d.f.):


If X is a continuous random variable, with its function p(x) = P{X = x}, then p(x) is the
probability density function of X. Here, p(x) ≥ 0 for all x values and Σ p(x) = 1. It is denoted
by f(x).

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

PROBABILITY DISTRIBUTION
A systematic presentation of the values taken by a random variable and the corresponding
probabilities is called probability distribution of the random variable.
Mathematical Expectation of a random variable X: If X is a discrete random variable with
p.m.f. p(x), then the mathematical expectation of X is:
E(X) = Σ x.p(x)

Mathematical Expectation of a function h(X) of X:


If X is a discrete random variable with p.m.f. p(x), then the mathematical expectation of any
function h(X) of X is:
E[h(X)] = Σ h(x).p(x)

THEORETICAL PROBABILITY DISTRIBUTIONS


In a frequency distribution, when the allocation of individual probabilities is made for
different class intervals respectively it is called as Theoretical Probability Distribution. It
exists only in theory. The observed or (actual) frequency distribution may be similar to it.

The different types of theoretical distributions are:


1) Bernoulli Distribution
2) Binomial Distribution
3) Poisson Distribution
4) Normal Distribution

Bernoulli Distribution:
The performance of a fixed number of trials with fixed probability of success on each trial is
known as a Bernoulli trial. The Bernoulli distribution is a discrete distribution having two
possible outcomes labeled by n=0 and n=1 in which:
n=1 ("success") occurs with probability ’p’ and n=0 ("failure") occurs with probability q=1-p,
where 0<p<1.

The probability density function for Bernoulli distribution is:


P(n) = px q1-x

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

For a Bernoulli Distribution:


 Mean: E(X) = p
 Variance: Var(X) = pq
 Standard Deviation: S.D. (X) = √pq

Binomial Distribution:
A probability distribution which has the following probability mass function (p.m.f.) is called
Binomial Distribution:
p(x) = nCxpxqn-x
where, x= 0,1,2,……n; 0<p<1;q=1-p
Here, the variable X is discrete and it is called Binomial [Link] parameters of the
binomial distribution are n and p. For a binomial variate Mean>Variance
 Mean is E(X) = np
 Variance is Var(X) = npq
 Standard Deviation is S.D.(X) = √npq

Fitting Binomial Distribution:


A binomial distribution has two parameters, namely n and p. To fit a binomial distribution,
the values of n and p are found and then the theoretical probabilities are written down. The
theoretical frequencies are obtained by multiplying the probabilities by the total frequencies.
Tx = N X p(x)

Properties of Binomial Distribution


1) The mean is np (Mean > Variance).
2) The variance is npq. The standard deviation is √npq.
3) If p=0.5, the distribution is symmetrical.
4) Binomial distribution tends to Poisson distribution as :
pà0, n à∞ and np = λ is fixed
5) Binomial distribution tends to normal distribution if p as well as q are not very small and
n à∞

Poisson Distribution
A probability distribution which has the following probability mass function (p.m.f.) is called
Poisson distribution.

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

where x= 0,1,2,……; and λ > 0


Here, the variable X is discrete and it is called Poisson Variate. λ is the only parameter of
Poisson distribution. The Mean and Variance of Poisson distribution is equal, thus,
E(X) = Var(X) = λ
'e’: this is a constant whose value is equal to 2.718 approximately.
Fitting a Poisson Distribution:
Since poison distribution has only one parameter, to fit a Poison Distribution, the value λ of
has to be found. The theoretical frequencies are obtained by multiplying the probabilities by
the total frequency N. The Binomial distribution tends to Poisson Distribution under the
following conditions:
p is very small (pà0)
n is very large (n à∞)
np = λ is fixed
The theoretical frequencies are obtained by multiplying the probabilities by the total
frequencies.
Tx = N X p(x)

Properties of Poisson Distribution


 The mean is λ.
 The variance is λ and the standard deviation is √λ (Mean=Var)
 Poisson distribution is a limiting form of Binomial distribution where pà0, n à∞ and np
= λ is fixed.
 Poisson distribution tends to Normal distribution as λ à∞ (for large λ).

Normal Distribution
A probability distribution which has the following probability density function (p.d.f.) is
called Normal Distribution.

Where, -∞<x< ∞; σ >0


Here, the variable X is continuous and it is called Normal Variate. It has two parameters, μ
and σ (and π=3.14 and e=2.718)
Its Mean and Variance are:

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar


Business Data Analysis

 Mean = E(X) = μ
 Variance = Var(X) = σ2
 S.D. (X) = σ

Properties of Normal Distribution


 The curve is Bell-shaped (it is symmetrical, i.e. M=Md=Mo)
 The curve is asymptotic to the X-axis. (it touches the x-axis only at - ∞ and + ∞).
 The curve has points of inflexion at μ - σ and μ + σ.
 The distribution is mesokurtic.
 Total area under curve is unity.
 For the distribution, S.D.=σ ; Q.D.=2/3σ and M.D. = 4/5σ

Standard Normal Variate (SNV)


A normal variate with mean μ = 0 and standard deviation σ = 1 is called Standard Normal
Variate. It is denoted by Z. Its p.d.f. is:

where, -∞<z< ∞

Let X be a normal variate with mean μ and standard deviation σ. Then,

Therefore, to find any probability regarding X, the Standard Normal Variate can be used.

Jain College of MCA and MBA, BelagaviProf. Vrushali Pakhannavar

Common questions

Powered by AI

Discrete random variables take finite or countable values, such as the number of coin flips landing on heads, with probabilities summed to one (e.g., Probability of heads = 0.5 per toss). Continuous random variables take any value within an interval, like the exact time it takes to run a race, described by a probability density function where integration over an interval gives probabilities .

A Bernoulli Distribution is a discrete distribution defined by two possible outcomes, success with probability p, and failure with probability 1-p (q), for a single binary trial. It is characterized by its simplicity, unlike multi-outcome or continuous distributions, and forms the basis for more complex distributions like the Binomial, which involves multiple Bernoulli trials .

The standard deviation measures spread or dispersion of a distribution. In normal distribution, it defines inflection points and spread around the mean (μ), providing insight into variability and probability concentration. For Poisson distribution, the standard deviation is √λ, reflecting variance equals the mean, describing the spread of discretely occurring events over a fixed interval, crucial in applications where prediction of rare events is needed .

The Poisson distribution is a limiting case of the Binomial distribution when the number of trials is large, and the probability of success is small, specifically as n (number of trials) approaches infinity and p (probability of success) approaches zero such that np = λ (average number of successes) is fixed. Under these conditions, the Binomial distribution approximates the behavior of a Poisson distribution .

The expected value of a discrete random variable is determined by multiplying each possible value of the variable by its probability and summing these products, expressed as E(X) = Σx * p(x). This expected value represents the long-term average or mean of the variable when the experiment is repeated many times .

Conditional probability is the likelihood of an event occurring given that another event has already occurred, denoted as P(B|A), meaning the probability of B given A. For independent events, where one event does not affect the probability of another, the conditional probability is simply P(B). This independence implies that P(A∩B) = P(A)P(B), ensuring the occurrence of one does not alter the likelihood of the other .

The Addition Theorem calculates the probability of either of two events happening and is given by P(AUB) = P(A) + P(B) - P(A∩B). This considers possible overlap between events. For mutually exclusive events, which cannot occur simultaneously, P(A∩B) = 0, simplifying the theorem to P(AUB) = P(A) + P(B), as there is no overlap .

A normal distribution is described by its probability density function, where the random variable is continuous with mean (μ) and standard deviation (σ). Its curve, known as bell-shaped, is symmetrical about the mean, with inflection points at μ - σ and μ + σ. The mean, median, and mode are equal, and it is mesokurtic with a total area of 1 under the curve. Standard deviation and moments about mean provide measures of spread and peakedness .

Sample space, denoted S, encompasses all possible outcomes of a random experiment, providing a basis for probability calculations. Events are subsets of this space, representing outcomes of interest. Understanding relationships, such as event completeness, help in calculating probabilities, such as favorable outcomes, complementary outcomes for non-events, and formulating complex event combinations using union, intersection, and difference rules .

The Standard Normal Variate (SNV), with mean 0 and standard deviation 1, simplifies normal distribution calculations through normalization of any normal variable to SNV format, allowing use of standardized tables for determining probabilities. By transforming normal variables to this form via Z = (X-μ)/σ, complex distribution calculations become straightforward comparisons to known standard tables .

You might also like