Confusion with probability models and intersection of events

Click For Summary

Homework Help Overview

The discussion revolves around a probability problem involving two shows, A and B, with given probabilities of viewership. The original poster expresses confusion about calculating the probability of watching only show A and the probability of watching neither show, while also questioning the implications of the provided probabilities exceeding one.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • The original poster attempts to define events A and B and questions whether their probabilities can exceed one, suggesting a misunderstanding of disjoint events.
  • Some participants clarify that events A and B are not disjoint and discuss the implications of overlapping probabilities.
  • There is a discussion about the correct interpretation of the intersection of events and the complement of events, particularly regarding the definitions used in the context of the problem.
  • Questions arise about the nature of the sample space and whether it includes other possible events beyond A and B.

Discussion Status

The conversation is ongoing, with participants providing clarifications about the relationships between the events and the definitions of probability measures. Some guidance has been offered regarding the calculations and the interpretation of the events, but no consensus has been reached on all points of confusion.

Contextual Notes

The original poster is working within the constraints of a homework assignment, which may limit the information available for resolving the questions raised. There is also an indication that the definitions of events and their intersections may not have been fully covered in the original materials provided to the poster.

5hassay
Messages
81
Reaction score
0

Homework Statement



I will use an example to showcase my confusion:

Suppose a person watches show A 2/3 of the time, show B 1/2 of the time, and both show A and show B 1/3 of the time. For a randomly selected day, what is the probability that the person watches only show A? For a randomly selected day, what is the probability that the person watches neither show?

Homework Equations



A probability measure P is such that if A_1, A_2, \cdots is a finite or countable sequence of pairwise disjoint events, then P(A_1 \cup A_2 \cup \cdots) = P(A_1) + P(A_2) + \cdots

The Attempt at a Solution



Maybe I'm looking too deeply, or I'm just confused, but here it is...

My first concern is that, if I define A to be the event "the person watches show A," and B the event "the person watches show B," then I have P(A) + P(B) > 1. (These numbers are what was provided.) Does this mean that they cannot be part of the same sample space? Is that okay?

My second concern is that, to my understanding, the required event is A \cap B^C, where B^C is the complement of B. To find this, we can write A = (A \cap B^C) \cup (A \cap B) and then apply the additivity property due to how they are disjoint. But, contrary to how the problem has P(A \cap B) = 1/3, in terms of set theory, wouldn't this be [STRIKE]∅[/STRIKE] P(∅)=0, due to how A and B are disjoint? In my textbook, there was never a formal definition of what the intersection of "events" is, but in my class our professor defined it, maybe informally, to be "the event that both events occur." What definition should I be using?

Anyway, if I go along and solve it ignoring these aspects, you get 1/3 as the probability measure of the first required event, i.e. of A \cap B^C.

Moving onto the second question, I become confused. Would this event (the event the person watches neither shows) be A^C \cap B^C, leaving room for other possible events not discussed, or just ∅, if I make the sample space only consisting of these events, even though that brings me back to my first problem?

Thanks in advance.
 
Physics news on Phys.org
5hassay said:
My first concern is that, if I define A to be the event "the person watches show A," and B the event "the person watches show B," then I have P(A) + P(B) > 1. (These numbers are what was provided.) Does this mean that they cannot be part of the same sample space? Is that okay?
It's OK that the probabilities add up to more than one. This isn't a contradiction of anything. Note that events A and B are not disjoint, i.e., they overlap. So when you add P(A) + P(B), you are counting the overlap (which is P(A \cap B)) twice. In general, you have
P(A \cup B) = P(A) + P(B) - P(A \cap B)
which removes the double-counting of the overlap.
My second concern is that, to my understanding, the required event is A \cap B^C, where B^C is the complement of B. To find this, we can write A = (A \cap B^C) \cup (A \cap B) and then apply the additivity property due to how they are disjoint.
Correct.
But, contrary to how the problem has P(A \cap B) = 1/3, in terms of set theory, wouldn't this be [STRIKE]∅[/STRIKE] P(∅)=0, due to how A and B are disjoint?
What makes you say that A and B are disjoint? They aren't. If they were disjoint, then you would have P(A \cap B) = 0.
Anyway, if I go along and solve it ignoring these aspects, you get 1/3 as the probability measure of the first required event, i.e. of A \cap B^C.
Correct.
Moving onto the second question, I become confused. Would this event (the event the person watches neither shows) be A^C \cap B^C
Yes. Notice that this is the complement of A \cup B.
leaving room for other possible events not discussed, or just ∅, if I make the sample space only consisting of these events, even though that brings me back to my first problem
I really don't understand what you're asking here. Can you maybe give an example of what you mean?
 
