Random Variables ECE460 Spring, 2012.

Slides:



Advertisements
Similar presentations
MOMENT GENERATING FUNCTION AND STATISTICAL DISTRIBUTIONS
Advertisements

Chapter 2 Multivariate Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
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.
Lec 18 Nov 12 Probability – definitions and simulation.
DEPARTMENT OF HEALTH SCIENCE AND TECHNOLOGY STOCHASTIC SIGNALS AND PROCESSES Lecture 1 WELCOME.
Continuous Random Variable (1). Discrete Random Variables Probability Mass Function (PMF)
Review of Basic Probability and Statistics
Introduction to stochastic process
Chapter 1 Probability Theory (i) : One Random Variable
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
Statistics Lecture 8. Last day/Today: Discrete probability distributions Assignment 3: Chapter 2: 44, 50, 60, 68, 74, 86, 110.
1 Review of Probability Theory [Source: Stanford University]
Tch-prob1 Chapter 4. Multiple Random Variables Ex Select a student’s name from an urn. S In some random experiments, a number of different quantities.
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.
3-1 Introduction Experiment Random Random experiment.
Continuous Random Variables and Probability Distributions
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Review of Probability and Random Processes
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.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Sampling Distributions  A statistic is random in value … it changes from sample to sample.  The probability distribution of a statistic is called a sampling.
Review of Probability Theory. © Tallal Elshabrawy 2 Review of Probability Theory Experiments, Sample Spaces and Events Axioms of Probability Conditional.
Hamid R. Rabiee Fall 2009 Stochastic Processes Review of Elementary Probability Lecture I.
Review of Probability.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
Probability Theory and Random Processes
Random variables Petter Mostad Repetition Sample space, set theory, events, probability Conditional probability, Bayes theorem, independence,
Short Resume of Statistical Terms Fall 2013 By Yaohang Li, Ph.D.
All of Statistics Chapter 5: Convergence of Random Variables Nick Schafer.
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.
2.1 Random Variable Concept Given an experiment defined by a sample space S with elements s, we assign a real number to every s according to some rule.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
CHAPTER 4 Multiple Random Variable
Review for Exam I ECE460 Spring, 2012.
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}.
One Random Variable Random Process.
Math b (Discrete) Random Variables, Binomial Distribution.
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.
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.
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
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.
Random Variables. Numerical Outcomes Consider associating a numerical value with each sample point in a sample space. (1,1) (1,2) (1,3) (1,4) (1,5) (1,6)
Continuous Random Variables and Probability Distributions
1 EE571 PART 3 Random Processes Huseyin Bilgekul Eeng571 Probability and astochastic Processes Department of Electrical and Electronic Engineering Eastern.
1 Review of Probability and Random Processes. 2 Importance of Random Processes Random variables and processes talk about quantities and signals which.
Engineering Probability and Statistics - SE-205 -Chap 3 By S. O. Duffuaa.
6 vector RVs. 6-1: probability distribution A radio transmitter sends a signal to a receiver using three paths. Let X1, X2, and X3 be the signals that.
디지털통신 Random Process 임 민 중 동국대학교 정보통신공학과 1.
Random Variables By: 1.
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate accuracy.
3.1 Discrete Random Variables Present the analysis of several random experiments Discuss several discrete random variables that frequently arise in applications.
ECE 313 Probability with Engineering Applications Lecture 7
Engineering Probability and Statistics - SE-205 -Chap 3
Probability for Machine Learning
Appendix A: Probability Theory
Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband.
Graduate School of Information Sciences, Tohoku University
Advanced Artificial Intelligence
Tutorial 9: Further Topics on Random Variables 2
Experiments, Outcomes, Events and Random Variables: A Revisit
HKN ECE 313 Exam 2 Review Session
1/2555 สมศักดิ์ ศิวดำรงพงศ์
Continuous Random Variables: Basics
Presentation transcript:

Random Variables ECE460 Spring, 2012

Combinatorics Notation: Population size Subpopulation size Ordered Sample How many samples of size r can be formed from a population of size n? Sampling with replacement and ordering Sampling without replacement and with ordering

How many samples of size r can be formed from a population of size n? Sampling without replacement and without ordering Sampling with replacement and without ordering

Bernoulli Trials Independent trials that result in a success with probability p any failure probability 1-p.

Conditional Probabilities Given two events, E1 & E2, defined on the same probability space with corresponding probabilities P(E1) & P(E2):

