SlideShare a Scribd company logo
4.INTRODUCTION TO PROBABILITY & PROBABILITY DISTRIBUTIONS
7/8/2023 Probability & probability distributions 1
Emiru Merdassa
Definition
Probability: the chance that an uncertain
event will occur (always between 0 and 1)
7/8/2023 Probability & probability distributions
2
0 ≤ P(A) ≤ 1 For any event A
Certain
Impossible
0.5
1
0
Example:
• Physician may say that a patient has a 50-50 chance of
surviving a certain operation.
• 95% certain that a patient has a particular disease.
 Most people express probabilities in terms of
percentages.
Probability terms
•Outcomes: results of each trial
•Sample space: set of all possible outcome
•Sample points: elements of the sample space of
outcome
•Event: subset of the sample space
7/8/2023 Probability & probability distributions 3
(continued)
Important terms
• Intersection of Events – If A and B are two events in a sample
space S, then the intersection, A ∩ B, is the set of all outcomes
in S that belong to both A and B
7/8/2023 Probability & probability distributions 4
(continued)
A B
AB
S
Important terms
• Two events A and B are mutually exclusive if they cannot both
happen at the same time
• P (A ∩ B) = 0
7/8/2023 Probability & probability distributions
5
(continued)
A B
S
Important terms
• Union of Events – If A and B are two events in a sample space S,
then the union, A U B, is the set of all outcomes in S that
belong to either A or B
7/8/2023 Probability & probability distributions 6
(continued)
A B
The entire shaded
area represents
A U B
S
Important terms
• Events E1, E2, … Ek are Collectively Exhaustive events if E1 U E2 U
. . . U Ek = S
• i.e., the events completely cover the sample space
• The Complement of an event A is the set of all basic outcomes
in the sample space that do not belong to A. The complement
is denoted as A
7/8/2023 Probability & probability distributions
7
(continued)
A
S
A
7/8/2023 Probability & probability distributions 8
Example
Let the Sample Space be the collection of all possible
outcomes of rolling one die:
S = [1, 2, 3, 4, 5, 6]
Let A be the event “Number rolled is even”
Let B be the event “Number rolled is at least 4”
Then
A = [2, 4, 6] and B = [4, 5, 6]
Example
7/8/2023 Probability & probability distributions 9
(continued)
S = [1, 2, 3, 4, 5, 6] A = [2, 4, 6] B = [4, 5, 6]
5]
3,
[1,
A 
6]
[4,
B
A 

6]
5,
4,
[2,
B
A 

S
6]
5,
4,
3,
2,
[1,
A
A 


Complements:
Intersections:
Unions:
[5]
B
A 

3]
2,
[1,
B 
Example
Mutually exclusive:
oA and B are not mutually exclusive
• The outcomes 4 and 6 are common to both
Collectively exhaustive:
oA and B are not collectively exhaustive
• A U B does not contain 1 or 3
7/8/2023 Probability & probability distributions
10
(continued)
S = [1, 2, 3, 4, 5, 6] A = [2, 4, 6] B = [4, 5, 6]
Independent Events
• Two events A and B are independent if the probability of
the first one happening is the same no matter how the
second one turns out or
• The outcome of one event has no effect on the occurrence
or non-occurrence of the other.
P(A∩B) = P(A) x P(B) (Independent events)
P(A∩B) ≠ P(A) x P(B) (Dependent events)
Example:
OThe outcomes on the first and second coin tosses are
independent
7/8/2023 Probability & probability distributions 11
Ctd…
Two categories of probability
1. Objective probability and
2. Subjective probability
1) Objective probability
a) Classical probability &
b) Relative frequency probability.
7/8/2023 Probability & probability distributions 12
A) Classical Probability
• Is based on gambling ideas
• Example : Rolling a die
• There are 6 possible outcomes:
• Sample space = {1, 2, 3, 4, 5, 6}.
• Each is equally likely
• P(i) = 1/6, i=1,2,...,6.
→ P(1) = 1/6
→ P(2) = 1/6
…
→ P(6) = 1/6
SUM = 1
7/8/2023 Probability & probability distributions 13
B) Relative Frequency Probability
• In the long run process.
• The proportion of times the event A occurs —in a large number of
trials repeated under essentially identical conditions
Definition:
• If a process is repeated a large number of times (n), and if an event
with the characteristic E occurs m times, the relative frequency of E,
Probability of E = P(E) = m/n.
7/8/2023 Probability & probability distributions 14
Example
7/8/2023 Probability & probability distributions 15
•If you toss a coin 100 times and head comes up 40 times,
P(H) = 40/100 = 0.4.
•If we toss a coin 10,000 times and the head comes up
5562,
P(H) = 0.5562.
•Therefore, the longer the series and the longer sample
size, the closer the estimate to the true value.
Relative probability
•Since trials cannot be repeated an infinite number of
times, theoretical probabilities are often estimated by
empirical probabilities based on a finite amount of
data
Example:
 Of 158 people who attended a dinner party, 99 were ill.
 P (Illness) = 99/158 = 0.63 = 63%.
