Joint Distribution, Measure of Error & Families of Discreet Random Variables Flashcards
E(x+b) =
E(x) + b
E(a*x) =
E(x) * a
E(a*x+b) =
a*E(x) + b
var(x+b) =
var(x)
var(a*x) =
(a^2)* var(x)
var(a*x+b) =
(a^2)*var(x)
- no b
What is covariance?
Covariance measure how much two random variables change together.
Covariance only describes linear relationships between two variables.
Cov(x,y) =
E(x) - E(x)*E(y)
correlation coefficient
cov(x,y) / σ(x)*σ(y)
E(x+y) =
E(x) + E(y)
A higher dimension of binomial distribution
- fixed # of trials (n)
- all trials (xi) are independent
- for each trial (xi) there are k categories (x1, x2, …. xk)
- probabilities of occurring are p1, p2, … pk where p1 + p2 + … pk = 1
multinomial distribution
p(X = x1) = [ n! / ( x1! * x2! * …xk! ) ] * p1^x1 * p2^x2 * … pk^xk
bias =
(mean) - (true value)
Bias is the systematic error, which is the same for every measurement and may be the result of a lack of calibration.
accuracy
Accuracy is the closeness of the measurements to the true value, determined by the bias.
computation of uncertainty
var(some formula with constants and variables)
(all constants part)^2 * var(variable)
(all constants part)^2 *(σ)^2
σ = sqrt((all constants part)^2 *(σ)^2) = (all constants part) *(σ)
NOTE: take partial derivatives when more than one variable is involved (such as height and radius), ADD those terms, do the square root thing to find the uncertainty
What is propagation of error?
finding the uncertainty of measurements