0% found this document useful (0 votes)
9 views

Exercise Worksheet_ Chapter 2_Basic Concepts of Prob.theory

The document covers exercises and solutions related to probability theory, including sample spaces for coin tosses, dice rolls, and card selections. It provides calculations for various probability events, such as drawing balls from a box and selecting council members. Additionally, it discusses the probability of passing examinations and drawing marbles from a box.

Uploaded by

edosa misgenu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views

Exercise Worksheet_ Chapter 2_Basic Concepts of Prob.theory

The document covers exercises and solutions related to probability theory, including sample spaces for coin tosses, dice rolls, and card selections. It provides calculations for various probability events, such as drawing balls from a box and selecting council members. Additionally, it discusses the probability of passing examinations and drawing marbles from a box.

Uploaded by

edosa misgenu
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 17

ECE3103: Probability and Random Processes ASTU

Chapter 2: Basics of Probability Theory

EXERCISE

What is the sample space if a coin is tossed four times.

SOLUTION:

Since either coin can turn up Head (H) or Tail (T), are the possible outcomes.

So, when 1 coin is tossed once the sample space = 2

Then,

Coin is tossed 3 times the sample space = 24 = 16

Thus, the sample space is S = {HHHH, THHH, HTHH, HHTH, HHHT, TTTT, HTTT, THTT,
TTHT, TTTH, TTHH, HHTT, THTH, HTHT, THHT, HTTH}

EXERCISE

A box contains 1 red and 3 identical white balls. Two balls are drawn at random in succession
without replacement. Write the sample space for this experiment.

SOLUTION:

From the question it is given that, a box contains 1 red and 3 identical white balls.

Let us assume ‘R’ be the event of red ball is drawn and ‘W’ be the event of white ball is drawn.

Given in the question that white balls are identical, therefore the event of drawing any one of the
three white ball is same.

Then, total number of sample space = (22 – 1) = 3

∴Sample space S = {WW, WR, RW}

EXERCISE

A die is thrown. Describe the following events:

(i) A: a number less than 7 (ii) B: a number greater than 7

(iii) C: a multiple of 3 (iv) D: a number less than 4

(v) E: an even number greater than 4 (vi) F: a number not less than 3

Prepared By: Dr. Shaikh Javed Page 1


ECE3103: Probability and Random Processes ASTU

Also find A ∪ B, A ∩ B, B ∪ C, E ∩ F, D ∩ E, A – C, D – E, E ∩ FI, FI

SOLUTION:

Let us assume that 1, 2, 3, 4, 5 and 6 are the possible out comes when the die is thrown.

So, S = (1, 2, 3, 4, 5, 6)

As per the conditions given in the question,

(i) A: a number less than 7

All the numbers in the die are less than 7,

A = (1, 2, 3, 4, 5, 6)

(ii) B: a number greater than 7

There is no number greater than 7 on the die

Then,

B= (φ)

(iii) C: a multiple of 3

There are only two numbers which are multiple of 3.

Then,

C= (3, 6)

(iv) D: a number less than 4

D= (1, 2, 3)

(v) E: an even number greater than 4

E = (6)

(vi) F: a number not less than 3

F= (3, 4, 5, 6)

Also we have to find, A U B, A ∩ B, B U C, E ∩ F, D ∩ E, D – E, A – C, E ∩ F’, F’

Prepared By: Dr. Shaikh Javed Page 2


ECE3103: Probability and Random Processes ASTU

So,

A ∩ B = (1, 2, 3, 4, 5, 6) ∩ (φ) = (φ)

B U C = (φ) U (3, 6) = (3, 6)

E ∩ F = (6) ∩ (3, 4, 5, 6) = (6)

D ∩ E = (1, 2, 3) ∩ (6) = (φ)

D – E = (1, 2, 3) – (6) = (1, 2, 3)

A – C = (1, 2, 3, 4, 5, 6) – (3, 6) = (1, 2, 4, 5)

F’ = S – F = (1, 2, 3, 4, 5, 6) – (3, 4, 5, 6) = (1, 2)

E ∩ F’ = (6) ∩ (1, 2) = (φ)

EXERCISE

A die is thrown, find the probability of following events:

(i) A prime number will appear,

(ii) A number greater than or equal to 3 will appear,

