SlideShare a Scribd company logo
1 of 13
Probability
(Additional information)
RAJU DAVID.C, MSc, MBA, PGDCA, BCC
Faculty, Department of Psychology
Rajagiri College of Social Science
Kalamassery, Ernakulam
Meaning of certain terms used in probability
1. Prob. of ATLEAST ONE = Total prob. – Prob. of getting NONE
e.g. Prob of getting at least one head in a tossing of 2 coins
Sample space S = {HH,HT,TH,TT}
At least one head = {HH, HT,TH}
So prob of at least one head = ¾
But total prob = 1, prob of no head = ¼
Total prob – prob of none = 1 – ¼ = 3/4
Meaning of certain terms used in probability
PROB. OF ATMOST N items = P(x≤N) = TOTAL PROB – P(x>N)
= P(none) + P(1) + P(2) + P(3) + … + P(N)
= 1 – Prob(x>N)
E.g. Prob of getting at most 5 in a die rolling experiment
Sample space S = {1,2,3,4,5,6}
The event A = {1,2,3,4,5} and so required Prob = n(A)/n(S) = 5/6
Total prob = 1, Prob(x>5) = Prob(x=6) = 1/6
1 - Prob(x>5) = 1 – 1/6 = 5/6
i.e., P(x≤N) = 1 – Prob(x>N)
DEPENDENT EVENTS
Two events are said to be dependent, if the happening of one of them
affects the happening of the other. In the case of dependent events the
Chance or prob. one event depends on the happening of other.
E.g. Drawing two cards one by one from a pack of cards without replacement
Here the prob of drawing first card is 1/52.
Since the card is not replaced, the deck of cards contains only 51 cards.
So the prob. of drawing 2nd card is 1/51
ASSIGNMENT -
Q1. A bundle of 100 tickets numbered serially from 1 to 100 is well shuffled a ticket
is drawn at random. What is the probability that
a) It is an even number?
b) It is a multiple of 10?
c) It is a perfect square?
d) It is a multiple of 12 or a perfect cube?
e) It is a square or a cube?
f) It is an odd number greater than 75?
h) It is a prime number less than 25?
ASSIGNMENT
Q2. A bag contains 5 white, 4 red and 3 black balls. 3 balls are drawn from
the bag at random. Find the probability that
a) there are 2 white and a black balls
b) There is no white ball
c) balls have all the 3 colours
d) none of them are red or black
e) Exactly one white
g) at least one red
H) balls are same colour
Q. Find the prob of drawing a queen, a king and a knave (jack) in
that order from a pack of cards in 3 consecutive draws, the
cards drawn not being replaced.
Ans:- A queen can be drawn from a pack of cards in 4C1 = 4 different ways.
So, prob of drawing a queen P(A) = 4c1/52c1 = 4/52 =1/13
After drawing a queen and without being replaced, the total number of cards
reduced to 51. Then prob of drawing king will be P(B) = 4c1/51c1 = 4/51.
Similarly, the prob of drawing a knave P(C) = 4/50.
We want the probability of drawing a queen, king or a knave, without
replacement. i.e. P(ABC). Since the draws are independent, the prob of their
joint occurrence is the same as the product of their individual probabilities.
Therefore, the required probability is
P(ABC) = P(A)xP(B)xP(C) = (4/52)x(4/51)x(4/50) =(4x4x4)/(52x51x50) = 0.00048
QUESTIONS
• Q1. Out of the numbers 1 to 120, one number is selected at random. What is the
prob that it is divisible by 8 or 10?
• Ans. Here The Sample space S ={1,2,3,…, 119,120}. Then n(S) =120
Let A denotes the event that the selected number is divisible by 8. That is the
selected number is a multiple of 8.
Then A = {8,16,24,32,40,48,56,64,72,80,88,96,104,112,120} and so n(A) = 15
Similarly, B denotes the event that the number selected is divisible (or a multiple)
of 10. Then B = {10,20,30,40,50,60,70,80,90,100,110,120} and so n(B) = 12
We want the prob. that the card drawn is divisible by 8 or 10.
That is, we require P(AUB)
Contd….
P(AUB) = P(A) + P(B) – P(AB), where AB is the event that the elements which are
common to both A and B.
Here AB = {40,80,120} and n(AB) = 3
P(A) = n(A)/n(S), P(B) = n(B)/n(S) and P(AB) = n(AB)/n(S)
Therefore, P(AUB) = 15/120 + 12/120 -3/120
= (15+12-3)/120
= 24/120 = 1/5
i.e., The prob that the selected number is a multiple of 8 or 10 is 1/5
More information and results
S = A ONLY + AE + E ONLY + ĀĒ
A ONLY = A – AE = AĒ
E ONLY = E – AE = ĀE
From the figure,
AUE = AĒ + AE + ĀE
Sample space S is the union of
4 mutually exclusive events.
S = ĀĒ + (AĒ + AE + ĀE)
S = ĀĒ + AUE or AUE = S – ĀĒ
And ĀĒ = S - AUE
AĒ A E ĀE
Addition theorem for 3 events
A, B, C are 3 events (not necessarily be mutually exclusive) then
P(AUBUC) = P(A) + P(B) + P(C) - P(A∩B) - P(B∩C) - P(A∩C) + P(A∩B∩C) This
can also be written as S
P(AUBUC) = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC)
Note
In addition theorem or union of sets, odd combinations of events
are to be added and even combinations are to be subtracted.
i.e., A,B,C, ABC are to be added and AB,BC,AC are to be
subtracted
A
B
C
Qn. Given S = {1,2,3,4,5,6,7,8,9,10}, A = {2,4,6,8,10} B =
{3,5,6,7,8} C = {3,8,6,10}. Establish the result
P(AUBUC) = P(A)+P(B)+P(C)-P(AB)-P(BC)-P(AC)+P(ABC)
ANS: Here, AUBUC ={2,4,6,8,10,3,5,7}
We want to prove if A, B, C are 3 events (not necessarily be mutually exclusive) then
P(AUBUC) = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC)
n(S)=10, n(A)=5, n(B)=4, n(C)=4 & n(AUBUC) = 8
AB={6,8} and n(AB)=2 BC={3,6,8} and n(BC)=3
AC={6,8,10} and n(AC)=3 ABC={6,8} and n(ABC)=2
L.H.S P(AUBUC) = n(AUBUC)/n(S) = 8/10 …….(1)
P(A) = n(A)/n(S) = 5/10. Similarly, P(B)=5/10, P(C)=4/10
P(AB)=2/10, P(BC)=3/10, P(AC)=3/10 and P(ABC)=2/10
R.H.S = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC)
= 5/10 + 4/10 + 4/10 – 3/10 – 3/10 – 3/10 + 2/10
= (5+5+4-2-3-3+2)/10 = 8/10 …………(2)
From (1) & (2), we get LH.S = R.H.S which prove the result.
A
B
C
S
EXERCISES
Q1. 17 cards numbered 1,2,3,…,16,17 are placed in an urn and mixed thoroughly. A person
draws a card from it. Find the prob that
a) Its an odd number b) It is divisible by 3 c) A prime
d) It is an even number or divisible by 5 e) Divisible by 2 or 3
Q2. The probabilities of solving a problem by Ramesh and Satheesh are 60% and 72% respectively.
What is the prob that a) the problem is solved b) problem is not solved
Q3. Given that P(A)=0.6, P(E)=0.5, P(AUE)=0.9, then find P(AE), P(ĀĒ), P(Ā), P(AĒ) and P(Ē)
Q4. Prob that a contractor will get a plumbing contract is 2/3. The prob that he will
not get an electric contract is 5/9. If the prob of getting at least one contract is
4/5.What is the prob that he will get both the contracts?
Q5. Prob that Mr. Tom passes a maths exam is 2/3 and that of statistics exam is 4/9. The prob
that he passing at least one subject is 7/9. Find the prob that
i) he will pass both the subjects ii) he fails in statistics
iii) he fails in maths iv) he fails in both subjects

