in Combinatory recategorized by
1,883 views
2 votes
2 votes

Suppose in a competition $11$ matches are to be played, each having one of $3$ distinct outcomes as possibilities. The number of ways one can predict the outcomes of all $11$ matches such that exactly $6$ of the predictions turn out to be correct is

  1. $\begin{pmatrix}11 \\ 6 \end{pmatrix} \times 2^5$
  2. $\begin{pmatrix}11 \\ 6 \end{pmatrix} $
  3. $3^6$
  4. none of the above
in Combinatory recategorized by
by
1.9k views

3 Answers

3 votes
3 votes
Consider the outcomes of each match being win(w) , loss(l) or draw(d)...

.

Now for 6matches the prediction turns out to be correct which can be done in 11C6 ways but now other five matches will have incorrect prediction means if we predict w it should be l or d.. and soon..

.

Therefore for five matches will be predicted in  2^5 ways...

.

Hence total number of predictions will be 11C6* 2^5. Option A...
by
2 votes
2 votes

 Each match has 3 possible outcomes.

For 11 matches,on total there are $3^{11}$ ways of prediction.

for each match,probability that our prediction is correct is 1/3.

Hence the probability that our prediction is wrong is 2/3.

Let X be the random variable that counts number of correct predictions.

therefore P(X=6)=$\binom{11}{6}$*$\left ( 1/3 \right )^{6}$*$\left ( 2/3 \right )^{5}$.(by Binomial theorem)

Total number of ways in which exactly 6 predictions are correct= probability that exactly 6 predictions are correct*Total number of predictions.

=$\binom{11}{6}$*$\left ( 1/3 \right )^{6}$*$\left ( 2/3 \right )^{5}$  * $3^{11}$.

=$\binom{11}{6}$ * $2^{5}$

 

 

1 comment

answer is excellent, each and every point is correctly defined there.
0
0
0 votes
0 votes
Each match can have outcome Win, Loose or Tie, so total possibilities of outcome  $ = 3^{11}$

But we have to find exactly 6 out of any 11 matches, so this can be done in $11 \choose 6$ ways.

Now for each of the chosen match must have correct prediction which can be done in only $1$ way.

So the total number of ways of predicting exactly 6 matches correctly

= $  11 \choose 6$ $* 1$

= $  11 \choose 6$

Hence answer is $B$

3 Comments

Can u recheck the solution :)I think you have missed something.
0
0
Correct match prediction can be done only in one way

Not getting what i have missed
0
0
for the wrong prediction you have 2 choices .. and for 5 wrong prediction its 2^5 choices, hence the answer is A.
0
0

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true