






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
The concepts of moments, variance, covariance, and correlation in the context of statistical physics. It covers the definitions of central moments and variance, the relationship between covariance and correlation, and the binomial probability distribution function. Examples and calculations are provided to illustrate the concepts.
Typology: Slides
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Moments & Variance
n i
n
p x x
g x x x
2 2
2 2
2 2 ( ) ( )
x x
p x x
x x p x x
i
i i
i
i i
i
2 2
The standard deviation of x is var{ x }
Covariance & Correlation
The covariance is a measure of the independence of two random variables x
and y:
cov{ x , y } xy x y
Zero covariance does not imply independence of random variables.
Another quantity related to covariance is the correlation coefficient:
It is equal to zero when x and y are independent. Also,
2 2
var{ }var{ }
cov{ , } ( , ) x y
x y x y
Its value is in between -1 and +1. Monte Carlo calculations try to take
advantage of the negative correlation as a measure of reducing the
variance.
Consider two events E0 and E1 that are mutually exclusive and exhaustive:
Binomial Probability Distribution Function
( 0 } 0 , 0.
{ 1 } , 1 .,
P E x
P E p x
The expected values for the real number x and its square are
( ).
( ) 1 ( 1 ) 0 ,
2 E x p
E x p p p
The variance of x is
Suppose there are N independent samples of these events And each has either 0 or
1 outcome. Then probability of x Successes out of N is
( 1 ).
var{ } 2
2 2
p p p p
x x x
x N x x
N P X x C p p
{ } ( 1 )
x Np
The variance of x is var{ x } np ( 1 p )
The average or mean of x is
Binomial pdf:
Example: Suppose Probability that an entering college student will graduate
is 0.4. Determine that out of 5 students none will graduate. (b) at least one
will graduate.
Binomial Probability Distribution Function
Pr{ at least one will graduate } = 1 – Pr { none will graduate } = 0.
Pr{ all will graduate } = 0.
Pr{ none will graduate } =
Pr{ one will graduate } =
Fitting Data by pdf
Number of Heads (X)
Observed frequency (fo)
0 38
1 144
2 342
3 287
4 164
5 25
Then the average number of heads is
p =
q = (1 – p) = 0.
The Poisson Distribution
x l
l
l
n l t^ l
Example: ten percent of the tools produced in a factory are turning out to be
defective. Find the probability that in a sample of 10 tools chosen at random
exactly two will be defective using binomial and Poisson distributions.
Poisson Distribution Function
The probability of a defective tool = p = 0.
Pr{ 2 defective in 10 } = { 10! × p^2 × (1 – p)^8 } /{ 2! × 8! } = 0.
Mean value = λ = Np = 10 (0.1) = 1.
Pr{ 2 defective in 10 } = λX^ exp(-λ)/X! = { (1)2 exp(-1)/2! = 0.
In general, Poisson approximation is good if mean is less than 5 and p is
less than 0.1.