SOCR EduMaterials Activities ParetoEstimateExperiment

From Socr

(Difference between revisions)
Jump to: navigation, search
(Experiment)
Line 8: Line 8:
To provide a simulation demonstrating properties of the Poisson distribution using the finite difference numerical method, and to assist others in developing a better understanding of the two dimensional Poisson process.
To provide a simulation demonstrating properties of the Poisson distribution using the finite difference numerical method, and to assist others in developing a better understanding of the two dimensional Poisson process.
 +
 +
== Pareto Estimate Experiment ==
 +
 +
== Description ==
 +
 +
The experiment is to generate a random sample X1, X2, ..., Xn of size ''n'' from the Pareto distribution with parameter ''a''. The distribution density is shown in blue in the graph, and on each update, the sample density is shown in red. One each update, the following statistics are recorded:
 +
U = M / (M-1) where M = (X1 + X2 + ... + Xn)/N
 +
V = n / [ln(X1) + ln(X2) + ... + ln(Xn)]
 +
Statistics U and V are point estimators of a. As the experiment runs, the empirical bias and mean square error of each estimator are recorded in the second table. The parameters ''a'' and ''n'' can be varied with scroll bars.
 +
 +
== Goal ==
 +
 +
To provide a simulation demonstrating properties of the Pareto distribution that deals with continuous probability distributions. In addition, the Pareto distribution is relative to the exponential distribution as well as the gamma distribution so after experimenting with this applet, users should be able to develop a generalization for these three types of distributions.
== Experiment ==
== Experiment ==
-
Go to the SOCR Experiment [[http://www.socr.ucla.edu/htmls/SOCR_Experiments.html]] and select the Two-Dimensional Poisson Experiment from the drop-down list of experiments on the top left. The image below shows the initial view of this experiment:
+
Go to the SOCR Experiment [[http://www.socr.ucla.edu/htmls/SOCR_Experiments.html]] and select the Pareto Estimate Experiment from the drop-down list of experiments on the top left. The image below shows the initial view of this experiment:
-
<center>[[Image:SOCR_Activities_TwoDimensionalPoissonExperiment_Chui_051907_Fig1.jpg|400px]]</center>
+
<center>[[Image:SOCR_Activities_ParetoEstimateExperiment_Chui_051907_Fig1.jpg|400px]]</center>
Line 21: Line 34:
-
Because parameter W and ''r'' may be varied, both variables may change the two graphs of the experiment. The distribution graph in blue will become more normal when either parameter is increased. The image below displays this outcome:
+
Since parameter ''a'' may be varied according to the user, the smaller the value, the more skewed right the distribution graph will be. When ''a'' consists a large value, it is still skewed right but the distribution graph is less curved. The image below shown below demonstrates both changes in ''a'':
 +
 
 +
 
 +
<center>[[Image:SOCR_Activities_ParetoEstimateExperiment_Chui_051907_Fig2.jpg|400px]]</center>
 +
 
 +
<center>[[Image:SOCR_Activities_ParetoEstimateExperiment_Chui_051907_Fig3.jpg|400px]]</center>
 +
 
 +
Note that the empirical density and moments graph begin to converge to the distribution graph after every trial. In other words, the empirical graph is more saturated at the left side of the graph because the distribution graph obtains maximum values on this side. The spread of the empirical graph is rather large but most of the values are towards the left with outliers on the right. The image shown below demonstrates this:
 +
 
 +
<center>[[Image:SOCR_Activities_ParetoEstimateExperiment_Chui_051907_Fig4.jpg|400px]]</center>
 +
 
 +
 
 +
== Applications ==
 +
 
 +
The Pareto Estimate Experiment is an applet that generalizes the important of experiments involving continuous probability distributions. It may be used in many different types of examples:
-
<center>[[Image:SOCR_Activities_TwoDimensionalPoissonExperiment_Chui_051907_Fig2.jpg|400px]]</center>
+
Suppose contractors want to find out the mean, median, and mode as well as the characteristics of the probability density function of the sizes of sand particles at their work site.
 +
Scientists obtained numbers of species per genus and want to gather all data information to develop a probability density graph that will represent their findings.
-
Note that the empirical density and moments graph begin to converge to the distribution graph after every trial.  
+
Environmentalists want to prevent forest fires so they are interested in developing a representation for all the areas burnt from forest fires to illustrate which field of study should be their main focus.
-
<center>[[Image:SOCR_Activities_TwoDimensionalPoissonExperiment_Chui_051907_Fig3.jpg|400px]]</center>
 
 +
{{translate|pageName=http://wiki.stat.ucla.edu/socr/index.php?title=SOCR_EduMaterials_Activities_ParetoEstimateExperiment}}
== Applications ==
== Applications ==

Revision as of 16:42, 19 May 2007

Contents

Two Dimensional Poisson Experiment

Description

The experiment is to run a Poisson process in the plane, and record the number of points N in the square [0,w] x [0,w]. The points are shown as red dots in the scatter plot. The number of points N is recorded on each update. The density and moments of N are shown in blue in the distribution graph and are recorded in the distribution table. On each update, the empirical density of N is shown in red in the distribution graph and is recorded in the distribution table. The parameters of the experiment are the rate r of the process and the side length W of the square, which can be varied with scroll bars.

Goal

To provide a simulation demonstrating properties of the Poisson distribution using the finite difference numerical method, and to assist others in developing a better understanding of the two dimensional Poisson process.

Pareto Estimate Experiment

Description

The experiment is to generate a random sample X1, X2, ..., Xn of size n from the Pareto distribution with parameter a. The distribution density is shown in blue in the graph, and on each update, the sample density is shown in red. One each update, the following statistics are recorded: U = M / (M-1) where M = (X1 + X2 + ... + Xn)/N V = n / [ln(X1) + ln(X2) + ... + ln(Xn)] Statistics U and V are point estimators of a. As the experiment runs, the empirical bias and mean square error of each estimator are recorded in the second table. The parameters a and n can be varied with scroll bars.

Goal

To provide a simulation demonstrating properties of the Pareto distribution that deals with continuous probability distributions. In addition, the Pareto distribution is relative to the exponential distribution as well as the gamma distribution so after experimenting with this applet, users should be able to develop a generalization for these three types of distributions.

Experiment

Go to the SOCR Experiment [[1]] and select the Pareto Estimate Experiment from the drop-down list of experiments on the top left. The image below shows the initial view of this experiment:


File:SOCR Activities ParetoEstimateExperiment Chui 051907 Fig1.jpg


When pressing the play button, one trial will be executed and recorded in the distribution table below. The fast forward button symbolizes the nth number of trials to be executed each time. The stop button ceases any activity and is helpful when the experimenter chooses “continuous,” indicating an infinite number of events. The fourth button will reset the entire experiment, deleting all previous information and data collected. The “update” scroll indicates nth number of trials (1, 10, 100, or 1000) performed when selecting the fast forward button and the “stop” scroll indicates the maximum number of trials in the experiment.


Since parameter a may be varied according to the user, the smaller the value, the more skewed right the distribution graph will be. When a consists a large value, it is still skewed right but the distribution graph is less curved. The image below shown below demonstrates both changes in a:


File:SOCR Activities ParetoEstimateExperiment Chui 051907 Fig2.jpg
File:SOCR Activities ParetoEstimateExperiment Chui 051907 Fig3.jpg

Note that the empirical density and moments graph begin to converge to the distribution graph after every trial. In other words, the empirical graph is more saturated at the left side of the graph because the distribution graph obtains maximum values on this side. The spread of the empirical graph is rather large but most of the values are towards the left with outliers on the right. The image shown below demonstrates this:

File:SOCR Activities ParetoEstimateExperiment Chui 051907 Fig4.jpg


Applications

The Pareto Estimate Experiment is an applet that generalizes the important of experiments involving continuous probability distributions. It may be used in many different types of examples:

Suppose contractors want to find out the mean, median, and mode as well as the characteristics of the probability density function of the sizes of sand particles at their work site.

Scientists obtained numbers of species per genus and want to gather all data information to develop a probability density graph that will represent their findings.

Environmentalists want to prevent forest fires so they are interested in developing a representation for all the areas burnt from forest fires to illustrate which field of study should be their main focus.




Translate this page:

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

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

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Applications

The Two Dimensional Poisson Experiment is an applet that generalizes the importance of experiments involving Poisson distributions. It may be used in many different types of examples:

Students may use this applet in replace of matrices when dealing with discrete mathematics.

Suppose engineers are dealing with computational fluid dynamics, then they can obtain the pressure Poisson equation by taking the divergence of all the terms in the momentum equation. This applet may be an assistance to display their findings of an incompressible flow problem where the incompressibility condition acts as a constraint for pressure.



Translate this page:

<center>

(default)

Deutsch

Español

Français

Italiano

Português

日本語

България

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

Suomi

इस भाषा में

Norge

한국어

中文

繁体中文

Русский

Nederlands

Ελληνικά

Hrvatska

Česká republika

Danmark

Polska

România

Sverige

Personal tools