Chapter 1.1 Random Experiment, Sample Space Flashcards

(34 cards)

1
Q

It is a process that can be repeated under similar conditions but whose outcome cannot be predicted with certainty beforehand

A

Random Experiment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Give examples of a random experiment (repeated under similar conditions but not the same outcome)

A

Tossing a pair of dice, tossing a coin, selecting cards (It’s not possible to determine in advance what the next outcome will be)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

TRUE OR FALSE

Can we predict the outcome of the random experiment?

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It is the collection of all possible outcomes of a random experiment

A

Sample space

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the notation of the sample space?

A

Ω (Greek letter, omega)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

The sample space is also known as ——- in set terms. Why is that?

A

Universal set, because it contains ALL the possible outcomes of a random experiment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What are the ways that we can specify a set?

Describing all the possible outcomes in the random experiment

A

Roster Method and Rule Method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Specifying a set:

This lists down all the elements belonging in the set then enclosing them in braces

A

Roster Method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Specifying a set:

States a rule that the elements must satisfy in order to belong in the set then enclosing this rule in braces

A

Rule Method

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

It is an element of the sample space

(What the sample space contains)

A

Sample point

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Roster method

In the sample space: Ω = {HH, TH, HT, TT}
What are the sample points?

A

HH, TH, HT, TT

It contains 4 sample points that represents the possible outcomes of the random experiment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Rule method

How would you describe the sample space of: Ω = {HH, TH, HT, TT}
In the rule method?

A

Ω = {(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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

TRUE OR FALSE

Is the sample space unique?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

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?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How do you choose between rule and roster method?

A

The choice depends on the characteristic of interest and whatever will facilitate the assignment and computation of probabilities

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is simple random sampling without replacement (SRSWOR)?

A

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

17
Q

It is a SRS whose chances have distinct elements

A

SRSWOR (simple random sampling without replacement)

  • Contains n distinct elements.
  • Order does not matter ({a,c} is the same as {c,a})
  • Uses combination
18
Q

What is simple random sampling with
replacement (SRSWR)?

A

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.

19
Q

It is a SRS whose chances have ordered n-tuples

A

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
20
Q

TRUE OR FALSE

In both SRSWR and SRSWOR do the sample points/elements of the sample have the same chances of selection

21
Q

It is a subset of the sample space whose probability is defined

22
Q

What is an event?

A

It is a subset of the sample space whose probability is defined

23
Q

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

A

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….)

24
Q

What are the two subsets of the sample space that will always be events?

A

the empty set and the sample space itself

25
What is the **impossible event**
It is also referred to as the empty set
26
It is also referred to as the **sure event** in sets
sample space
27
# Other events The collection of sample points in the sample space that do not belong in A ## Footnote Occured if event A did not occur
A' or A^c (read as **A complement**)
28
# Other events The collection of sample points that belong in at least one of A and B ## Footnote occured if only event A occured, only event B, or both A and B
(A U B), read as "A union B" ## Footnote (A U B) is also the same as "A or B"
29
# Other events Collection of sample points that belong in both A and B ## Footnote occured if both events A and B occured simultaneously
(A ^ B), read as "A intersection B"
30
# Other events collection of sample points that belong in at least one of A1, A2, ... An ## Footnote Occured if at least one of the n events occured
(A1 U A2 .... UAn), read as "the union of n events"
31
# Other events the collection of sample points that belong in each one of A1, A2, ..., An
(A1 ^ A2, ... ^A2), read as "the intersection of n events"
32
What do you call the relationship of two events that have no elements in common?
Mutually exclusive events, (A ^ B) = ∅
33
# TRUE OR FALSE Any collection is **mutually exclusive** if the collection is a **pairwise disjoint**
TRUE
34
What is a pairwise disjoint?
it is when **one event in the collection occurs** **then any other of the other events in the collection canot occur.**