Main Points
- Overview of Discrete Random Variables and Probability Distributions
- Example: Binomial Distribution
- Example: Poisson Distribution
Contents
Overview of Discrete Random Variables and Probability Distributions
-
Discrete random variables can take on integer values only and can be represented in tables.
Given , where is the set of all domain values, is the discrete random variable denoting a value in set , and is the number of these values in set ,
Denote as the set of all probabilities corresponding to each domain value, where
,
Denote E(X) as the expected value of X
E(X) represents the discrete probability distribution's central tendency (mean).
Denote Med(X) as the median value of X, given S is an ascendingly ordered set,
-
represents the discrete probability distribution’s middle value where
.
Denote =Var(X) as the variance of X
- represents the discrete probability distribution’s spread.
Denote as the standard deviation of ,
represents the discrete probability distribution’s standardised spread relative to the mean.
Binomial Distribution
-
Properties
- A binomial experiment consists of repeated and independent trials.
- The result of each trial can have two outcomes only.
- The probability of success, , and the probability of failure, , are constant in each trial.
The expected value, variance and standard deviation of the binomial distribution are as follows.
Given, denote P(X=x) as the probability of having exact x successes from n trials,
-
The Bernoulli distribution is a subset of the binomial distribution where .
Denote as the probability of having exact success from trial,
Denote P(X=0) as the probability of having exact 0 success from 1 trial,
Poisson Distribution
-
Properties
-
A Poisson distribution is a variant of the binomial distribution with no upper limit to the number of trials.
-
is used to denote the mean of the Poisson distribution.
denote as the probability of observing events in the given interval,
-
It concerns the probability of an occurrence which occurs in a specific interval.
-
Occurrences are independent of each other and they do not overlap.
-
-
A Poisson process is a stochastic process in which events occur continuously and independently, each having a small probability of occurrence, .
- The interval of values can be very small (which could approximate infinitesimal amounts), where each specific value has a small probability of occurrence.
-
The expected value, variance and standard deviation of the Poisson distribution are as follows.
-
Given be the number of events per interval [t_a,t_b],