Types of Probability Distribution
Types of Probability Distribution
com
PROBABILITY DISTRIBUTION
A distribution represent the possible values a random variable can take and how often they
occur.
Mean – it represent the average value which is denoted by µ (Meu) and measured in seconds
Variance – it represent how spread out the data is, denoted by 𝜎 2 (Sigma Square). It is pertinent to
note that it cannot be measured in seconds square which make no sense,therefore, variance is
measured by Standard Deviation which is the square root of variance √σ2andhas the same unit as
means.
There are two kinds of data i.e. population data and sample data.
Population Sample
Data Vs Data
Standard Deviation 𝜎 S
https://databasetown.com Page 1
© DatabaseTown.com
The more overfilled the mid of the distribution, the more data falls within that interval as
show in figure
µ-𝜎 µ+𝜎 y
The fewer data falls within the interval, the more spread the data is, as shown in figure
µ-𝜎 µ+𝜎 y
Notation of Distributions:
Y – Actual outcome
y – one of the possible outcomes
P(Y=y) – Probability distribution which is equal to p(y)
TYPES OF DISTRIBUTIONS:
Two major kind of distributions based on the type of likely values for the variables
are,
A. Discrete Distributions
B. Continuous Distributions
https://databasetown.com Page 2
© DatabaseTown.com
COMPARISON BETWEEN DISCRETE AND CONTINUOUS DISTRIBUTIONS:
Discrete Distributions Continuous Distribution
Discrete distributions have finite number of Continuous distributions have infinite many
different possible outcomes consecutive possible values
We can add up individual values to find out the We cannot add up individual values to find out
probability of an interval the probability of an interval because there are
many of them
Discrete distributions can be expressed with a Continuous distributions can be expressed with
graph, piece-wise function or table a continuous function or graph
In discrete distributions, graph consists of bars In continuous distributions, graph consists of a
lined up one after the other smooth curve
Expected values might be unachievable To calculate the chance of an interval, we
required integrals
Notation Explanation:
X ~ 𝑁 (µ, 𝜎2)
Here, X is variable, ~ tilde, N is types of distribution and (µ, 𝜎2) are its characteristics
A. DISCRETE DISTRIBUTIONS:
Discrete distributions have finite number of different possible outcomes. Its main
characteristics are given below:-
https://databasetown.com Page 3
© DatabaseTown.com
Examples of Discrete Distributions:
i. Bernoulli Distribution
ii. Binomial Distribution
iii. Uniform Distribution
iv. Poisson Distribution
i. Bernoulli Distribution:
In Bernoulli distribution there is only one trial and only two possible outcomes i.e. success or
failure. It is denoted by y ~Bern(p). The main characteristics of Bernoulli distributions are:
https://databasetown.com Page 5
© DatabaseTown.com
Var(Y) = 𝜆
B. CONTINUOUS DISTRIBUTIONS:
Continuous distributions have infinite many consecutive possible values. Its main
characteristics are given below:-
We cannot add up individual values to find out the probability of an interval because there
are many of them
Continuous distributions can be expressed with a continuous function or graph
In continuous distributions, graph consists of a smooth curve
To calculate the chance of an interval, we required integrals
P(Y = y) = 0 for any distinct value y.
P(Y<y) = P(Y ≤ y)
https://databasetown.com Page 6
© DatabaseTown.com
i. Normal Distribution:
It shows a distribution that most natural events follow. It is denoted by Y ~ (µ,𝜎 2). The
main characteristics of normal distribution are:
Graph obtained from normal distribution is bell-shaped curve, symmetric and has shrill tails.
68% of all its all values should fall in the interval, i.e. (µ – 𝜎, µ+𝜎)
E(Y) = µ
Var(Y) = 𝜎 2
https://databasetown.com Page 7
© DatabaseTown.com
The graph obtained from Chi-Squared distribution is asymmetric and skewed to the right.
It is square of the t-distribution.
E(Y) = k
Var(Y) = 2k
Examples and Uses:
It is mostly used to test wow of fit.
It comprises a table of known values for its CDF called the x2 – table.
Probability and Cumulative Distributed Functions (PDF & CDF) plateau after a certain
point.
https://databasetown.com Page 8
© DatabaseTown.com
We do not have a table to known the values like the Normal or Chi-Squared Distributions,
therefore, we mostly used natural logarithm to change the values of exponential
distributions.
1
E(Y) =
𝜆
1
Var(Y) = =
𝜆2
The Cumulative Distributed Function picks up when we reach values near the mean.
The lesser the scale parameter, the faster it reaches values close to 1.
E(Y) = µ
𝑠 2 ×𝜋2
Var(Y) =
3
v. Students’ T Distribution
https://databasetown.com Page 9
© DatabaseTown.com
Students’ T Distribution or simply called T Distribution is used to estimate population
limitation when the sample size is small and population variance is not known. It is denoted by Y~
t(k). The main characteristics of Students’ T Distribution are:
https://databasetown.com Page 10