7/8/2023 Probability & probability distributions 16
(continued)
2. Subjective Probability
• Personalistic (represents one’s degree of belief in the occurrence
of an event).
• E.g., If someone says that he is 95% certain that a cure for AIDS
will be discovered within 5 years, then he means that:
• P(discovery of cure for AIDS within 5 years) = 95% = 0.95
• Although the subjective view of probability has enjoyed
increased attention over the years, it has not fully accepted by
scientists.
7/8/2023 Probability & probability distributions 17
Properties of Probability
1. The numerical value of a probability always lies between 0 and 1,
inclusive(0  P(E)  1)
2. The sum of the probabilities of all mutually exclusive outcomes is
equal to 1.
P(E1) + P(E2 ) + .... + P(En ) = 1.
3. For two mutually exclusive events A and B,
P(A or B ) = P(AUB)= P(A) + P(B).
If not mutually exclusive:
P(A or B) = P(A) + P(B) - P(A and B)
7/8/2023 Probability & probability distributions 18
Properties of Probability
4. The complement of an event A, denoted by Ā or Ac, is the
event that A does not occur
• Consists of all the outcomes in which event A does NOT
occur: P(Ā) = P(not A) = 1 – P(A)
• Where Ā occurs only when A does not occur.
7/8/2023 Probability & probability distributions 19
Basic Probability Rules
1. Addition rule
 If events A and B are mutually exclusive:
P(A or B) = P(A) + P(B)
P(A and B) = 0
 More generally:
P(A or B) = P(A) + P(B) - P(A and B)
P(event A or event B occurs or they both occur)
7/8/2023 Probability & probability distributions 20
Example
The probabilities representing years of schooling
completed by mothers of newborn infants
7/8/2023 Probability & probability distributions 21
Mother’s education level Probability
≤ 8 years 0.056
9 to 11 years 0.159
12 years 0.321
13 to 15 years 0.218
≥16 years 0.230
Not reported 0.016
Ctd…
7/8/2023 Probability & probability distributions 22
• What is the probability that a mother has
completed < 12 years of schooling?
P( 8 years) = 0.056 and
P(9-11 years) = 0.159
• Since these two events are mutually exclusive,
P( 8 or 9-11) = P( 8 U 9-11)
= P( 8) + P(9-11)
= 0.056+0.159
= 0.215
Exercise
i. Suppose two doctors, A and B, test all patients coming into a clinic for syphilis.
Let events A+ = {doctor A makes a positive diagnosis} and B+ = {doctor B
makes a positive diagnosis}.
ii. Suppose doctor A diagnoses 10% of all patients as positive, doctor B diagnoses
17% of all patients as positive, and both doctors diagnose 8% of all patients as
positive.
Suppose a patient is referred for further lab tests if either doctor A or B makes a
positive diagnosis.
• What is the probability that a patient will be referred for further lab tests(P(Α+
∪
𝐵+
)?
7/8/2023 Probability & probability distributions 23
Normal distributions
7/8/2023 Probability & probability distributions 24
The Normal distribution
•Normal distributions are recognized by their bell shape.
•A large percentage of the curve’s area is located near its
center and that its tails approach the horizontal axis as
asymptotes.
7/8/2023 Probability & probability distributions 25
Normal distribution
7/8/2023 Probability & probability distributions 26
 Normal distributions are defined by:
, - < x < .
 where μ represents the mean of the distribution
and σ represents its standard deviation.
f(x) =
1
2
e
x-
2
 









1
2
There are many different Normal distributions, each
with its own μ and σ, let X ~ N(μ, σ) represent a specific
member of the Normal distribution family.
The symbol “~” is read as “distributed as.”
For example,
X ~ N(100, 15) is read as “X is a Normal random
variable with mean 100 and standard deviation 15.
7/8/2023 Probability & probability distributions 27
7/8/2023 Probability & probability distributions 28
1. The mean µ tells you about location -
• Increase µ - Location shifts right
• Decrease µ – Location shifts left
• Shape is unchanged
2. The variance σ2 tells you about narrowness or flatness of the bell
-
• Increase σ2 - Bell flattens. Extreme values are more likely
• Decrease σ2 - Bell narrows. Extreme values are less likely
• Location is unchanged
The Normal Distribution
7/8/2023 Probability & probability distributions 29
Mean changes Variance changes
7/8/2023 Probability & probability distributions 30
Properties of the Normal Distribution
1. It is symmetrical about its mean, .
2. The mean, the median and mode are almost equal. It is
unimodal.
3. The total area under the curve about the x-axis is 1
square unit.
4. The curve never touches the x-axis.
5. As the value of  increases, the curve becomes more
and more flat and vice versa.
7/8/2023 Probability & probability distributions 31
7/8/2023 Probability & probability distributions 32
6. Perpendiculars of:
± 1SD contain about 68%;
±2 SD contain about 95%;
±3 SD contain about 99.7% of the area under the
curve.
7. The distribution is completely determined by the
parameters  and .
7/8/2023 Probability & probability distributions 33
Standard Normal Distribution
It is a normal distribution that has a mean equal to 0 and a
SD equal to 1, and is denoted by N(0, 1).
The main idea is to standardize all the data that is given by
using Z-scores.
These Z-scores can then be used to find the area
(probability) under the normal curve.
7/8/2023 Probability & probability distributions 34
Z - transformation
•If a random variable X~N(,) then we can transform
it to a SND with the help of Z-transformation
Z =
𝑿−

•Z represents the Z-score for a given x value
7/8/2023 Probability & probability distributions 35
Consider redefining the scale to be in terms of how many SDs
away from mean for normal distribution, μ=110 and σ = 15.
SDs from mean using
𝒙−𝟏𝟏𝟎
𝟏𝟓
=
𝒙−

7/8/2023 Probability & probability distributions 36
Value x
50 65 80 95 110 125 140 155 171
-4 -3 -2 -1 0 1 2 3 4
7/8/2023 Probability & probability distributions 37
•This process is known as standardization and gives the
position on a normal curve with μ=0 and σ=1, i.e., the
SND, Z.
•A Z-score is the number of standard deviations that a
given x value is above or below the mean.
Finding areas under the standard normal
distribution curve
The two steps are
Step 1 :
• Draw the normal distribution curve and shade the area.
Step 2:
Find the appropriate figure in the Procedure Table and follow the
directions given.
7/8/2023 Probability & probability distributions 38
Procedure table
7/8/2023 Probability & probability distributions 39
Rules in computing probabilities
P[Z = a] = 0
P[Z ≤ a] obtained directly from the Z-table
P[Z ≥ a] = 1 – P[Z ≤ a]
P[Z ≥ -a] = P[Z ≤ +a]
P[Z ≤ -a] = P[Z ≥ +a]
P[a1 ≤ Z ≤ a2] = P[Z ≤ a2] – P[Z ≤ a1]
7/8/2023 Probability & probability distributions 40
Example 1
Find the area to the left of z = 2.06.
Solution
Step 1:
Draw the figure.
Step 2:
We are looking for the area under the standard normal
distribution to the left of z =2.06. look up the area in the table. It
is 0.9803. Hence, 98.03% of the area is less than z =2.06.
7/8/2023 Probability & probability distributions 41
Example 2
Find the area to the right of z = -1.19
Solution
Step 1: Draw the figure.
Step 2 : We are looking for the area to the right of z = -1.19. Look
up the area for z = -1.19. It is 0.1170. Subtract it from one. 1-
0.1170 = 0.8830. Hence, 88.30% of the area under the standard
normal distribution curve is to the right of z = -1.19.
7/8/2023 Probability & probability distributions 42
Continued
Example 3:
What is the probability that a z picked at random from the
population of z’s will have a value between -2.55 and +2.55 ?
Answer : P (-2.55 < z < +2.55)
= 0.9946 – 0.0054
= 0.9892
Example 4:
What proportion of z value are between -2.47 and 1.53?
Answer : P (-2.47 ≤ z ≤ 1.53)
= 0.9370 – 0.0068
= 0.9302
7/8/2023 Probability & probability distributions 43
Exercises
1. Find the area between z =1.68 and z =-1.37. Ans =
0.8682
2. Find the probability for each.
a) P(0 < z <2.32) = 0.4898
b) P(z < 1.65) = 0.9505
c) P(z >1.91)= 0.0281
3. Find two z values so that 48% of the middle area is bounded
by them?
7/8/2023 Probability & probability distributions 44
Thank you!
7/8/2023 Probability & probability distributions 45

