Some Basic Concepts of Probability and Information Theory: Pt. 1

Similar documents
ORF 245 Fundamentals of Statistics Chapter 5 Probability

Some Basic Concepts of Probability and Information Theory: Pt. 2

CS 361: Probability & Statistics

P (A B) P ((B C) A) P (B A) = P (B A) + P (C A) P (A) = P (B A) + P (C A) = Q(A) + Q(B).

First Digit Tally Marks Final Count

Section 13.3 Probability

Lecture 3. January 7, () Lecture 3 January 7, / 35

CSC Discrete Math I, Spring Discrete Probability

Chapter 1 Principles of Probability

Lecture 2. Conditional Probability

ORF 245 Fundamentals of Statistics Chapter 1 Probability

Basics on Probability. Jingrui He 09/11/2007

STAT509: Probability

Great Theoretical Ideas in Computer Science

Introduction to Probability Theory, Algebra, and Set Theory

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

the time it takes until a radioactive substance undergoes a decay

Lecture 8: Probability

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14

Monty Hall Puzzle. Draw a tree diagram of possible choices (a possibility tree ) One for each strategy switch or no-switch

Probabilistic models

Fundamentals of Probability CE 311S

Discrete Mathematics

COS 424: Interacting with Data. Lecturer: Dave Blei Lecture #2 Scribe: Ellen Kim February 7, 2008

MATHEMATICS 191, FALL 2004 MATHEMATICAL PROBABILITY Outline #3 (Conditional Probability)

Probability: Sets, Sample Spaces, Events

Week 2. Section Texas A& M University. Department of Mathematics Texas A& M University, College Station 22 January-24 January 2019

Intermediate Math Circles November 15, 2017 Probability III

Probabilistic models

Dept. of Linguistics, Indiana University Fall 2015

CS 361: Probability & Statistics

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10

Elementary Discrete Probability

HW2 Solutions, for MATH441, STAT461, STAT561, due September 9th

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ).

Class 26: review for final exam 18.05, Spring 2014

Deep Learning for Computer Vision

1 Preliminaries Sample Space and Events Interpretation of Probability... 13

HW MATH425/525 Lecture Notes 1

STAT 516 Answers Homework 2 January 23, 2008 Solutions by Mark Daniel Ward PROBLEMS. = {(a 1, a 2,...) : a i < 6 for all i}

Probability- describes the pattern of chance outcomes

Venn Diagrams; Probability Laws. Notes. Set Operations and Relations. Venn Diagram 2.1. Venn Diagrams; Probability Laws. Notes

EE126: Probability and Random Processes

Lower bound for sorting/probability Distributions

Lecture 1: Probability Fundamentals

HW1 Solutions. October 5, (20 pts.) Random variables, sample space and events Consider the random experiment of ipping a coin 4 times.

Review Basic Probability Concept

Discrete Structures for Computer Science

With Question/Answer Animations. Chapter 7

CMPSCI 240: Reasoning about Uncertainty

Statistical Theory 1

Formalizing Probability. Choosing the Sample Space. Probability Measures

Probability Theory. Probability and Statistics for Data Science CSE594 - Spring 2016

F71SM STATISTICAL METHODS

Discrete Random Variables

Discrete Random Variables

LECTURE 1. 1 Introduction. 1.1 Sample spaces and events

Conditional Probability & Independence. Conditional Probabilities

Problems and results for the ninth week Mathematics A3 for Civil Engineering students

Some Concepts in Probability and Information Theory

Basic Probability. Introduction

ECE 302: Chapter 02 Probability Model

Probability Distributions. Conditional Probability

Senior Math Circles November 19, 2008 Probability II

Example: Suppose we toss a quarter and observe whether it falls heads or tails, recording the result as 1 for heads and 0 for tails.

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

Math 564 Homework 1. Solutions.

Introduction to Probability

Lecture 11: Random Variables

Probability: Part 1 Naima Hammoud

Probability Distributions. Conditional Probability.

Notice how similar the answers are in i,ii,iii, and iv. Go back and modify your answers so that all the parts look almost identical.

Discrete Probability

Lecture 3 Probability Basics

Lecture Lecture 5

Conditional Probability

Conditional Probability, Independence, Bayes Theorem Spring January 1, / 23

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

Topics in Discrete Mathematics

Notes Week 2 Chapter 3 Probability WEEK 2 page 1

ECE 340 Probabilistic Methods in Engineering M/W 3-4:15. Lecture 2: Random Experiments. Prof. Vince Calhoun

1 Chapter 1: SETS. 1.1 Describing a set

What is a random variable

Chapter 2. Probability

UNIT 5 ~ Probability: What Are the Chances? 1

Consider an experiment that may have different outcomes. We are interested to know what is the probability of a particular set of outcomes.

MATH 3C: MIDTERM 1 REVIEW. 1. Counting

PERMUTATIONS, COMBINATIONS AND DISCRETE PROBABILITY

STOR Lecture 4. Axioms of Probability - II

Lecture 1 Introduction to Probability and Set Theory Text: A Course in Probability by Weiss

Conditional Probability, Independence, Bayes Theorem Spring January 1, / 28

Lecture 1. ABC of Probability

Example 1. The sample space of an experiment where we flip a pair of coins is denoted by:

CISC-102 Fall 2017 Week 1 David Rappaport Goodwin G-532 Office Hours: Tuesday 1:30-3:30

MAT 271E Probability and Statistics

