Experiments, Outcomes, Events and Random Variables: A Revisit

Slides:



Advertisements
Similar presentations
STATISTICS Random Variables and Distribution Functions
Advertisements

Chapter 2 Multivariate Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
CS433: Modeling and Simulation
Random Variables ECE460 Spring, 2012.
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Discrete Probability Distributions
DEPARTMENT OF HEALTH SCIENCE AND TECHNOLOGY STOCHASTIC SIGNALS AND PROCESSES Lecture 1 WELCOME.
Introduction to stochastic process
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete random variables Probability mass function Distribution function (Secs )
Probability Distributions Finite Random Variables.
Probability Distributions
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.
Review of Probability and Random Processes
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
NIPRL Chapter 2. Random Variables 2.1 Discrete Random Variables 2.2 Continuous Random Variables 2.3 The Expectation of a Random Variable 2.4 The Variance.
Discrete Probability Distributions A sample space can be difficult to describe and work with if its elements are not numeric.A sample space can be difficult.
Stat 1510: Introducing Probability. Agenda 2  The Idea of Probability  Probability Models  Probability Rules  Finite and Discrete Probability Models.
OUTLINE Probability Theory Linear Algebra Probability makes extensive use of set operations, A set is a collection of objects, which are the elements.
Chapter 1 Probability and Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
1 Lecture 4. 2 Random Variables (Discrete) Real-valued functions defined on a sample space are random vars. determined by outcome of experiment, we can.
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}.
Discrete 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)
One Random Variable Random Process.
STA347 - week 31 Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5’s in the 6 rolls. Let X = number of.
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.
확률및공학통계 (Probability and Engineering Statistics) 이시웅.
Probability (outcome k) = Relative Frequency of k
Discrete Random Variables. Introduction In previous lectures we established a foundation of the probability theory; we applied the probability theory.
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)
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
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.
L Basic Definitions: Events, Sample Space, and Probabilities l Basic Rules for Probability l Conditional Probability l Independence of Events l Combinatorial.
APPENDIX A: A REVIEW OF SOME STATISTICAL CONCEPTS
ECE 313 Probability with Engineering Applications Lecture 7
What is Probability? Quantification of uncertainty.
Appendix A: Probability Theory
STATISTICS Random Variables and Distribution Functions
Advanced Artificial Intelligence
Chapter 2. Random Variables
Sets and Probabilistic Models
Berlin Chen Department of Computer Science & Information Engineering
Discrete Random Variables: Expectation, Mean and Variance
Further Topics on Random Variables: 1
Further Topics on Random Variables: Derived Distributions
Discrete Random Variables: Basics
Berlin Chen Department of Computer Science & Information Engineering
Further Topics on Random Variables: Covariance and Correlation
Sets and Probabilistic Models
Independence and Counting
Discrete Random Variables: Joint PMFs, Conditioning and Independence
Discrete Random Variables: Basics
Berlin Chen Department of Computer Science & Information Engineering
Further Topics on Random Variables: Derived Distributions
Discrete Random Variables: Expectation, Mean and Variance
Discrete Random Variables: Expectation, Mean and Variance
Sets and Probabilistic Models
Independence and Counting
Berlin Chen Department of Computer Science & Information Engineering
Independence and Counting
Berlin Chen Department of Computer Science & Information Engineering
Further Topics on Random Variables: Covariance and Correlation
Further Topics on Random Variables: Derived Distributions
Discrete Random Variables: Basics
Sets and Probabilistic Models
Continuous Random Variables: Basics
Presentation transcript:

Experiments, Outcomes, Events and Random Variables: A Revisit Berlin Chen Department of Computer Science & Information Engineering National Taiwan Normal University Reference: - D. P. Bertsekas, J. N. Tsitsiklis, Introduction to Probability

Experiments, Outcomes and Event An experiment Produces exactly one out of several possible outcomes The set of all possible outcomes is called the sample space of the experiment, denoted by A subset of the sample space (a collection of possible outcomes) is called an event Examples of the experiment A single toss of a coin (finite outcomes) Three tosses of two dice (finite outcomes) An infinite sequences of tosses of a coin (infinite outcomes) Throwing a dart on a square (infinite outcomes), etc.

Probabilistic Models A probabilistic model is a mathematical description of an uncertainty situation or an experiment Elements of a probabilistic model The sample space The set of all possible outcomes of an experiment The probability law Assign to a set of possible outcomes (also called an event) a nonnegative number (called the probability of ) that encodes our knowledge or belief about the collective “likelihood” of the elements of

Three Probability Axioms Nonnegativity , for every event Additivity If and are two disjoint events, then the probability of their union satisfies Normalization The probability of the entire sample space is equal to 1, that is,

Random Variables Given an experiment and the corresponding set of possible outcomes (the sample space), a random variable associates a particular number with each outcome This number is referred to as the (numerical) value of the random variable We can say a random variable is a real-valued function of the experimental outcome

Discrete/Continuous Random Variables (1/2) A random variable is called discrete if its range (the set of values that it can take) is finite or at most countably infinite A random variable is called continuous (not discrete) if its range (the set of values that it can take) is uncountably infinite E.g., the experiment of choosing a point from the interval [−1, 1] A random variable that associates the numerical value to the outcome is not discrete

Discrete/Continuous Random Variables (2/2) A discrete random variable has an associated probability mass function (PMF), , which gives the probability of each numerical value that the random variable can take A continuous random variable can be described in terms of a nonnegative function , called the probability density function (PDF) of , which satisfies for every subset B of the real line

Cumulative Distribution Functions (1/4) The cumulative distribution function (CDF) of a random variable is denoted by and provides the probability The CDF accumulates probability up to The CDF provides a unified way to describe all kinds of random variables mathematically

Cumulative Distribution Functions (2/4) The CDF is monotonically non-decreasing The CDF tends to 0 as , and to 1 as If is discrete, then is a piecewise constant function of

Cumulative Distribution Functions (3/4) If is continuous, then is a continuous function of

Cumulative Distribution Functions (4/4) If is discrete and takes integer values, the PMF and the CDF can be obtained from each other by summing or differencing If is continuous, the PDF and the CDF can be obtained from each other by integration or differentiation The second equality is valid for those for which the CDF has a derivative (e.g., the piecewise constant random variable)

Conditioning Let and be two random variables associated with the same experiment If and are discrete, the conditional PMF of is defined as ( where ) If and are continuous, the conditional PDF of is defined as ( where )

Independence Two random variables and are independent if If two random variables and are independent (If and are discrete) (If and are continuous) (If and are discrete) (If and are continuous)

Expectation and Moments The expectation of a random variable is defined by or The n-th moment of a random variable is the expected value of a random variable (or the random variable The 1st moment of a random variable is just its mean (If is discrete) (If is continuous) (If is discrete) (If is continuous)

Variance The variance of a random variable is the expected value of a random variable The standard derivation is another measure of dispersion, which is defined as (a square root of variance) Easier to interpret, because it has the same units as

More Factors about Mean and Variance Let be a random variable and let If and are independent random variables and are functions of and ,respectively