More Related Content

Similar to 4Probability and probability distributions (1).pptx

U uni 6 ssb
U uni 6 ssbU uni 6 ssb
U uni 6 ssb
Akhilesh Deshpande
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
SSaudia
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03
YiyingCheng1
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
aryan532920
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
Long Beach City College
 
probability_statistics_presentation.pptx
probability_statistics_presentation.pptxprobability_statistics_presentation.pptx
probability_statistics_presentation.pptx
vietnam5hayday
 
Probability unit2.pptx
Probability unit2.pptxProbability unit2.pptx
Probability unit2.pptx
SNIGDHABADIDA2127755
 
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhChapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
beshahashenafe20
 
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhChapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
beshahashenafe20
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributions
RajaKrishnan M
 
M.C.A. (Sem - II) Probability and Statistics.pdf
M.C.A. (Sem - II) Probability and Statistics.pdfM.C.A. (Sem - II) Probability and Statistics.pdf
M.C.A. (Sem - II) Probability and Statistics.pdf
satyamkumarkashyap12
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
nszakir
 
Probability
ProbabilityProbability
Probability
Seyid Kadher
 
What is probability
What is probabilityWhat is probability
What is probability
Deepak Thapa
 
S244 10 Probability.ppt
S244 10 Probability.pptS244 10 Probability.ppt
S244 10 Probability.ppt
HimanshuSharma617324
 
Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notespwheeles
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- III
Akhila Prabhakaran
 
RSS probability theory
RSS probability theoryRSS probability theory
RSS probability theory
Kaimrc_Rss_Jd
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
maamir farooq
 
Basic Concepts of Probability
Basic Concepts of ProbabilityBasic Concepts of Probability
Basic Concepts of Probability
Long Beach City College
 

Similar to 4Probability and probability distributions (1).pptx (20)

U uni 6 ssb
U uni 6 ssbU uni 6 ssb
U uni 6 ssb
 
Probability concepts for Data Analytics
Probability concepts for Data AnalyticsProbability concepts for Data Analytics
Probability concepts for Data Analytics
 
Open stax statistics_ch03
Open stax statistics_ch03Open stax statistics_ch03
Open stax statistics_ch03
 
1 Probability Please read sections 3.1 – 3.3 in your .docx
 1 Probability   Please read sections 3.1 – 3.3 in your .docx 1 Probability   Please read sections 3.1 – 3.3 in your .docx
1 Probability Please read sections 3.1 – 3.3 in your .docx
 
Basic concepts of probability
Basic concepts of probability Basic concepts of probability
Basic concepts of probability
 
probability_statistics_presentation.pptx
probability_statistics_presentation.pptxprobability_statistics_presentation.pptx
probability_statistics_presentation.pptx
 
Probability unit2.pptx
Probability unit2.pptxProbability unit2.pptx
Probability unit2.pptx
 
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhChapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
 
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhChapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
Chapter Five.ppthhjhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
 
Different types of distributions
Different types of distributionsDifferent types of distributions
Different types of distributions
 
