User attar reda - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-20T15:58:26Z http://mathoverflow.net/feeds/user/8675 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/36403/what-is-known-about-the-gaussian-measure-of-the-unit-ball-in-a-hilbert-space/36634#36634 Answer by Attar Reda for What is known about the Gaussian measure of the unit ball in a Hilbert Space? Attar Reda 2010-08-25T06:39:39Z 2010-08-25T06:39:39Z <p>I think you can see the articles entitled "concentration of measure phenomenon ". The idea is as follows: Let $(X,d,\mu)$ be a metric measure space, such as $\mu(X)=1$. Let $$\alpha(\epsilon) = \sup {\mu(X \backslash A_\epsilon) \ | \ \mu(A) = 1/2 }$$ where $$A_\epsilon = { x \ | \ d(x, A) &lt; \epsilon }$$ is the $\epsilon$-extension of a set $A$. The function $\alpha(.)$ is called the concentration rate of the space $E$. The following equivalent definition has many applications:$$\alpha(\epsilon) = \sup { \mu( { F >= M + \epsilon }) },$$ where the supremum is over all $1$-Lipschitz functions $F: X \to \mathbb{R}.$ For example the median (or Levy mean) $M = \mathop{Med}(F) $ is defined by the inequalities $$\mu ( F \geq M ) >= 1/2, \ \mu ( F &lt;= M ) \geq 1/2.$$ More precisely, the space $X$ exhibits a concentration phenomenon if $\alpha(\epsilon)$ decays very fast as $\epsilon$ grows. More formally, a family of metric measure spaces $(X_n,d_n,\mu_n)$ is called a Levy family if the corresponding concentration rates $\alpha(\epsilon)$ satisfy $$\forall \epsilon > 0 \ \ \alpha_n(\epsilon) \to 0,$$ and a normal Levy family if $$ \forall \epsilon \to 0 \ \ \alpha_n(\epsilon) = O(\exp(-C n \epsilon^2))$$ for $C$ some positive constant. the last inequality is obtained bay applying the "Hoeffding inequality" and in the case of Hilbert space with concentration in small balls we do : $$\forall (x_1,x_2)\in X^2, \ \ d(x_1,x_2)=\|x_1,x_2\|&lt; r.$$</p> http://mathoverflow.net/questions/34984/the-density-of-x-1nx-2n-where-x-i-are-gaussian/36559#36559 Answer by Attar Reda for The density of x_1^n+x_2^n where x_i are Gaussian Attar Reda 2010-08-24T15:05:21Z 2010-08-24T15:05:21Z <p>Firstly you forgot to multiply the density $f(x^n=y)$ by $1/\sqrt{2\pi}$. I think if you obtained the density of the random variable $X_{1,2}=X_1^n+X_2^n$ by the convolution method, the problem no more posed , because for $X_1^n+X_2^n+X_3^n=X^n_{1,2}+X_3^n=X^n_{1,2,3}$, and you have the density of $X^n_{1,2}$, the density of $X^n_{3}$, you can calculate there convolution, i.e the density of $X^n_{1,2,3}$. If the calculation is very difficult with the convolution (I think) you can use the characteristic function. You calculate the function characteristic of the variable $X_1^n$ that one noted $\psi_{X_1^n}(t)$. As the two variables $X_1^n$ and $X_2^n$ are i.i.d, then $\psi_{X_1^n+X_2^n}(t)=\psi_{X_1^n}(t)\cdot \psi_{X_2^n}(t)=(\psi_{X_1^n}(t))^2$ and so on for variable $X_1^n+X_2^n+...+X_k^n$ we will have $\psi_{X_1^n+X_2^n+\ldots +X_k^n}(t)=(\psi_{X_1^n}(t))^k$. Just well calculate $\psi_{X_1^n}(t)$.</p> http://mathoverflow.net/questions/36160/kernel-width-in-kernel-density-estimation/36363#36363 Answer by Attar Reda for Kernel width in Kernel density estimation Attar Reda 2010-08-22T06:51:46Z 2010-08-22T06:51:46Z <p>Robin is right, you can use this site. Let me ask a question, you estimate the density by the kernel estimator (Nadaraya-Watson), your writing of the estimator is not enough correct, when I copy your source and compile it with LaTeX writing is not correct, any ways the kernel estimator of the density of a functional regressor is $$ \widehat{f}(x)= \frac{\displaystyle\sum_{i=1}^{n}K\Big(h_K^{-1}d(x,X_i)\Big)Y_i}{\displaystyle\sum_{i=1}^{n}K\Big(h_K^{-1}d(x,X_i)\Big)} . $$ where $d (.,.)$ is the metric . You can refer to Ferraty et al of Sabatier University, I think you know people there (I saw your CV). So we must choose the metric $d$, to estimate the smoothing parameter $h$, I think they found a way to choose, by cross-validation, they are obtained the optimal $h$. So before starting, I would advise you to see the work of the team probability for Laboratory Toulouse. For the robustness you can see the book of Huber (1981): Robust Statistics, it is very good, or Hambel et al (1986). Good lunk.</p> http://mathoverflow.net/questions/34745/connection-between-the-gaussian-and-the-cauchy-distribution/36283#36283 Answer by Attar Reda for connection between the Gaussian and the Cauchy distribution Attar Reda 2010-08-21T14:27:12Z 2010-08-21T14:27:12Z <p>$$ F_Z(z)=P(Z\leq z)=P(Y/X\leq z)=P(Y\leq zX)\ =P(Y\leq zX,\ X> 0)+ P(Y\geq zX,\ X&lt; 0)$$ that implies $$ f_Z(z)= \frac{dF_Z(z)}{dz}=\int_{-\infty}^{+\infty}|x|f_Y(zx)f_X(x)\, dx\ =\frac{1}{2\pi}\int_{-\infty}^{+\infty}|x|e^{-(z^2+1)x^2/2}\ dx=\frac{1}{\pi(x^2+1)}. $$ Againt, The difficulty I encountered is how to prove that the characteristic function of the variable YX is the same as the Cauchy distribution ?</p> http://mathoverflow.net/questions/34745/connection-between-the-gaussian-and-the-cauchy-distribution/36282#36282 Answer by Attar Reda for connection between the Gaussian and the Cauchy distribution Attar Reda 2010-08-21T14:20:41Z 2010-08-21T14:20:41Z <p>$$ F_Z(z)=\BBp(Z\leq z)=\BBp(Y/X\leq z)=\BBp(Y\leq zX)\ =\BBp(Y\leq zX,\,X> 0)+ \BBp(Y\geq zX,\,X&lt; 0),\,\, \mbox{that implies}\ f_Z(z)= \frac{dF_Z(z)}{dz}=\int_{-\infty}^{+\infty}|x|f_Y(zx)f_X(x)\, dx\ =\frac{1}{2\pi}\int_{-\infty}^{+\infty}|x|e^{-(z^2+1)x^2/2}\, dx=\frac{1}{\pi(x^2+1)}. $$</p> <p>I believe that the jsmath is the same as LaTeX, but I think really have a problem with jsmath, I have no time to learn it. So if my source does not work you can take this source .tex and compile it in LaTeX, you have my answer .. Thank you</p> http://mathoverflow.net/questions/34745/connection-between-the-gaussian-and-the-cauchy-distribution/36279#36279 Answer by Attar Reda for connection between the Gaussian and the Cauchy distribution Attar Reda 2010-08-21T13:57:33Z 2010-08-21T13:57:33Z <p>Jon Peterson, you are correct. But why does it directly the calcul of cdf and pdf of $Y/X$, ie</p> <p>\begin{eqnarray*} F_Z(z)&amp;=&amp;\BBp(Z\leq z)=\BBp(Y/X\leq z)=\BBp(Y\leq zX)\ &amp;=&amp;\BBp(Y\leq zX,\,X> 0)+ \BBp(Y\geq zX,\,X&lt; 0),\,\, \mbox{that implies}\ f_Z(z)&amp;=&amp; \frac{dF_Z(z)}{dz}=\int_{-\infty}^{+\infty}|x|f_Y(zx)f_X(x)\, dx\ &amp;=&amp;\frac{1}{2\pi}\int_{-\infty}^{+\infty}|x|e^{-(z^2+1)x^2/2}\, dx=\frac{1}{\pi(x^2+1)}. \end{eqnarray*}</p> <p>The difficulty I encountered is how to prove that the characteristic function of the variable $ Y / X $ is the same as the Cauchy distribution ?</p> http://mathoverflow.net/questions/21347/estimating-the-mean-of-a-truncated-gaussian-curve/36262#36262 Answer by Attar Reda for Estimating the mean of a truncated gaussian curve Attar Reda 2010-08-21T06:26:59Z 2010-08-21T06:26:59Z <p>For the estimate of m, I think you can us the nonparametric approach (Nadaraya-Watson estimator), is beater to the Bayesian approach. See <a href="http://en.wikipedia.org/wiki/Kernel_regression" rel="nofollow">http://en.wikipedia.org/wiki/Kernel_regression</a> </p> http://mathoverflow.net/questions/36403/what-is-known-about-the-gaussian-measure-of-the-unit-ball-in-a-hilbert-space/36634#36634 Comment by Attar Reda Attar Reda 2010-08-25T06:50:43Z 2010-08-25T06:50:43Z Or, the site : <a href="http://books.google.fr/books?id=mCX_cWL6rqwC&amp;printsec=frontcover&amp;dq=The+Concentration+of+Measure+Phenomenon+%22ledoux%22&amp;source=bl&amp;ots=jkc8aeB1ul&amp;sig=Kt3YPoDipEpzTJp3T_wJK-ZhwFI&amp;hl=fr&amp;ei=o7t0TPiUJJGUjAfCn7W8Bg&amp;sa=X&amp;oi=book_result&amp;ct=result&amp;resnum=2&amp;ved=0CCIQ6AEwAQ#v=onepage&amp;q&amp;f=false" rel="nofollow">books.google.fr/&hellip;</a> http://mathoverflow.net/questions/36403/what-is-known-about-the-gaussian-measure-of-the-unit-ball-in-a-hilbert-space/36634#36634 Comment by Attar Reda Attar Reda 2010-08-25T06:47:37Z 2010-08-25T06:47:37Z For more detail, you can see the book of Michel Ledoux - &quot;The Concentration of Measure Phenomenon.