Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
students_t_distribution [2015/11/30 11:27]
nikolaj
students_t_distribution [2016/03/04 10:22]
nikolaj
Line 13: Line 13:
 $\lim_{n\to\infty}\left(1+\dfrac{x}{n}\right)^{a\,​n+b}=\lim_{n\to\infty}\left(1+\dfrac{a\,​x}{n}\right)^n={\mathrm e}^{a\,x}$. $\lim_{n\to\infty}\left(1+\dfrac{x}{n}\right)^{a\,​n+b}=\lim_{n\to\infty}\left(1+\dfrac{a\,​x}{n}\right)^n={\mathrm e}^{a\,x}$.
  
-here the normalization:​+Here the normalization:​
  
 <​code>​ <​code>​
 Plot[Sqrt[n/​(2*Pi)]*Beta[1/​2,​n/​2],​{n,​-6,​6}] Plot[Sqrt[n/​(2*Pi)]*Beta[1/​2,​n/​2],​{n,​-6,​6}]
 </​code>​ </​code>​
 +
 +>todo
 +>​https://​en.wikipedia.org/​wiki/​Generalized_Pareto_distribution#​Characterization
  
 == Relation to the Cauchy distribution == == Relation to the Cauchy distribution ==
Link to graph
Log In
Improvements of the human condition