📚 الرئيسية

مسابقة دكتوراه 2019Centre Universitaire Salhi Ahmed - Naâma — الموضوع 06

مسابقة تخصص · Probabilités & Statistiques

Concours d'accès en 1ère année Doctorat en Mathématiques — Épreuve 2 : Statistique & ADD, Centre Universitaire Salhi Ahmed - Naâma, Institut des Sciences et Technologies, Département de Mathématiques et Informatique — Année universitaire 2018/2019.

التمرين 1

Exercice 1 — Estimation paramétrique : loi de Pareto, EMV, efficacité

#statistics#maximum-likelihood#pareto-distribution#efficiency

Première partie : Estimation paramétrique.

Soit X1,X2,,XnX_1,X_2,\ldots,X_n un échantillon issu de la loi de la variable aléatoire XX de densité

fX(x)={1θx(1+1θ)si x1 0sinon,f_X(x)=\begin{cases} \dfrac{1}{\theta\,x^{(1+\frac{1}{\theta})}} & \text{si } x\geq 1 \\\ 0 & \text{sinon,} \end{cases}

θ>0\theta\gt 0.

  1. (4 pts) Déterminer l'estimateur de maximum de vraisemblance θ^n\widehat{\theta}_n de θ\theta.
  2. (3 pts) Calculer E(θ^n)\mathbb{E}(\widehat{\theta}_n) et Var(θ^n)\operatorname{Var}(\widehat{\theta}_n).
  3. (3 pts) L'estimateur θ^n\widehat{\theta}_n est-il sans biais ? Convergent ? Efficace ?
الحل

1.

lnfX(x)=lnθ(1+1θ)lnx\ln f_X(x)=-\ln\theta-(1+\tfrac{1}{\theta})\ln x. Log-vraisemblance :

(θ)=nlnθ(1+1θ)i=1nlnxi.\ell(\theta)=-n\ln\theta-\left(1+\tfrac{1}{\theta}\right)\sum_{i=1}^n\ln x_i.

ddθ=nθ+1θ2lnxi=0\dfrac{d\ell}{d\theta}=-\dfrac{n}{\theta}+\dfrac{1}{\theta^2}\sum\ln x_i=0 donne

θ^n=1ni=1nlnXi.\boxed{\widehat{\theta}_n=\frac{1}{n}\sum_{i=1}^n\ln X_i.}

2.

Posons Ti=lnXiT_i=\ln X_i. Alors P(lnX>t)=P(X>et)=et/θ\mathbb{P}(\ln X\gt t)=\mathbb{P}(X\gt e^t)=e^{-t/\theta}, donc TiE(1/θ)T_i\sim\mathcal{E}(1/\theta), d'espérance θ\theta et variance θ2\theta^2. D'où

E(θ^n)=θ,Var(θ^n)=θ2n.\mathbb{E}(\widehat{\theta}_n)=\theta,\qquad \operatorname{Var}(\widehat{\theta}_n)=\frac{\theta^2}{n}.

3.

Sans biais (E=θ\mathbb{E}=\theta) et convergent (Var0\operatorname{Var}\to 0).

Information de Fisher : I1(θ)=1θ2I_1(\theta)=\dfrac{1}{\theta^2} (modèle exponentiel de paramètre-moyenne). La borne de Cramer-Rao vaut 1nI1(θ)=θ2n=Var(θ^n)\dfrac{1}{nI_1(\theta)}=\dfrac{\theta^2}{n}=\operatorname{Var}(\widehat{\theta}_n). L'estimateur atteint la borne : il est efficace.

التمرين 2

Exercice 2 — Estimation non-paramétrique : estimateur à noyau de la fonction de répartition

#statistics#kernel-estimation#distribution-function#almost-complete-convergence

Deuxième partie : Estimation non-paramétrique.

Soit XX une variable aléatoire définie sur (Ω,A,P)(\Omega,\mathcal{A},\mathbb{P}), à valeur dans R\mathbb{R}. On désigne par FF la fonction de répartition de XX, supposée (k+1)(k+1)-fois continûment dérivable, et par ff la densité, supposée strictement positive et de classe CkC^k au voisinage de xx.

Étant donné X1,X2,,XnX_1,X_2,\ldots,X_n une suite de variables aléatoires de même loi que XX, l'estimateur à noyau de la fonction de répartition est

Fn(x)=1ni=1nK ⁣(xXihn),xR,F_n(x)=\frac{1}{n}\sum_{i=1}^n K\!\left(\frac{x-X_i}{h_n}\right),\quad \forall x\in\mathbb{R},

KK est un noyau et hnh_n une suite de réels positifs vérifiant :

  1. Le noyau KK est supposé d'ordre kk, intégrable, d'intégrale égale à 1, borné et positif à support compact (0,1)(0,1), vérifiant : a. tjK(t)dt=0 j=1,,k1\int t^j K(t)\,dt=0\ \forall j=1,\ldots,k-1 et 0<tkK(t)dt<0\lt\left|\int t^k K(t)\,dt\right|\lt\infty ; A<\exists A\lt\infty, x1,x2R\forall x_1,x_2\in\mathbb{R} : K(i)(x1)K(i)(x2)Ax1x2|K^{(i)}(x_1)-K^{(i)}(x_2)|\leq A|x_1-x_2|i=0,1i=0,1.
  2. (10 pts) limn+hn=0\lim_{n\to+\infty}h_n=0 et limn+nβhn=\lim_{n\to+\infty}n^\beta h_n=\infty pour tout β>0\beta\gt 0. Montrer qu'on a

Fn(x)F(x)=O(hnk)+O ⁣(lognn)p.co.|F_n(x)-F(x)|=\mathcal{O}(h_n^k)+\mathcal{O}\!\left(\sqrt{\frac{\log n}{n}}\right)\quad \text{p.co.}

الحل

Décomposition biais-fluctuation

On écrit Fn(x)F(x)=(EFn(x)F(x))biais+(Fn(x)EFn(x))fluctuationF_n(x)-F(x)=\underbrace{\big(\mathbb{E}F_n(x)-F(x)\big)}_{\text{biais}}+\underbrace{\big(F_n(x)-\mathbb{E}F_n(x)\big)}_{\text{fluctuation}}.

1. Terme de biais : O(hnk)\mathcal{O}(h_n^k)

EFn(x)=EK ⁣(xXhn)=K ⁣(xuhn)f(u)du.\mathbb{E}F_n(x)=\mathbb{E}\,K\!\left(\frac{x-X}{h_n}\right)=\int K\!\left(\frac{x-u}{h_n}\right)f(u)\,du.

Avec le changement t=xuhnt=\frac{x-u}{h_n} et un développement de Taylor de FF à l'ordre kk, les conditions de moments du noyau (tjK=0\int t^j K=0 pour j<kj\lt k) annulent les termes intermédiaires, et il reste

EFn(x)F(x)=hnkk!F(k+1)(x)tkK(t)dt+o(hnk)=O(hnk).\mathbb{E}F_n(x)-F(x)=\frac{h_n^k}{k!}F^{(k+1)}(x)\int t^k K(t)\,dt+o(h_n^k)=\mathcal{O}(h_n^k).

2. Terme de fluctuation : O ⁣(lognn)\mathcal{O}\!\left(\sqrt{\tfrac{\log n}{n}}\right) p.co.

Posons Zi=K ⁣(xXihn)EK ⁣(xXihn)Z_i=K\!\left(\frac{x-X_i}{h_n}\right)-\mathbb{E}K\!\left(\frac{x-X_i}{h_n}\right), centrées, bornées (car KK borné), i.i.d. Par l'inégalité exponentielle de Bernstein/Hoeffding, pour εn=ηlognn\varepsilon_n=\eta\sqrt{\frac{\log n}{n}} :

P(Fn(x)EFn(x)>εn)2exp ⁣(Cnεn2)=2exp(Cη2logn)=2nCη2.\mathbb{P}\big(|F_n(x)-\mathbb{E}F_n(x)|\gt\varepsilon_n\big)\leq 2\exp\!\left(-C n\varepsilon_n^2\right)=2\exp(-C\eta^2\log n)=2\,n^{-C\eta^2}.

En choisissant η\eta assez grand pour que Cη2>1C\eta^2\gt 1, la série nnCη2\sum_n n^{-C\eta^2} converge, ce qui donne la convergence presque complète (p.co.) :

Fn(x)EFn(x)=O ⁣(lognn) p.co.F_n(x)-\mathbb{E}F_n(x)=\mathcal{O}\!\left(\sqrt{\frac{\log n}{n}}\right)\ \text{p.co.}

Conclusion

En additionnant les deux contributions :

Fn(x)F(x)=O(hnk)+O ⁣(lognn) p.co.\boxed{|F_n(x)-F(x)|=\mathcal{O}(h_n^k)+\mathcal{O}\!\left(\sqrt{\frac{\log n}{n}}\right)\ \text{p.co.}}