Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

"A occurred" vs. "something must happen"

+0
−0
  1. Why doesn't "Something must happen" mean $s_{actual} \in A$?

  2. Scilicet, doesn't "A occurs" mean the same thing as "something must happen"? Something must happen. $\iff$ Some event must happen. $\iff$ At least one event must happen $\iff$ Call this event A. Then A occurred.

Blitzstein, Hwang. Introduction to Probability (2019 2 ed). p 6.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

1 comment thread

As it currently stands, your first question is inconsistent with what is in your image. (2 comments)

1 answer

+1
−0

$A$ is a specific event, specified beforehand.

Let's have an example. Let a random experiment be rolling a six-sided die and looking at what face lands up. The sample space is $S=\{1,2,3,4,5,6\}$.

What is event $A$? Let's specify it before the experiment is done. Let $A$ be the event that an even number lands up, that is, $A=\{2,4,6\}$.

Say the experiment is done and the outcome is $2$. Did $A$ occur? Since $2\in A$, the answer is yes.

Say the experiment is done again and there was an outcome $s$, but we don't know what it was. Can we say $s\in A$? No. Can we say $s\not\in A$? No. But we can say that something happened, that is, $s\in S$.

History
Why does this post require moderator attention?
You might want to add some details to your flag.

0 comment threads

Sign up to answer this question »