Topic 3 Flashcards
(11 cards)
Sampling
Randomly selecting items from a set or population
Random Variable
A numeric quantity whose value depends on the outcome of a random event
Discrete Random Variable
Only takes numeric values (dice roll)
Continuous Numeric Variables
Can take decimal values (height)
Expected Value
Weighted average of the possible outcomes
Variance
𝜎^2 = 𝑉𝑎𝑟 𝑋 = k ∑ 𝑖=1 (𝑥𝑖−𝐸(𝑋))^2P(𝑋 = 𝑥𝑖 ) where xi is the difference between the actual and expected outcome
Standard Deviation
𝜎 = SD(X) = √𝑉𝑎𝑟 𝑋
Linear Combination (of Random Variables)
aX + bY where a, b fixed numbers
Expected Value of a Linear Combination
E(aX + bY) = a x E(X) + b x E(Y)
Variability of a Linear Combination of two Independent Random Variables
Var(aX + bY) = a^2 x Var(X) + b^2 x Var(y)
Finding Continuous Probabilities From a Graph
Area under the curve- ∫ b,a f(x)dx