M.C.A. (Sem - II) Probability and Statistics.pdf
M.C.A. (Sem - II) Probability and Statistics.pdfM.C.A. (Sem - II) Probability and Statistics.pdf
M.C.A. (Sem - II) Probability and Statistics.pdf
 
Chapter 4 part1-Probability Model
Chapter 4 part1-Probability ModelChapter 4 part1-Probability Model
Chapter 4 part1-Probability Model
 
Probability
ProbabilityProbability
Probability
 
What is probability
What is probabilityWhat is probability
What is probability
 
S244 10 Probability.ppt
S244 10 Probability.pptS244 10 Probability.ppt
S244 10 Probability.ppt
 
Chapter 4 Probability Notes
Chapter 4 Probability NotesChapter 4 Probability Notes
Chapter 4 Probability Notes
 
Statistical Analysis with R- III
Statistical Analysis with R- IIIStatistical Analysis with R- III
Statistical Analysis with R- III
 
RSS probability theory
RSS probability theoryRSS probability theory
RSS probability theory
 
The binomial distributions
The binomial distributionsThe binomial distributions
The binomial distributions
 
Basic Concepts of Probability
Basic Concepts of ProbabilityBasic Concepts of Probability
Basic Concepts of Probability
 

More from AmanuelMerga

4$5 nutritional assessment.pptx555555555
4$5 nutritional assessment.pptx5555555554$5 nutritional assessment.pptx555555555
4$5 nutritional assessment.pptx555555555
AmanuelMerga
 
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
AmanuelMerga
 
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
AmanuelMerga
 
4$5 nutritional assessmenteeeedeeee.pptx
4$5 nutritional assessmenteeeedeeee.pptx4$5 nutritional assessmenteeeedeeee.pptx
4$5 nutritional assessmenteeeedeeee.pptx
AmanuelMerga
 
1 Introduction.pptxffggggggggggggggggggg
1 Introduction.pptxffggggggggggggggggggg1 Introduction.pptxffggggggggggggggggggg
1 Introduction.pptxffggggggggggggggggggg
AmanuelMerga
 
1 Introduction to HEtrry & HP - Copy.ppt
1 Introduction to HEtrry & HP - Copy.ppt1 Introduction to HEtrry & HP - Copy.ppt
1 Introduction to HEtrry & HP - Copy.ppt
AmanuelMerga
 
Histopathology chapter 7,8-cytology, Ic (1).ppt
Histopathology chapter 7,8-cytology, Ic (1).pptHistopathology chapter 7,8-cytology, Ic (1).ppt
Histopathology chapter 7,8-cytology, Ic (1).ppt
AmanuelMerga
 
Complement III.ppt
Complement   III.pptComplement   III.ppt
Complement III.ppt
AmanuelMerga
 
4-fly.pptx
4-fly.pptx4-fly.pptx
4-fly.pptx
AmanuelMerga
 
Histopathology Chapter 2- Responce of the body to injurious .ppt
Histopathology Chapter 2- Responce of the body to injurious .pptHistopathology Chapter 2- Responce of the body to injurious .ppt
Histopathology Chapter 2- Responce of the body to injurious .ppt
AmanuelMerga
 
CHAPTER 2.pdf
CHAPTER 2.pdfCHAPTER 2.pdf
CHAPTER 2.pdf
AmanuelMerga
 
3Data summarization.pptx
3Data summarization.pptx3Data summarization.pptx
3Data summarization.pptx
AmanuelMerga
 
Chapter 5 ASO Serology.pdf
Chapter 5 ASO  Serology.pdfChapter 5 ASO  Serology.pdf
Chapter 5 ASO Serology.pdf
AmanuelMerga
 
Histopathology Chapter 1 - Introduction.ppt
Histopathology Chapter 1 - Introduction.pptHistopathology Chapter 1 - Introduction.ppt
Histopathology Chapter 1 - Introduction.ppt
AmanuelMerga
 
4-fly.pptx
4-fly.pptx4-fly.pptx
4-fly.pptx
AmanuelMerga
 
5. tsetse.pptx
5. tsetse.pptx5. tsetse.pptx
5. tsetse.pptx
AmanuelMerga
 
4 _Psychodidae.ppt
4 _Psychodidae.ppt4 _Psychodidae.ppt
4 _Psychodidae.ppt
AmanuelMerga
 
1Health Informatics.pdf
1Health Informatics.pdf1Health Informatics.pdf
1Health Informatics.pdf
AmanuelMerga
 

More from AmanuelMerga (18)

4$5 nutritional assessment.pptx555555555
4$5 nutritional assessment.pptx5555555554$5 nutritional assessment.pptx555555555
4$5 nutritional assessment.pptx555555555
 
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
7Macronutrient_deficiencies_of_public_health_importance_in_ethiopia.pptx
 
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
8micronutrient_deficiencies_of_public_health_importance_in_Ethiopia.pptx
 
4$5 nutritional assessmenteeeedeeee.pptx
4$5 nutritional assessmenteeeedeeee.pptx4$5 nutritional assessmenteeeedeeee.pptx
4$5 nutritional assessmenteeeedeeee.pptx
 
1 Introduction.pptxffggggggggggggggggggg
1 Introduction.pptxffggggggggggggggggggg1 Introduction.pptxffggggggggggggggggggg
1 Introduction.pptxffggggggggggggggggggg
 
1 Introduction to HEtrry & HP - Copy.ppt
1 Introduction to HEtrry & HP - Copy.ppt1 Introduction to HEtrry & HP - Copy.ppt
1 Introduction to HEtrry & HP - Copy.ppt
 
