Thursday, November 28, 2019

New Family of Generalized Gaussian or Cauchy Distributions

In this article, we explore a new type of generalized univariate normal distributions that satisfies useful statistical properties, with interesting applications. This new class of distributions is defined by its characteristic function, and applications are discussed in the last section. These distributions are semi-stable (we define what this means below). In short it is a much wider class than the stable distributions (the only stable distribution with a finite variance being the Gaussian one) and it encompasses all stable distributions as a subset. It is a sub-class of the divisible distributions. 
Content of this article:
  • New two-parameter distribution G(ab): introduction, properties
  • Generalized central limit theorem
  • Characteristic function
  • Density: special cases, moments, mathematical conjecture
  • Simulations
  • Weakly semi-stable distributions
  • Counter-example
  • Applications and conclusions
Read the full article here

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Fuzzy Regression: A Generic, Model-free, Math-free Machine Learning Technique

  A different way to do regression with prediction intervals. In Python and without math. No calculus, no matrix algebra, no statistical eng...