Probability By Zhichun Li.

Slides:



Advertisements
Similar presentations
Random Processes Introduction (2)
Advertisements

Exponential and Poisson Chapter 5 Material. 2 Poisson Distribution [Discrete] Poisson distribution describes many random processes quite well and is mathematically.
Exponential Distribution. = mean interval between consequent events = rate = mean number of counts in the unit interval > 0 X = distance between events.
CS433: Modeling and Simulation
Random Variables ECE460 Spring, 2012.
STAT 497 APPLIED TIME SERIES ANALYSIS
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
Statistics & Modeling By Yan Gao. Terms of measured data Terms used in describing data –For example: “mean of a dataset” –An objectively measurable quantity.
Chapter 6 Continuous Random Variables and Probability Distributions
Probability Distributions
Descriptive statistics Experiment  Data  Sample Statistics Experiment  Data  Sample Statistics Sample mean Sample mean Sample variance Sample variance.
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.
Some standard univariate probability distributions
Continuous Random Variables and Probability Distributions
Review of Probability and Random Processes
Sep 20, 2005CS477: Analog and Digital Communications1 Random variables, Random processes Analog and Digital Communications Autumn
Some standard univariate probability distributions
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Continuous Probability Distribution  A continuous random variables (RV) has infinitely many possible outcomes  Probability is conveyed for a range of.
CMPE 252A: Computer Networks Review Set:
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
Short Resume of Statistical Terms Fall 2013 By Yaohang Li, Ph.D.
Continuous Random Variables and Probability Distributions
Generalized Semi-Markov Processes (GSMP)
Dept of Bioenvironmental Systems Engineering National Taiwan University Lab for Remote Sensing Hydrology and Spatial Modeling STATISTICS Random Variables.
Random Variables & Probability Distributions Outcomes of experiments are, in part, random E.g. Let X 7 be the gender of the 7 th randomly selected student.
Continuous Probability Distributions  Continuous Random Variable  A random variable whose space (set of possible values) is an entire interval of numbers.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Theory of Probability Statistics for Business and Economics.
CPSC 531: Probability Review1 CPSC 531:Probability & Statistics: Review II Instructor: Anirban Mahanti Office: ICT 745
0 K. Salah 2. Review of Probability and Statistics Refs: Law & Kelton, Chapter 4.
One Random Variable Random Process.
Elements of Stochastic Processes Lecture II
CS433 Modeling and Simulation Lecture 03 – Part 01 Probability Review 1 Dr. Anis Koubâa Al-Imam Mohammad Ibn Saud University
Generalized Semi- Markov Processes (GSMP). Summary Some Definitions The Poisson Process Properties of the Poisson Process  Interarrival times  Memoryless.
Week 21 Stochastic Process - Introduction Stochastic processes are processes that proceed randomly in time. Rather than consider fixed random variables.
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.
Review of Probability. Important Topics 1 Random Variables and Probability Distributions 2 Expected Values, Mean, and Variance 3 Two Random Variables.
Topic 5: Continuous Random Variables and Probability Distributions CEE 11 Spring 2002 Dr. Amelia Regan These notes draw liberally from the class text,
Discrete-time Random Signals
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.
Geology 6600/7600 Signal Analysis 09 Sep 2015 © A.R. Lowry 2015 Last time: Signal Analysis is a set of tools used to extract information from sequences.
Chapter 5 Probability Distributions 5-1 Overview 5-2 Random Variables 5-3 Binomial Probability Distributions 5-4 Mean, Variance and Standard Deviation.
1 Part Three: Chapters 7-9 Performance Modeling and Estimation.
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
1 Review of Probability and Random Processes. 2 Importance of Random Processes Random variables and processes talk about quantities and signals which.
Random Variables By: 1.
Introduction to Probability - III John Rundle Econophysics PHYS 250
Stochastic Process - Introduction
Introductory Statistics and Data Analysis
The Exponential and Gamma Distributions
Probability.
Outline Introduction Signal, random variable, random process and spectra Analog modulation Analog to digital conversion Digital transmission through baseband.
Chapter 7: Sampling Distributions
Chapter 5 Statistical Models in Simulation
Machine Learning Week 4.
STOCHASTIC HYDROLOGY Random Processes
CHAPTER – 1.2 UNCERTAINTIES IN MEASUREMENTS.
Experiments, Outcomes, Events and Random Variables: A Revisit
1/2555 สมศักดิ์ ศิวดำรงพงศ์
CHAPTER – 1.2 UNCERTAINTIES IN MEASUREMENTS.
Presentation transcript:

Probability By Zhichun Li

Notations

Random variable & CDF Definition: is the outcome of a random event or experiment that yields a numeric values. For a given x, there is a fixed possibility that the random variable will not exceed this value, written as P[X<=x]. The probability is a function of x, known as FX(x). FX(.) is the cumulative distribution function (CDF) of X.

PDF & PMF A continuous random variable has a probability density function (PDF) which is: The possibility of a range (x1,x2] is For a discrete random variable. We have a discrete distribution function, aka. possibility massive function.

Moment The expected value of a continuous random variable X is defined as Note: the value could be infinite (undefined). The mean of X is its expected value, denote as mX The nth moment of X is:

Variability of a random variable Mainly use variance to measure: The variance of X is also denote as: s2X Variance is measured in units that are the square of the units of X; to obtain a quantity in the same units as X one takes the standard deviation:

Joint probability The joint CDF of X and Y is: The covariance of X and Y is defined as: Covariance is also denoted: Two random variable X and Y are independent if:

Conditional Probability For events A and B the conditional probability defined as: The conditional distribution of X given an event denoted as: It is the distribution of X given that we know that the event has occurred.

Conditional Probability (cont.) The conditional distribution of a discrete random variable X and Y Denote the distribution function of X given that we happen to know Y has taken on the value y. Defined as:

Conditional Probability (cont.) The conditional expectation of X given an event:

Central Limit Theorem Consider a set of independent random variable X1,X2, … XN, each having an arbitrary probability distribution such that each distribution has mean m and variance s2 When With parameter m and variance s2/N

Commonly Encountered Distributions Some are specified in terms of PDF, others in terms of CDF. In many cases only of these has a closed-form expression

Stochastic Processes Stochastic process: a sequence of random variables, such a sequence is called a stochastic process. In Internet measurement, we may encounter a situation in which measurements are presented in some order; typically such measurements arrived.

Stochastic Processes A stochastic process is a collection of random variables indexed on a set; usually the index denote time. Continuous-time stochastic process: Discrete-time stochastic process:

Stochastic Processes Simplest case is all random variables are independent. However, for sequential Internet measurement, the current one may depend on previous ones. One useful measure of dependence is the autocovariance, which is a second-order property:

Stochastic Processes First order to n-order distribution can characterize the stochastic process. First order: Second order: Stationary Strict stationary For all n,k and N

Stochastic Processes Stationary Wide-sense Stationary (weak stationary) If just its mean and autocovariance are invariant with time.

Stochastic Processes Measures of dependence of stationary process Autocorrelation: normalized autocovarience Entropy rate Define entropy: Joint entropy:

Stochastic Processes Measures of dependence of stationary process Entropy rate The entropy per symbol in a sequence of n symbols The entropy rate

Special Issues in the Internet Relevant Stochastic Processes Arrivals: events occurring at specific points of time Arrival process: a stochastic process in which successive random variables correspond to time instants of arrivals: Property: non-decreasing & not stationary Interarrival process (may or may not stationary)

Special Issues in the Internet Relevant Stochastic Processes Timeseries of counts Fixed-size time intervals and counts how many arrivals occur in each time interval. For a fixed time interval T, the yields where: T called timescale Can use an approximation to the arrival process by making additional assumption (such as assuming Poisson) A more compact description of data

Short tails and Long tails “In the case of network measurement large values can dominate system performance, so a precise understanding of the probability of large values is often a prime concern” As a result we care about the upper tails of a distribution Consider the shape of

Short tails and Long tails Declines exponentially if exists >0, such that: AKA. Short-tailed or light-tailed Decline as fast as exponential or faster. Subexponential distribution A long tail The practical result is that the samples from such distributions show extremely large observations with non-negligible frequency

Short tails and Long tails Heavy-tailed distribution: a special case of the subexponential distributions Asymptotically approach a hyperbolic (power-law) shape Formally: Such a distribution will have a PDF also follow a power law:

Short tails and Long tails A comparison of a short-tailed and a long-tailed distribution