More Related Content

What's hot

5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequences
math123c
 
5.2 arithmetic sequences
5.2 arithmetic sequences5.2 arithmetic sequences
5.2 arithmetic sequences
math123c
 
1.2 the graphs of quadratic equations
1.2 the graphs of quadratic equations1.2 the graphs of quadratic equations
1.2 the graphs of quadratic equations
math123c
 
3.1 methods of division
3.1 methods of division3.1 methods of division
3.1 methods of division
math260
 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressions
math260
 
5 2factoring trinomial i
5 2factoring trinomial i5 2factoring trinomial i
5 2factoring trinomial i
math123a
 
Appendex d
Appendex dAppendex d
Appendex d
swavicky
 
Factor theorem solving cubic equations
Factor theorem solving cubic equationsFactor theorem solving cubic equations
Factor theorem solving cubic equations
Ang Choon Cheng
 
3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials
math260
 

What's hot (20)

5.3 geometric sequences
5.3 geometric sequences5.3 geometric sequences
5.3 geometric sequences
 
Ppt on polynomial
Ppt on polynomial Ppt on polynomial
Ppt on polynomial
 
5.2 arithmetic sequences
5.2 arithmetic sequences5.2 arithmetic sequences
5.2 arithmetic sequences
 
55 inequalities and comparative statements
55 inequalities and comparative statements55 inequalities and comparative statements
55 inequalities and comparative statements
 
