CS723 - Probability and Stochastic Processes

Slides:



Advertisements
Similar presentations
Random Processes Introduction (2)
Advertisements

Random Variables ECE460 Spring, 2012.
CmpE 104 SOFTWARE STATISTICAL TOOLS & METHODS MEASURING & ESTIMATING SOFTWARE SIZE AND RESOURCE & SCHEDULE ESTIMATING.
Estimation  Samples are collected to estimate characteristics of the population of particular interest. Parameter – numerical characteristic of the population.
Introduction to stochastic process
The Mean Square Error (MSE):. Now, Examples: 1) 2)
Sep 16, 2005CS477: Analog and Digital Communications1 LTI Systems, Probability Analog and Digital Communications Autumn
G. Cowan Lectures on Statistical Data Analysis Lecture 2 page 1 Statistical Data Analysis: Lecture 2 1Probability, Bayes’ theorem 2Random variables and.
SUMS OF RANDOM VARIABLES Changfei Chen. Sums of Random Variables Let be a sequence of random variables, and let be their sum:
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.
Math Camp 2: Probability Theory Sasha Rakhlin. Introduction  -algebra Measure Lebesgue measure Probability measure Expectation and variance Convergence.
OMS 201 Review. Range The range of a data set is the difference between the largest and smallest data values. It is the simplest measure of dispersion.
Probability theory 2011 Convergence concepts in probability theory  Definitions and relations between convergence concepts  Sufficient conditions for.
Review of Probability and Random Processes
Probability Review (many slides from Octavia Camps)
Sep 20, 2005CS477: Analog and Digital Communications1 Random variables, Random processes Analog and Digital Communications Autumn
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Some Continuous Probability Distributions Asmaa Yaseen.
Continuous Probability Distribution  A continuous random variables (RV) has infinitely many possible outcomes  Probability is conveyed for a range of.
Standard error of estimate & Confidence interval.
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.
STAT 552 PROBABILITY AND STATISTICS II
Chapter 1 Probability and Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
PROBABILITY & STATISTICAL INFERENCE LECTURE 3 MSc in Computing (Data Analytics)
Multiple Random Variables Two Discrete Random Variables –Joint pmf –Marginal pmf Two Continuous Random Variables –Joint Distribution (PDF) –Joint Density.
Probability and Measure September 2, Nonparametric Bayesian Fundamental Problem: Estimating Distribution from a collection of Data E. ( X a distribution-valued.
One Random Variable Random Process.
CS433 Modeling and Simulation Lecture 03 – Part 01 Probability Review 1 Dr. Anis Koubâa Al-Imam Mohammad Ibn Saud University
Lecture V Probability theory. Lecture questions Classical definition of probability Frequency probability Discrete variable and probability distribution.
Random Variables (1) A random variable (also known as a stochastic variable), x, is a quantity such as strength, size, or weight, that depends upon a.
Confidence Interval & Unbiased Estimator Review and Foreword.
Statistical Estimation Vasileios Hatzivassiloglou University of Texas at Dallas.
1 EE571 PART 3 Random Processes Huseyin Bilgekul Eeng571 Probability and astochastic Processes Department of Electrical and Electronic Engineering Eastern.
Chapter 20 Statistical Considerations Lecture Slides The McGraw-Hill Companies © 2012.
SAMPLING DISTRIBUTION. 2 Introduction In real life calculating parameters of populations is usually impossible because populations are very large. Rather.
1 Review of Probability and Random Processes. 2 Importance of Random Processes Random variables and processes talk about quantities and signals which.
Sums of Random Variables and Long-Term Averages Sums of R.V. ‘s S n = X 1 + X X n of course.
CS723 - Probability and Stochastic Processes. Lecture No. 09.
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
Large Sample Distribution Theory
Large Sample Theory EC 532 Burak Saltoğlu.
Theme 7. Use of probability in psychological research
EMIS 7300 SYSTEMS ANALYSIS METHODS FALL 2005
STATISTICS POINT ESTIMATION
Goals of Statistics.
Simulation Statistics
Probability.
Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband.
CS723 - Probability and Stochastic Processes
Probablity Density Functions
Review of Probability Theory
3.1 Expectation Expectation Example
Large Sample Theory EC 532 Burak Saltoğlu.
Econometric Models The most basic econometric model consists of a relationship between two variables which is disturbed by a random error. We need to use.
J.-F. Pâris University of Houston
STOCHASTIC HYDROLOGY Random Processes
CS723 - Probability and Stochastic Processes
CS723 - Probability and Stochastic Processes
Statistics Lecture 12.
Tutorial 10: Limit Theorems
3. Random Variables Let (, F, P) be a probability model for an experiment, and X a function that maps every to a unique point.
CS723 - Probability and Stochastic Processes
Chapter 5: Discrete Probability Distributions
Chapter 2. Random Variables
Professor John Canny Fall 2004
Chapter 5 Properties of a Random Sample
Experiments, Outcomes, Events and Random Variables: A Revisit
Electrical Communications Systems ECE Spring 2019
CS 160: Lecture 16 Professor John Canny 8/2/2019.
Presentation transcript:

CS723 - Probability and Stochastic Processes

Lecture No. 31

In Previous Lectures Finished discussion of random vectors and their typical applications Looked at a particular transformation of random vectors Z = X1 + X2 + X3 + … + Xn Use of convolution integral to find the PDF of sum of independent random variables Characteristic function and its application to sum of independent random variables Similarity between sum of independent random variables and a Gaussian random variable

Sequences of Numbers A given infinite sequence of real or complex numbers x1,x2,x3,…, may converge to a value x0 if lim xn = x0 as n→∞ The numbers in the infinite sequence could predictable or could be random Examples of interesting sequences of numbers xn = n = 1, 2, 3, 4 ,5, … xn = 1/n = 1, 1/2, 1/3, 1/4, … xn = (xn-1)2 with x1 > 1 or x1 < 1 xn = sqrt(xn-1) xn = cos(xn-1)

Convergence of Sequence A sequence of numbers x1,x2,x3,…, converges to a value x0 if for any selected value of δ, there is a number N s.t. for every n > N |xn – x0| < δ Example of xn = 1/n

Convergence of Sequence

Convergence of Sequence

Sequences of Functions A given infinite sequence of functions f1,f2,f3,…, which is defined on a common domain, may converge to a function f0 if, for every point xs belonging to the domain, we have lim fn(xs) = f0(xs) as n→∞ Examples of interesting sequences of functions fn(x) = xn for x ε (-1,1) or ε [-10,10] fn(x) = sin(nx) fn(x) = cos(ωx + 1/n) fn(x) = e-|nx| for all values of x ε R fn(x) = e-nx if x > 0 and 1 otherwise

Convergence of Function A sequence of functions f1,f2,f3,…, point wise converges to a function f0 , if for any point xs in the domain, the sequence f1(xs), f2(xs), f3(xs), … converges. Example: fn = e-(x-1/n) u(x)

Convergence Alm. E.W. A sequence of functions f1,f2,f3,…, converges to a function f0 almost everywhere , if length of set of points where it does not converge point wise is zero Example fn(x) = e-nx if x > 0 and 1 otherwise

Convergence of RV’s If we have an infinite collection of random variables X1, X2, X3, … defined on the same sample space, they may converge to X0 under different criteria If ξ is an outcome of the random experiments ,Xn(ξ) forms a sequence of numbers If Xn(ξ) converges to X0(ξ) for every outcome in the sample space, this convergence is called Sure Convergence The random variables cannot be in depended of each other

Convergence of RV’s Sure convergence is similar to the first type of convergence of functions with ξ taking the role of xs f the sequence of random variables does not converge for some outcomes belonging to event A, with Pr(A) = 0, then the convergence is called almost sure Almost sure convergence is also called convergence with probability 1 Similar to almost everywhere convergence of sequence of functions

Convergence of RV’s Sequences of random variables may converge under weaker types of convergences A sequence of random variables X1, X2, X3, … converges to X0 in probability if for every ε > 0 Pr(|Xn – X0| > ε) → 0 Convergence in probability and convergence with probability 1 (almost surely) are two different types of convergences Convergence with probability 1 implies convergence in probability but converse is not true

Convergence of RV’s sequence of random variables X1, X2, X3, … converges to X0 in mean square if E[|Xn – X0|2 ] → 0 Convergence in probability implies mean square convergence A sequence of random variables X1, X2, X3, … with family of CDF’s F1(x), F2(x), F3(x), … converges in distribution to a random variable X0 if Fn(x)→ F0(x) Convergence in distribution could be true for mutually independent random variables

Population Sampling Estimation of parameters of whole population from measurements on a smaller sample Mean height of students of a university from the average value of a smaller subset Mean popularity level of a president from the average values obtained from a survey In all cases, if random variable modeling the population is X, we are estimating μX from WN = (X1 + X2 + X3 + … + XN)/N This estimate will be prone to some error that is a function of size of the sample