SlideShare a Scribd company logo
1 of 32
Download to read offline
1
‫العظيم‬ ‫هللا‬ ‫صدق‬
1
2
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
3
Instructor: Dr. Khaled Ramadan Mohamed
E-mail: ramadank637@gmail.com
Lecture time: Saturday 1st slot & 2nd slot and 3rd slot
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
4
Assessment tool Marks Percentage
Assignments, Class participation,
attendance, quizzes, and Midterm
40 40%
Final exam 60 60%
Total 100 100%
System Assessment
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
5
Students will be familiar with the following by the end of the
course:
1. Basic Concepts of Probability Theory
2. Random Variables
3. Probability Distribution of Random Variables
4. Population and Sample
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
6
Students will be familiar with the following by the end of
lecture one:
1. Introduction
2. Algebra of Events (Boolean algebra)
3. Axioms of Probability
4. Independence
5. Conditional Probability
6. Theorem of Total Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
7
1- Introduction
1. The origin of probability theory lies in physical
observations associated with games of chance.
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
2. It was found that if an "unbiased" coin is tossed
independently n times, the ratio of the number of heads to
the total number of tosses, is very likely to be very close to
1/2.
3. This is so-called "classical definition" of probability.
4. we cannot use this idea as the basis of mathematical theory
of probability.
8
1- Introduction
Question?
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
What are the difference between { }, ( ), [ ]
( ) is a point on the plain
[ ] is an interval on x-axis
{ } is a set of infinite points
9
1- Introduction
Example 1.1 Page 4
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Let 𝐴 be the event that we have an odd number when rolling a
die. Find 𝑃(𝐴).
Solution
Define the sample space, which represents the set of all
possible outcomes as Ω = {1,2,3,4,5,6}
Define the event 𝐴, which represents a set of outcomes as
𝐴 = {1,3,5}
𝑃 𝐴 =
3
6
=
1
2
10
1- Introduction
Example 1.2 Page 4
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Let 𝐵 be the event that we have a number ≥5 when rolling a
die. Find 𝑃(𝐵).
Solution
𝐵 = {5, 6}
𝑃 𝐵 =
2
6
=
1
3
11
1- Introduction
Example 1.3 Page 5
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Let 𝐶 be the event that we have a sum of 7 when rolling a pair
of die. Find 𝑃(𝐶).
Solution
𝐶 = { 1,6 , 2,5 , 3,4 , 6,1 , 5,2 , (4,3)}
𝑃 𝐶 =
6
36
=
1
6
12
2- Algebra of Events (Boolean algebra)
➢ Now, we are interested in introducing some operations by
which new events are from old ones.
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ These operations are "or," "and," and "not.”
Union (∪) Intersection (∩) Complement (𝐴𝑐)
13
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ Let 𝐴 and 𝐵 be events in the same sample space Ω.
➢ Define the intersection of 𝐴 and 𝐵 (denoted by 𝐴 ∩ 𝐵)
➢ Intersection as the set consisting of those points belonging to
𝐴 and 𝐵.
𝐴 ∩ 𝐵
Ω
14
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example
Consider an unbiased die that tossed, let 𝐴 be the event that we
have an odd number, and 𝐵 be the event that we have a number
greater than or equal to 4. Find 𝐴 ∩ 𝐵, and 𝑃(𝐴 ∩ 𝐵)
Solution
Ω = {1,2,3,4,5,6}
𝐴 = {1,3,5}
𝐵 = {4, 5, 6}
𝐴 ∩ 𝐵 = {5}
𝑃(𝐴 ∩ 𝐵) =
1
6
15
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ Let 𝐴 and 𝐵 be events in the same sample space Ω.
➢ Define the union of 𝐴 and 𝐵 (denoted by 𝐴 ∪ 𝐵)
➢ Union is the set consisting of those points belonging to
either 𝐴 or 𝐵 or both.
𝐴 ∪ 𝐵
Ω
𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃(𝐴 ∩ 𝐵)
16
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example
Consider an unbiased die that tossed, let 𝐴 be the event that we
have an odd number, and 𝐵 be the event that we have a number
greater than or equal to 4. Find 𝐴 ∪ 𝐵, and 𝑃(𝐴 ∪ 𝐵)
Solution
Ω = {1,2,3,4,5,6}
𝐴 = {1,3,5}
𝐵 = {4, 5, 6}
𝐴 ∩ 𝐵 = {5}
→
𝑃(𝐴 ∩ 𝐵) = 1/6
𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃 𝐴 ∩ 𝐵 =
3
6
+
3
6
−
1
6
=
5
6
𝑃(𝐴) = 3/6
→ 𝑃(𝐵) = 3/6
→
17
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ If the events 𝐴 and 𝐵 are mutually exclusive or disjoint
events.
➢ 𝐴 ∩ 𝐵 = ∅ → 𝑃 𝐴 ∩ 𝐵 =zero
➢ 𝐴 ∪ 𝐵 = 𝐴 + 𝐵 → 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵
18
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ Let 𝐴 and 𝐵 be events in the same sample space Ω.
➢ Define the complement of 𝐴 (denoted by 𝐴𝑐
)
➢ Complement the set consisting of those points which do not
belong to 𝐴.
19
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example
Consider an unbiased die that tossed, let 𝐴 be the event that we
have an odd number, and 𝐵 be the event that we have a number
greater than or equal to 4. Find 𝑃 𝐴𝑐
, and 𝑃(𝐵𝑐
)
Solution
Ω = {1,2,3,4,5,6}
𝐴 = {1,3,5} & 𝐴𝑐
= {2,4,6}
𝐵 = {4, 5, 6} & 𝐵𝑐
= {1,2,3}
𝑃 𝐴𝑐
= 3/6
𝑃 𝐵𝑐
= 3/6
20
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
➢ Let 𝐴 and 𝐵 be events in the same sample space Ω.
➢ Define the difference of 𝐴 and 𝐵 (denoted by 𝐴  𝐵)
➢ Difference is the set consisting of those points belonging to
𝐴 and do not belong to 𝐵.
𝐴  𝐵
Ω
)
𝑃 𝐴  𝐵 = 𝑃 𝐴 − 𝑃(𝐴 ∩ 𝐵
21
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example
Consider an unbiased die that tossed, let 𝐴 be the event that we
have an odd number, and 𝐵 be the event that we have a number
greater than or equal to 4. Find 𝑃 𝐴  𝐵
Solution
Ω = {1,2,3,4,5,6}
𝐴 = {1,3,5}
𝐵 = {4, 5, 6}
𝐴  𝐵 = {1,3}
𝑃 𝐴  𝐵 = 2/6
22
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Some important properties:
1. 𝐴 ∪ 𝐵 = 𝐵 ∪ 𝐴 2. 𝐴 ∪ 𝐵 ∪ 𝐶 = (𝐴 ∪ 𝐵) ∪ 𝐶
3. 𝐴 ∩ 𝐵 = 𝐵 ∩ 𝐴 4. 𝐴 ∩ 𝐵 ∩ 𝐶 = (𝐴 ∩ 𝐵) ∩ 𝐶
5. 𝐴 ∪ 𝐴 = 𝐴 6. 𝐴 ∪ 𝐴𝑐
= Ω
7. 𝐴 ∩ 𝐴 = 𝐴 8. 𝐴 ∩ 𝐴𝑐
= ∅
9. 𝐴 ∩ Ω = 𝐴 10. 𝐴 ∪ ∅ = 𝐴
11. 𝐴 ∪ Ω = Ω 12. 𝐴 ∩ ∅ = ∅
23
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example 1.4 page 8
An experiment involves choosing an integer N between 0 and 9
(the sample space consists of the integers from 0 to 9, inclusive).
Let 𝐴 = 𝑁 ≤ 5 , 𝐵 = 3 ≤ 𝑁 ≤ 7 , 𝐶 = {𝑁 is even and 𝑁 > 0}.
List the points that belong to the following events.
i. 𝐴 ∩ 𝐵 ∩ 𝐶
ii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐
iii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐
iv. (𝐴 ∩ 𝐵) ∩ 𝐴 ∪ 𝐶 𝑐
24
2- Algebra of Events (Boolean algebra)
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Solution
𝐴 = 0, 1, 2, 3, 4, 5 , 𝐵 = 3, 4, 5, 6, 7 , 𝐶 = {2, 4, 6, 8}
i. 𝐴 ∩ 𝐵 ∩ 𝐶 = 0, 1, 2, 3, 4, 5 ∩ 3, 4, 5, 6, 7 ∩ 2, 4, 6, 8 = {4}
ii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐
= 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 ∩ 0, 1, 3, 5, 7, 9 = 0, 1, 2, 3, 4, 5 ∪ 3, 5, 7
= 0, 1, 2, 3, 4, 5, 7
iii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐
= 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 ∩ 0, 1, 3, 5, 7, 9 = 0, 1, 2, 3, 4, 5, 6, 7
∩ 0, 1, 3, 5, 7, 9 = {0, 1, 3, 5, 7}
iv. 𝐴 ∩ 𝐵 ∩ 𝐴 ∪ 𝐶 𝑐
= 0, 1, 2, 3, 4, 5 ∩ 3, 4, 5, 6, 7 ∩ 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 𝑐
𝐴 ∩ 𝐵 ∩ 𝐴 ∪ 𝐶 𝑐
= 3, 4, 5 ∩ 7, 9 = ∅
25
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Let "𝑃" the a real-valued function defined as a class of events
of the sample space 𝑆. The probability that an event 𝐴 ⊂ Ω,
where ⊂ means a subset. This event occurs 𝑃(𝐴), if it satisfies
the following axioms:
Axiom 1: 0 ≤ 𝑃(𝐴) ≤ 1, for all events 𝐴 ⊂ Ω
Axiom 2: 𝑃 𝑆 = 1
Axiom 3: If 𝐴, 𝐵 are mutually exclusive events (i. e. 𝐴 ∩ 𝐵 = ∅),
then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃(𝐵)
26
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Axiom 4: If 𝐴1, 𝐴2 , … . . , 𝐴𝑛 are a sequence of mutual
exclusive events (i. e. 𝐴𝑖 ∩ 𝐴𝑗 = ∅, for 𝑖 ≠ 𝑗), then 𝑃(
)
𝐴1 ∪ 𝐴2
∪ ⋯ . .∪ 𝐴𝑛 = 𝑃 𝐴1 + 𝑃(𝐴2) + ⋯ + 𝑃(𝐴𝑛)
Axiom 5: If 𝐴1, 𝐴2 , … . . , 𝐴𝑛 are a sequence of mutual
exclusive events (i. e. 𝐴𝑖 ∩ 𝐴𝑗 = ∅, for 𝑖 ≠ 𝑗), then 𝑃(
)
𝐴1 ∪ 𝐴2
∪ ⋯ . .∪ 𝐴𝑛 = 𝑃 𝐴1 + 𝑃(𝐴2) + ⋯ + 𝑃(𝐴𝑛)
27
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Basic theorems
1. 𝑃 ∅ = 0, ∅ is the impossible event
2. 𝑃 𝐴𝑐
= 1 − 𝑃(𝐴)
3. If 𝐴, 𝐵 are two events, such that 𝐴 ⊂ 𝐵, then 𝑃(𝐴) ≤ 𝑃(𝐵)
4. If 𝐴, 𝐵 are any two events, then 𝑃 𝐴  𝐵 = 𝑃 𝐴 − 𝑃(𝐴 ∩ 𝐵)
5. 𝐴 ∪ 𝐴𝑐
= Ω, then 𝑃 𝐴 + 𝑃 𝐴𝑐
= 1
6. If 𝐴, 𝐵 are disjoint events, then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵
7. If 𝐴, 𝐵 are any two events, then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵
− 𝑃 𝐴 ∩ 𝐵
28
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Basic theorems
8. If 𝐴, 𝐵, 𝐶 are three independent events, then 𝑃 𝐴 ∩ 𝐵 ∩ 𝐶
= 𝑃 𝐴 𝑃 𝐵 𝑃(𝐶)
9. If 𝐴, 𝐵, 𝐶 are three not independent events, then
𝑃 𝐴 ∩ 𝐵 ∩ 𝐶 = 𝑃 𝐴 𝑃 𝐵|𝐴 𝑃(𝐶|𝐴 ∩ 𝐵)
10. 0 ≤ 𝑃𝑖 ≤ 1
11. σ𝑖=1
𝑛
𝑃𝑖 = 1
29
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Example 1.5 page 11
i. No heads appear
ii. At least one head appears
iii. Exactly two tails appear
iv. Two successive heads appear
Three fair coins are tossed, find the probability that:
30
3- Axioms of Probability
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
Solution
Ω={HHH, HHT, HTH, HTT, THH, THT, TTH, TTT}
i. A={no heads appear}={TTT} → P(A)=1/8
ii. B={At least one head appear}={ HHH, HHT, HTH, HTT, THH, THT, TTH }
→ P(B)=7/8
i. C={Exactly two tails appear}={HTT, THT, TTH} → P(C)=3/8
ii. D={Two successive heads appear}={HHH, HHT, THH} → P(D)=3/8
31
Up to Page 11
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)
End of lecture one.
32
Institute of Aviation Engineering and Technology
BAS 201 – Mathematics (3-A)

