We can use probability:
The probability of selecting Joshua and Jose from 6 people( both inclusive) can be given by:
P(Joshua)*P(Jose)+P(Jose)*P(Joshua)
ie; Probability of first selecting Joshua
and Probability of then selecting Jose
or Probability of first selecting Jose
and Probability of then selecting Joshua .
ie; (1/6)*(1/5)+(1/6)*(1/5)=2/30=
1/15dipti.ch12 wrote:
I have a doubt here with respect to the method where order matters or where it does not.
I was trying to solve this problem by using Combinatorics strategy.(Slot method)
I got total cases by that strategy as (6X5)/2! = 15
But how Joshua and Jose can be selected in only one way?
I have concluded by approach : 1 1
and as order does not matter between Joshua and Jose selection,therefore divided (1X1) by 2!(which is wrong :-(
or else you could consider 2 slots ____ ____
For the first slot, any of the 6 people can be selected and for the second one any of the remaining 5 can be selected. Thus 6*5=30.
Now we need (2 specific people) to actually occupy the slots. Thus the first slot could be occupied by any of the 2(Joshua or Jose) in 2 ways. The remaining slot has only 1 selection remaining.2*1=2Prob=2/30=
1/15or
selecting 1 ad-hoc pair out of the total number of pairs(6C2=15)) =>1/15Hope it is clear.