Combinatorics - Specific Outcomes

In summary, the conversation discusses an experiment with 3 possible outcomes that is performed 4 times. The question asks how many sets of outcomes exist where exactly two experiments have the same outcome. The solution involves using the formula 4C2 to calculate the number of ways the experiment can repeat itself, and then multiplying it by the number of possible outcomes (3) for the remaining two experiments. This gives a final answer of (4C2)(3)(2)=36. The conversation also touches on the importance of understanding the logic and reasoning behind combinatorics problems in order to avoid mixing up interpretations.
  • #1
adam.wp
11
0

Homework Statement



An experiment has 3 outcomes. If the experiment is performed 4 times, how many sets of outcomes exist in which exactly two of the experiments had the same outcome.


The Attempt at a Solution



From what I understand there is a 4-element set with each element having 3 possible values. So there are 34 = 81 such sets. The question is asking how many sets contain elements where exactly two of the elements are equal. I'm having trouble understanding how to count these. I imagine starting with 4C2 to get the number of ways to get two of the elements to fit a specific criteria, but I don't know how to continue.

Is there a general formula or reasoning process I am missing here?
 
Physics news on Phys.org
  • #2
You're right so far; only thing left is to specify which of the 3 outcomes was repeated when the experiment was done. So you first select the experiment orders in which the outcome was repeated, e.g., (1,2), (1,3) , etc. and then you decide which of the possible outcomes was repeated.
 
  • #3
Bacle2 said:
You're right so far; only thing left is to specify which of the 3 outcomes was repeated when the experiment was done. So you first select the experiment orders in which the outcome was repeated, e.g., (1,2), (1,3) , etc. and then you decide which of the possible outcomes was repeated.

Awesome!

So from what I understand:

4C2 gives the number of ways the experiment could repeat itself (the number of ways certain elements in the set could meet specific criteria). Then I multiply 4C2 by the possible outcomes for the other two elements. Since one of the three outcomes has occurred the max number of times we are looking for, then each of the other two outcomes of the experiment only has two possible outcomes. So the answer is 4C2(2)(2)=24.

So if I wanted the number of sets in which the experiment repeated 3 times I could use this calculation: 4C3(2).

Thanks for the help!
 
  • #4
If it's the first two experiments that have the same result, you have these possibilities:

AABC
AACB
BBAC
BBCA
CCAB
CCBA

Can you see how you'd be able to calculate there are 6 possibilities?

EDIT: I see you posted while I was writing. You actually missed Bacle2's point, but you did pick up on what Bacle2 missed, sort of. You're undercounting and overcounting right now.
 
  • #5
vela said:
If it's the first two experiments that have the same result, you have these possibilities:

AABC
AACB
BBAC
BBCA
CCAB
CCBA

Can you see how you'd be able to calculate there are 6 possibilities?

EDIT: I see you posted while I was writing. You actually missed Bacle2's point, but you did pick up on what Bacle2 missed, sort of. You're undercounting and overcounting right now.

Dang. Can you help me understand what I missed?

I've been having a lot trouble thinking through the logic of these types of problems.

4C2=6 gives number of ways the experiment could repeat outcomes. 4C2(2)(2)=24 gives the number of sets in which two outcomes repeat, but this is undercounting?

So, was I forgetting about how each outcome could be repeated? So, would it be 4C2(2)(2)(3)=72?
 
  • #6
You can't use 2x2 to count the number of outcomes for the non-matching experiments, otherwise you include the possibility of something like AABB. That's not an event where exactly two experiments have the same outcome. So in that sense, you're overcounting.

You're undercounting in the sense that you haven't taken into account what Bacle2 said.

There are 6 possibilities for each of the 4C2 outcomes (so the answer is 36). The way it breaks down is into (4C2)x2x3. Try to understand where each of those last two factors comes from.
 
Last edited:
  • #7
vela said:
You can't use 2x2 to count the number of outcomes for the non-matching experiments, otherwise you include the possibility of something like AABB. That's not an event where exactly two experiments have the same outcome. So in that sense, you're overcounting.

You're undercounting in the sense that you haven't taken into account what Bacle2 said.

There are 6 possibilities for each of the 4C2 outcomes (so the answer is 36). The way it breaks down is into (4C2)x2x3. Try to understand where each of those last two factors comes from.

Ooooh, it's starting to make sense. Thanks for your patience.

I'll try again.

4C2 gives the number ways that two elements could meet some criteria. There are 3 values that these two elements could have, and 2 values for the next and 1 for the last. Is that why it is (4C2)x2x3?
 
  • #8
Think of the ways in which you can have a pair of events be equal to each other; they can all be equal to...

This was the point I was trying to make initially, but I was not clear-enough.
 
  • #9
Bacle2 said:
Think of the ways in which you can have a pair of events be equal to each other; they can all be equal to...

This was the point I was trying to make initially, but I was not clear-enough.

Sorry for misunderstanding.

So in the example above, there are 4C2 pairs of events which can be equal in 3 ways, then accounting for the last two elements having 2 and 1 outcomes we get (4C2)(3)(1)(2).

Is that it?

This is where I get confused with most problems in combinatorics. It seems like there are several correct interpretations, and I often mix those together to end up with a wrong interpretation... any advice on how to get this straight in my head?
 
  • #10
Practice. :smile:
 
  • #11
vela said:
Practice. :smile:

Then practice it is :)

Thanks for the help today.
 
  • #12
adam.wp said:
Sorry for misunderstanding.

So in the example above, there are 4C2 pairs of events which can be equal in 3 ways, then accounting for the last two elements having 2 and 1 outcomes we get (4C2)(3)(1)(2).

Is that it?

This is where I get confused with most problems in combinatorics. It seems like there are several correct interpretations, and I often mix those together to end up with a wrong interpretation... any advice on how to get this straight in my head?

Oh, no,please, don't blame yourself; I really meant it, I am not always as clear as I should be. Adding to Vela's comment, try doing a few problems in great level of detail. Try, e.g., calculating the expected return for some lottery, or the probability of n people winning when x people play,or the probability of getting different hands in poker, etc. and post it here.
 

Related to Combinatorics - Specific Outcomes

1. What is Combinatorics?

Combinatorics is a branch of mathematics that deals with counting and arranging objects or events in an organized and systematic way.

2. What are the types of Combinatorics?

There are three main types of Combinatorics: Permutations, Combinations, and Probability. Permutations deal with the arrangement of objects in a specific order, combinations deal with the selection of objects without regard to order, and probability deals with the likelihood of certain outcomes occurring.

3. What are the applications of Combinatorics?

Combinatorics has various applications in fields such as computer science, statistics, genetics, and economics. It is used to solve problems involving counting and arrangement, as well as in the analysis of algorithms and data structures.

4. What is the difference between Combinatorics and Probability?

While Combinatorics deals with counting and arranging objects or events, probability deals with the likelihood of certain outcomes occurring. Combinatorics is more concerned with the structure and organization of possible outcomes, while probability focuses on the chances of those outcomes happening.

5. How can I improve my understanding of Combinatorics?

To improve your understanding of Combinatorics, it is important to practice solving problems and familiarize yourself with the various formulas and concepts. You can also read books, attend workshops, and seek help from experts in the field. Additionally, using visual aids and real-life examples can also aid in understanding complex concepts in Combinatorics.

Similar threads

  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • General Math
Replies
2
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
852
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Replies
5
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Math Proof Training and Practice
Replies
5
Views
992
  • Calculus and Beyond Homework Help
Replies
1
Views
948
  • Science and Math Textbooks
Replies
3
Views
2K
Back
Top