Histopathology chapter 7,8-cytology, Ic (1).ppt
Histopathology chapter 7,8-cytology, Ic (1).pptHistopathology chapter 7,8-cytology, Ic (1).ppt
Histopathology chapter 7,8-cytology, Ic (1).ppt
 
Complement III.ppt
Complement   III.pptComplement   III.ppt
Complement III.ppt
 
4-fly.pptx
4-fly.pptx4-fly.pptx
4-fly.pptx
 
Histopathology Chapter 2- Responce of the body to injurious .ppt
Histopathology Chapter 2- Responce of the body to injurious .pptHistopathology Chapter 2- Responce of the body to injurious .ppt
Histopathology Chapter 2- Responce of the body to injurious .ppt
 
CHAPTER 2.pdf
CHAPTER 2.pdfCHAPTER 2.pdf
CHAPTER 2.pdf
 
3Data summarization.pptx
3Data summarization.pptx3Data summarization.pptx
3Data summarization.pptx
 
Chapter 5 ASO Serology.pdf
Chapter 5 ASO  Serology.pdfChapter 5 ASO  Serology.pdf
Chapter 5 ASO Serology.pdf
 
Histopathology Chapter 1 - Introduction.ppt
Histopathology Chapter 1 - Introduction.pptHistopathology Chapter 1 - Introduction.ppt
Histopathology Chapter 1 - Introduction.ppt
 
4-fly.pptx
4-fly.pptx4-fly.pptx
4-fly.pptx
 
5. tsetse.pptx
5. tsetse.pptx5. tsetse.pptx
5. tsetse.pptx
 
4 _Psychodidae.ppt
4 _Psychodidae.ppt4 _Psychodidae.ppt
4 _Psychodidae.ppt
 
1Health Informatics.pdf
1Health Informatics.pdf1Health Informatics.pdf
1Health Informatics.pdf
 

Recently uploaded

ARTIFICIAL INTELLIGENCE IN HEALTHCARE.pdf
ARTIFICIAL INTELLIGENCE IN  HEALTHCARE.pdfARTIFICIAL INTELLIGENCE IN  HEALTHCARE.pdf
ARTIFICIAL INTELLIGENCE IN HEALTHCARE.pdf
Anujkumaranit
 
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.GawadHemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
NephroTube - Dr.Gawad
 
Ophthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE examOphthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE exam
KafrELShiekh University
 
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTSARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
Dr. Vinay Pareek
 
Triangles of Neck and Clinical Correlation by Dr. RIG.pptx
Triangles of Neck and Clinical Correlation by Dr. RIG.pptxTriangles of Neck and Clinical Correlation by Dr. RIG.pptx
Triangles of Neck and Clinical Correlation by Dr. RIG.pptx
Dr. Rabia Inam Gandapore
 
Evaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animalsEvaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animals
Shweta
 
Superficial & Deep Fascia of the NECK.pptx
Superficial & Deep Fascia of the NECK.pptxSuperficial & Deep Fascia of the NECK.pptx
Superficial & Deep Fascia of the NECK.pptx
Dr. Rabia Inam Gandapore
 
Ocular injury ppt Upendra pal optometrist upums saifai etawah
Ocular injury  ppt  Upendra pal  optometrist upums saifai etawahOcular injury  ppt  Upendra pal  optometrist upums saifai etawah
Ocular injury ppt Upendra pal optometrist upums saifai etawah
pal078100
 
How to Give Better Lectures: Some Tips for Doctors
How to Give Better Lectures: Some Tips for DoctorsHow to Give Better Lectures: Some Tips for Doctors
How to Give Better Lectures: Some Tips for Doctors
LanceCatedral
 
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
VarunMahajani
 
24 Upakrama.pptx class ppt useful in all
24 Upakrama.pptx class ppt useful in all24 Upakrama.pptx class ppt useful in all
24 Upakrama.pptx class ppt useful in all
DrSathishMS1
 
BRACHYTHERAPY OVERVIEW AND APPLICATORS
BRACHYTHERAPY OVERVIEW  AND  APPLICATORSBRACHYTHERAPY OVERVIEW  AND  APPLICATORS
BRACHYTHERAPY OVERVIEW AND APPLICATORS
Krishan Murari
 
Non-respiratory Functions of the Lungs.pdf
Non-respiratory Functions of the Lungs.pdfNon-respiratory Functions of the Lungs.pdf
Non-respiratory Functions of the Lungs.pdf
MedicoseAcademics
 
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdfAlcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Dr Jeenal Mistry
 
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdfMANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
Jim Jacob Roy
 
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in StockFactory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
rebeccabio
 
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness JourneyTom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
greendigital
 
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
GL Anaacs
 
heat stroke and heat exhaustion in children
heat stroke and heat exhaustion in childrenheat stroke and heat exhaustion in children
heat stroke and heat exhaustion in children
SumeraAhmad5
 
Antiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptxAntiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptx
Rohit chaurpagar
 

Recently uploaded (20)

ARTIFICIAL INTELLIGENCE IN HEALTHCARE.pdf
ARTIFICIAL INTELLIGENCE IN  HEALTHCARE.pdfARTIFICIAL INTELLIGENCE IN  HEALTHCARE.pdf
ARTIFICIAL INTELLIGENCE IN HEALTHCARE.pdf
 
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.GawadHemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
Hemodialysis: Chapter 3, Dialysis Water Unit - Dr.Gawad
 
Ophthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE examOphthalmology Clinical Tests for OSCE exam
Ophthalmology Clinical Tests for OSCE exam
 
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTSARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
ARTHROLOGY PPT NCISM SYLLABUS AYURVEDA STUDENTS
 
