2 Discrete Random Variable. Independence (module 1) A and B are independent iff the knowledge that B has occurred does not change the probability that.

Slides:



Advertisements
Similar presentations
Stats for Engineers: Lecture 3. Conditional probability Suppose there are three cards: A red card that is red on both sides, A white card that is white.
Advertisements

Special random variables Chapter 5 Some discrete or continuous probability distributions.
Discrete Uniform Distribution
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
Flipping an unfair coin three times Consider the unfair coin with P(H) = 1/3 and P(T) = 2/3. If we flip this coin three times, the sample space S is the.
Lec 18 Nov 12 Probability – definitions and simulation.
Lectures prepared by: Elchanan Mossel Yelena Shvets Introduction to probability Stat 134 FAll 2005 Berkeley Follows Jim Pitman’s book: Probability Section.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete random variables Probability mass function Distribution function (Secs )
Today Today: More of Chapter 2 Reading: –Assignment #2 is up on the web site – –Please read Chapter 2 –Suggested.
Prof. Bart Selman Module Probability --- Part d)
CSE 3504: Probabilistic Analysis of Computer Systems Topics covered: Moments and transforms of special distributions (Sec ,4.5.3,4.5.4,4.5.5,4.5.6)
Probability Distributions
1 Review of Probability Theory [Source: Stanford University]
Engineering Probability and Statistics - SE-205 -Chap 3 By S. O. Duffuaa.
Exercise 1 1. Let Y=  X  and and suppose : Then find y! and f(y)! 2. What about if Then find z! and f(z)!
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
Probability Mass Function Expectation 郭俊利 2009/03/16
The moment generating function of random variable X is given by Moment generating function.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Special discrete distributions Sec
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Discrete Random Variables and Probability Distributions
Review of important distributions Another randomized algorithm
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Review of Probability Theory. © Tallal Elshabrawy 2 Review of Probability Theory Experiments, Sample Spaces and Events Axioms of Probability Conditional.
Lecture 10 – Introduction to Probability Topics Events, sample space, random variables Examples Probability distribution function Conditional probabilities.
1 Performance Evaluation of Computer Systems By Behzad Akbari Tarbiat Modares University Spring 2009 Introduction to Probabilities: Discrete Random Variables.
2. Mathematical Foundations
LECTURE 14 SIMULATION AND MODELING Md. Tanvir Al Amin, Lecturer, Dept. of CSE, BUET CSE 411.
Discrete Random Variables: PMFs and Moments Lemon Chapter 2 Intro to Probability
Tch-prob1 Chap 3. Random Variables The outcome of a random experiment need not be a number. However, we are usually interested in some measurement or numeric.
Winter 2006EE384x1 Review of Probability Theory Review Session 1 EE384X.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Simple Mathematical Facts for Lecture 1. Conditional Probabilities Given an event has occurred, the conditional probability that another event occurs.
Chapter 3 Discrete Random Variables and Probability Distributions Chapter 3A Variables that are random; what will they think of next?
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}.
COMP 170 L2 L17: Random Variables and Expectation Page 1.
Week 21 Conditional Probability Idea – have performed a chance experiment but don’t know the outcome (ω), but have some partial information (event A) about.
Lesson Objective Understand what we mean by a Random Variable in maths Understand what is meant by the expectation and variance of a random variable Be.
Unit 11 Binomial Distribution IT Disicipline ITD1111 Discrete Mathematics & Statistics STDTLP 1 Unit 11 Binomial Distribution.
Conditional Probability Mass Function. Introduction P[A|B] is the probability of an event A, giving that we know that some other event B has occurred.
Random Variables Example:
Discrete Random Variables. Introduction In previous lectures we established a foundation of the probability theory; we applied the probability theory.
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Chapter 4. Random Variables - 3
Lectures prepared by: Elchanan Mossel Yelena Shvets Introduction to probability Stat 134 FAll 2005 Berkeley Follows Jim Pitman’s book: Probability Section.
Engineering Probability and Statistics - SE-205 -Chap 3 By S. O. Duffuaa.
2.2 Discrete Random Variables 2.2 Discrete random variables Definition 2.2 –P27 Definition 2.3 –P27.
Random Variables Lecture Lecturer : FATEN AL-HUSSAIN.
Section 7.3. Why we need Bayes?  How to assess the probability that a particular event occurs on the basis of partial evidence.  The probability p(F)
Discrete Random Variable Random Process. The Notion of A Random Variable We expect some measurement or numerical attribute of the outcome of a random.
Conditional Probability 423/what-is-your-favorite-data-analysis-cartoon 1.
Random Variables and Probability Distributions. Definition A random variable is a real-valued function whose domain is the sample space for some experiment.
CS723 - Probability and Stochastic Processes. Lecture No. 09.
Random Variable 2013.
Random variables (r.v.) Random variable
Engineering Probability and Statistics - SE-205 -Chap 3
STATISTICS AND PROBABILITY IN CIVIL ENGINEERING
Business Statistics Topic 4
Lecture 10 – Introduction to Probability
Conditional Probability on a joint discrete distribution
Probability Review for Financial Engineers
The Binomial and Geometric Distributions
Some Discrete Probability Distributions
Distributions and expected value
Lecture 2 Binomial and Poisson Probability Distributions
3. Independence and Random Variables
Chapter 3 : Random Variables
5 pair of RVs.
Discrete Random Variables: Expectation, Mean and Variance
Presentation transcript:

2 Discrete Random Variable

Independence (module 1) A and B are independent iff the knowledge that B has occurred does not change the probability that A occurs. A, B independent ⇔ P[A|B] = P[A] A, B independent ⇔ P(A  B) = P(A) P(B)

Random Variable (RV) 2-1: Throw two dice. An RV X maps the sum of the numbers of two dice from the experiment. Describe the function X. 2-2: Toss a coin three times. If the number of heads, X, is 3, the reward is 8; if X = 2, the reward is 2; otherwise, 0. Let Y be the RV for the reward. Describe Y.

Prob. mass function (pmf) 2-3: Find the pmf of X, which is the label of a ball picked at random from an urn that contains balls labeled from 1 to : Find the pmf of X, which is the number of largest face when two dice are rolled.

expectation 2-5: expectation of X, which is number of heads in three tosses of a coin 2-6: the average value when we pick an integer between 1 and M at random (uniformly).

variance 2-7: variance of X, which is the number of heads in two tosses of a coin 2-8: variance of a Bernoulli RV.

Conditional Prob. 2-9: Let X be the time required to transmit a message, where X is a (discrete) uniform RV with S X = {1, 2, …, L}. Suppose that a message has already been transmitted for m time units, find the probability that the remaining transmission time is j time units.

2-10: Binomial RV A system uses triple redundancy for reliability. Three microprocessors are installed and the system is designed so that it operates as long as one microprocessor is still functional. Suppose that the probability that a microprocessor is still active after t seconds is p = e - t. Find the probability that the system is still operating after t seconds.

HW 2-1 Geometric RV RV M is the number of tosses of a coin until the head first appears Compare two probabilities: P[M  k+j | M>j] and P[M  k] Think about the comparison result

HW 2-2 Poisson RV At a given time, the number of households connected to the Internet is a Poisson RV with mean 3. Suppose that the transmission bit rate available for all the households is 20 Megabits per second. Find the probability of the distribution of the transmission bit rate per user. –If no household is connected, the rate is  Find the transmission bit rate that is available to a user with probability 90% or higher. What is the probability that a user has a share of 6 Megabit per second or higher?