2. Introduction to Probability. What is a Probability?

Slides:



Advertisements
Similar presentations
Economics 105: Statistics Any questions? Go over GH2 Student Information Sheet.
Advertisements

Probability and Statistics Dr. Saeid Moloudzadeh Sample Space and Events 1 Contents Descriptive Statistics Axioms of Probability Combinatorial.
DEPARTMENT OF HEALTH SCIENCE AND TECHNOLOGY STOCHASTIC SIGNALS AND PROCESSES Lecture 1 WELCOME.
Background Knowledge Brief Review on Counting,Counting, Probability,Probability, Statistics,Statistics, I. TheoryI. Theory.
Probability Notation Review Prior (unconditional) probability is before evidence is obtained, after is posterior or conditional probability P(A) – Prior.
Chapter 4 Probability.
Chapter 2: Probability.
Probability and Statistics Review
1 Chapter 7 Probability Basics. 2 Chapter 7 Introduction to Probability Basics Learning Objectives –Probability Theory and Concepts –Use of probability.
Mutually Exclusive: P(not A) = 1- P(A) Complement Rule: P(A and B) = 0 P(A or B) = P(A) + P(B) - P(A and B) General Addition Rule: Conditional Probability:
The Erik Jonsson School of Engineering and Computer Science Chapter 1 pp William J. Pervin The University of Texas at Dallas Richardson, Texas
Sets, Combinatorics, Probability, and Number Theory Mathematical Structures for Computer Science Chapter 3 Copyright © 2006 W.H. Freeman & Co.MSCS SlidesProbability.
1 CY1B2 Statistics Aims: To introduce basic statistics. Outcomes: To understand some fundamental concepts in statistics, and be able to apply some probability.
10/1/20151 Math a Sample Space, Events, and Probabilities of Events.
Chapter 8 Probability Section R Review. 2 Barnett/Ziegler/Byleen Finite Mathematics 12e Review for Chapter 8 Important Terms, Symbols, Concepts  8.1.
Introduction to Management Science
Dr. Gary Blau, Sean HanMonday, Aug 13, 2007 Statistical Design of Experiments SECTION I Probability Theory Review.
Ex St 801 Statistical Methods Probability and Distributions.
Theory of Probability Statistics for Business and Economics.
CHAPTER 5 Probability: Review of Basic Concepts
A.P. STATISTICS LESSON 6.3 ( DAY 2 ) GENERAL PROBABILITY RULES ( EXTENDED MULTIPLICATION RULES )
Probability Notes Math 309. Sample spaces, events, axioms Math 309 Chapter 1.
Chapter 11 Probability Sample spaces, events, probabilities, conditional probabilities, independence, Bayes’ formula.
AP Statistics Chapter 6 Notes. Probability Terms Random: Individual outcomes are uncertain, but there is a predictable distribution of outcomes in the.
LECTURE IV Random Variables and Probability Distributions I.
Probability & Statistics I IE 254 Exam I - Reminder  Reminder: Test 1 - June 21 (see syllabus) Chapters 1, 2, Appendix BI  HW Chapter 1 due Monday at.
Random Experiment Random Variable: Continuous, Discrete Sample Space: S Event: A, B, E Null Event Complement of an Event A’ Union of Events (either, or)
1 STAT 500 – Statistics for Managers STAT 500 Statistics for Managers.
Probability theory Petter Mostad Sample space The set of possible outcomes you consider for the problem you look at You subdivide into different.
Uncertainty Uncertain Knowledge Probability Review Bayes’ Theorem Summary.
Chapter 4 Probability ©. Sample Space sample space.S The possible outcomes of a random experiment are called the basic outcomes, and the set of all basic.
AP STATISTICS LESSON 6.3 (DAY 1) GENERAL PROBABILITY RULES.
Appendix : Probability Theory Review Each outcome is a sample point. The collection of sample points is the sample space, S. Sample points can be aggregated.
Dr. Ahmed Abdelwahab Introduction for EE420. Probability Theory Probability theory is rooted in phenomena that can be modeled by an experiment with an.
Basic Concepts of Probability CEE 431/ESS465. Basic Concepts of Probability Sample spaces and events Venn diagram  A Sample space,  Event, A.
Class 2 Probability Theory Discrete Random Variables Expectations.
Probability You’ll probably like it!. Probability Definitions Probability assignment Complement, union, intersection of events Conditional probability.
12/7/20151 Math b Conditional Probability, Independency, Bayes Theorem.
Probability theory Tron Anders Moger September 5th 2007.
3.3 Finding Probability Using Sets. Set Theory Definitions Simple event –Has one outcome –E.g. rolling a die and getting a 4 or pulling one name out of.
1 Probability: Liklihood of occurrence; we know the population, and we predict the outcome or the sample. Statistics: We observe the sample and use the.
Probability. Rules  0 ≤ P(A) ≤ 1 for any event A.  P(S) = 1  Complement: P(A c ) = 1 – P(A)  Addition: If A and B are disjoint events, P(A or B) =
Sixth lecture Concepts of Probabilities. Random Experiment Can be repeated (theoretically) an infinite number of times Has a well-defined set of possible.
AP Statistics Notes Chapter 14 and 15.
1 Probability: Introduction Definitions,Definitions, Laws of ProbabilityLaws of Probability Random VariablesRandom Variables DistributionsDistributions.
AP Statistics Section 6.2 B Probability Rules. If A represents some event, then the probability of event A happening can be represented as _____.
I can find probabilities of compound events.. Compound Events  Involves two or more things happening at once.  Uses the words “and” & “or”
Chapter 2: Probability. Section 2.1: Basic Ideas Definition: An experiment is a process that results in an outcome that cannot be predicted in advance.
STATISTICS 6.0 Conditional Probabilities “Conditional Probabilities”
Conditional Probability If two events are not mutually exclusive, the fact that we know that B has happened will have an effect on the probability of A.
PROBABILITY 1. Basic Terminology 2 Probability 3  Probability is the numerical measure of the likelihood that an event will occur  The probability.
디지털통신 Random Process 임 민 중 동국대학교 정보통신공학과 1.
MECH 373 Instrumentation and Measurements
Math a - Sample Space - Events - Definition of Probabilities
Probability Using Venn Diagrams
Chapter 3 Probability.
Chapter 4 Probability.
Quick Review Probability Theory
Quick Review Probability Theory
2. Introduction to Probability
Probability Models Section 6.2.
Chapter 2 Notes Math 309 Probability.
Introduction to Probability & Statistics Expectations
6.3 Sampling Distributions
General Probability Rules
Notes 13-4: Probabilities of Compound Events
Chapter 3 & 4 Notes.
Part II: Discrete Random Variables
Chapter 5 – Probability Rules
Presentation transcript:

