Question
Question: A bag contains a coin of value M, and a number of other coins whose aggregate value is m. A person d...
A bag contains a coin of value M, and a number of other coins whose aggregate value is m. A person draws one at a time till he draws the coin M: find the value of his expectation.
Solution
In this question we are going to find out the expectation value of the person till he draws the coin M. Firstly we will find out the number of coins present in the bag and then find the probability for drawing the first, second and third coin till he gets the coin having value M. And then we will add all the probability to get the value of his expectation using formulas of arithmetic progression and logic. And the formula is listed below.
Forumula used: Formula of probability of successive n draws = probability of 1stdraw × probability of 2nd draw × probability of 3rd draw × ……………………..× Probability of nth draw.
Sum of n terms in an AP = 2n(n+1)
Probability of occurring the event + Probability of not occurring the event =1
Complete step-by-step solution:
First we will find out the number of coins in the bag.
According to question a bag coin of value M means there is 1 coin of having M value,
And there are number of coins whose aggregate value is m
Let assume there are k coins which have an aggregate value as m.
So, one is the coin which has value M and other is k coins whose aggregate value is m
So, from the above results the total number of coins in the bag is (k+1).
Since k coins having aggregate value as m, so using unitary method calculation the value of 1 coin,
Value of one 1 coin will be = km
Now, we are going to find out the probability for successive draws till (k+1) to get the expectation value
For 1st draw the probability = probability getting coin of M value = number of coin having M value divided by the total number of coins in bag
We get,
Probability of 1st draw =k+11 ---------- [1]
Now, we will calculate the probability of getting coin of M value at 2nd draw = Probability of not getting coin of value M in 1st draw × probability of getting coin of value M in 2nd draw
Now, the number of coins are k, but in first draw the number of coins will be (k+1),
So we get using formula stated above
Probability of not getting coin of value M will be = (1−k+11)
And probability of getting coin of value M will be = k1
So by multiplying above two expressions we get,
Probability of getting coin of value M in 2nddraw = (1−k+11)k1
Taking LCM we get,
=(k+1k)k1
Dividing numerator and denominator by k we get,
=(k+11) --------------- [2]
Now, we will calculate the probability of getting coin of M value at 3rd draw = Probability of not getting it in 1st draw × probability of not getting it in 2nddraw × probability of getting coin of value M in 3rd draw
Now, the number of coin in3rd draw will (k−1), but in the first and second draw the number of coins will be (k+1) and k respectively
Probability of not getting coin of value M will be = (1−k+11)
Probability of not getting coin of value M will be = (1−k1)
Probability of getting coin of value M will be = (k−1)1
So, multiplying above three expressions we get,
Probability of getting coin of value in 3rd draw = (1−k+11)(1−k1)(k−11)
Taking LCM in above term we get,
=(k+1k)(kk−1)(k−11)
Dividing numerator and denominator by (k−1) and k we get,
=(k+1)1
Now we will calculate the probability of getting coin of value M in (k+1)th draw = = Probability of not getting it in 1st draw × probability of not getting it in 2nddraw × probability of not getting coin of value M in 3rd draw ×……………………………………………………………..× Probability of getting coin of value M in (k+1)thdraw
Probability of not getting coin of value M in1stdraw will be = (1−k+11)
Probability of not getting coin of value M in 2nddraw will be = (1−k1)
Probability of not getting coin of value M in 3rddraw will be = (1−k−11)
Probability of getting coin of value M in (k+1)thdraw will be = (k+1)1-------- [3]
So now we will calculate the expectation value = Value in 1stdraw + Value in 2nd draw + Value in 3rd draw + …………………………………………..+ Value in (k+1)thdraw
Value in 1st draw = M(k+11) -------- from equation [1]
Value in 2nddraw =(k+11)(M+km) from above stated value of m term and from equation [2]
Value in 3rddraw = (k+11)(M+k2m) --------- from equation [3]
Value in (k+1)th draw = (k+11)(M+kkm)
Now, adding above expression to get the expectation value
We get,
=(k+11)(M)+(k+11)(M+km)+(k+11)(M+k2m)+............................+(k+11)(M+kkm)
Taking common (k+1)1 from above equation we get,
=(k+11)(M+(M+km)+(M+k2m)+............................+(M+kkm))
Now In above equation we know that M is repeated (k+1)th times so above equation becomes
=(k+11)(M(k+1)+km+k2m+............................+kkm)
Taking km in above expression we get,
=(k+11)(M(k+1)+km(1+2+3+....................+k))
Since the formula for sum of n terms is stated above the sum of k term will be 2k(k+1)
Putting the value of sum ok k terms we get,
=(k+11)(M(k+1)+km(2k(k+1))
Multiplying (k+1) in the expression we get,
=(M(k+1)(k+1)+km((k+1)2k(k+1))
Dividing numerator and denominator by (K+1) we get,
=(M+2m)
Hence the value of his expectation will be (M+2m).
Note:
By seeing the question, we must figure out what method and which formula we should use to calculate to find the desired output. For this type of question you must check given terms and what should be found out.
Use a proper formula for finding out the probability for successive events drawn and the sum of the n term in an AP and to where it should apply.