Statistics 3 - Random Variables and Probability Distributions
Statistics 3 - Random Variables and Probability Distributions
The notation of the random variable is a capital letter (X, Y, Z …) and the values it
can assume are represented by lowercase letters (x, y, z …).
Discrete
assumes a countable number of distinct integer values
these values are usually obtained by counting
Continuous
assumes an infinite number of uncountable distinct values
these values are usually obtained by measuring
Random Variables
Discrete
Experiment Random Variable Values
Continuous
Experiment Random Variable Values
Ex 1
Random Variables
A Random variable is defined by:
● Probability distribution - can be a graph, table or formula
● Parameters - mean, variance and standard deviation
Sample Population
(statistic) (parameters)
Some probability distributions are considered mean
standard as they model many real world variance
phenomena. standard deviation
In this case we say that the occurrence of A is a success and P(A) = p. On the other
hand, the non-occurrence of A is a failure and P(A ) = 1- p = q.
Example:
Ex 3 to 7
Normal Distribution
The Normal distribution is one of the most used probabilistic models.
Not only because it describes many real-world phenomena but also because of the
Central Limit Theorem (CLT) which states that the distribution of a sample mean
approximates a normal distribution as the sample size gets larger, regardless of the
population's distribution. In practice we can assume a normal distribution of means
if sample size is larger than 30.
The normal distribution is defined by the mean (μ) and standard deviation (σ)
which means that the parameters of the distribution and the random variable X are
the same.
Normal Distribution
The Normal distribution:
● is symmetrical in relationship to the mean meaning that μ = Mo = Md
● always has an area equal to 1 between its curve and the x axis, distributed in
the following way:
○ 68.2% in ] μ - σ; μ + σ [
○ 95.4% in ] μ - 2σ; μ + 2σ [
○ 99.6% in ] μ - 3σ; μ + 3σ [
Normal Distribution
The mean and standard deviations can take infinite values and as such we need a
function to represent all normal distributions, this is called the standard normal
distribution which has a mean equal to zero (μ = 0) and a standard deviation
equal to one (σ = 1).
The transformation for a given random variable X with mean μ and standard
deviation σ can be done using the following formula:
If I am listening to Spotify on shuffle, what is the probability of the next song to play
to be:
If I am listening to Spotify on shuffle, what is the probability of the next song to play
to be:
If I am listening to Spotify on shuffle, what is the probability of the next song to play
to be:
If I am listening to Spotify on shuffle, what is the probability of the next song to play
to be:
z1 =( 4 - 3,5 ) / 0.6 = 0,5 / 0,6 = 0,83 z2 = ( 2 - 3,5) /0.6 = -1,5 / 0,6 = -2,50
P(X < 4 ) = P (Z < 0,83) = 0,7967 P(X < 2 ) = P (Z < -2,50) = 0,0062
P( 2 < X < 4 ) = P ( -2,50 < Z < 0,83) = P(Z < 0,83) - P(Z < -2,50)
= 0,7967 - 0,0062
= 0,7905
Worksheet 3
Ex 8 to 14
You can now do all of Worksheet 3