CSE 474 Simulation Modeling | MUSHFIQUR ROUF CSE474:

Slides:



Advertisements
Similar presentations
Chapter 2 Multivariate Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
Advertisements

AP Statistics Chapter 7 – Random Variables. Random Variables Random Variable – A variable whose value is a numerical outcome of a random phenomenon. Discrete.
Statistics review of basic probability and statistics.
AP Statistics Chapter 7 Notes. Random Variables Random Variable –A variable whose value is a numerical outcome of a random phenomenon. Discrete Random.
Chapter 5 Discrete Random Variables and Probability Distributions
A.P. STATISTICS LESSON 7 – 1 ( DAY 1 ) DISCRETE AND CONTINUOUS RANDOM VARIABLES.
Random Variables Probability Continued Chapter 7.
Engineering Statistics ECIV 2305 Chapter 2 Random Variables.
Use of moment generating functions. Definition Let X denote a random variable with probability density function f(x) if continuous (probability mass function.
DEPARTMENT OF HEALTH SCIENCE AND TECHNOLOGY STOCHASTIC SIGNALS AND PROCESSES Lecture 1 WELCOME.
Review of Basic Probability and Statistics
Some Basic Concepts Schaum's Outline of Elements of Statistics I: Descriptive Statistics & Probability Chuck Tappert and Allen Stix School of Computer.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Discrete random variables Probability mass function Distribution function (Secs )
Probability Densities
Probability and Statistics Review
4. Review of Basic Probability and Statistics
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete.
Continuous Random Variables and Probability Distributions
 The Law of Large Numbers – Read the preface to Chapter 7 on page 388 and be prepared to summarize the Law of Large Numbers.
Continuous Probability Distributions
Random Variable and Probability Distribution
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.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
Random Variables and Probability Distributions
L7.1b Continuous Random Variables CONTINUOUS RANDOM VARIABLES NORMAL DISTRIBUTIONS AD PROBABILITY DISTRIBUTIONS.
Jointly Distributed Random Variables
Chapter 3 Random Variables and Probability Distributions 3.1 Concept of a Random Variable: · In a statistical experiment, it is often very important to.
Chapter 14 Monte Carlo Simulation Introduction Find several parameters Parameter follow the specific probability distribution Generate parameter.
QBM117 Business Statistics Probability and Probability Distributions Continuous Probability Distributions 1.
1 Dr. Jerrell T. Stracener, SAE Fellow Leadership in Engineering EMIS 7370/5370 STAT 5340 : PROBABILITY AND STATISTICS FOR SCIENTISTS AND ENGINEERS Systems.
LECTURE IV Random Variables and Probability Distributions I.
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.
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}.
Chapter 5: Random Variables and Discrete Probability Distributions
2.1 Introduction In an experiment of chance, outcomes occur randomly. We often summarize the outcome from a random experiment by a simple number. Definition.
One Random Variable Random Process.
Expectation for multivariate distributions. Definition Let X 1, X 2, …, X n denote n jointly distributed random variable with joint density function f(x.
1 Continuous Probability Distributions Continuous Random Variables & Probability Distributions Dr. Jerrell T. Stracener, SAE Fellow Leadership in Engineering.
§ 5.3 Normal Distributions: Finding Values. Probability and Normal Distributions If a random variable, x, is normally distributed, you can find the probability.
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.
Random Variables an important concept in probability.
Essential Statistics Chapter 91 Introducing Probability.
Chapter 3 Discrete Random Variables and Probability Distributions  Random Variables.2 - Probability Distributions for Discrete Random Variables.3.
Math 4030 – 6a Joint Distributions (Discrete)
AP STATISTICS Section 7.1 Random Variables. Objective: To be able to recognize discrete and continuous random variables and calculate probabilities using.
Continuous Random Variables and Probability Distributions
1 1 Slide Continuous Probability Distributions n The Uniform Distribution  a b   n The Normal Distribution n The Exponential Distribution.
MATH Section 3.1.
Chapter 2: Probability. Section 2.1: Basic Ideas Definition: An experiment is a process that results in an outcome that cannot be predicted in advance.
Random Variables 2.1 Discrete Random Variables 2.2 The Expectation of a Random Variable 2.3 The Variance of a Random Variable 2.4 Jointly Distributed Random.
Chapter 5 Joint Probability Distributions and Random Samples  Jointly Distributed Random Variables.2 - Expected Values, Covariance, and Correlation.3.
Random Variables By: 1.
Chapter 9: Joint distributions and independence CIS 3033.
Probability and Statistics for Computer Scientists Second Edition, By: Michael Baron Chapter 3: Discrete Random Variables and Their Distributions CIS.
Theme 7. Use of probability in psychological research
Random Variable 2013.
CHAPTER 2 RANDOM VARIABLES.
STAT 311 REVIEW (Quick & Dirty)
The distribution function F(x)
AP Statistics: Chapter 7
Suppose you roll two dice, and let X be sum of the dice. Then X is
Probability Review for Financial Engineers
ASV Chapters 1 - Sample Spaces and Probabilities
Chapter 14 Monte Carlo Simulation
Chapter 2. Random Variables
Experiments, Outcomes, Events and Random Variables: A Revisit
Presentation transcript:

CSE 474 Simulation Modeling | MUSHFIQUR ROUF CSE474: Simulation and Modeling Chapter 4 Review of Basic Probability and Statistics Mushfiqur Rouf

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Why How to model a probabilistic system Validate a simulation model Choose an input probability distributions Generate random samples from these distributions Perform statistical Analyses of the simulation output data

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Experiment –A process whose outcome is not known with certainty –Throwing a die Sample Space, S –Set of all outcomes –{1, 2, 3, 4, 5, 6} Sample Point –Each outcome in a sample space

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Random Variable A function that assigns a real number to each point in sample space S. –If X = “number of heads” in an experiment of rolling a pair of dice. –Then X assigns 5 to {4, 1}, {3, 2}, {2, 3}, {1, 4} Discrete: if it can take countable number of different values Continuous: it can take any value

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Probability Distribution Function Or, cumulative distribution function F(x) of random Variable X –X: random variable name –x: value taken F(x) = P(X<=x) for –∞ < x < ∞ Properties –0 <= F(x) <= 1 –F(x) is nondecreasing – and

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Probability Distribution Function X can take values –x 1, x 2, …, x n, Probability mass function “probability that x equals to x i ” p(x i ) = P(X = x i )

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Probability Distribution Function 1/6 1/3 1/ x p(x) x 1 1/6 1/3 1/2 F(x) 1

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Continuous Random Variable X is a continuous random variable if probability density function f(x) is nonnegative

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Continuous Random Variable f(x) is not the probability that X=x X is more likely to fall in an interval I

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Continuous Random Variable Distribution function F(x) –Area under the curve f(x) f(x)f(x) x F(x) = P(X  [- , x]) f(x)f(x) b P(X  [a, b]) = F(b) – F(a) ax

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Uniform Random Variable 0 <= x <= 1 otherwise 1x0 1 f(x)f(x) 1x0 1 F(x)F(x) U[0,1]

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Joint Probability Mass Function p(x, y) = P(X = x, Y = y) X and Y are independent if p(x, y) = p x (x) p y (y) Calculate if X and Y are independent For x = 1, 2 and y = 2, 3, 4 otherwise

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Jointly Continuous Joint probability density function X and Y are independent if

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Mean or Expected Value E(cX)=cE(X)

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Median Smallest value of x such that F Xi (x) >= 0.5 median F(median) = 0.5 area = 0.5

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Variance μμ σ 2 large σ 2 small Calculate Mean and Variance of U[0,1]

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Standard Deviation σ i = √(σ i 2 ) Useful with Normal distribution

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Covariance Dependence between two random variables C ij = 0 means X i and X j are uncorrelated C ij > 0 means X i and X j are positively correlated C ij < 0 means X i and X j are negatively correlated

CSE 474 Simulation Modeling | MUSHFIQUR ROUF Correlation Covariance is not dimensionless, –makes interpretation troublesome