5hassay said:

Homework Statement



I will use an example to showcase my confusion:

Suppose a person watches show A 2/3 of the time, show B 1/2 of the time, and both show A and show B 1/3 of the time. For a randomly selected day, what is the probability that the person watches only show A? For a randomly selected day, what is the probability that the person watches neither show?

Homework Equations



A probability measure P is such that if A_1, A_2, \cdots is a finite or countable sequence of pairwise disjoint events, then P(A_1 \cup A_2 \cup \cdots) = P(A_1) + P(A_2) + \cdots

The Attempt at a Solution



Maybe I'm looking too deeply, or I'm just confused, but here it is...

My first concern is that, if I define A to be the event "the person watches show A," and B the event "the person watches show B," then I have P(A) + P(B) > 1. (These numbers are what was provided.) Does this mean that they cannot be part of the same sample space? Is that okay?
No, it means that they are NOT "pairwise disjoint" or, in probability terms, they are not
"mutually exclusive". It is possible that the person watches both A and B. In fact, you are told that " both show A and show B 1/3 of the time." P(A\cup B)= P(A)+ P(B)- P(A\cap B) which here is 1/2+ 2/3- 1/3= 1/2+ 1/3= 5/6.[/itex]


My second concern is that, to my understanding, the required event is A \cap B^C, where B^C is the complement of B. To find this, we can write A = (A \cap B^C) \cup (A \cap B) and then apply the additivity property due to how they are disjoint. But, contrary to how the problem has P(A \cap B) = 1/3 , in terms of set theory, wouldn't this be [STRIKE]∅[/STRIKE] P(∅)=0, due to how A and B are disjoint?[/quote]
A and B are NOT disjoint- again, you are told that- P(A\cap B)= 1/3.

In my textbook, there was never a formal definition of what the intersection of "events" is, but in my class our professor defined it, maybe informally, to be "the event that both events occur." What definition should I be using?
The "set of outcomes" is the set of all individual things that could happen- the "possible outcomes". An "event" is a subset of that- a set containing some of the things that could happen. The intersection of two events is the intersection of those two sets.

Anyway, if I go along and solve it ignoring these aspects, you get 1/3 as the probability measure of the first required event, i.e. of A \cap B^C.

Moving onto the second question, I become confused. Would this event (the event the person watches neither shows) be A^C \cap B^C, leaving room for other possible events not discussed, or just ∅, if I make the sample space only consisting of these events, even though that brings me back to my first problem?
No. "not watching either A or B" is also an event, having non-zero probability.

Thanks in advance.
You are given that the probability that the person watches program A is P(A)= 2/3, that the probability that the person watches program B is P(B)= 1/2, and that the probability that the person watches both is P(A\cap B)= 1/3. So the probability that the person watchs "A or B or both" is P(A\cup B)= P(A)+ P(B)- P(A\cap B)= 2/3+ 1/2- 1/3= 1/3+ 1/2= 5/6 as before. The probability that the person did not watch either A or B is 1 minus that.
 
5hassay said:

Homework Statement



I will use an example to showcase my confusion:

Suppose a person watches show A 2/3 of the time, show B 1/2 of the time, and both show A and show B 1/3 of the time. For a randomly selected day, what is the probability that the person watches only show A? For a randomly selected day, what is the probability that the person watches neither show?

Homework Equations



A probability measure P is such that if A_1, A_2, \cdots is a finite or countable sequence of pairwise disjoint events, then P(A_1 \cup A_2 \cup \cdots) = P(A_1) + P(A_2) + \cdots

The Attempt at a Solution



Maybe I'm looking too deeply, or I'm just confused, but here it is...

My first concern is that, if I define A to be the event "the person watches show A," and B the event "the person watches show B," then I have P(A) + P(B) > 1. (These numbers are what was provided.) Does this mean that they cannot be part of the same sample space? Is that okay?