1.2 the graphs of quadratic equations
1.2 the graphs of quadratic equations1.2 the graphs of quadratic equations
1.2 the graphs of quadratic equations
 
3.1 methods of division
3.1 methods of division3.1 methods of division
3.1 methods of division
 
Maths polynomials
Maths polynomialsMaths polynomials
Maths polynomials
 
Polynomials
PolynomialsPolynomials
Polynomials
 
1.2 algebraic expressions
1.2 algebraic expressions1.2 algebraic expressions
1.2 algebraic expressions
 
5 2factoring trinomial i
5 2factoring trinomial i5 2factoring trinomial i
5 2factoring trinomial i
 
A
AA
A
 
Linear equations in two variables
Linear equations in two variablesLinear equations in two variables
Linear equations in two variables
 
Appendex d
Appendex dAppendex d
Appendex d
 
7 sign charts of factorable formulas y
7 sign charts of factorable formulas y7 sign charts of factorable formulas y
7 sign charts of factorable formulas y
 
8 inequalities and sign charts x
8 inequalities and sign charts x8 inequalities and sign charts x
8 inequalities and sign charts x
 
3 algebraic expressions y
3 algebraic expressions y3 algebraic expressions y
3 algebraic expressions y
 
49 factoring trinomials the ac method and making lists
49 factoring trinomials  the ac method and making lists49 factoring trinomials  the ac method and making lists
49 factoring trinomials the ac method and making lists
 
Polynomials(10th) Simplified
Polynomials(10th) SimplifiedPolynomials(10th) Simplified
Polynomials(10th) Simplified
 
Factor theorem solving cubic equations
Factor theorem solving cubic equationsFactor theorem solving cubic equations
Factor theorem solving cubic equations
 
3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials3.4 looking for real roots of real polynomials
3.4 looking for real roots of real polynomials
 

Similar to Prob3addlthrm

Gmat Math Tough Problems
Gmat Math Tough ProblemsGmat Math Tough Problems
Gmat Math Tough Problems
Vijay Thakkar
 

Similar to Prob3addlthrm (20)

Question bank -xi (hots)
Question bank -xi (hots)Question bank -xi (hots)
Question bank -xi (hots)
 
Course material mca
Course material   mcaCourse material   mca
Course material mca
 
Introduction of Probability
Introduction of ProbabilityIntroduction of Probability
Introduction of Probability
 
Probability notes for the UG/PG students
Probability notes for the UG/PG studentsProbability notes for the UG/PG students
Probability notes for the UG/PG students
 
Xii hy r
Xii hy rXii hy r
Xii hy r
 
Math questions
Math  questionsMath  questions
Math questions
 
Practice Test 2 Solutions
Practice Test 2  SolutionsPractice Test 2  Solutions
Practice Test 2 Solutions
 
CBSE XI MATHS SOLVED PAPER
CBSE XI MATHS SOLVED PAPERCBSE XI MATHS SOLVED PAPER
CBSE XI MATHS SOLVED PAPER
 
Gmat Math Tough Problems
Gmat Math Tough ProblemsGmat Math Tough Problems
Gmat Math Tough Problems
 
Tough Quant
Tough QuantTough Quant
Tough Quant
 
Probability revision card
Probability revision cardProbability revision card
Probability revision card
 
Question bank xi
Question bank xiQuestion bank xi
Question bank xi
 
Probability
ProbabilityProbability
Probability
 
counting principle.ppt
counting principle.pptcounting principle.ppt
counting principle.ppt
 
