<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163054</link>
    <title>MATLAB Central Newsreader - statistics</title>
    <description>Feed for thread: statistics</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2008 by The MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>The MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sat, 02 Feb 2008 16:43:02 -0500</pubDate>
      <title>statistics</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163054#412604</link>
      <author>Hesham </author>
      <description>Hi all,&lt;br&gt;
I am looking for an approximation a formula for calculating&lt;br&gt;
the mean and variance of x , x^2 , x^3 , x^4 , when x is a&lt;br&gt;
random variable with normal distribution with ux &amp; varx.&lt;br&gt;
If someone can help, please do.&lt;br&gt;
Thanks&lt;br&gt;
Hesham&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sat, 02 Feb 2008 17:48:01 -0500</pubDate>
      <title>Re: statistics</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163054#412617</link>
      <author>Roger Stafford</author>
      <description>"Hesham " &amp;lt;heltaher.nospam@mathworks.com&amp;gt; wrote in message &amp;lt;fo26im&lt;br&gt;
$q2g$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi all,&lt;br&gt;
&amp;gt; I am looking for an approximation a formula for calculating&lt;br&gt;
&amp;gt; the mean and variance of x , x^2 , x^3 , x^4 , when x is a&lt;br&gt;
&amp;gt; random variable with normal distribution with ux &amp; varx.&lt;br&gt;
&amp;gt; If someone can help, please do.&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt; Hesham&lt;br&gt;
-----------&lt;br&gt;
See &lt;a href="http://en.wikipedia.org/wiki/Normal_distribution#Moments"&gt;http://en.wikipedia.org/wiki/Normal_distribution#Moments&lt;/a&gt;&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sat, 02 Feb 2008 19:12:01 -0500</pubDate>
      <title>Re: statistics</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163054#412625</link>
      <author>Roger Stafford</author>
      <description>"Roger Stafford" &amp;lt;ellieandrogerxyzzy@mindspring.com.invalid&amp;gt; wrote in &lt;br&gt;
message &amp;lt;fo2ach$bvp$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; "Hesham " &amp;lt;heltaher.nospam@mathworks.com&amp;gt; wrote in message &amp;lt;fo26im&lt;br&gt;
&amp;gt; $q2g$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Hi all,&lt;br&gt;
&amp;gt; &amp;gt; I am looking for an approximation a formula for calculating&lt;br&gt;
&amp;gt; &amp;gt; the mean and variance of x , x^2 , x^3 , x^4 , when x is a&lt;br&gt;
&amp;gt; &amp;gt; random variable with normal distribution with ux &amp; varx.&lt;br&gt;
&amp;gt; &amp;gt; If someone can help, please do.&lt;br&gt;
&amp;gt; &amp;gt; Thanks&lt;br&gt;
&amp;gt; &amp;gt; Hesham&lt;br&gt;
&amp;gt; -----------&lt;br&gt;
&amp;gt; See &lt;a href="http://en.wikipedia.org/wiki/Normal_distribution#Moments"&gt;http://en.wikipedia.org/wiki/Normal_distribution#Moments&lt;/a&gt;&lt;br&gt;
----------&lt;br&gt;
The above Wikipedia moment formulas will give you the same answers that John &lt;br&gt;
D'Errico gave you in the "Mean and Variance" thread.&lt;br&gt;
&lt;br&gt;
Roger Stafford&lt;br&gt;
&lt;br&gt;
</description>
    </item>
    <item>
      <pubDate>Sat, 02 Feb 2008 19:29:10 -0500</pubDate>
      <title>Re: statistics</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/163054#412626</link>
      <author>Nasser Abbasi</author>
      <description>&lt;br&gt;
"Hesham " &amp;lt;heltaher.nospam@mathworks.com&amp;gt; wrote in message &lt;br&gt;
news:fo26im$q2g$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Hi all,&lt;br&gt;
&amp;gt; I am looking for an approximation a formula for calculating&lt;br&gt;
&amp;gt; the mean and variance of x , x^2 , x^3 , x^4 , when x is a&lt;br&gt;
&amp;gt; random variable with normal distribution with ux &amp; varx.&lt;br&gt;
&amp;gt; If someone can help, please do.&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt; Hesham&lt;br&gt;
&lt;br&gt;
In additions to the references mentioned, I have a table of functions of X &lt;br&gt;
for different distributions below. This was generated using Mathematica. &lt;br&gt;
(middle of the page). It contains the formula for E(f(x)) and Var( f(X)) &lt;br&gt;
(no approximation needed, these are exact formulas)&lt;br&gt;
&lt;br&gt;
&lt;a href="http://12000.org/my_notes/math_502_material/chart_of_distributions/HTML/chart_of_distributions.html"&gt;http://12000.org/my_notes/math_502_material/chart_of_distributions/HTML/chart_of_distributions.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
I have few other related statistics material on this page&lt;br&gt;
&lt;a href="http://12000.org/my_notes/math_502_material/index.htm"&gt;http://12000.org/my_notes/math_502_material/index.htm&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
hth&lt;br&gt;
Nasser &lt;br&gt;
&lt;br&gt;
&lt;br&gt;
</description>
    </item>
  </channel>
</rss>
