lecture1 and including sets,probalistic models Flashcards
subset , equall set
If every element of a set S is also an element of a set T ,wesay that S
is a subset of T , and we write S ⊂ T or T ⊃ S .IfS ⊂ T and T ⊂ S , the
two sets are equal, and we write S = T
universal set or omega
contains all those element which are in intrest of taking an experient
complemetn of universal set is empty set or not
yes
partition of set and also define the disjoint
disjoint : if the intersection of two set is zero so disjoint
if we have many sets and they are disjoint but the union of all that set make S so they all are partition of set S
set algeba rules
S ∪ T = T ∪ S,
S ∩ (T ∪ U )=(S ∩ T ) ∪ (S ∩ U ),
(S c)c = S,
S ∪ Ω=Ω
S ∪ (T ∪ U )=(S ∪ T ) ∪ U,
S∪ (T ∩ U )=(S ∪ T ) ∩ (S ∪ U ),
S ∩ S c =Ø,
S∩ Ω=S.
probablity law
a law which assign a non negative number P(A) to our event A in a sample space omega
a sample space is mutually exclusive and collectively exhaustive what does it means
mutually exclusive : the outcome is unique we can not have two outcom from the same sample space
collectvily exhaustive : no matter what happens in our experminet the outcome will be subset of omega that is sample space
sequatial model and how to solve
sequantail models are those in which we are repating an exp in a sequace like three time toss a coin or 5 succuve days looking for stock price etc
it can be solved by using tree modle or a table
probablity axioms
1) P(A) ≥ 0
2) if a and b are disjoint
P(A ∪ B )=P(A)+P(B ).
3) P(Ω) = 1.
prove that the prob of 0 is zero
1=P(Ω) = P(Ω ∪ Ø) = P(Ω) + P(Ø) = 1 + P(Ø),
and this shows that the probability of the empty event is 0:
P(Ø) = 0.
Discrete Probability Law
if we have finite number of events in prob model os the prob is equall to the sum of indivduiale prob
P {s1,s2,…,sn } = P{s1} + P{s2} + ··· + P{sn }.
equally likely means
if all the element in an event have the same single prob so called equally likely
eg toss a fair coin it means that the total event that is H or T has same prob that is 1/2
Discrete Uniform Probability Law
if finite event and equally likely then the prob of event is
P(A)= number of element of A / n
here n = cardinanlity of omega
the prob of singel event is ——
0
prob properties
(a) If A ⊂ B , then P(A) ≤ P(B ).
(b) P(A ∪ B )=P(A)+P(B ) − P(A ∩ B ).
(c) P(A ∪ B ) ≤ P(A)+P(B ).
(d) P(A ∪ B ∪ C )=P(A)+P(Ac ∩ B )+P(Ac ∩ B c ∩ C )