Triangles of Neck and Clinical Correlation by Dr. RIG.pptx
Triangles of Neck and Clinical Correlation by Dr. RIG.pptxTriangles of Neck and Clinical Correlation by Dr. RIG.pptx
Triangles of Neck and Clinical Correlation by Dr. RIG.pptx
 
Evaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animalsEvaluation of antidepressant activity of clitoris ternatea in animals
Evaluation of antidepressant activity of clitoris ternatea in animals
 
Superficial & Deep Fascia of the NECK.pptx
Superficial & Deep Fascia of the NECK.pptxSuperficial & Deep Fascia of the NECK.pptx
Superficial & Deep Fascia of the NECK.pptx
 
Ocular injury ppt Upendra pal optometrist upums saifai etawah
Ocular injury  ppt  Upendra pal  optometrist upums saifai etawahOcular injury  ppt  Upendra pal  optometrist upums saifai etawah
Ocular injury ppt Upendra pal optometrist upums saifai etawah
 
How to Give Better Lectures: Some Tips for Doctors
How to Give Better Lectures: Some Tips for DoctorsHow to Give Better Lectures: Some Tips for Doctors
How to Give Better Lectures: Some Tips for Doctors
 
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
Pulmonary Thromboembolism - etilogy, types, medical- Surgical and nursing man...
 
24 Upakrama.pptx class ppt useful in all
24 Upakrama.pptx class ppt useful in all24 Upakrama.pptx class ppt useful in all
24 Upakrama.pptx class ppt useful in all
 
BRACHYTHERAPY OVERVIEW AND APPLICATORS
BRACHYTHERAPY OVERVIEW  AND  APPLICATORSBRACHYTHERAPY OVERVIEW  AND  APPLICATORS
BRACHYTHERAPY OVERVIEW AND APPLICATORS
 
Non-respiratory Functions of the Lungs.pdf
Non-respiratory Functions of the Lungs.pdfNon-respiratory Functions of the Lungs.pdf
Non-respiratory Functions of the Lungs.pdf
 
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdfAlcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
Alcohol_Dr. Jeenal Mistry MD Pharmacology.pdf
 
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdfMANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
MANAGEMENT OF ATRIOVENTRICULAR CONDUCTION BLOCK.pdf
 
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in StockFactory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
Factory Supply Best Quality Pmk Oil CAS 28578–16–7 PMK Powder in Stock
 
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness JourneyTom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
Tom Selleck Health: A Comprehensive Look at the Iconic Actor’s Wellness Journey
 
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
HOT NEW PRODUCT! BIG SALES FAST SHIPPING NOW FROM CHINA!! EU KU DB BK substit...
 
heat stroke and heat exhaustion in children
heat stroke and heat exhaustion in childrenheat stroke and heat exhaustion in children
heat stroke and heat exhaustion in children
 
Antiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptxAntiulcer drugs Advance Pharmacology .pptx
Antiulcer drugs Advance Pharmacology .pptx
 

