Chapter 1.1 Random Experiment, Sample Space Flashcards
(34 cards)
It is a process that can be repeated under similar conditions but whose outcome cannot be predicted with certainty beforehand
Random Experiment
Give examples of a random experiment (repeated under similar conditions but not the same outcome)
Tossing a pair of dice, tossing a coin, selecting cards (It’s not possible to determine in advance what the next outcome will be)
TRUE OR FALSE
Can we predict the outcome of the random experiment?
We can’t. Outcomes from random experiments are expected after the experiment has been done already therefore we cannot predict. HOWEVER, we can specify the collection of all its possible outcomes.
For more clarifications, it’s like tossing a coin, when you toss a coin you’re not certain about what side the coin will land on but you know that it’s either a head or a tail (H or T is the specifid collection of the possible outcomes of tossing coin)
It is the collection of all possible outcomes of a random experiment
Sample space
What is the notation of the sample space?
Ω (Greek letter, omega)
The sample space is also known as ——- in set terms. Why is that?
Universal set, because it contains ALL the possible outcomes of a random experiment
What are the ways that we can specify a set?
Describing all the possible outcomes in the random experiment
Roster Method and Rule Method
Specifying a set:
This lists down all the elements belonging in the set then enclosing them in braces
Roster Method
Specifying a set:
States a rule that the elements must satisfy in order to belong in the set then enclosing this rule in braces
Rule Method
It is an element of the sample space
(What the sample space contains)
Sample point
Roster method
In the sample space: Ω = {HH, TH, HT, TT}
What are the sample points?
HH, TH, HT, TT
It contains 4 sample points that represents the possible outcomes of the random experiment
Rule method
How would you describe the sample space of: Ω = {HH, TH, HT, TT}
In the rule method?
Ω = {(x, y) | x ∈ (H,T) and y ∈ (H,T)}
Read as, the sample space with the ordered pair (x, y) such that x is an element of H and T and y is an element of H and T.
TRUE OR FALSE
Is the sample space unique?
FALSE, the sample space is not unique because there are many ways we can specify the collection of all possible outcomes of the experiment
Example, when you throw a die, you can describe its outcomes by Ω = (A1, A2, … A6) or you can also define it as Ω = (E, O) even numbers, or odd numbers. They both satisfy the definitions of tossing a die but the way its defined are different.
Suppose a population contains 10 distinct elements labeled from 1-10. You conduct a random experiments that selects a sample consisting of 5 elements using SRSWR. What is the sample space?
The sample space is all the possible ways of selecting 5 elements from the population. We can define it as:
Ω = {(X1, X2, …, X5) | Xi ∈ (1, 2, … 10) for all i}
This is just 10x10x10x10x10 (10^5) since all 10 elements have the same equal chances of appearing in all of the 5 that will taken.
How do you choose between rule and roster method?
The choice depends on the characteristic of interest and whatever will facilitate the assignment and computation of probabilities
What is simple random sampling without replacement (SRSWOR)?
it is all the possible subsets consisting of n distinct elements from the N elements of the population that have the same chances of selection
It is a SRS whose chances have distinct elements
SRSWOR (simple random sampling without replacement)
- Contains n distinct elements.
- Order does not matter ({a,c} is the same as {c,a})
- Uses combination
What is simple random sampling with
replacement (SRSWR)?
contains all the possible ordered n-tuples (coordinates need not be distinct) that can be formed from the N elements of the population have the same chances of selection.
It is a SRS whose chances have ordered n-tuples
SRSWR (simple random sampling with replacement)
- Contains ordered n-tuples
- Order matters ({a,c} is not the same as {c,a})
- Uses permutation with repetition
TRUE OR FALSE
In both SRSWR and SRSWOR do the sample points/elements of the sample have the same chances of selection
Yes, TRUE
It is a subset of the sample space whose probability is defined
Event
What is an event?
It is a subset of the sample space whose probability is defined
When can you say that an event occurred? if the outcome of the experiment is one of the sample points belonging in the event
Otherwise, it did not occurr
If the outcome of the experiment is one of the sample points belonging in the event
We denote the events by using the Latin capital letter (A, B, C….)
What are the two subsets of the sample space that will always be events?
the empty set and the sample space itself