Permutation and combination - Math Statistic
Permutation and combination - Math StatisticPermutation and combination - Math Statistic
Permutation and combination - Math Statistic
 
file_5.pptx
file_5.pptxfile_5.pptx
file_5.pptx
 
Extension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheetExtension 1 miscellaneous worksheet
Extension 1 miscellaneous worksheet
 
Prob2definitions
Prob2definitionsProb2definitions
Prob2definitions
 
Probability
ProbabilityProbability
Probability
 
Study materialfor class 10 Mathematics
Study materialfor class 10  MathematicsStudy materialfor class 10  Mathematics
Study materialfor class 10 Mathematics
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Recently uploaded (20)

ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
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
 
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.
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
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
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
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
 

Prob3addlthrm

  • 1. Probability (Additional information) RAJU DAVID.C, MSc, MBA, PGDCA, BCC Faculty, Department of Psychology Rajagiri College of Social Science Kalamassery, Ernakulam
  • 2. Meaning of certain terms used in probability 1. Prob. of ATLEAST ONE = Total prob. – Prob. of getting NONE e.g. Prob of getting at least one head in a tossing of 2 coins Sample space S = {HH,HT,TH,TT} At least one head = {HH, HT,TH} So prob of at least one head = ¾ But total prob = 1, prob of no head = ¼ Total prob – prob of none = 1 – ¼ = 3/4
  • 3. Meaning of certain terms used in probability PROB. OF ATMOST N items = P(x≤N) = TOTAL PROB – P(x>N) = P(none) + P(1) + P(2) + P(3) + … + P(N) = 1 – Prob(x>N) E.g. Prob of getting at most 5 in a die rolling experiment Sample space S = {1,2,3,4,5,6} The event A = {1,2,3,4,5} and so required Prob = n(A)/n(S) = 5/6 Total prob = 1, Prob(x>5) = Prob(x=6) = 1/6 1 - Prob(x>5) = 1 – 1/6 = 5/6 i.e., P(x≤N) = 1 – Prob(x>N)
  • 4. DEPENDENT EVENTS Two events are said to be dependent, if the happening of one of them affects the happening of the other. In the case of dependent events the Chance or prob. one event depends on the happening of other. E.g. Drawing two cards one by one from a pack of cards without replacement Here the prob of drawing first card is 1/52. Since the card is not replaced, the deck of cards contains only 51 cards. So the prob. of drawing 2nd card is 1/51
  • 5. ASSIGNMENT - Q1. A bundle of 100 tickets numbered serially from 1 to 100 is well shuffled a ticket is drawn at random. What is the probability that a) It is an even number? b) It is a multiple of 10? c) It is a perfect square? d) It is a multiple of 12 or a perfect cube? e) It is a square or a cube? f) It is an odd number greater than 75? h) It is a prime number less than 25?
  • 6. ASSIGNMENT Q2. A bag contains 5 white, 4 red and 3 black balls. 3 balls are drawn from the bag at random. Find the probability that a) there are 2 white and a black balls b) There is no white ball c) balls have all the 3 colours d) none of them are red or black e) Exactly one white g) at least one red H) balls are same colour
  • 7. Q. Find the prob of drawing a queen, a king and a knave (jack) in that order from a pack of cards in 3 consecutive draws, the cards drawn not being replaced. Ans:- A queen can be drawn from a pack of cards in 4C1 = 4 different ways. So, prob of drawing a queen P(A) = 4c1/52c1 = 4/52 =1/13 After drawing a queen and without being replaced, the total number of cards reduced to 51. Then prob of drawing king will be P(B) = 4c1/51c1 = 4/51. Similarly, the prob of drawing a knave P(C) = 4/50. We want the probability of drawing a queen, king or a knave, without replacement. i.e. P(ABC). Since the draws are independent, the prob of their joint occurrence is the same as the product of their individual probabilities. Therefore, the required probability is P(ABC) = P(A)xP(B)xP(C) = (4/52)x(4/51)x(4/50) =(4x4x4)/(52x51x50) = 0.00048
  • 8. QUESTIONS • Q1. Out of the numbers 1 to 120, one number is selected at random. What is the prob that it is divisible by 8 or 10? • Ans. Here The Sample space S ={1,2,3,…, 119,120}. Then n(S) =120 Let A denotes the event that the selected number is divisible by 8. That is the selected number is a multiple of 8. Then A = {8,16,24,32,40,48,56,64,72,80,88,96,104,112,120} and so n(A) = 15 Similarly, B denotes the event that the number selected is divisible (or a multiple) of 10. Then B = {10,20,30,40,50,60,70,80,90,100,110,120} and so n(B) = 12 We want the prob. that the card drawn is divisible by 8 or 10. That is, we require P(AUB)
  • 9. Contd…. P(AUB) = P(A) + P(B) – P(AB), where AB is the event that the elements which are common to both A and B. Here AB = {40,80,120} and n(AB) = 3 P(A) = n(A)/n(S), P(B) = n(B)/n(S) and P(AB) = n(AB)/n(S) Therefore, P(AUB) = 15/120 + 12/120 -3/120 = (15+12-3)/120 = 24/120 = 1/5 i.e., The prob that the selected number is a multiple of 8 or 10 is 1/5
  • 10. More information and results S = A ONLY + AE + E ONLY + ĀĒ A ONLY = A – AE = AĒ E ONLY = E – AE = ĀE From the figure, AUE = AĒ + AE + ĀE Sample space S is the union of 4 mutually exclusive events. S = ĀĒ + (AĒ + AE + ĀE) S = ĀĒ + AUE or AUE = S – ĀĒ And ĀĒ = S - AUE AĒ A E ĀE
  • 11. Addition theorem for 3 events A, B, C are 3 events (not necessarily be mutually exclusive) then P(AUBUC) = P(A) + P(B) + P(C) - P(A∩B) - P(B∩C) - P(A∩C) + P(A∩B∩C) This can also be written as S P(AUBUC) = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC) Note In addition theorem or union of sets, odd combinations of events are to be added and even combinations are to be subtracted. i.e., A,B,C, ABC are to be added and AB,BC,AC are to be subtracted A B C
  • 12. Qn. Given S = {1,2,3,4,5,6,7,8,9,10}, A = {2,4,6,8,10} B = {3,5,6,7,8} C = {3,8,6,10}. Establish the result P(AUBUC) = P(A)+P(B)+P(C)-P(AB)-P(BC)-P(AC)+P(ABC) ANS: Here, AUBUC ={2,4,6,8,10,3,5,7} We want to prove if A, B, C are 3 events (not necessarily be mutually exclusive) then P(AUBUC) = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC) n(S)=10, n(A)=5, n(B)=4, n(C)=4 & n(AUBUC) = 8 AB={6,8} and n(AB)=2 BC={3,6,8} and n(BC)=3 AC={6,8,10} and n(AC)=3 ABC={6,8} and n(ABC)=2 L.H.S P(AUBUC) = n(AUBUC)/n(S) = 8/10 …….(1) P(A) = n(A)/n(S) = 5/10. Similarly, P(B)=5/10, P(C)=4/10 P(AB)=2/10, P(BC)=3/10, P(AC)=3/10 and P(ABC)=2/10 R.H.S = P(A) + P(B) + P(C) - P(AB) - P(BC) - P(AC) + P(ABC) = 5/10 + 4/10 + 4/10 – 3/10 – 3/10 – 3/10 + 2/10 = (5+5+4-2-3-3+2)/10 = 8/10 …………(2) From (1) & (2), we get LH.S = R.H.S which prove the result. A B C S
  • 13. EXERCISES Q1. 17 cards numbered 1,2,3,…,16,17 are placed in an urn and mixed thoroughly. A person draws a card from it. Find the prob that a) Its an odd number b) It is divisible by 3 c) A prime d) It is an even number or divisible by 5 e) Divisible by 2 or 3 Q2. The probabilities of solving a problem by Ramesh and Satheesh are 60% and 72% respectively. What is the prob that a) the problem is solved b) problem is not solved Q3. Given that P(A)=0.6, P(E)=0.5, P(AUE)=0.9, then find P(AE), P(ĀĒ), P(Ā), P(AĒ) and P(Ē) Q4. Prob that a contractor will get a plumbing contract is 2/3. The prob that he will not get an electric contract is 5/9. If the prob of getting at least one contract is 4/5.What is the prob that he will get both the contracts? Q5. Prob that Mr. Tom passes a maths exam is 2/3 and that of statistics exam is 4/9. The prob that he passing at least one subject is 7/9. Find the prob that i) he will pass both the subjects ii) he fails in statistics iii) he fails in maths iv) he fails in both subjects