If x,y,z⩾0 and x+y+z=10 then number of possible solution is
10+3−1C3−1=12C2=66
What is the probability that in the above scenario X is an odd number?
X can be odd ⇒X can take values {1,3,5,7,9}
X=1⇒ Y+Z=9:(0,9),(1,8),(2,7)……….=10
X=3⇒ Y+Z=7:…………………………=8
X=5⇒Y+Z=5:…………………………=6
X=7⇒Y+Z=3:…………………………=4
X=9→Y+Z=1:…………………………=2
Now, 10+8+6+4+2=30
∴ P(X is odd) = 6630=115
Suppose a man is standing on the x-axis at the origin. At each step he goes either to the right or to the left each with probability =21.
What is the probability that after 6 steps he will be at a distance 2 from the origin ?
Let X be the number of steps he takes to the right direction & Y be the number of steps he takes to the left direction.
∴X+Y=6 & ∣X−Y∣=2
(i) | (ii) |
---|---|
X+Y=6 | X+Y=6 |
X−Y=2 | Y - X = 2$ |
2X=8 | 2Y=8 |
⇒X=4 | ⇒Y=4 |
⇒Y=2 | ⇒X=2 |
(0.5)6 | (0.5)6 |
∴ Desired Probability =2(0.5)6
=(0.5)5
Suppose A, B, C are three events corresponding to a random experiment E, such that
(i) P(A∪B∪C)=1
(ii) A,B, & C are equally likely.
(iii) A∩B,B∩C & A∩C are also equally likely.
(iv) P(A∩B)=2P(A) & P(A∩B∩C)=2P(A∩B)
Find the probability of A∩B∩Cc.
Let P(A)=x ∴P(B)=P(C)=x
∴P(A∩B)=2P(A)=2x=P(B∩C)=P(A∩C)
and P(A∩B∩C)=4x
∴P(A∪B∪C)=P(A)+P(B)+P(C)−P(A∩B)−P(B∩C)−P(C∩A)+P(A∩B∩C)
⇒1=3x+4x−32x
⇒4=12x+x−6x=7x
∴x=74
∴P(A∩B∩CC)=P(A∩B)−P(A∩B∩C)
=2x−4x=72−71
=71
Suppose a pair of dice is rolled. The dice is fair i.e P(1)=P(2)=….=P(6)=61.
What is the probability that the sum is 8 or you get even numbers on both the dice?
Solution:
Let A be the event that the sum of the two faces is 8.
∴ Possible combination are: (2,6),(3,5),(4,4),(5,3),(6,2)=5
∴P(A)=365
∵ There are 36 pair of points in Ω.
Let B be the event that the face on both the dice is even
∴ number of possibilities :
(2,2)(2,4)(2,6)(4,2)(4,4)(4,6)(6,2)(6,4)(6,6)}=9
∴P(B)=369
∴P(A∪B)=P(A)+P(B)−=363P(A∩B)
=365+369−363=3611
Suppose A and B are playing the Final of a tournament against each other. The Final may be best of 3 matches or best of 5 matches. The probability that A wins a match against B is 0.4. But A has the advantage that he can choose whether it will best of 3 or best of 5.
Which one will A choose?
Obviously A will choose the format where he has more chance of winning.
Let us computs the probabilites that A will win the tournament for both the option.
Best of 3 scenario
Here the player who wins two matches first is the winner.
∴ A can win if
(1) he wins both first and second match.
or
(2) he wins one of first and second match and then wins the third match.
∴ P(A wins the tournament) if WW,WLW,LWW
WW−(0.4)×(0.4)
WLW−(0.4)(0.6)(0.4)
LWW−(0.6)(0.4)(0.4)
P(A wins the tournament) =(0.4)2+(0.4)2×0.6+(0.4)2×0.6
=(0.4)2(1+0.6+0.6)
=(0.16)×(2.2)=0.352
Best of 5 scenario
Final can be over with A winning in the following ways:
(1) A wins the first 3 matches. (0.4)3
(2) A wins two of the first 3 matches & then wins the 4th match.
Its probability is.
3.(0.4)3(0.6)
{∵WWL,WLW,LWW→(0.4)2.(0.6).(0.4)}
(3) A wins two of the first 4 matches and then wins the 5th one.
A wins 2 matches. This can be done in 4C2 ways
WWLL
WLWL
WLLW
LWWL
LWLW
LLWW
Then wins 5th match =W
∴ The probability is :
6×(0.4)2×(0.6)2⋅(0.4)
(0.4)3×62⋅(0.4)
∴ P(A wins the tournament)
=(0.4)3+3(0.4)3⋅0.6+6⋅(0.6)2⋅(0.4)3
=(0.4)3(1+1.8+2.16)
≈0.317<0.352
A should choose best of 3 option.
Suppose 5 candidates A, B, C, D & E are waiting to appear in an interview. It is known that the interview board will call them randomly in any order
a) Find the probability that A is called before B.
b) Find the probability that A comes before B & B is called before C.
C) Find the probabality that B is called just after A.
a) A is called before B.
A is called at no 1. A _ _ _ _
∴ Number of possibility =4!
A is called at no 2. _ A _ _ _
∴ Number of possibility =3×3!
A is called at no 3. _ _ A _ _
∴3×2×2=12
A is called at no 4. _ _ _ A _
∴3!=6
∴ Number of possibility =24+18+12+6=60
Now total number of parmutations of 5 number is 5!=120
∴ P(A is called before B) =12060=21
(b) A before B & B before C.
A is in position 1.
A is in position 2.
A is in 3rd position.
∴ D & E are in 1st & 2nd position that can be done in 2 ways.
∴ Total possibilities =12+6+2=20
∴ P(A comes before B,B before C)
=12020=61
C) A comes just before B.
∴ AB as one unit &
∴ We have now AB, C, D, E and they can be arranged in 4!=24 ways.
∴ Probability = 12024=51
Suppose 5 persons A, B, C, D & E are sitting in a circular table you have hats of 3 colors: W, R & G.
In how many ways you can give one hat to each person, ∋ no two consecutive person have hats of same colour?
But A can get W, G & R.
∴ Total possibilities =10×3=30
Suppose two teams MB and EB are facing each other in two matches. For each match the winner gets 3 points & loser get 1 point for a drawn match both the teams get 1 point each.
If MB has .5 probability of winning,
.1 probability if drawning,
& .4 probability of losing
What is the probability that MB ends with more points than EB?
∴ P(MB > EB)
=.5×.5+.5×.1+.5×.1=.25+.05+.05=.25+.1=.35
What is the probability that they end up with same point.
.2+.01+.2=0.41
∴ P(MB < EB)
=0.24