More Related Content

Similar to Probability

Note 2 probability
Note 2 probabilityNote 2 probability
Note 2 probability
Nur Suaidah
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
jennytuazon01630
 
cat-quant-cheat-sheet
 cat-quant-cheat-sheet cat-quant-cheat-sheet
cat-quant-cheat-sheet
techonomics1
 
Knapsack problem dynamicprogramming
Knapsack problem dynamicprogrammingKnapsack problem dynamicprogramming
Knapsack problem dynamicprogramming
rowntu
 

Similar to Probability (20)

set theory --.pptx
set theory --.pptxset theory --.pptx
set theory --.pptx
 
maths 12th.pdf
maths 12th.pdfmaths 12th.pdf
maths 12th.pdf
 
My finale MAD. Antonette
My finale MAD. AntonetteMy finale MAD. Antonette
My finale MAD. Antonette
 
Note 2 probability
Note 2 probabilityNote 2 probability
Note 2 probability
 
PRP - Unit 1.pptx
PRP - Unit 1.pptxPRP - Unit 1.pptx
PRP - Unit 1.pptx
 
MS 1_Definition of Statistics.pptx
MS 1_Definition of Statistics.pptxMS 1_Definition of Statistics.pptx
MS 1_Definition of Statistics.pptx
 
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesIIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Gram-Schmidt process linear algbera.pptx
Gram-Schmidt process linear algbera.pptxGram-Schmidt process linear algbera.pptx
Gram-Schmidt process linear algbera.pptx
 
