SOCR EduMaterials Activities GCLT Applications

From Socr

(Difference between revisions)
Jump to: navigation, search
Line 13: Line 13:
Suppose a call service center expects to get 20 calls a minute for questions regarding each of 17 different vendors that rely on this call center for handling their calls. What is the probability that in a 1-minute interval they receive less than 300 calls in total?  
Suppose a call service center expects to get 20 calls a minute for questions regarding each of 17 different vendors that rely on this call center for handling their calls. What is the probability that in a 1-minute interval they receive less than 300 calls in total?  
-
Let <math>X_i</math> be the random variable representing the number of calls received about the <math>i^{th}</math> vendor within a minute, then <math>X_i ~Poisson (20)</math>, as <math>X_i</math> is the number of arrivals within a unit interval and the mean arrival count is given to be 20. The distribution of the total number of calls <math>T=\sum_{i=1}^{17}  \approx Poisson(17×20)</math>. By CLT, <math>T \approx Normal(\mu = 17\times20, \sigma^2 = 17\times20)</math>, as an approximation of the exact distribution of the total sum. Using the SOCR Distribution applet (http://www.socr.ucla.edu/htmls/SOCR_Distributions.html) one can compute exactly the <math>P(T<300 | T ~ Poisson(17×20))= 0.014021</math>. On the other hand side, one may use the CLT to compute a Normal approximation probability of the same event, <math>P(T<300 | T~Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.014896</math>. The last quantity is obtained again using the SOCR Distributions applet, without using continuity correction. Using continuity correction the approximation improves, <math>P(T<300 | T~Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.0140309</math>. Arguably, the CLT-based calculation is less intense and more appealing to students and trainees, compared to computing the exact probability.
+
Let <math>X_i</math> be the random variable representing the number of calls received about the <math>i^{th}</math> vendor within a minute, then <math>X_i \sim Poisson (20)</math>, as <math>X_i</math> is the number of arrivals within a unit interval and the mean arrival count is given to be 20. The distribution of the total number of calls <math>T=\sum_{i=1}^{17}  \approx Poisson(17×20)</math>. By CLT, <math>T \approx Normal(\mu = 17\times20, \sigma^2 = 17\times20)</math>, as an approximation of the exact distribution of the total sum. Using the SOCR Distribution applet (http://www.s \sim Poisson(17×20))= 0.014021</math>. On the other hand side, one may use the CLT to compute a Normal approximation probability of the same event, <math>P(T<300 | T \sim Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.014896</math>. The last quantity is obtained again using the SOCR Distributions applet, without using continuity correction. Using continuity correction the approximation improves, <math>P(T<300 | T \sim Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.0140309</math>. Arguably, the CLT-based calculation is less intense and more appealing to students and trainees, compared to computing the exact probability.
===Application 2===
===Application 2===
-
It is believed that life-times, in hours, of light-bulbs are Exponentially distributed, say  <math>Exp({1\over{2,000}})</math>, mean expected life of 2,000 hours. Recall that the Exponential distribution is called the Mean-Time-To-Failure distribution. You can find more about it from the [http://www.socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distributions applet]. Suppose a University wants to purchase 100 of these light-bulbs and estimate the average life-span of these light bulbs. What is a CLT-based estimate of the probability that the average life-span exceeds 2,200 hrs? Let <math>X_i ~ Exp({ 1\over{2,000}})</math> and
+
It is believed that life-times, in hours, of light-bulbs are Exponentially distributed, say  <math>Exp({1\over{2,000}})</math>, mean expected life of 2,000 hours. Recall that the Exponential distribution is called the Mean-Time-To-Failure distribution. You can find more about it from the [http://www.socr.ucla.edu/htmls/SOCR_Distributions.html SOCR Distributions applet]. Suppose a University wants to purchase 100 of these light-bulbs and estimate the average life-span of these light bulbs. What is a CLT-based estimate of the probability that the average life-span exceeds 2,200 hrs? Let <math>X_i \sim Exp({ 1\over{2,000}})</math> and
<math>\overline{X}= \sum_{i=1}^{100}{X_i}</math>. Notice that in this case the exact distribution of <math>\overline{X}</math> is (generally) not Exponential, even though the density may be computed in closed form (Khuong & Kong, 2006). If we use the CLT, however, we can approximate the probability of interest
<math>\overline{X}= \sum_{i=1}^{100}{X_i}</math>. Notice that in this case the exact distribution of <math>\overline{X}</math> is (generally) not Exponential, even though the density may be computed in closed form (Khuong & Kong, 2006). If we use the CLT, however, we can approximate the probability of interest
<center>
<center>
-
<math>P(\overline{X} > 2,200) \approx P(\overline{X} > 2,200 | \overline{X} ~ N(\mu_\overline{X}=2,000, \sigma_{\overline{X}}^2 = {2,000^2 \over 100})),</math>
+
<math>P(\overline{X} > 2,200) \sim P(\overline{X} > 2,200 | \overline{X} \approx  N(\mu_{\overline{X}}=2,000, \sigma_{\overline{X}}^2 = {2,000^2 \over 100})),</math>
</center>
</center>
-
as we know that the mean and the standard deviation of <math>X_i</math> are <math>{1\over {\lambda}} =2,000</math> and the standard deviation of <math>\overline{X}</math> is <math>{1\over {\sqrt{100} \times \lambda}} =200</math>. Therefore, <math>P(\overline{X} >2,200) ~ 0.158655</math>, using the CLT approximation and the SOCR Distributions calculator, see figure below.
+
as we know that the mean and the standard deviation of <math>X_i</math> are <math>{1\over {\lambda}} =2,000</math> and the standard deviation of <math>\overline{X}</math> is <math>{1\over {\sqrt{100} \times \lambda}} =200</math>. Therefore, <math>P(\overline{X} >2,200) \approx 0.158655</math>, using the CLT approximation and the SOCR Distributions calculator, see figure below.
<center>[[Image:SOCR_Activities_GCLT_Applications_Dinov_040207_Fig1.jpg|400px]]</center>
<center>[[Image:SOCR_Activities_GCLT_Applications_Dinov_040207_Fig1.jpg|400px]]</center>

Revision as of 18:58, 2 April 2007

Contents

SOCR Educational Materials - Activities - Applications of the General Central Limit Theorem (CLT)

This is a component of the activity is based on the SOCR EduMaterials Activities GeneralCentralLimitTheorem.


Goals

The aims of this activity are to demonstrate several practical applications of the general CLT. There are many practical examples of using CLT to solve real-life problems. Here are some examples which may be solved using the SOCR CLT resources.

The SOCR CLT Experiment

First start by readying carefully the SOCR EduMaterials Activities GeneralCentralLimitTheorem. Then go over each of the CLT applications that are worked out in this activity supplement. You may find it useful going back abd forth between these applications and the formal CLT activity.

Application 1

Suppose a call service center expects to get 20 calls a minute for questions regarding each of 17 different vendors that rely on this call center for handling their calls. What is the probability that in a 1-minute interval they receive less than 300 calls in total?

Let Xi be the random variable representing the number of calls received about the ith vendor within a minute, then X_i \sim Poisson (20), as Xi is the number of arrivals within a unit interval and the mean arrival count is given to be 20. The distribution of the total number of calls Failed to parse (lexing error): T=\sum_{i=1}^{17} \approx Poisson(17×20) . By CLT, T \approx Normal(\mu = 17\times20, \sigma^2 = 17\times20), as an approximation of the exact distribution of the total sum. Using the SOCR Distribution applet (http://www.s \sim Poisson(17×20))= 0.014021</math>. On the other hand side, one may use the CLT to compute a Normal approximation probability of the same event, P(T<300 | T \sim Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.014896. The last quantity is obtained again using the SOCR Distributions applet, without using continuity correction. Using continuity correction the approximation improves, P(T<300 | T \sim Normal(\mu = 17\times20, \sigma^2 = 17\times20)) = 0.0140309. Arguably, the CLT-based calculation is less intense and more appealing to students and trainees, compared to computing the exact probability.

Application 2

It is believed that life-times, in hours, of light-bulbs are Exponentially distributed, say Exp({1\over{2,000}}), mean expected life of 2,000 hours. Recall that the Exponential distribution is called the Mean-Time-To-Failure distribution. You can find more about it from the SOCR Distributions applet. Suppose a University wants to purchase 100 of these light-bulbs and estimate the average life-span of these light bulbs. What is a CLT-based estimate of the probability that the average life-span exceeds 2,200 hrs? Let X_i \sim Exp({ 1\over{2,000}}) and \overline{X}= \sum_{i=1}^{100}{X_i}. Notice that in this case the exact distribution of \overline{X} is (generally) not Exponential, even though the density may be computed in closed form (Khuong & Kong, 2006). If we use the CLT, however, we can approximate the probability of interest

P(\overline{X} > 2,200)  \sim P(\overline{X} > 2,200 | \overline{X}  \approx  N(\mu_{\overline{X}}=2,000, \sigma_{\overline{X}}^2 = {2,000^2 \over 100})),

as we know that the mean and the standard deviation of Xi are {1\over {\lambda}} =2,000 and the standard deviation of \overline{X} is {1\over {\sqrt{100} \times \lambda}} =200. Therefore, P(\overline{X} >2,200) \approx 0.158655, using the CLT approximation and the SOCR Distributions calculator, see figure below.


Application 3

Application 4




Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

الامارات العربية المتحدة

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools