Basics on Probability Jingrui He 09/11/2007. Coin Flips  You flip a coin Head with probability 0.5  You flip 100 coins How many heads would you expect.

Slides:



Advertisements
Similar presentations
MOMENT GENERATING FUNCTION AND STATISTICAL DISTRIBUTIONS
Advertisements

Review of Probability. Definitions (1) Quiz 1.Let’s say I have a random variable X for a coin, with event space {H, T}. If the probability P(X=H) is.
Class 02 Probability, Probability Distributions, Binomial Distribution.
Random Variables ECE460 Spring, 2012.
Random Variable A random variable X is a function that assign a real number, X(ζ), to each outcome ζ in the sample space of a random experiment. Domain.
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
Use of moment generating functions. Definition Let X denote a random variable with probability density function f(x) if continuous (probability mass function.
Lec 18 Nov 12 Probability – definitions and simulation.
DEPARTMENT OF HEALTH SCIENCE AND TECHNOLOGY STOCHASTIC SIGNALS AND PROCESSES Lecture 1 WELCOME.
Review of Basic Probability and Statistics
Probability Review 1 CS479/679 Pattern Recognition Dr. George Bebis.
Test 2 Stock Option Pricing
Probability Theory Part 2: Random Variables. Random Variables  The Notion of a Random Variable The outcome is not always a number Assign a numerical.
Probability Distributions Finite Random Variables.
Prof. Bart Selman Module Probability --- Part d)
1 Engineering Computation Part 6. 2 Probability density function.
Assignment 2 Chapter 2: Problems  Due: March 1, 2004 Exam 1 April 1, 2004 – 6:30-8:30 PM Exam 2 May 13, 2004 – 6:30-8:30 PM Makeup.
Visual Recognition Tutorial
1 Review of Probability Theory [Source: Stanford University]
Probability and Statistics Review
1 Engineering Computation Part 5. 2 Some Concepts Previous to Probability RANDOM EXPERIMENT A random experiment or trial can be thought of as any activity.
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete.
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Probability Review Thursday Sep 13.
Probability and Statistics Review Thursday Sep 11.
1 Fin500J Topic 10Fall 2010 Olin Business School Fin500J: Mathematical Foundations in Finance Topic 10: Probability and Statistics Philip H. Dybvig Reference:
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Probability Distributions: Finite Random Variables.
Lecture 28 Dr. MUMTAZ AHMED MTH 161: Introduction To Statistics.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
1 Performance Evaluation of Computer Systems By Behzad Akbari Tarbiat Modares University Spring 2009 Introduction to Probabilities: Discrete Random Variables.
Pairs of Random Variables Random Process. Introduction  In this lecture you will study:  Joint pmf, cdf, and pdf  Joint moments  The degree of “correlation”
PBG 650 Advanced Plant Breeding
1 If we can reduce our desire, then all worries that bother us will disappear.
Winter 2006EE384x1 Review of Probability Theory Review Session 1 EE384X.
Modeling and Simulation CS 313
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Lecture 14: Multivariate Distributions Probability Theory and Applications Fall 2005 October 25.
Binomial Distributions Calculating the Probability of Success.
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Ch 2. Probability Distributions (1/2) Pattern Recognition and Machine Learning, C. M. Bishop, Summarized by Yung-Kyun Noh and Joo-kyung Kim Biointelligence.
Week 21 Conditional Probability Idea – have performed a chance experiment but don’t know the outcome (ω), but have some partial information (event A) about.
Probability Theory for Networking Application Rudra Dutta ECE/CSC Fall 2010, Section 001, 601.
STA347 - week 31 Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5’s in the 6 rolls. Let X = number of.
Tim Marks, Dept. of Computer Science and Engineering Random Variables and Random Vectors Tim Marks University of California San Diego.
Monty Hall problem. Joint probability distribution  In the study of probability, given two random variables X and Y, the joint distribution of X and.
Ch. 15H continued. * -applied to experiments with replacement ONLY(therefore…..independent events only) * -Note: For DEPENDENT events we use the “hypergeometric.
Exam 2: Rules Section 2.1 Bring a cheat sheet. One page 2 sides. Bring a calculator. Bring your book to use the tables in the back.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
Probability (outcome k) = Relative Frequency of k
Geology 6600/7600 Signal Analysis 02 Sep 2015 © A.R. Lowry 2015 Last time: Signal Analysis is a set of tools used to extract information from sequences.
Psychology 202a Advanced Psychological Statistics September 22, 2015.
Random Variables Example:
1 Keep Life Simple! We live and work and dream, Each has his little scheme, Sometimes we laugh; sometimes we cry, And thus the days go by.
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.
Copyright © Cengage Learning. All rights reserved. 5 Joint Probability Distributions and Random Samples.
2.2 Discrete Random Variables 2.2 Discrete random variables Definition 2.2 –P27 Definition 2.3 –P27.
Random Variables By: 1.
Pattern Recognition Probability Review
Probability and Information Theory
STAT 311 REVIEW (Quick & Dirty)
Probability for Machine Learning
Appendix A: Probability Theory
Review of Probabilities and Basic Statistics
Advanced Artificial Intelligence
Experiments, Outcomes, Events and Random Variables: A Revisit
Moments of Random Variables
Presentation transcript:

Basics on Probability Jingrui He 09/11/2007

Coin Flips  You flip a coin Head with probability 0.5  You flip 100 coins How many heads would you expect

Coin Flips cont.  You flip a coin Head with probability p Binary random variable Bernoulli trial with success probability p  You flip k coins How many heads would you expect Number of heads X: discrete random variable Binomial distribution with parameters k and p

Discrete Random Variables  Random variables (RVs) which may take on only a countable number of distinct values E.g. the total number of heads X you get if you flip 100 coins  X is a RV with arity k if it can take on exactly one value out of E.g. the possible values that X can take on are 0, 1, 2,…, 100

Probability of Discrete RV  Probability mass function (pmf):  Easy facts about pmf if

Common Distributions  Uniform X takes values 1, 2, …, N E.g. picking balls of different colors from a box  Binomial X takes values 0, 1, …, n E.g. coin flips

Coin Flips of Two Persons  Your friend and you both flip coins Head with probability 0.5 You flip 50 times; your friend flip 100 times How many heads will both of you get

Joint Distribution  Given two discrete RVs X and Y, their joint distribution is the distribution of X and Y together E.g. P(You get 21 heads AND you friend get 70 heads)  E.g.

Conditional Probability  is the probability of, given the occurrence of E.g. you get 0 heads, given that your friend gets 61 heads 

Law of Total Probability  Given two discrete RVs X and Y, which take values in and, We have

Marginalization Marginal Probability Joint Probability Conditional Probability Marginal Probability

Bayes Rule  X and Y are discrete RVs…

Independent RVs  Intuition: X and Y are independent means that neither makes it more or less probable that  Definition: X and Y are independent iff

More on Independence   E.g. no matter how many heads you get, your friend will not be affected, and vice versa

Conditionally Independent RVs  Intuition: X and Y are conditionally independent given Z means that once Z is known, the value of X does not add any additional information about Y  Definition: X and Y are conditionally independent given Z iff

More on Conditional Independence

Monty Hall Problem  You're given the choice of three doors: Behind one door is a car; behind the others, goats.  You pick a door, say No. 1  The host, who knows what's behind the doors, opens another door, say No. 3, which has a goat.  Do you want to pick door No. 2 instead?

Host must reveal Goat B Host must reveal Goat A Host reveals Goat A or Host reveals Goat B

Monty Hall Problem: Bayes Rule  : the car is behind door i, i = 1, 2, 3   : the host opens door j after you pick door i 

Monty Hall Problem: Bayes Rule cont.  WLOG, i=1, j=3 

    Monty Hall Problem: Bayes Rule cont.

  You should switch!

Continuous Random Variables  What if X is continuous?  Probability density function (pdf) instead of probability mass function (pmf)  A pdf is any function that describes the probability density in terms of the input variable x.

PDF  Properties of pdf  Actual probability can be obtained by taking the integral of pdf E.g. the probability of X being between 0 and 1 is

Cumulative Distribution Function   Discrete RVs  Continuous RVs

Common Distributions  Normal E.g. the height of the entire population

Common Distributions cont.  Beta : uniform distribution between 0 and 1 E.g. the conjugate prior for the parameter p in Binomial distribution

Joint Distribution  Given two continuous RVs X and Y, the joint pdf can be written as 

Multivariate Normal  Generalization to higher dimensions of the one-dimensional normal  Covariance Matrix Mean

Moments  Mean (Expectation): Discrete RVs: Continuous RVs:  Variance: Discrete RVs: Continuous RVs:

Properties of Moments  Mean If X and Y are independent,  Variance If X and Y are independent,

Moments of Common Distributions  Uniform Mean ; variance  Binomial Mean ; variance  Normal Mean ; variance  Beta Mean ; variance

Probability of Events  X denotes an event that could possibly happen E.g. X=“you will fail in this course”  P(X) denotes the likelihood that X happens, or X=true What’s the probability that you will fail in this course?  denotes the entire event set

The Axioms of Probabilities  0 <= P(X) <= 1  , where are disjoint events  Useful rules

Interpreting the Axioms