Probability density function
a statistical measure used to gauge the likely outcome of a discrete value
Cumulative distribution function
a function whose value is the probability that a corresponding continuous random variable has a value less than or equal to the argument of the function.
Continuous probability distributions
PROBABILITY = AREA
Continuous probability density function
gives the relative likelihood of any outcome in a continuum occurring
The uniform distribution
is a continuous probability distribution and is concerned with events that are equally likely to occur.
Uniform Mean
๐=(๐+๐) / 2
Uniform Standard deviation
๐=โ((๐โ๐)^2 / 12)
Uniform pdf
๐(๐ฅ)=1 / ๐โ๐ for a โค x โค b
Uniform cdf
P(X โค x) = ๐ฅโ๐ / ๐โ๐
Probability density function
๐(๐ฅ)=(1 / bโa) for ๐ โค ๐ โค ๐
Area to the Left of x**
** P(X < x) = (x โ a)(1 / ๐โ๐)
Area to the Right of x**
** P(X > x) = (b โ x)(1 / ๐โ๐)
Area Between c and d**
** P(c < x < d) = (base)(height) = (d โ c)(1 / ๐โ๐)
Memoryless property
the independence of events or, more specifically, the independence of event-to-event times or P (X > r + t | X > r) = P (X > t) for all r โฅ 0 and t โฅ 0
Exponential Distribution
X ~ Exp(m) where m = the decay parameter
decay parameter
m = 1 / ฮผ and we write X โผ Exp(m) where x โฅ 0 and m > 0
exponential pdf
f(x) = me^(โmx) where x โฅ 0 and m > 0
exponential cdf
P(X โค x) = 1 โ e^(โmx)
exponential mean
ยต = 1/๐
exponential standard deviation
ฯ = ยต
exponential percentile k
k = ๐๐(1โ๐ด๐๐๐๐๐๐โ๐๐ฟ๐๐๐ก๐๐๐) / (โ๐)
Poisson probability
๐(๐=๐)=๐^๐ ๐^โ๐ / ๐!ย P(X=k) with mean ฮป
k!
k*(k-1)(k-2)(k-3)โฆ32*1