




























Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A comprehensive overview of random variables, including their characteristics, probability mass/distribution functions, cumulative distribution functions, expectations, and variance. It also covers the concepts of sampling distribution, population vs. Sample, and the central limit theorem. Additionally, the document discusses the case of two populations, chi-square distribution, and various statistical analysis techniques such as inferential analysis, estimation, method of moments, and maximum likelihood estimation. The document serves as a valuable resource for understanding the fundamental concepts of probability and statistics, which are essential for various fields of study, including mathematics, engineering, economics, and data science.
Typology: Cheat Sheet
1 / 36
This page cannot be seen from the preview
Don't miss anything!





























(1) Random Variables (2) Discrete Random Variable (4) Random Variable Characteristics
Random Variables Random Variables are ways to map outcomes of random processes to numbers (Quantifying the outcomes). Random Processes like:
(1) Probability Mass Function (P.M.F.)
Probability Mass Function (P.M.F.) f(x) = p (X=x) denotes the probability that x random variable x takes the value of x PMF must satisfy: 1 - f(x) ≥ 0 2 -
Probability Mass Function (P.M.F.) f(x) = p(X≤x) = denotes the probability that x random variable x takes the value of x CDF must satisfy: 1 - Non-decreasing function/prop 2 - F(-∞) = zero 3 - F(∞) = 1 & F:R → [0,1]
(1) Expectation - E(x) (2) Properties of Expectations
(1) Variance - V(x) (2) Properties of Variance ( 3 ) Standard Deviation - (4) Measurements
Variance - V(x) 2 )– [E(x)] 2 = E(x 2 V(x) = E(x-μ) It measures the dispersion (variability) in the distribution. Properties of Variance (1) (2) (3) Standard Deviation -
(1) Population vs Sample (2) Statistics Laws ( 3 ) Some Laws (4) Conditions of a Random Sample (5) The Distribution of 𝒙̅
Population vs Sample It measures the dispersion (variability) in the distribution. Population Sample a set of all elements under subset of population investigation
Conditions of a Random Sample 1 - x 1 , x 2 , …… xn are independent f(x 1 , x 2 , ……, xn) = f(x 1 ) f(x 2 ) …… f(xn ) Selection of Xidoesn’t affect selection of X i+ 2 - x 1 , x 2 , x 3 , …… xn have the same distribution They are identically distributed E(x 1 ) = E(x 2 ) = E(x 3 ) = …… = E(xn ) V(x 1 ) = V(x 2 ) = V(x 3 ) = …… = V(xn )
The Distribution of 𝒙̅ (Case 1) If: x 1 , x 2 , ……, xn is a RS from normal population with mean and variance If: population is normal Then 𝑥̅ is normal (μ, 𝜎 2 𝑛
Any random sample from normal distribution normal (μ, 𝜎 2 ) have sample mean where 𝑥̅ follows normal (μ, 𝜎 2 𝑛
(Case 2) Central Limit Theorem If: x1, x2, ……, xn is a random sample from any population with mean and variance Then: for large enough n (n≥30) 𝑥̅ follows normal (μ, 𝜎 2 𝑛
follows n(0,1) as n ≥ 30
(1) Case of 2 Populations (2) Some Laws