CS 361: Probability & Statistics

Lecture 1: Review of Probability

Sociology 6Z03 Topic 10: Probability (Part I)

Probability Theory Review

Transcription:

Some Basic Concepts of Probability and Information Theory: Pt. 1 PHYS 476Q - Southern Illinois University January 18, 2018 PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 1 / 14

Sample Spaces Any physical situation with an uncertain future can be thought of as an experiment, and the possible outcomes of a given experiment form a set Ω called sample space. Example Experiment: Consider flipping a two-sided circular coin whose mass is uniformly distributed. One side his heads (H) and the other is tails (T ). Sample space: Ω = {H, T }. Example Experiment: Consider flipping three such coins. Sample space: Ω = {(H, H, H), (H, H, T ), (H, T, H), (H, T, T ), (T, H, H), (T, H, T ), (T, T, H), (T, T, T )}. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 2 / 14

Example: Seats at a Movie Theater Four friends go to the movies, two boys and two girls. They arrive late, and there are only four open seats left in the theater. (a) Consider a seating assignment experiment where the different outcomes correspond to different seating arrangements of the four people. How many outcomes are there to this experiment? PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 3 / 14

Example: Seats at a Movie Theater (b) Suppose the friends demand on sitting so that neither the two boys nor the two girls are sitting next to each other. How many different seating arrangements are there? (c) Two seats open up in the front of the theater and two of the friends will move to take them. How many different ways can the friends break into two groups of two? PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 4 / 14

Events In an experiment with sample space Ω, any subset of Ω is called an event. Every event corresponds to a collection of outcomes in the experiment. Example Experiment: Consider flipping two. Sample space: Ω = {(H, H), (H, T ), (T, H), (T, T )} The event E that the coins land the same way: E = {(H, H), (T, T )} Ω. For two events E 1 and E 2, their union E 1 E 2 consists of all outcomes that belong to either E 1 or E 2. Their intersection E 1 E 2 consists of all outcomes that belong to both E 1 and E 2. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 5 / 14

Events Venn Diagram Example The power set 2 Ω is the collection of all subsets of Ω. Example If Ω = {H, T } then 2 Ω = {{H}, {T }, {H, T }, }. ( is the empty set) PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 6 / 14

Probability Distributions Definition A probability measure or probability distribution on some discrete sample space Ω is a function p : 2 Ω [0, 1] such that (i) Normalization: p(ω) = 1; (ii) Additivity: p(e 1 E 2 ) = p(e 1 ) + p(e 2 ) if E 1 and E 2 are two disjoint events. For an event E, we say that p(e) is the probability of event E occurring in an experiment with sample space Ω. When E = {ω} consists of just a single outcome, we write its probability simply as p(ω). The combination (Ω, p) of a sample space and a probability measure is called a probability space. In general, any non-negative additive function with domain 2 Ω and satisfying p( ) = 0 is called a measure on sample space Ω. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 7 / 14

Example: The Monty Hall Problem Suppose you are a contestant on a game show that involves the following game of chance. There are three closed doors; one has a car behind it and the other two have goats behind them. You guess one of the doors, and the game show host opens up another door, one that has a goat behind it. Your are then given the chance to change your selection. Which of the following is true: (a) It is better to keep your door (b) It is better to choose the other door (c) It does not matter either way. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 8 / 14

Example: The Monty Hall Problem Solution PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 1 18, 2018 9 / 14

Example: The Birthday Paradox How many people need to be attending a party so that it is more likely than not that at least two people have the same birthday? Solution PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 118, 2018 10 / 14

Random Variables Definition For a discrete probability space (Ω, p), a real-valued discrete random variable is a function X : Ω X R. Associated with every random variable is a probability space (X, p X ), where p X is the probability distribution given by p X (x) = p(x 1 (x)). We say that X = x with probability p X (x). Recall that for a general function f : X Y, its inverse f 1 is defined as f 1 (y) = {x X f (x) = y}. Example: If f (x) = x 2, then f 1 (4) = { 2, 2}. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 118, 2018 11 / 14

Random Variables Example Let Ω be the sample space corresponding to three coin flips: Ω = {(H, H, H), (H, H, T ), (H, T, H), (H, T, T ), (T, H, H), (T, H, T ), (T, T, H), (T, T, T )}. Let X : Ω {0, 1, 2, 3} such that X (ω) is the number of Heads in ω. X ((H, H, H)) = 3, X ((H, H, T )) = 2,... X ((T, T, T )) = 0. Assuming uniform probability on the coin flips, the random variable X has distribution p X (0) = 1/8 p X (1) = 3/8 p X (2) = 3/8 p X (3) = 1/8. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 118, 2018 12 / 14

Random Variables In practice, we do not need to have a specific experiment in time when working with random variables. Rather, we can just think of a random variable X as specifying some set X R and a distribution p X over X. Definition The expectation (or average) value of a real-valued discrete random variable X is given by E[X ] = xp X (x). x X The variance of a real-valued discrete random variable X is given by σ 2 (x) = E[X E[X ]] 2. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 118, 2018 13 / 14

Random Variables Example Consider the previous random variable X on set X = {0, 1, 2, 3} with distribution p X (0) = 1/8 p X (1) = 3/8, p X (2) = 3/8 p X (3) = 1/8. PHYS 476Q - Southern Illinois University Some Basic Concepts of Probability and Information Theory: January Pt. 118, 2018 14 / 14