ST3236: Stochastic Process Tutorial 2

Slides:



Advertisements
Similar presentations
ST3236: Stochastic Process Tutorial 9
Advertisements

Let X 1, X 2,..., X n be a set of independent random variables having a common distribution, and let E[ X i ] = . then, with probability 1 Strong law.
ST3236: Stochastic Process Tutorial 3 TA: Mar Choong Hock Exercises: 4.
Rare Events, Probability and Sample Size. Rare Events An event E is rare if its probability is very small, that is, if Pr{E} ≈ 0. Rare events require.
Probability Three basic types of probability: Probability as counting
Chapter 12 Probability © 2008 Pearson Addison-Wesley. All rights reserved.
ST3236: Stochastic Process Tutorial 4 TA: Mar Choong Hock Exercises: 5.
The Bernoulli distribution Discrete distributions.
1. (f) Use continuity corrections for discrete random variable LEARNING OUTCOMES At the end of the lesson, students will be able to (g) Use the normal.
Random Variables.
ST3236: Stochastic Process Tutorial TA: Mar Choong Hock
Slide 5-2 Copyright © 2008 Pearson Education, Inc. Chapter 5 Probability and Random Variables.
EXAMPLE 1 Construct a probability distribution
EXAMPLE 1 Construct a probability distribution Let X be a random variable that represents the sum when two six-sided dice are rolled. Make a table and.
ST3236: Stochastic Process Tutorial 8
Lectures prepared by: Elchanan Mossel Yelena Shvets Introduction to probability Stat 134 FAll 2005 Berkeley Follows Jim Pitman’s book: Probability Section.
Section 1.2 Suppose A 1, A 2,..., A k, are k events. The k events are called mutually exclusive if The k events are called mutually exhaustive if A i 
Probability Distributions
Random Variables A Random Variable assigns a numerical value to all possible outcomes of a random experiment We do not consider the actual events but we.
Random Variable (RV) A function that assigns a numerical value to each outcome of an experiment. Notation: X, Y, Z, etc Observed values: x, y, z, etc.
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
HW2 assignment. 1.A fair coin is tossed 5 times. Find a probability of obtaining (a) exactly 3 heads; (b) at most 3 heads Solution: Binomial distribution.
Probability of 2 Independent Events Example – Two Independent Events.
D4/2 Use the following Venn diagram to answer the question: If the 2 ovals in the Venn diagram above represent events A and B, respectively, what is ?
Chapter 9 Introducing Probability - A bridge from Descriptive Statistics to Inferential Statistics.
Chapter 7 Random Variables I can find the probability of a discrete random variable. 6.1a Discrete and Continuous Random Variables and Expected Value h.w:
ST3236: Stochastic Process Tutorial 10
Random Variables and Stochastic Processes – Dr. Ghazi Al Sukkar Office Hours: will be.
Warm-up Grab a die and roll it 10 times and record how many times you roll a 5. Repeat this 7 times and record results. This time roll the die until you.
ENGG 2040C: Probability Models and Applications Andrej Bogdanov Spring Random variables part one.
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}.
Binomial Experiment A binomial experiment (also known as a Bernoulli trial) is a statistical experiment that has the following properties:
Introduction to Probability © Christine Crisp “Teach A Level Maths” Statistics 1.
MA-250 Probability and Statistics Nazar Khan PUCIT Lecture 15.
Graph of a Binomial Distribution Binomial distribution for n = 4, p = 0.4:
Methodology Solving problems with known distributions 1.
Discrete Random Variables. Discrete random variables For a discrete random variable X the probability distribution is described by the probability function,
ST3236: Stochastic Process Tutorial 5
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted.
AP STATISTICS Section 7.1 Random Variables. Objective: To be able to recognize discrete and continuous random variables and calculate probabilities using.
Lectures prepared by: Elchanan Mossel Yelena Shvets Introduction to probability Stat 134 FAll 2005 Berkeley Follows Jim Pitman’s book: Probability Section.
The Mean of a Discrete Random Variable Lesson
ST3236: Stochastic Process Tutorial 6
Stat 35b: Introduction to Probability with Applications to Poker Outline for the day: 1.Uniform, normal, and exponential. 2.Exponential example. 3.Uniform.
Probability Distribution. Probability Distributions: Overview To understand probability distributions, it is important to understand variables and random.
2.2 Discrete Random Variables 2.2 Discrete random variables Definition 2.2 –P27 Definition 2.3 –P27.
1 Chapter 4 Mathematical Expectation  4.1 Mean of Random Variables  4.2 Variance and Covariance  4.3 Means and Variances of Linear Combinations of Random.
Conditional Expectation
Math 1320 Chapter 7: Probability 7.3 Probability and Probability Models.
Random Variables Lecture Lecturer : FATEN AL-HUSSAIN.
Counting and Probability. Imagine tossing two coins and observing whether 0, 1, or 2 heads are obtained. Below are the results after 50 tosses Tossing.
AP Statistics Chapter 8 Section 2. If you want to know the number of successes in a fixed number of trials, then we have a binomial setting. If you want.
The hypergeometric and negative binomial distributions
Discrete Probability Distributions
What Is Probability?.
Random variables (r.v.) Random variable
Random Variables.
ST3236: Stochastic Process Tutorial 7
Bluman, Chapter 5.
Probability & Statistics Probability Theory Mathematical Probability Models Event Relationships Distributions of Random Variables Continuous Random.
LESSON 12: EXPONENTIAL DISTRIBUTION
Suppose you roll two dice, and let X be sum of the dice. Then X is
Probability Review for Financial Engineers
3. Independence and Random Variables
Probability of TWO EVENTS
Discrete & Continuous Random Variables
The Geometric Distributions
An Example of {AND, OR, Given that} Using a Normal Distribution
The Geometric Distribution
Chapter 11 Probability.
Presentation transcript:

ST3236: Stochastic Process Tutorial 2 TA: Mar Choong Hock Email: g0301492@nus.edu.sg Exercises: 3

Question 1 Four nickels and six dimes are tossed, and the total number N of heads is observed. If N = 4, what is the conditional probability that exactly two of the nickels were heads?

Question 1 A is the event that N = 4. B is the event that exactly two of the nickels were heads.  A B

Question 1 Let X1 be the number of heads of the nickels and X2 the number of heads of the dimes. Then, N = X1 + X2 P(X1 = 2 | N = 4) = P(X1 = 2,X1 + X2 = 4) / P(X1 + X2 = 4) = P(X1 = 2, X2 = 2) / P(X1 + X2 = 4) = P(X1 = 2)P(X2 = 2) / P(X1 + X2 = 4) (assuming the probabilities of heads are 0.5)

Question 2 A dice is rolled and the number N on the uppermost face is recorded. From a jar containing 10 tags numbered 1, 2, ..., 10 we then select N tags at random without replacement. Let X be the smallest number on the drawn tags. Determine P(X = 2).

Question 2

Question 2

Question 3 Let X be a Poisson random variable with parameter, . Find the conditional mean of X, given that X is odd.

Question 3 (define that 0 is even) Let pk = P(X = k).

Question 3

Question 3 Note: coth (.) denotes hyperbolic cotangent.

Question 3 - Optional An alternative solution without using p.g.f.:

Question 3 - Optional Note: cosh (.) denotes hyperbolic cosine.

Question 4 Suppose that N has density function: P(N =n) = (1-p) n-1p for n = 1, 2,… where p in (0, 1) is a parameter. This defines the geometric distribution with parameter p.

Question 4a Show that: G(s) = sp/[1 - s(1 - p)] for s < 1/(1 - p).

Question 4b Show that: E(N) = 1/p

Question 4c Show that: var(N) = (1 - p)/p2

Question 4d Show that: P(N is even) = (1 - p)/(2 - p).