Product Rules & Amp Laplacian 1
Product Rules & Amp Laplacian 1Product Rules & Amp Laplacian 1
Product Rules & Amp Laplacian 1
 
Using Cauchy Inequality to Find Function Extremums
Using Cauchy Inequality to Find Function ExtremumsUsing Cauchy Inequality to Find Function Extremums
Using Cauchy Inequality to Find Function Extremums
 
Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1Chapter 1 review topic in algebra 1
Chapter 1 review topic in algebra 1
 
Cat Quant Cheat Sheet
Cat Quant Cheat SheetCat Quant Cheat Sheet
Cat Quant Cheat Sheet
 
cat-quant-cheat-sheet
 cat-quant-cheat-sheet cat-quant-cheat-sheet
cat-quant-cheat-sheet
 
Reliability-Engineering.pdf
Reliability-Engineering.pdfReliability-Engineering.pdf
Reliability-Engineering.pdf
 
Symbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner BasisSymbolic Computation via Gröbner Basis
Symbolic Computation via Gröbner Basis
 
Douglas C. Montgomery, Sol_125240.pdf
Douglas C. Montgomery, Sol_125240.pdfDouglas C. Montgomery, Sol_125240.pdf
Douglas C. Montgomery, Sol_125240.pdf
 
Probabilidad 2020 2 v2
Probabilidad 2020 2 v2Probabilidad 2020 2 v2
Probabilidad 2020 2 v2
 