(iii) A number less than or equal to one will appear,

(iv) A number more than 6 will appear,

(v) A number less than 6 will appear.

SOLUTION:

Let us assume that 1, 2, 3, 4, 5 and 6 are the possible out comes when the die is thrown.

Here S = {1, 2, 3, 4, 5, 6}

∴n(S) = 6

(i) A prime number will appear,

Let us assume ‘A’ be the event of getting a prime number,

Prepared By: Dr. Shaikh Javed Page 3


ECE3103: Probability and Random Processes ASTU

A = {2, 3, 5}

Then, n(A) = 3

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(A) = n(A)/n(S)

= 3/6

(ii) A number greater than or equal to 3 will appear,

Let us assume ‘B’ be the event of getting a number greater than or equal to 3,

B = {3, 4, 5, 6}

Then, n(B) = 4

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(B) = n(B)/n(S)

= 4/6

= 2/3

(iii) A number less than or equal to one will appear,

Let us assume ‘C’ be the event of getting a number less than or equal to 1,

C = {1}

Then, n (C) = 1

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(C) = n(C)/n(S)

= 1/6

(iv) A number more than 6 will appear,

Let us assume ‘D’ be the event of getting a number more than 6, then

Prepared By: Dr. Shaikh Javed Page 4


ECE3103: Probability and Random Processes ASTU

D = {0)}

Then, n (D) = 0

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(D) = n(D)/n(S)

= 0/6

=0

(v) A number less than 6 will appear.

Let us assume ‘E’ be the event of getting a number less than 6, then

E= (1, 2, 3, 4, 5)

Then, n (E) = 5

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(E) = n(E)/n(S)

= 5/6

EXERCISE

A card is selected from a pack of 52 cards.

(a) How many points are there in the sample space?

(b) Calculate the probability that the card is an ace of spades.

(c) Calculate the probability that the card is (i) an ace (ii) black card

SOLUTION:

From the question it is given that, there are 52 cards in the deck.

(a) Number of points in the sample space = 52 (given)

∴n(S) = 52

Prepared By: Dr. Shaikh Javed Page 5


ECE3103: Probability and Random Processes ASTU

(b) Let us assume ‘A’ be the event of drawing an ace of spades.

A= 1

Then, n (A) = 1

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(A) = n(A)/n(S)

= 1/52

(c) Let us assume ‘B’ be the event of drawing an ace. There are four aces.

Then, n (B)= 4

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(B) = n(B)/n(S)

= 4/52

= 1/13

(d) Let us assume ‘C’ be the event of drawing a black card. There are 26 black cards.

Then, n (C) = 26

P(Event) = Number of outcomes favorable to event/ Total number of possible outcomes

∴P(C) = n(C)/n(S)

= 26/52

EXERCISE

There are four men and six women on the city council. If one council member is selected for a
committee at random, how likely is it that it is a woman?

SOLUTION:

From the question it is given that, there are four men and six women on the city council.

Prepared By: Dr. Shaikh Javed Page 6


ECE3103: Probability and Random Processes ASTU

Here total members in the council = 4 + 6 = 10,

Hence, the sample space has 10 points

∴ n (S) = 10

Number of women are 6 … [given]

Let us assume ‘A’ be the event of selecting a woman

Then n (A) = 6

P(Event) = Number of outcomes favourable to event/Total number of possible outcomes

∴P(A) = n(A)/n(S)

= 6/10 … [divide both numerator and denominators by 2]

= 3/5

EXERCISE

Three coins are tossed once. Find the probability of getting

(i) 3 heads (ii) 2 heads (iii) at least 2 heads

(iv) at most 2 heads (v) no head (vi) 3 tails

(vii) Exactly two tails (viii) no tail (ix) at most two tails

SOLUTION:

Since either coin can turn up Head (H) or Tail (T), are the possible outcomes.

But, now three coin is tossed so the possible sample space contains,

S = {HHH, HHT, HTH, THH, TTH, HTT, TTT, THT}

Where s is sample space and here n(S) = 8

(i) 3 heads

Let us assume ‘A’ be the event of getting 3 heads

Prepared By: Dr. Shaikh Javed Page 7


ECE3103: Probability and Random Processes ASTU

n(A)= 1

