ผลต่างระหว่างรุ่นของ "Probstat/notes/limit theorems"

จาก Theory Wiki
ไปยังการนำทาง ไปยังการค้นหา
 
(ไม่แสดง 2 รุ่นระหว่างกลางโดยผู้ใช้คนเดียวกัน)
แถว 12: แถว 12:
 
== Law of large numbers ==
 
== Law of large numbers ==
 
: ''See also [http://en.wikipedia.org/wiki/Law_of_large_numbers the wikipedia article]''.
 
: ''See also [http://en.wikipedia.org/wiki/Law_of_large_numbers the wikipedia article]''.
 +
 +
We first state the weak version of the results.
  
 
{{กล่องเทา|
 
{{กล่องเทา|
แถว 24: แถว 26:
 
as <math>n\rightarrow\infty</math>.
 
as <math>n\rightarrow\infty</math>.
 
}}
 
}}
 +
 +
It can be proved using [http://en.wikipedia.org/wiki/Chebyshev%27s_inequality Chebyshev's inequality].
  
 
== Central limit theorems ==
 
== Central limit theorems ==
 
: ''See also [http://en.wikipedia.org/wiki/Central_limit_theorem the wikipedia article]''.
 
: ''See also [http://en.wikipedia.org/wiki/Central_limit_theorem the wikipedia article]''.
 +
 +
{{กล่องเทา|
 +
'''The central limit theorem'''
 +
 +
We have random variables <math>X_1,X_2,\ldots, X_n</math> which are independent identically distributed with mean <math>\mu</math> and variance <math>\sigma^2</math>.  The distribution of <math>\frac{X_1+X_2+\cdots - n\mu}{\sigma\sqrt{n}}</math> get closes to unit normal as <math>n\rightarrow\infty</math>.  More specifically,
 +
 +
<center>
 +
<math>P\left\{\frac{X_1+X_2+\cdots+X_n-n\mu}{\sigma\sqrt{n}} \leq a \right\} \rightarrow \frac{1}{\sqrt{2\pi}}\int_{-\infty}^a e^{-x^2/2} dx</math>
 +
</center>
 +
 +
as <math>n\rightarrow\infty</math>.
 +
}}
  
 
== Links ==
 
== Links ==

รุ่นแก้ไขปัจจุบันเมื่อ 01:29, 8 ธันวาคม 2557

This is part of probstat.

In this section, we shall briefly describe one of the reasons why normal distributions appears very often in statistics. This also justifies our assumptions in many applications that the populations we are working on are normally distributed.

Limit theorems, important results in probability theory, consider situations when the size of the sample is very large. There are usually two types of limit results, each with many specific versions under many assumptions. They are referred to as:

  • Laws of large numbers --- discuss the fact that as we increase the size of the sample, the sample mean converges to the population mean.
  • Central limit theorems -- discuss the fact that the distributions of the sample mean converges to a normal distribution.

Settings: Here we describe the settings of both results. We have random variables which are independent identically distributed with mean and variance . (This is true when we take a sample of size from a population whose mean is and variance .)

Law of large numbers

See also the wikipedia article.

We first state the weak version of the results.

The week law of large numbers

We have random variables which are independent identically distributed with mean and variance . For any ,

as .

It can be proved using Chebyshev's inequality.

Central limit theorems

See also the wikipedia article.

The central limit theorem

We have random variables which are independent identically distributed with mean and variance . The distribution of get closes to unit normal as . More specifically,

as .

Links