Properties of Univariate statistics.

AI Thread Summary
Univariate statistics involves analyzing a single random variable, where a Probability Mass Function (PMF) applies to discrete variables and a Probability Density Function (PDF) applies to continuous variables. Random variables in this context are independent and identically distributed (IID), meaning they share the same expected value and variance, resulting in a covariance of zero between different observations. The method of moments relates the first four moments to key statistical properties: the first moment is the expected value, the second is variance, the third indicates skewness, and the fourth indicates kurtosis. Skewness describes the asymmetry of the distribution, while kurtosis measures the "tailedness" and how closely the distribution resembles a normal distribution. Understanding these concepts helps clarify the characteristics of data distributions in statistical analysis.
zyQuzA0e5esy2y
Messages
3
Reaction score
0
Hi PF, i have several questions about univariate statistics that doesn't seem to be covered in my notes or online, i hope the question is not redundant on the forums, but i ran a search and saw nothing.

In univariate statistics, you can have a PMF which is a discrete random variable (RV) and a PDF which is a continuous RV.

"We can estimate these quantities given a random sample of observations on a random variable, specifically, a random sample of n independently sampled observations on the random variable X is a set of random variable, each of which has the same distribution as X. That is, letting Fx(x) denote the CDF of Xi."

we can say that random variables, are independent and identically distributed (IID), since each observation has the same distribution, E(X) and variance are the same thus COV(Xi,Xj) = 0"

What happens if it was a PMF or is it not possible?

A normal distribution of method of moments tell us:
1st mom = E(X)
2nd mom = Variance
3rd mom = skewness
4th mom = Kurtosis
Does the skewness tell us the direction which the curve is skewed and if the E(X) and variance is on the left side or right side of the curve?

What is kurtosis and what does it tell us?
in my notes i have that the kurtosis tells me that it is a function of the first 4 moments which tells me the E(X), variance, skewness and kurtosis, but doesn't exactly tell me about kurtosis. could i possibly get an explanation?
 
Physics news on Phys.org
"What happens if it was a PMF or is it not possible?"
Same - if your sample is from a continuous distribution or discrete distribution (your only two distinctions) is immaterial: you can obtain the same information about moments, etc.

Roughly speaking (you can get more details by googling kurtosis)
Kurtosis gives one way to indicate how close the data's distribution is to a normal distribution

• Normal distributions have kurtosis equal to zero
• A distribution "flatter" than a normal has negative kurtosis
• A distribution more strongly peaked than a normal has positive kurtosis
 
Thank you very much, this actually helped. i tried googling kurtosis but didn't understand it as much.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top