Probability (gr.11)
Probability (gr.11)Probability (gr.11)
Probability (gr.11)
 
Knapsack problem dynamicprogramming
Knapsack problem dynamicprogrammingKnapsack problem dynamicprogramming
Knapsack problem dynamicprogramming
 

Recently uploaded

Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Graduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - EnglishGraduate Outcomes Presentation Slides - English
Graduate Outcomes Presentation Slides - English
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
AIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.pptAIM of Education-Teachers Training-2024.ppt
AIM of Education-Teachers Training-2024.ppt
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in  Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in Uttam Nagar (delhi) call me [🔝9953056974🔝] escort service 24X7
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
dusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learningdusjagr & nano talk on open tools for agriculture research and learning
dusjagr & nano talk on open tools for agriculture research and learning
 
How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17How to Manage Call for Tendor in Odoo 17
How to Manage Call for Tendor in Odoo 17
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptxExploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
Exploring_the_Narrative_Style_of_Amitav_Ghoshs_Gun_Island.pptx
 

Probability

  • 2. 2 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)
  • 3. 3 Instructor: Dr. Khaled Ramadan Mohamed E-mail: ramadank637@gmail.com Lecture time: Saturday 1st slot & 2nd slot and 3rd slot Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)
  • 4. 4 Assessment tool Marks Percentage Assignments, Class participation, attendance, quizzes, and Midterm 40 40% Final exam 60 60% Total 100 100% System Assessment Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)
  • 5. 5 Students will be familiar with the following by the end of the course: 1. Basic Concepts of Probability Theory 2. Random Variables 3. Probability Distribution of Random Variables 4. Population and Sample Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)
  • 6. 6 Students will be familiar with the following by the end of lecture one: 1. Introduction 2. Algebra of Events (Boolean algebra) 3. Axioms of Probability 4. Independence 5. Conditional Probability 6. Theorem of Total Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)
  • 7. 7 1- Introduction 1. The origin of probability theory lies in physical observations associated with games of chance. Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) 2. It was found that if an "unbiased" coin is tossed independently n times, the ratio of the number of heads to the total number of tosses, is very likely to be very close to 1/2. 3. This is so-called "classical definition" of probability. 4. we cannot use this idea as the basis of mathematical theory of probability.
  • 8. 8 1- Introduction Question? Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) What are the difference between { }, ( ), [ ] ( ) is a point on the plain [ ] is an interval on x-axis { } is a set of infinite points
  • 9. 9 1- Introduction Example 1.1 Page 4 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Let 𝐴 be the event that we have an odd number when rolling a die. Find 𝑃(𝐴). Solution Define the sample space, which represents the set of all possible outcomes as Ω = {1,2,3,4,5,6} Define the event 𝐴, which represents a set of outcomes as 𝐴 = {1,3,5} 𝑃 𝐴 = 3 6 = 1 2
  • 10. 10 1- Introduction Example 1.2 Page 4 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Let 𝐵 be the event that we have a number ≥5 when rolling a die. Find 𝑃(𝐵). Solution 𝐵 = {5, 6} 𝑃 𝐵 = 2 6 = 1 3
  • 11. 11 1- Introduction Example 1.3 Page 5 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Let 𝐶 be the event that we have a sum of 7 when rolling a pair of die. Find 𝑃(𝐶). Solution 𝐶 = { 1,6 , 2,5 , 3,4 , 6,1 , 5,2 , (4,3)} 𝑃 𝐶 = 6 36 = 1 6
  • 12. 12 2- Algebra of Events (Boolean algebra) ➢ Now, we are interested in introducing some operations by which new events are from old ones. Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ These operations are "or," "and," and "not.” Union (∪) Intersection (∩) Complement (𝐴𝑐)
  • 13. 13 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ Let 𝐴 and 𝐵 be events in the same sample space Ω. ➢ Define the intersection of 𝐴 and 𝐵 (denoted by 𝐴 ∩ 𝐵) ➢ Intersection as the set consisting of those points belonging to 𝐴 and 𝐵. 𝐴 ∩ 𝐵 Ω
  • 14. 14 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example Consider an unbiased die that tossed, let 𝐴 be the event that we have an odd number, and 𝐵 be the event that we have a number greater than or equal to 4. Find 𝐴 ∩ 𝐵, and 𝑃(𝐴 ∩ 𝐵) Solution Ω = {1,2,3,4,5,6} 𝐴 = {1,3,5} 𝐵 = {4, 5, 6} 𝐴 ∩ 𝐵 = {5} 𝑃(𝐴 ∩ 𝐵) = 1 6
  • 15. 15 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ Let 𝐴 and 𝐵 be events in the same sample space Ω. ➢ Define the union of 𝐴 and 𝐵 (denoted by 𝐴 ∪ 𝐵) ➢ Union is the set consisting of those points belonging to either 𝐴 or 𝐵 or both. 𝐴 ∪ 𝐵 Ω 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃(𝐴 ∩ 𝐵)
  • 16. 16 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example Consider an unbiased die that tossed, let 𝐴 be the event that we have an odd number, and 𝐵 be the event that we have a number greater than or equal to 4. Find 𝐴 ∪ 𝐵, and 𝑃(𝐴 ∪ 𝐵) Solution Ω = {1,2,3,4,5,6} 𝐴 = {1,3,5} 𝐵 = {4, 5, 6} 𝐴 ∩ 𝐵 = {5} → 𝑃(𝐴 ∩ 𝐵) = 1/6 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃 𝐴 ∩ 𝐵 = 3 6 + 3 6 − 1 6 = 5 6 𝑃(𝐴) = 3/6 → 𝑃(𝐵) = 3/6 →
  • 17. 17 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ If the events 𝐴 and 𝐵 are mutually exclusive or disjoint events. ➢ 𝐴 ∩ 𝐵 = ∅ → 𝑃 𝐴 ∩ 𝐵 =zero ➢ 𝐴 ∪ 𝐵 = 𝐴 + 𝐵 → 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵
  • 18. 18 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ Let 𝐴 and 𝐵 be events in the same sample space Ω. ➢ Define the complement of 𝐴 (denoted by 𝐴𝑐 ) ➢ Complement the set consisting of those points which do not belong to 𝐴.
  • 19. 19 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example Consider an unbiased die that tossed, let 𝐴 be the event that we have an odd number, and 𝐵 be the event that we have a number greater than or equal to 4. Find 𝑃 𝐴𝑐 , and 𝑃(𝐵𝑐 ) Solution Ω = {1,2,3,4,5,6} 𝐴 = {1,3,5} & 𝐴𝑐 = {2,4,6} 𝐵 = {4, 5, 6} & 𝐵𝑐 = {1,2,3} 𝑃 𝐴𝑐 = 3/6 𝑃 𝐵𝑐 = 3/6
  • 20. 20 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) ➢ Let 𝐴 and 𝐵 be events in the same sample space Ω. ➢ Define the difference of 𝐴 and 𝐵 (denoted by 𝐴 𝐵) ➢ Difference is the set consisting of those points belonging to 𝐴 and do not belong to 𝐵. 𝐴 𝐵 Ω ) 𝑃 𝐴 𝐵 = 𝑃 𝐴 − 𝑃(𝐴 ∩ 𝐵
  • 21. 21 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example Consider an unbiased die that tossed, let 𝐴 be the event that we have an odd number, and 𝐵 be the event that we have a number greater than or equal to 4. Find 𝑃 𝐴 𝐵 Solution Ω = {1,2,3,4,5,6} 𝐴 = {1,3,5} 𝐵 = {4, 5, 6} 𝐴 𝐵 = {1,3} 𝑃 𝐴 𝐵 = 2/6
  • 22. 22 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Some important properties: 1. 𝐴 ∪ 𝐵 = 𝐵 ∪ 𝐴 2. 𝐴 ∪ 𝐵 ∪ 𝐶 = (𝐴 ∪ 𝐵) ∪ 𝐶 3. 𝐴 ∩ 𝐵 = 𝐵 ∩ 𝐴 4. 𝐴 ∩ 𝐵 ∩ 𝐶 = (𝐴 ∩ 𝐵) ∩ 𝐶 5. 𝐴 ∪ 𝐴 = 𝐴 6. 𝐴 ∪ 𝐴𝑐 = Ω 7. 𝐴 ∩ 𝐴 = 𝐴 8. 𝐴 ∩ 𝐴𝑐 = ∅ 9. 𝐴 ∩ Ω = 𝐴 10. 𝐴 ∪ ∅ = 𝐴 11. 𝐴 ∪ Ω = Ω 12. 𝐴 ∩ ∅ = ∅
  • 23. 23 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example 1.4 page 8 An experiment involves choosing an integer N between 0 and 9 (the sample space consists of the integers from 0 to 9, inclusive). Let 𝐴 = 𝑁 ≤ 5 , 𝐵 = 3 ≤ 𝑁 ≤ 7 , 𝐶 = {𝑁 is even and 𝑁 > 0}. List the points that belong to the following events. i. 𝐴 ∩ 𝐵 ∩ 𝐶 ii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐 iii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐 iv. (𝐴 ∩ 𝐵) ∩ 𝐴 ∪ 𝐶 𝑐
  • 24. 24 2- Algebra of Events (Boolean algebra) Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Solution 𝐴 = 0, 1, 2, 3, 4, 5 , 𝐵 = 3, 4, 5, 6, 7 , 𝐶 = {2, 4, 6, 8} i. 𝐴 ∩ 𝐵 ∩ 𝐶 = 0, 1, 2, 3, 4, 5 ∩ 3, 4, 5, 6, 7 ∩ 2, 4, 6, 8 = {4} ii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐 = 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 ∩ 0, 1, 3, 5, 7, 9 = 0, 1, 2, 3, 4, 5 ∪ 3, 5, 7 = 0, 1, 2, 3, 4, 5, 7 iii. 𝐴 ∪ 𝐵 ∩ 𝐶𝑐 = 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 ∩ 0, 1, 3, 5, 7, 9 = 0, 1, 2, 3, 4, 5, 6, 7 ∩ 0, 1, 3, 5, 7, 9 = {0, 1, 3, 5, 7} iv. 𝐴 ∩ 𝐵 ∩ 𝐴 ∪ 𝐶 𝑐 = 0, 1, 2, 3, 4, 5 ∩ 3, 4, 5, 6, 7 ∩ 0, 1, 2, 3, 4, 5 ∪ 3, 4, 5, 6, 7 𝑐 𝐴 ∩ 𝐵 ∩ 𝐴 ∪ 𝐶 𝑐 = 3, 4, 5 ∩ 7, 9 = ∅
  • 25. 25 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Let "𝑃" the a real-valued function defined as a class of events of the sample space 𝑆. The probability that an event 𝐴 ⊂ Ω, where ⊂ means a subset. This event occurs 𝑃(𝐴), if it satisfies the following axioms: Axiom 1: 0 ≤ 𝑃(𝐴) ≤ 1, for all events 𝐴 ⊂ Ω Axiom 2: 𝑃 𝑆 = 1 Axiom 3: If 𝐴, 𝐵 are mutually exclusive events (i. e. 𝐴 ∩ 𝐵 = ∅), then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃(𝐵)
  • 26. 26 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Axiom 4: If 𝐴1, 𝐴2 , … . . , 𝐴𝑛 are a sequence of mutual exclusive events (i. e. 𝐴𝑖 ∩ 𝐴𝑗 = ∅, for 𝑖 ≠ 𝑗), then 𝑃( ) 𝐴1 ∪ 𝐴2 ∪ ⋯ . .∪ 𝐴𝑛 = 𝑃 𝐴1 + 𝑃(𝐴2) + ⋯ + 𝑃(𝐴𝑛) Axiom 5: If 𝐴1, 𝐴2 , … . . , 𝐴𝑛 are a sequence of mutual exclusive events (i. e. 𝐴𝑖 ∩ 𝐴𝑗 = ∅, for 𝑖 ≠ 𝑗), then 𝑃( ) 𝐴1 ∪ 𝐴2 ∪ ⋯ . .∪ 𝐴𝑛 = 𝑃 𝐴1 + 𝑃(𝐴2) + ⋯ + 𝑃(𝐴𝑛)
  • 27. 27 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Basic theorems 1. 𝑃 ∅ = 0, ∅ is the impossible event 2. 𝑃 𝐴𝑐 = 1 − 𝑃(𝐴) 3. If 𝐴, 𝐵 are two events, such that 𝐴 ⊂ 𝐵, then 𝑃(𝐴) ≤ 𝑃(𝐵) 4. If 𝐴, 𝐵 are any two events, then 𝑃 𝐴 𝐵 = 𝑃 𝐴 − 𝑃(𝐴 ∩ 𝐵) 5. 𝐴 ∪ 𝐴𝑐 = Ω, then 𝑃 𝐴 + 𝑃 𝐴𝑐 = 1 6. If 𝐴, 𝐵 are disjoint events, then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 7. If 𝐴, 𝐵 are any two events, then 𝑃 𝐴 ∪ 𝐵 = 𝑃 𝐴 + 𝑃 𝐵 − 𝑃 𝐴 ∩ 𝐵
  • 28. 28 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Basic theorems 8. If 𝐴, 𝐵, 𝐶 are three independent events, then 𝑃 𝐴 ∩ 𝐵 ∩ 𝐶 = 𝑃 𝐴 𝑃 𝐵 𝑃(𝐶) 9. If 𝐴, 𝐵, 𝐶 are three not independent events, then 𝑃 𝐴 ∩ 𝐵 ∩ 𝐶 = 𝑃 𝐴 𝑃 𝐵|𝐴 𝑃(𝐶|𝐴 ∩ 𝐵) 10. 0 ≤ 𝑃𝑖 ≤ 1 11. σ𝑖=1 𝑛 𝑃𝑖 = 1
  • 29. 29 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Example 1.5 page 11 i. No heads appear ii. At least one head appears iii. Exactly two tails appear iv. Two successive heads appear Three fair coins are tossed, find the probability that:
  • 30. 30 3- Axioms of Probability Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) Solution Ω={HHH, HHT, HTH, HTT, THH, THT, TTH, TTT} i. A={no heads appear}={TTT} → P(A)=1/8 ii. B={At least one head appear}={ HHH, HHT, HTH, HTT, THH, THT, TTH } → P(B)=7/8 i. C={Exactly two tails appear}={HTT, THT, TTH} → P(C)=3/8 ii. D={Two successive heads appear}={HHH, HHT, THH} → P(D)=3/8
  • 31. 31 Up to Page 11 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A) End of lecture one.
  • 32. 32 Institute of Aviation Engineering and Technology BAS 201 – Mathematics (3-A)