Distribution summaries Flashcards

1
Q

What is expectation

A

If X is a random variable with a range space R,

E [𝑋] = βˆ‘ π‘₯𝑝(π‘₯) where x is a set of the real numbers

The expectation is the probability-weighted sum over all possible outcomes of the random variable. Values with high probability contribute more to the sum than values with low probability, hence the informal interpretation of the expectation as a β€œtypical value”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a moment

A

the R’th moment, of a random variable X is E[X^R]

  • X can be discrete or continuous
  • E[X^R] may not exist
  • E[X^R] has some useful information to summarise our distribution of our random variable X

when r = 1 we get our expectation
when r = 2, the value is useful to get Variance and SD of X
When r = 3, the value is useful to get our skewness
when r = 4, the value is useful to get kurtosis

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a central moment

A

The R’th central moment of our random variable X, is E[(x- mu]^R]

where mu = E[X]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the 1st central moment of a random variable X?

A

0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the formula for variance

A

The second central moment, or

E[(x-mu)^2]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the definition of variance

A

the spread of the distribution around the centre, which we have defined as the expectation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is the R’th standardised central moment?

A

E[((X-mu)/sigma)^R]

when R = 3, the skewness is defined

for symmetric distributions skew[x] = 0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is the skewness of a random variable X?

A

the 3rd central standardised moment of X

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In terms of probability distributions, what is a quantile

A

A quantile is a value in the range space of the random variable corresponding to a given exceedant probability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

let q be the set of whole numbers greater than one,The π‘ž-quantiles of a random variable 𝑋 is the set of quantiles of 𝑋 given by {π‘₯1/π‘ž,π‘₯2/π‘ž,…,π‘₯(π‘žβˆ’1)/π‘ž}.
The π‘ž-quantiles are the cut-points that divide the range space of 𝑋 into π‘ž interva

A

let q be the set of whole numbers greater than one,The π‘ž-quantiles of a random variable 𝑋 is the set of quantiles of 𝑋 given by {π‘₯1/π‘ž,π‘₯2/π‘ž,…,π‘₯(π‘žβˆ’1)/π‘ž}.
The π‘ž-quantiles are the cut-points that divide the range space of 𝑋 into π‘ž interva

How well did you know this?
1
Not at all
2
3
4
5
Perfectly