What does statistics involve?
What are statistics?
Probability
Definition
Ω
Definition
-represents the sample space, the space of all possible outcomes
Disjoint Events Probabilities
-if A1 and A2 are disjoint, then:
P(A1∪A2) = P(A1) + P(A2)
What follows from disjoint event probabilities?
-for disjoint events: P(A1∪A2) = P(A1) + P(A2) -it follows that: i) P(A^c) = 1 - P(A) ii) P(∅) = 0 iii) P(A)≤P(B) whenever A⊂B
Conditional Probabilities
-the conditional probability of A given that B is known to have occurred is:
P(A|B) = P(A∩B) / P(B), P(B)>0
Law of Total Probability
-let B1,B2,…,Bn be a disjoint collection of sets each having positive probability whose union is all of Ω, then:
P(A) = Σ P(A|Bi) P(Bi)
Bayes’ Rule
-if in addition to the law of total probability conditions P(A)>0, then:
P(Bj|A) = P(A|Bj)P(Bj) / P(A)
Independence
Informal Definition
-events A and B are independent if knowing whether or not A has happened gives no information about whether or not B has happened and vice versa
-i.e. P(A|B) = P(A) and P(B|A)=P(B)
-given that:
P(A∩B) = P(A|B)P(B)
-then we arrive at the formal definition of independence:
P(A∩B) = P(A)P(B)
Independence
Formal Definition
Random Variable
Definition
-the random variable X on a sample space Ω is a real-valued function that assigns to each sample point ω∈Ω a real number X(ω)