∴P(A) = n(A)/n(S)

= 1/8

(ii) 2 heads

Let us assume ‘B’ be the event of getting 2 heads

n (A) = 3

∴P(B) = n(B)/n(S)

= 3/8

(iii) at least 2 heads

Let us assume ‘C’ be the event of getting at least 2 head

n(C) = 4

∴P(C) = n(C)/n(S)

= 4/8

(iv) at most 2 heads

Let us assume ‘D’ be the event of getting at most 2 heads

n(D) = 7

∴P(D) = n(D)/n(S)

= 7/8

(v) no head

Let us assume ‘E’ be the event of getting no heads

n(E) = 1

∴P(E) = n(E)/n(S)

Prepared By: Dr. Shaikh Javed Page 8


ECE3103: Probability and Random Processes ASTU

= 1/8

(vi) 3 tails

Let us assume ‘F’ be the event of getting 3 tails

n(F) = 1

∴P(F) = n(F)/n(S)

= 1/8

(vii) Exactly two tails

Let us assume ‘G’ be the event of getting exactly 2 tails

n(G) = 3

∴P(G) = n(G)/n(S)

= 3/8

(viii) no tail

Let us assume ‘H’ be the event of getting no tails

n(H) = 1

∴P(H) = n(H)/n(S)

= 1/8

(ix) at most two tails

Let us assume ‘I’ be the event of getting at most 2 tails

n(I) = 7

∴P(I) = n(I)/n(S)

= 7/8

Prepared By: Dr. Shaikh Javed Page 9


ECE3103: Probability and Random Processes ASTU

EXERCISE

If 2/11 is the probability of an event, what is the probability of the event ‘not A’.

SOLUTION:

From the question it is given that, 2/11 is the probability of an event A,

i.e. P (A) = 2/11

Then,

P (not A) = 1 – P (A)

= 1 – (2/11)

= (11 – 2)/11

= 9/11

EXERCISE

Given P(A) = 5/3 and P(B) = 1/5 . Find P(A or B), if A and B are mutually exclusive events.

SOLUTION:

From the question it is given that,

P(A) = 5/3 and P(B) = 1/5

Then, P(A or B), if A and B are mutually exclusive

P(A∪B) or P(A or B) = P(A) + P(B)

= (3/5) + (1/5)

= 4/5

Prepared By: Dr. Shaikh Javed Page 10


ECE3103: Probability and Random Processes ASTU

EXERCISE

In Class XI of a school 40% of the students study Mathematics and 30% study Biology. 10% of
the class study both Mathematics and Biology. If a student is selected at random from the class,
find the probability that he will be studying Mathematics or Biology.

SOLUTION:

EXERCISE

In an entrance test that is graded on the basis of two examinations, the probability of a randomly
chosen student passing the first examination is 0.8 and the probability of passing the second
examination is 0.7. The probability of passing at least one of them is 0.95. What is the
probability of passing both?

Prepared By: Dr. Shaikh Javed Page 11


ECE3103: Probability and Random Processes ASTU

SOLUTION:

Let us assume probability of a randomly chosen student passing the first examination is 0.8 be
P(A).

And also assume the probability of passing the second examination is 0.7 be P(B)

Then,

P(A∪B) is probability of passing at least one of the examination

Now,

P(A∪B) = 0.95 , P(A)=0.8, P(B)=0.7

∴ P(A∪B) = P(A) + P(B) – P(A∩B)

0.95 = 0.8 + 0.7 – P(A∩B)

Transposing – P(A ∩ B) to LHS and it becomes P(A ∩ B) and 0.95 to RHS and it becomes

– 0.95

P(A∩B) = 1.5 – 0.95

= 0.55

Hence, 0.55 is the probability that student will pass both the examinations.

EXERCISE

A box contains 10 red marbles, 20 blue marbles and 30 green marbles. 5 marbles are drawn from
the box, what is the probability that

(i) all will be blue? (ii) at least one will be green?

SOLUTION:

From the question it is given that,

Number of red marbles in the box = 10

Prepared By: Dr. Shaikh Javed Page 12


ECE3103: Probability and Random Processes ASTU

Number of blue marbles in the box = 20

Number of green marbles in the box = 30

So, Total number of marbles in the box = 10 + 20 + 30 = 60