4Probability and probability distributions (1).pptx

  • 1. 4.INTRODUCTION TO PROBABILITY & PROBABILITY DISTRIBUTIONS 7/8/2023 Probability & probability distributions 1 Emiru Merdassa
  • 2. Definition Probability: the chance that an uncertain event will occur (always between 0 and 1) 7/8/2023 Probability & probability distributions 2 0 ≤ P(A) ≤ 1 For any event A Certain Impossible 0.5 1 0 Example: • Physician may say that a patient has a 50-50 chance of surviving a certain operation. • 95% certain that a patient has a particular disease.  Most people express probabilities in terms of percentages.
  • 3. Probability terms •Outcomes: results of each trial •Sample space: set of all possible outcome •Sample points: elements of the sample space of outcome •Event: subset of the sample space 7/8/2023 Probability & probability distributions 3 (continued)
  • 4. Important terms • Intersection of Events – If A and B are two events in a sample space S, then the intersection, A ∩ B, is the set of all outcomes in S that belong to both A and B 7/8/2023 Probability & probability distributions 4 (continued) A B AB S
  • 5. Important terms • Two events A and B are mutually exclusive if they cannot both happen at the same time • P (A ∩ B) = 0 7/8/2023 Probability & probability distributions 5 (continued) A B S
  • 6. Important terms • Union of Events – If A and B are two events in a sample space S, then the union, A U B, is the set of all outcomes in S that belong to either A or B 7/8/2023 Probability & probability distributions 6 (continued) A B The entire shaded area represents A U B S
  • 7. Important terms • Events E1, E2, … Ek are Collectively Exhaustive events if E1 U E2 U . . . U Ek = S • i.e., the events completely cover the sample space • The Complement of an event A is the set of all basic outcomes in the sample space that do not belong to A. The complement is denoted as A 7/8/2023 Probability & probability distributions 7 (continued) A S A
  • 8. 7/8/2023 Probability & probability distributions 8 Example Let the Sample Space be the collection of all possible outcomes of rolling one die: S = [1, 2, 3, 4, 5, 6] Let A be the event “Number rolled is even” Let B be the event “Number rolled is at least 4” Then A = [2, 4, 6] and B = [4, 5, 6]
  • 9. Example 7/8/2023 Probability & probability distributions 9 (continued) S = [1, 2, 3, 4, 5, 6] A = [2, 4, 6] B = [4, 5, 6] 5] 3, [1, A  6] [4, B A   6] 5, 4, [2, B A   S 6] 5, 4, 3, 2, [1, A A    Complements: Intersections: Unions: [5] B A   3] 2, [1, B 
  • 10. Example Mutually exclusive: oA and B are not mutually exclusive • The outcomes 4 and 6 are common to both Collectively exhaustive: oA and B are not collectively exhaustive • A U B does not contain 1 or 3 7/8/2023 Probability & probability distributions 10 (continued) S = [1, 2, 3, 4, 5, 6] A = [2, 4, 6] B = [4, 5, 6]
  • 11. Independent Events • Two events A and B are independent if the probability of the first one happening is the same no matter how the second one turns out or • The outcome of one event has no effect on the occurrence or non-occurrence of the other. P(A∩B) = P(A) x P(B) (Independent events) P(A∩B) ≠ P(A) x P(B) (Dependent events) Example: OThe outcomes on the first and second coin tosses are independent 7/8/2023 Probability & probability distributions 11
  • 12. Ctd… Two categories of probability 1. Objective probability and 2. Subjective probability 1) Objective probability a) Classical probability & b) Relative frequency probability. 7/8/2023 Probability & probability distributions 12
  • 13. A) Classical Probability • Is based on gambling ideas • Example : Rolling a die • There are 6 possible outcomes: • Sample space = {1, 2, 3, 4, 5, 6}. • Each is equally likely • P(i) = 1/6, i=1,2,...,6. → P(1) = 1/6 → P(2) = 1/6 … → P(6) = 1/6 SUM = 1 7/8/2023 Probability & probability distributions 13
  • 14. B) Relative Frequency Probability • In the long run process. • The proportion of times the event A occurs —in a large number of trials repeated under essentially identical conditions Definition: • If a process is repeated a large number of times (n), and if an event with the characteristic E occurs m times, the relative frequency of E, Probability of E = P(E) = m/n. 7/8/2023 Probability & probability distributions 14
  • 15. Example 7/8/2023 Probability & probability distributions 15 •If you toss a coin 100 times and head comes up 40 times, P(H) = 40/100 = 0.4. •If we toss a coin 10,000 times and the head comes up 5562, P(H) = 0.5562. •Therefore, the longer the series and the longer sample size, the closer the estimate to the true value.
  • 16. Relative probability •Since trials cannot be repeated an infinite number of times, theoretical probabilities are often estimated by empirical probabilities based on a finite amount of data Example:  Of 158 people who attended a dinner party, 99 were ill.  P (Illness) = 99/158 = 0.63 = 63%. 7/8/2023 Probability & probability distributions 16 (continued)
  • 17. 2. Subjective Probability • Personalistic (represents one’s degree of belief in the occurrence of an event). • E.g., If someone says that he is 95% certain that a cure for AIDS will be discovered within 5 years, then he means that: • P(discovery of cure for AIDS within 5 years) = 95% = 0.95 • Although the subjective view of probability has enjoyed increased attention over the years, it has not fully accepted by scientists. 7/8/2023 Probability & probability distributions 17
  • 18. Properties of Probability 1. The numerical value of a probability always lies between 0 and 1, inclusive(0  P(E)  1) 2. The sum of the probabilities of all mutually exclusive outcomes is equal to 1. P(E1) + P(E2 ) + .... + P(En ) = 1. 3. For two mutually exclusive events A and B, P(A or B ) = P(AUB)= P(A) + P(B). If not mutually exclusive: P(A or B) = P(A) + P(B) - P(A and B) 7/8/2023 Probability & probability distributions 18
  • 19. Properties of Probability 4. The complement of an event A, denoted by Ā or Ac, is the event that A does not occur • Consists of all the outcomes in which event A does NOT occur: P(Ā) = P(not A) = 1 – P(A) • Where Ā occurs only when A does not occur. 7/8/2023 Probability & probability distributions 19
  • 20. Basic Probability Rules 1. Addition rule  If events A and B are mutually exclusive: P(A or B) = P(A) + P(B) P(A and B) = 0  More generally: P(A or B) = P(A) + P(B) - P(A and B) P(event A or event B occurs or they both occur) 7/8/2023 Probability & probability distributions 20
  • 21. Example The probabilities representing years of schooling completed by mothers of newborn infants 7/8/2023 Probability & probability distributions 21 Mother’s education level Probability ≤ 8 years 0.056 9 to 11 years 0.159 12 years 0.321 13 to 15 years 0.218 ≥16 years 0.230 Not reported 0.016
  • 22. Ctd… 7/8/2023 Probability & probability distributions 22 • What is the probability that a mother has completed < 12 years of schooling? P( 8 years) = 0.056 and P(9-11 years) = 0.159 • Since these two events are mutually exclusive, P( 8 or 9-11) = P( 8 U 9-11) = P( 8) + P(9-11) = 0.056+0.159 = 0.215
  • 23. Exercise i. Suppose two doctors, A and B, test all patients coming into a clinic for syphilis. Let events A+ = {doctor A makes a positive diagnosis} and B+ = {doctor B makes a positive diagnosis}. ii. Suppose doctor A diagnoses 10% of all patients as positive, doctor B diagnoses 17% of all patients as positive, and both doctors diagnose 8% of all patients as positive. Suppose a patient is referred for further lab tests if either doctor A or B makes a positive diagnosis. • What is the probability that a patient will be referred for further lab tests(P(Α+ ∪ 𝐵+ )? 7/8/2023 Probability & probability distributions 23
  • 24. Normal distributions 7/8/2023 Probability & probability distributions 24
  • 25. The Normal distribution •Normal distributions are recognized by their bell shape. •A large percentage of the curve’s area is located near its center and that its tails approach the horizontal axis as asymptotes. 7/8/2023 Probability & probability distributions 25
  • 26. Normal distribution 7/8/2023 Probability & probability distributions 26  Normal distributions are defined by: , - < x < .  where μ represents the mean of the distribution and σ represents its standard deviation. f(x) = 1 2 e x- 2            1 2
  • 27. There are many different Normal distributions, each with its own μ and σ, let X ~ N(μ, σ) represent a specific member of the Normal distribution family. The symbol “~” is read as “distributed as.” For example, X ~ N(100, 15) is read as “X is a Normal random variable with mean 100 and standard deviation 15. 7/8/2023 Probability & probability distributions 27
  • 28. 7/8/2023 Probability & probability distributions 28 1. The mean µ tells you about location - • Increase µ - Location shifts right • Decrease µ – Location shifts left • Shape is unchanged 2. The variance σ2 tells you about narrowness or flatness of the bell - • Increase σ2 - Bell flattens. Extreme values are more likely • Decrease σ2 - Bell narrows. Extreme values are less likely • Location is unchanged
  • 29. The Normal Distribution 7/8/2023 Probability & probability distributions 29 Mean changes Variance changes
  • 30. 7/8/2023 Probability & probability distributions 30
  • 31. Properties of the Normal Distribution 1. It is symmetrical about its mean, . 2. The mean, the median and mode are almost equal. It is unimodal. 3. The total area under the curve about the x-axis is 1 square unit. 4. The curve never touches the x-axis. 5. As the value of  increases, the curve becomes more and more flat and vice versa. 7/8/2023 Probability & probability distributions 31
  • 32. 7/8/2023 Probability & probability distributions 32 6. Perpendiculars of: ± 1SD contain about 68%; ±2 SD contain about 95%; ±3 SD contain about 99.7% of the area under the curve. 7. The distribution is completely determined by the parameters  and .
  • 33. 7/8/2023 Probability & probability distributions 33
  • 34. Standard Normal Distribution It is a normal distribution that has a mean equal to 0 and a SD equal to 1, and is denoted by N(0, 1). The main idea is to standardize all the data that is given by using Z-scores. These Z-scores can then be used to find the area (probability) under the normal curve. 7/8/2023 Probability & probability distributions 34
  • 35. Z - transformation •If a random variable X~N(,) then we can transform it to a SND with the help of Z-transformation Z = 𝑿−  •Z represents the Z-score for a given x value 7/8/2023 Probability & probability distributions 35
  • 36. Consider redefining the scale to be in terms of how many SDs away from mean for normal distribution, μ=110 and σ = 15. SDs from mean using 𝒙−𝟏𝟏𝟎 𝟏𝟓 = 𝒙−  7/8/2023 Probability & probability distributions 36 Value x 50 65 80 95 110 125 140 155 171 -4 -3 -2 -1 0 1 2 3 4
  • 37. 7/8/2023 Probability & probability distributions 37 •This process is known as standardization and gives the position on a normal curve with μ=0 and σ=1, i.e., the SND, Z. •A Z-score is the number of standard deviations that a given x value is above or below the mean.
  • 38. Finding areas under the standard normal distribution curve The two steps are Step 1 : • Draw the normal distribution curve and shade the area. Step 2: Find the appropriate figure in the Procedure Table and follow the directions given. 7/8/2023 Probability & probability distributions 38
  • 39. Procedure table 7/8/2023 Probability & probability distributions 39
  • 40. Rules in computing probabilities P[Z = a] = 0 P[Z ≤ a] obtained directly from the Z-table P[Z ≥ a] = 1 – P[Z ≤ a] P[Z ≥ -a] = P[Z ≤ +a] P[Z ≤ -a] = P[Z ≥ +a] P[a1 ≤ Z ≤ a2] = P[Z ≤ a2] – P[Z ≤ a1] 7/8/2023 Probability & probability distributions 40
  • 41. Example 1 Find the area to the left of z = 2.06. Solution Step 1: Draw the figure. Step 2: We are looking for the area under the standard normal distribution to the left of z =2.06. look up the area in the table. It is 0.9803. Hence, 98.03% of the area is less than z =2.06. 7/8/2023 Probability & probability distributions 41
  • 42. Example 2 Find the area to the right of z = -1.19 Solution Step 1: Draw the figure. Step 2 : We are looking for the area to the right of z = -1.19. Look up the area for z = -1.19. It is 0.1170. Subtract it from one. 1- 0.1170 = 0.8830. Hence, 88.30% of the area under the standard normal distribution curve is to the right of z = -1.19. 7/8/2023 Probability & probability distributions 42
  • 43. Continued Example 3: What is the probability that a z picked at random from the population of z’s will have a value between -2.55 and +2.55 ? Answer : P (-2.55 < z < +2.55) = 0.9946 – 0.0054 = 0.9892 Example 4: What proportion of z value are between -2.47 and 1.53? Answer : P (-2.47 ≤ z ≤ 1.53) = 0.9370 – 0.0068 = 0.9302 7/8/2023 Probability & probability distributions 43
  • 44. Exercises 1. Find the area between z =1.68 and z =-1.37. Ans = 0.8682 2. Find the probability for each. a) P(0 < z <2.32) = 0.4898 b) P(z < 1.65) = 0.9505 c) P(z >1.91)= 0.0281 3. Find two z values so that 48% of the middle area is bounded by them? 7/8/2023 Probability & probability distributions 44
  • 45. Thank you! 7/8/2023 Probability & probability distributions 45