Example 4.5 An information source produces 0 and 1 with probabilities 0.3 and 0.7, respectively. The output of the source is transmitted via a channel that has a probability of error (turning a 1 into a 0 or a 0 into a 1) of 0.2. What is the probability that at the output a 1 is observed? What is the probability that a 1 was the output of the source if at the output of the channel a 1 is observed?

Random Variables Working with Sets has its limitations Selecting events in Ω Assigning P[ ] Verification of 3 Axioms Would like to leave set theory and move into more advanced & widely used mathematics (i.e., Integration, Derivatives, Limits…) Random Variables: Maps sets in Ω to R Subsets of the real line of the form are called Borel sets. A collection of Borel sets is called a Borel σ-fields. A function that will associate events in Ω with the Borel sets is called a Random Variable.

Cumulative Distribution Function (CDF) CDF of a random variable X is defined as: or Properties:

Probability Density Function (PDF) PDF of a random variable X is defined as: Properties: For discrete random variables, this is known as the Probability Mass Function (PMF)

Example 4.6 A coin is flipped three times and the random variable X denotes the total number of heads that show up. The probability of a head in one flip of this coin is denoted by p. What values can the random variable X take? What is the PMF of the random variable X? Derive and plot the CDF of X. What is the probability that X exceeds 1?

Uniform Random Variable This a continuous random variable taking values between a and b with equal probabilities over intervals of equal length.

Bernoulli Random Variable Only two outcomes (e.g., Heads or Tails) Probability Mass Function: Leads to binomial law (sampling w/o replacement & w/o ordering) Example: 10 independent, binary pulses per second arrive at a receiver. The error probability (that is, a zero received as a one or vice versa) is 0.001. What is the probability of at least one error/second?

Binomial Law Example Five missiles are fired against an aircraft carrier in the ocean. It takes at least two direct hits to sink the carrier. All five missiles are on the correct trajectory must get through the “point defense” guns of the carrier. It is known that the point defense guns can destroy a missile with probability P = 0.9. What is the probability that the carrier will still be afloat after the encounter?

Uniform Distribution Probability Density Function (pdf) Cumulative distribution function A resistor r is an RV uniform distribution between 900 and 1100 ohms. Find the probability that r is between 950 and 1050 ohms.

Gaussian (Normal) Random Variable A continuous random variable described by the density function: Properties:

Special Case: CDF for N(0,1) The CDF for the normalized Gaussian random variable with m = 0 and σ = 1 is: Pre-Normalized Gaussian: Another related function (complimentary error function) used for finding P(X > x) is: Properties:

Gaussian Example A random variable is N(1000; 2500). Find the probability that x is between 900 and 1050.

Complimentary Error Function

The Central Limit Theorem Let be a set of random variables with the following properties: The Xk with k = 1, 2, …, n are statistically independent The Xk all have the same probability density function Both the mean and the variance exist for each Xk Let Y be a new random variable defined as The, according to the central limit theorem, the normalized random variable Approaches a Gaussian random variable with zero mean and unit variance as the number of random variables Increases without limit.

Functions of Random Variables Let X be a r.v. with known CDF and PDF. If g(X) is a function of the r.v. X then Example: Given the function where a > 0 and b are constants and X is a r.v. with Find

Statistical Averages The expected value of the random variable X is defined as Special Cases: Characteristic Functions:

Multiple Random Variables The joint CDF of X and Y is and its joint PDF is Properties:

Expected Values Given g(X,Y) as a function of X and Y, the expected value is Special Cases: Correlation of X & Y Covariance of X & Y Conditional PDF X and Y are statistically independent if:

Example Two random variables X and Y are distributed according to Find the value of the constant K. Find the marginal density functions of X and Y . Are X and Y independent?

Example Find

Jointly Gaussian R.V.’s Definition: X and Y are jointly Gaussian if where ρ is the correlation coefficient between X and Y. If ρ = 0, then If jointly Gaussian, then the following are also Gaussian

n - Jointly Gaussian R.V.’s Definition: is jointly Gaussian if where and

Jointly Gaussian Properties Any subset of is a vector of jointly Gaussian R.V.’s Jointly Gaussian R.V.’s are completely characterized by Any collection of R.V.’s are uncorrelated iff is diagonal. Also, independence implies their non-correlation. For jointly Gaussian R.V.’s, A collection of uncorrelated R.V.’s, each of which is Gaussian, may not be jointly Gaussian. If X is jointly Gaussian, then is also jointly Gaussian with:

Example Let A be a binary random variable that takes the values of +1 and -1 with equal probabilities. Let A and X are statistically independent. Let Y = A X. Find the pdf Find the covariance cov(X,Y). Find the covariance cov(X2,Y2). Are X and Y jointly Gaussian?