My second concern is that, to my understanding, the required event is A \cap B^C, where B^C is the complement of B. To find this, we can write A = (A \cap B^C) \cup (A \cap B) and then apply the additivity property due to how they are disjoint. But, contrary to how the problem has P(A \cap B) = 1/3, in terms of set theory, wouldn't this be [STRIKE]∅[/STRIKE] P(∅)=0, due to how A and B are disjoint? In my textbook, there was never a formal definition of what the intersection of "events" is, but in my class our professor defined it, maybe informally, to be "the event that both events occur." What definition should I be using?

Anyway, if I go along and solve it ignoring these aspects, you get 1/3 as the probability measure of the first required event, i.e. of A \cap B^C.

Moving onto the second question, I become confused. Would this event (the event the person watches neither shows) be A^C \cap B^C, leaving room for other possible events not discussed, or just ∅, if I make the sample space only consisting of these events, even though that brings me back to my first problem?

Thanks in advance.

Try drawing Venn diagram. Until you get comfortable with this type of material, such a diagram helps to direct your thinking along appropriate lines.

RGV
 
jbunniii said:
It's OK that the probabilities add up to more than one. This isn't a contradiction of anything. Note that events A and B are not disjoint, i.e., they overlap. So when you add P(A) + P(B), you are counting the overlap (which is P(A \cap B)) twice. In general, you have
P(A \cup B) = P(A) + P(B) - P(A \cap B)
which removes the double-counting of the overlap...

...What makes you say that A and B are disjoint? They aren't. If they were disjoint, then you would have P(A \cap B) = 0...

I don't understand why they are not disjoint... I think that's my main problem.

The following is how I see it. If I flip a fair coin, then there are two events \left\{H\right\} and \left\{T\right\}--oh, I think I see what's happening. Here, the coin can't be both heads and tails, because it follows from it being assumed to be fair. However, this isn't a general thing I should assume. Specifically, I shouldn't assume that the person in the OP example can't both watch show A and show B, as this is intuitively implied. Do I have the right idea?
 
5hassay said:
I don't understand why they are not disjoint... I think that's my main problem.
They are not disjoint because it's possible for both of them to happen. From the original problem statement: "...and both show A and show B 1/3 of the time." If two events are disjoint, then they cannot both happen. This is the definition of disjoint.

Expressing it in terms of probability, if A and B are disjoint, then P(A \cap B) = 0. In this problem, you have P(A \cap B) = 1/3, so A and B are not disjoint.

The following is how I see it. If I flip a fair coin, then there are two events \left\{H\right\} and \left\{T\right\}--oh, I think I see what's happening. Here, the coin can't be both heads and tails, because it follows from it being assumed to be fair. However, this isn't a general thing I should assume. Specifically, I shouldn't assume that the person in the OP example can't both watch show A and show B, as this is intuitively implied. Do I have the right idea?
Yes, that's correct. A single coin toss cannot result in both H and T. Whereas it's possible to watch both shows A and B in the same day, and in fact this happens with nonzero probability in this problem.
 
5hassay said:
I don't understand why they are not disjoint... I think that's my main problem.

The following is how I see it. If I flip a fair coin, then there are two events \left\{H\right\} and \left\{T\right\}--oh, I think I see what's happening. Here, the coin can't be both heads and tails, because it follows from it being assumed to be fair. However, this isn't a general thing I should assume. Specifically, I shouldn't assume that the person in the OP example can't both watch show A and show B, as this is intuitively implied. Do I have the right idea?

In the coin case it has nothing at all to do with the fairness or not of the coin; it just has to do with the fact that when you toss a coin you cannot have BOTH heads and tails at the same time. In the TV shows example you were told explicitly that both A and B can happen together, and you were even told the probability of that happening.

You would not have such trouble understanding the problem if you just read it carefully and think about what it is saying.

RGV
 
jbunniii said:
They are not disjoint because it's possible for both of them to happen. From the original problem statement: "...and both show A and show B 1/3 of the time." If two events are disjoint, then they cannot both happen. This is the definition of disjoint.

Expressing it in terms of probability, if A and B are disjoint, then P(A \cap B) = 0. In this problem, you have P(A \cap B) = 1/3, so A and B are not disjoint.

...

Yes, that's correct. A single coin toss cannot result in both H and T. Whereas it's possible to watch both shows A and B in the same day, and in fact this happens with nonzero probability in this problem.

Okay... I think I've got a better understanding, now.

Thank you for your help (and every else).
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K