2. Introduction to Probability

What is a Probability?

Two Schools Frequentists: fraction of times a event occurs if it is repeated N times Bayesians: a probability is a degree of belief

Set-Theoretic Point of View of Probability Consider a set S. For each subset X of S, we associate a number 0 ≤ P(X) ≤ 1, such that P(Ø) = 0, P(S) = 1, P(A  B) = P(A) + P(B) - P(A  B)

Venn Diagram P(A  B) = P(A) + P(B) - P(A  B) S ABA  B  : union, or  : intersection, and

Mutual Exclusion If two events (subsets) A and B cannot happen simultaneously, i.e., A  B = Ø, we say A and B are mutually exclusive events. For mutually exclusive events, P(A  B) = P(A) + P(B)

Conditional Probability We define conditional probability of A given B, as Assuming P(B) > 0.

Independence If P(A|B) = P(A), then we say A is independent of B. Equivalently, P(A  B) = P(A) P(B), if A and B are independent.

Bayes’s Theorem This theorem gives the relationship between P(A|B) and P(B|A): This equation forms the basis for Bayesian statistical analysis.

Random Variable A variable X that takes “random” values. We assume that it follows a probability distribution, P(x). Discrete variable: p 1, p 2, … Continuous variable: P(x)dx gives the probability that X falls between x and x +dx.

Gaussian Distribution

Cumulative Distribution Function The distribution function is defined as F(x) = P(X ≤ x). This definition applies equally well for discrete and continuous random variables.

Statistic of a Random Variable Mean = (1/N) ∑ x i Variance σ 2 = - 2 Correlation -

Expectation Value If the probability distribution is known, the expectation value (average value) can be computed as (for continuous variable)