Pablopikachu
Hi experts
In combinations and probability questions, when does order of selection actually matter and when not? How to figure that out? I end up miscalculating in such questions cuz I get confused whether to account for the order of selection or not. Cud someone clear this?
Bunuel chetan2u KarishmaBIt will differ question to question, but broadly imo it is always good to ask after reading the question whether am I just
selecting or am I
arranging, if you're just selecting then the order does not matter, and if you are arranging the order most likely matters. One example is 10 people running a marathon, how many ways can 3 winners be decided? => for this you only need to
select 3 winners so just 10C3, the order does not matter. Now, if it asked, how many different possible ways of winning Gold, Silver, Bronze? => you
first need to select 3 winners 10C3, and then
arrange them winning G, S, and B 3! => 10C3*3!