SOLUTION: Suppose that a committee of two boys is being chosen at random from the five boys Al, Bill, Carl, Dan, and Eli. Find the probability that Dan and Eli are both on the committee

Algebra.Com
Question 1157530: Suppose that a committee of two boys is being chosen at random from the five boys Al, Bill, Carl, Dan, and Eli. Find the probability that Dan and Eli are both on the committee
Found 3 solutions by KMST, ikleyn, n2:
Answer by KMST(5403)   (Show Source): You can put this solution on YOUR website!
You want to find all the combinations of names taken from the different names given.
There are names and a formula related to that, and in order to communicate with the teacher and others,
it would be convenient to at least know the names.
You may use logical thinking to do the calculations and not need the formula.
If you have 5 names in a hat, there are 5 different possibilities when picking one.
When picking a second name, there will be 4 names in the hat, so for each of the 5 possible first picks, there are 4 possibilities for the second pick.
So, here are possible ordered sets of names taken from a set of such items.
There are ordered pairs of names possible, so we say that there are 20
permutations of item taken out of a set of 5 items.
In this case they did not ask for a two people and their particular roles in the committee, so you are looking for a number of sets of two people and the order you list them does not matter.
Any ordered set of 2 names can be chosen in {{[2}}} different orders.
For example, you can get (Al, Bill) if Al is the first name picked, but you can also pick Bill first and get the ordered set (Bill, Al).
In this case, you do not care about the order the names are drawn, and know that each set is found twice, listed in different order, in the possible results of drawing one number after the other.
That means that in those results there are just sets of 2 names.
That is the number of equally probable possible different sets or of names you can get out of the set of available different names.
That is possible different committees, all equally probable when choosing at random.
The set is of the possible results when picking names at random. The probability of getting a committee of made by Dan and Eli selecting at random is

THE FORMULAS AND MORE NAMES:
If order matters, you are looking for the number of you can make.
If order does not matter, you are looking for .
The number of permutations of objects made from different items is , and.
That product is usually written including that last factor, even though multiplying times 1 does not change the result.
The product of the first counting numbers is called of , and its symbol is .
The number for permutations from a set of different items, taking a smaller number of them is represented by different symbols and is the product of only factors.
It symbols are , , or and its formula is usually given using factorials, as

If order of the items does not matter, the number of sets of r items that can be made from different items is combinations from items taken at a time, symbolized as
, , , or
Knowing that each group of items appear } times in different orders in , we get the formula for from , as

Answer by ikleyn(53955)   (Show Source): You can put this solution on YOUR website!
.
Suppose that a committee of two boys is being chosen at random from the five boys
Al, Bill, Carl, Dan, and Eli. Find the probability that Dan and Eli are both on the committee
~~~~~~~~~~~~~~~~~~~~~~~~~~~


        The solution by @KMST is very wordy and her final answer   (   for the probability )   is incorrect.
        I came to provide a correct short solution.


In this problem, each committee is (unordered) set of two boys, randomly selected from 5 boys.


So, in this problem, we work with COMBINATIONS.


For 5 boys, there are  C(5,2) =  = 10 different combinations / (ten possible different committees).


Of them, only one (unordered) pair (Dan, Eli) is favorable.


Therefore, the desired probability is  P =  =  = 0.1 = 10%.


ANSWER.  The desired probability is  P =  = 0.1 = 10%.

Solved correctly.



Answer by n2(93)   (Show Source): You can put this solution on YOUR website!
.
Suppose that a committee of two boys is being chosen at random from the five boys
Al, Bill, Carl, Dan, and Eli. Find the probability that Dan and Eli are both on the committee
~~~~~~~~~~~~~~~~~~~~~~~~~~~


In this problem, each committee is (unordered) set of two boys, randomly selected from 5 boys.


So, in this problem, we work with COMBINATIONS.


For 5 boys, there are  C(5,2) =  = 10 different combinations / (ten possible different committees).


Of them, only one (unordered) pair (Dan, Eli) is favorable.


Therefore, the desired probability is  P =  =  = 0.1 = 10%.


ANSWER.  The desired probability is  P =  = 0.1 = 10%.

Solved.