Number of ways of drawing 5 marbles from 60 marbles = 60C5

(i) All the drawn marbles will be blue if we draw 5 marbles out of 20 blue marbles.

We have,

Number of ways of drawing 5 blue marbles from 20 blue marbles = 20C5

Then,

Probability that all marbles will be blue = 20C5 / 60C5

(ii) Number of ways in which the drawn marble is not green = (20+10)C5

We have,

Probability that no marble is green = 30C5 / 60C5

Then,

Probability that at least one marble is green = 1 – 30C5 / 60C5

EXERCISE

4 cards are drawn from a well – shuffled deck of 52 cards. What is the probability of obtaining 3
diamonds and one spade?

SOLUTION:

From the question it is given that,

4 cards are drawn from a well – shuffled deck of 52 cards

Number of ways of drawing 4 cards from 52 cards = 52C4

In a deck of 52 cards, there are 13 diamonds and 13 spades.

Prepared By: Dr. Shaikh Javed Page 13


ECE3103: Probability and Random Processes ASTU

Number of ways of drawing 3 diamonds and one spade = 13C3 × 13C1

Therefore, the probability of obtaining 3 diamonds and one spade

= (13C3 × 13C1)/ 52C4

Conditional Probability

EXERCISE

Two dies are thrown simultaneously and the sum of the numbers obtained is found to be 7. What
is the probability that the number 3 has appeared at least once?

SOLUTION:

The sample space S would consist of all the numbers possible by the combination of two dies.
Therefore S consists of 6 × 6 i.e. 36 events.

Event A indicates the combination in which 3 has appeared at least once.

Event B indicates the combination of the numbers which sum up to 7.

A = {(3, 1), (3, 2), (3, 3)(3, 4)(3, 5)(3, 6)(1, 3)(2, 3)(4, 3)(5, 3)(6, 3)}

B = {(1, 6)(2, 5)(3, 4)(4, 3)(5, 2)(6, 1)}

P(A) = 11/36

P(B) = 6/36

A∩B=2

P(A ∩ B) = 2/36

Applying the conditional probability formula we get,

P(A|B) = P(A∩B ) / P(B) = ( 2/36 )/ (6/36) = 13

EXERCISE

Prepared By: Dr. Shaikh Javed Page 14


ECE3103: Probability and Random Processes ASTU

A machine produces parts that are either good (90%), slightly defective (2%), or obviously
defective (8%). Produced parts get passed through an automatic inspection machine, which is
able to detect any part that is obviously defective and discard it. What is the quality of the parts
that make it through the inspection machine and get shipped?

SOLUTION:

EXERCISE

Your neighbor has 2 children. You learn that he has a son, Joe. What is the probability that Joe’s
sibling is a brother?

SOLUTION:

Prepared By: Dr. Shaikh Javed Page 15


ECE3103: Probability and Random Processes ASTU

EXERCISE

Suppose that five good fuses and two defective ones have been mixed up. To find the defective
fuses, we test them one-by-one, at random and without replacement. What is the probability that
we are lucky and find both of the defective fuses in the first two tests?

SOLUTION:

Total Probability

EXERCISE

Two cards from an ordinary deck of 52 cards are missing. What is the probability that a random
card drawn from this deck is a spade?

SOLUTION:

Bayes Theorem/ Formula

Prepared By: Dr. Shaikh Javed Page 16


ECE3103: Probability and Random Processes ASTU

EXERCISE

Urn 1 contains 5 white balls and 7 black balls. Urn 2 contains 3 whites and 12 black. A fair coin
is flipped; if it is Heads, a ball is drawn from Urn 1, and if it is Tails, a ball is drawn from Urn 2.
Suppose that this experiment is done and you learn that a white ball was selected. What is the
probability that this ball was in fact taken from Urn 2? (i.e., that the coin flip was Tails)

SOLUTION:

EXERCISE

One half percent of the population has a particular disease. A test is developed for the disease.
The test gives a false positive 3% of the time and a false negative 2% of the time. (a). What is the
probability that Joe (a random person) tests positive? (b). Joe just got the bad news that the test
came back positive; what is the probability that Joe has the disease?

SOLUTION:

Prepared By: Dr. Shaikh Javed Page 17

You might also like