Fundamentals of Probability Flashcards
What is a sample space
It is a collection of all possible outcomes of an experiment, denoted as “S”
What is an event
it is any collection of outcomes of the experiment denoted as “A”, “B”, etc.
Includes individual outcomes, the null set, the entire sample space
What do we call an outcome that is a member of an event
The is event is said to have occurred
What is probability
A scientific way to measure uncertainty
What is a set?
is a collection of objects. Denoted with capital letter. for example A={a,b,c,…,z}
What is an element
An element is a part of a set. for example z epsilon A says z is an element of a set A
What is a countable set
is a set where you can count the number of elements in a set. In other words if you can assign a natural number to the elements of the set then it is countable
What is an empty set/null set
A set that doesn’t have elements { } or 0crossed out. An empty set is always a subset of every set.
What are the types of countable sets
Finitely Countable or Infinitely countable.
Finitely countable set
D= {0,1,2,…10]
Infinitely countable set
The set of natural numbers N = {1,2,3,…}
What’s the subset concept
A is a subset of B if every element in A is also in B. for example A={x,y,z} B={w,x,y,z} A (c underlined) subsest B
How do you calculate the number of subsets in a set
2^n where n is the number of elements
Equal sets
A and B are equal if A c underline (subset) B and B c underline (subset) of A
Intersection of event
it is the “and” of two events. for example AB is a set that contains elements in both A and B. for example
A={2,4,6} B = {4,5,6,7,8}
AB = {4,6}
Union of events
it is the “or”.
AUB is a set that contains elements in either A or B. For example AuB={2,4,6,7,8} when we have A={2,4,6} B = {4,5,6,7,8}