📚 الرئيسية

مسابقة دكتوراه 2018Université Abou Bekr Belkaïd - Tlemcen — الموضوع 01

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

Concours d'accès à la formation de 3ème cycle LMD 2018/2019, Domaine Mathématiques et Informatique (MI), Filière Mathématiques, Spécialité Probabilités-Statistiques, Faculté des Sciences, Université Abou Bekr Belkaïd – Tlemcen, le samedi 20 octobre 2018.

التمرين 1

Partie 1, Exercice 1 — Probabilité d'extinction d'un processus de branchement B(3, 1/2)

#branching-process#galton-watson#extinction-probability#generating-function#binomial-distribution

Soit un processus de branchement (naissance et mort) de loi de reproduction binomiale B(3,1/2)\mathcal{B}(3, 1/2). Déterminer sa probabilité d'extinction ρ\rho.

الحل

Fonction génératrice

La loi de reproduction ξB(3,12)\xi \sim \mathcal{B}(3, \tfrac{1}{2}) a pour fonction génératrice

g(s)=E[sξ]=(12+12s)3=(1+s2)3.g(s) = \mathbb{E}[s^{\xi}] = \left( \frac{1}{2} + \frac{1}{2}s \right)^{3} = \left( \frac{1 + s}{2} \right)^{3}.

Le nombre moyen de descendants est m=g(1)=312=32>1m = g'(1) = 3 \cdot \tfrac{1}{2} = \tfrac{3}{2} \gt 1 : le processus est sur-critique, donc la probabilité d'extinction ρ\rho est l'unique racine de s=g(s)s = g(s) appartenant à [0,1[[0, 1[ (la plus petite racine dans [0,1][0,1]).

Résolution de l'équation s=g(s)s = g(s)

s=(1+s2)3  8s=(1+s)3  s3+3s25s+1=0.s = \left( \frac{1+s}{2} \right)^{3} \ \Longleftrightarrow\ 8s = (1+s)^3 \ \Longleftrightarrow\ s^3 + 3s^2 - 5s + 1 = 0.

Comme s=1s = 1 est racine évidente (on a toujours g(1)=1g(1) = 1), on factorise :

s3+3s25s+1=(s1)(s2+4s1)=0.s^3 + 3s^2 - 5s + 1 = (s - 1)(s^2 + 4s - 1) = 0.

Les racines de s2+4s1=0s^2 + 4s - 1 = 0 sont s=2±5s = -2 \pm \sqrt{5}. Les racines de l'équation sont donc {1, 2+5, 25}\{\,1,\ -2 + \sqrt{5},\ -2 - \sqrt{5}\,\}. La seule racine dans [0,1[[0, 1[ est 52\sqrt{5} - 2.

ρ=520,236.\boxed{\,\rho = \sqrt{5} - 2 \approx 0{,}236.\,}

التمرين 2

Partie 1, Exercice 2 — Estimateur de densité par différences de la f.d.r. empirique

#density-estimation#empirical-distribution-function#bias-variance#central-limit-theorem#nonparametric-statistics

Soit (X1,,Xn)(X_1, \dots, X_n) un échantillon d'une loi de probabilité sur R\mathbb{R} de densité ff et de fonction de répartition FF. On note la fonction de répartition empirique

Fn(x)=1ni=1n1],x](Xi),xR.F_n(x) = \frac{1}{n}\sum_{i=1}^n \mathbf{1}_{\,]-\infty,\, x]}(X_i), \qquad x \in \mathbb{R}.

On définit un estimateur de f(x)f(x), xRx \in \mathbb{R}, par

fn(x)=Fn(x+hn)Fn(xhn)2hn,f_n(x) = \frac{F_n(x + h_n) - F_n(x - h_n)}{2 h_n},

hnh_n vérifie limnhn=0\lim_{n\to\infty} h_n = 0 et limnnhn=\lim_{n\to\infty} n h_n = \infty.

  1. Montrer que fnf_n est une densité sur R\mathbb{R}.

  2. Soit ff de classe C3\mathcal{C}^3. Quelle est la loi de la variable aléatoire 2nhnfn(x)2 n h_n f_n(x) ? Calculer un équivalent asymptotique (pour nn \to \infty) de E(fn(x))\mathbb{E}(f_n(x)) et de V(fn(x))V(f_n(x)). En déduire le risque quadratique (pour nn \to \infty) :

E(fn(x)f(x))2=f(x)2nhn+o ⁣(1nhn)+O(hn4).\mathbb{E}\big(f_n(x) - f(x)\big)^2 = \frac{f(x)}{2 n h_n} + o\!\left( \frac{1}{n h_n} \right) + O(h_n^4).

  1. Si ff est C1\mathcal{C}^1 et limnnhn2=0\lim_{n\to\infty} n h_n^2 = 0, montrer que

nhn(fn(x)f(x))nLZN ⁣(0,f(x)2).\sqrt{n h_n}\,\big(f_n(x) - f(x)\big) \xrightarrow[n\to\infty]{\mathcal{L}} Z \sim \mathcal{N}\!\left( 0, \frac{f(x)}{2} \right).

  1. Si ff est continue sur [a,b][a, b], a,bRa, b \in \mathbb{R}, montrer que

abfn(x)dxnabf(x)dxen probabiliteˊ.\int_a^b f_n(x)\,dx \xrightarrow[n\to\infty]{} \int_a^b f(x)\,dx \quad \text{en probabilité.}

الحل

1.

On réécrit, en notant que Fn(x+hn)Fn(xhn)=1ni=1n1{xhn<Xix+hn}F_n(x+h_n) - F_n(x-h_n) = \dfrac{1}{n}\sum_{i=1}^n \mathbf{1}_{\{x - h_n \lt X_i \leq x + h_n\}},

fn(x)=12nhni=1n1{xhn<Xix+hn}=12nhn#{i:Xi]xhn,x+hn]}0.f_n(x) = \frac{1}{2 n h_n}\sum_{i=1}^n \mathbf{1}_{\{x - h_n \lt X_i \leq x + h_n\}} = \frac{1}{2 n h_n}\,\#\{\,i : X_i \in\, ]x - h_n,\, x + h_n]\,\} \geq 0.

C'est l'estimateur à noyau uniforme (Rosenblatt) de noyau K(u)=121]1,1](u)K(u) = \tfrac{1}{2}\mathbf{1}_{]-1,1]}(u). De plus, comme R1{xhn<Xix+hn}dx=R1{Xihnx<Xi+hn}dx=2hn\displaystyle\int_{\mathbb{R}} \mathbf{1}_{\{x - h_n \lt X_i \leq x + h_n\}}\,dx = \int_{\mathbb{R}} \mathbf{1}_{\{X_i - h_n \leq x \lt X_i + h_n\}}\,dx = 2 h_n,

Rfn(x)dx=12nhni=1n2hn=1.\int_{\mathbb{R}} f_n(x)\,dx = \frac{1}{2 n h_n}\sum_{i=1}^n 2 h_n = 1.

Donc fn0f_n \geq 0 et Rfn=1\int_{\mathbb{R}} f_n = 1 : fnf_n est bien une densité de probabilité sur R\mathbb{R}.

2.

D'après l'écriture précédente,

2nhnfn(x)=i=1n1{xhn<Xix+hn}2 n h_n f_n(x) = \sum_{i=1}^n \mathbf{1}_{\{x - h_n \lt X_i \leq x + h_n\}}

est une somme de nn variables de Bernoulli i.i.d. de paramètre pn=P(xhn<Xx+hn)=F(x+hn)F(xhn)p_n = P(x - h_n \lt X \leq x + h_n) = F(x + h_n) - F(x - h_n). Donc

2nhnfn(x)B(n,pn),pn=F(x+hn)F(xhn).\boxed{\,2 n h_n f_n(x) \sim \mathcal{B}(n, p_n), \qquad p_n = F(x + h_n) - F(x - h_n).\,}

Espérance. E[fn(x)]=npn2nhn=pn2hn\mathbb{E}[f_n(x)] = \dfrac{n p_n}{2 n h_n} = \dfrac{p_n}{2 h_n}. Comme fC3f \in \mathcal{C}^3, la formule de Taylor donne

F(x±hn)=F(x)±hnf(x)+hn22f(x)±hn36f(x)+o(hn3),F(x \pm h_n) = F(x) \pm h_n f(x) + \frac{h_n^2}{2} f'(x) \pm \frac{h_n^3}{6} f''(x) + o(h_n^3),

donc pn=2hnf(x)+hn33f(x)+o(hn3)p_n = 2 h_n f(x) + \dfrac{h_n^3}{3} f''(x) + o(h_n^3) et

E[fn(x)]=f(x)+hn26f(x)+o(hn2) n f(x),Biaishn26f(x).\mathbb{E}[f_n(x)] = f(x) + \frac{h_n^2}{6} f''(x) + o(h_n^2) \ \underset{n\to\infty}{\longrightarrow}\ f(x), \qquad \text{Biais} \sim \frac{h_n^2}{6} f''(x).

Variance. V(2nhnfn(x))=npn(1pn)V(2 n h_n f_n(x)) = n p_n (1 - p_n), donc V(fn(x))=pn(1pn)4nhn2V(f_n(x)) = \dfrac{p_n (1 - p_n)}{4 n h_n^2}. Avec pn2hnf(x)p_n \sim 2 h_n f(x) et 1pn11 - p_n \to 1 :

V(fn(x))f(x)2nhn.\boxed{\,V(f_n(x)) \sim \frac{f(x)}{2 n h_n}.\,}

Risque quadratique.

E(fn(x)f(x))2=V(fn(x))+Biais2=f(x)2nhn+o ⁣(1nhn)+hn436f(x)2=f(x)2nhn+o ⁣(1nhn)+O(hn4).\mathbb{E}\big(f_n(x) - f(x)\big)^2 = V(f_n(x)) + \text{Biais}^2 = \frac{f(x)}{2 n h_n} + o\!\left( \frac{1}{n h_n} \right) + \frac{h_n^4}{36} f''(x)^2 = \frac{f(x)}{2 n h_n} + o\!\left( \frac{1}{n h_n} \right) + O(h_n^4).

3.

On décompose nhn(fn(x)f(x))=nhn(fn(x)E[fn(x)])terme aleˊatoire+nhn(E[fn(x)]f(x))biais\sqrt{n h_n}(f_n(x) - f(x)) = \underbrace{\sqrt{n h_n}(f_n(x) - \mathbb{E}[f_n(x)])}_{\text{terme aléatoire}} + \underbrace{\sqrt{n h_n}(\mathbb{E}[f_n(x)] - f(x))}_{\text{biais}}.

Terme aléatoire. En posant Sn=2nhnfn(x)B(n,pn)S_n = 2 n h_n f_n(x) \sim \mathcal{B}(n, p_n), le théorème central limite (de Moivre-Laplace) donne Snnpnnpn(1pn)N(0,1)\dfrac{S_n - n p_n}{\sqrt{n p_n (1 - p_n)}} \Rightarrow \mathcal{N}(0,1). Or

nhn(fn(x)E[fn(x)])=12nhn(Snnpn),de variance pn(1pn)4hnf(x)2.\sqrt{n h_n}\,(f_n(x) - \mathbb{E}[f_n(x)]) = \frac{1}{2\sqrt{n h_n}}(S_n - n p_n), \qquad \text{de variance } \frac{p_n (1 - p_n)}{4 h_n} \to \frac{f(x)}{2}.

Donc ce terme converge en loi vers N ⁣(0,f(x)2)\mathcal{N}\!\left(0, \tfrac{f(x)}{2}\right).

Terme de biais. Avec fC1f \in \mathcal{C}^1, pn=2hnf(x)+o(hn2)p_n = 2 h_n f(x) + o(h_n^2), donc E[fn(x)]f(x)=o(hn)\mathbb{E}[f_n(x)] - f(x) = o(h_n) et

nhn(E[fn(x)]f(x))=o ⁣(nhn3)0,\sqrt{n h_n}\,\big(\mathbb{E}[f_n(x)] - f(x)\big) = o\!\left( \sqrt{n h_n^3} \right) \to 0,

car nhn3=hn(nhn2)0n h_n^3 = h_n \cdot (n h_n^2) \to 0. Par le lemme de Slutsky,

nhn(fn(x)f(x))nLN ⁣(0,f(x)2).\boxed{\,\sqrt{n h_n}\,(f_n(x) - f(x)) \xrightarrow[n\to\infty]{\mathcal{L}} \mathcal{N}\!\left( 0, \frac{f(x)}{2} \right).\,}

4.

Par le changement de variable dans chaque intégrale,

abfn(x)dx=12hnab(Fn(x+hn)Fn(xhn))dx=12hn(bhnb+hnFn(u)duahna+hnFn(u)du).\int_a^b f_n(x)\,dx = \frac{1}{2 h_n}\int_a^b \big(F_n(x + h_n) - F_n(x - h_n)\big)\,dx = \frac{1}{2 h_n}\left( \int_{b - h_n}^{b + h_n} F_n(u)\,du - \int_{a - h_n}^{a + h_n} F_n(u)\,du \right).

Par le théorème de Glivenko-Cantelli, supuFn(u)F(u)0\sup_u |F_n(u) - F(u)| \to 0 presque sûrement. Comme FF est continue, la moyenne de FnF_n sur une fenêtre de largeur 2hn02 h_n \to 0 vérifie

12hnbhnb+hnFn(u)dunF(b) p.s.,12hnahna+hnFn(u)dunF(a) p.s.\frac{1}{2 h_n}\int_{b - h_n}^{b + h_n} F_n(u)\,du \xrightarrow[n\to\infty]{} F(b) \ \text{p.s.}, \qquad \frac{1}{2 h_n}\int_{a - h_n}^{a + h_n} F_n(u)\,du \xrightarrow[n\to\infty]{} F(a) \ \text{p.s.}

Donc abfn(x)dxF(b)F(a)=abf(x)dx\displaystyle\int_a^b f_n(x)\,dx \to F(b) - F(a) = \int_a^b f(x)\,dx presque sûrement, et a fortiori en probabilité.

abfn(x)dxnPabf(x)dx.\boxed{\,\int_a^b f_n(x)\,dx \xrightarrow[n\to\infty]{P} \int_a^b f(x)\,dx.\,}

التمرين 3

Partie 2 — Mouvement brownien et module de continuité

#brownian-motion#modulus-of-continuity#gaussian-tail-bound#independent-increments#stochastic-processes

Soient (Ω,F,P)(\Omega, \mathcal{F}, P) un espace de probabilité, B={B(t), t0}B = \{B(t),\ t \geq 0\} un mouvement brownien standard et c]0,2[c \in\, ]0, \sqrt{2}[. Pour k,nNk, n \in \mathbb{N}, on pose

Xk,n=B((k+1)en)B(ken),Ak,n={Xk,n>cnen/2},X_{k,n} = B\big((k+1)e^{-n}\big) - B\big(k e^{-n}\big), \qquad A_{k,n} = \{\, X_{k,n} \gt c\sqrt{n}\, e^{-n/2} \,\},

et

Bn=k=0[en]1Ak,n.B_n = \bigcap_{k=0}^{[e^{n}] - 1} \overline{A_{k,n}}.

  1. Montrer que 1xex1 - x \leq e^{-x} pour tout x0x \geq 0.

  2. Donner la loi de Xk,nX_{k,n}.

  3. Montrer que

P(Ak,n)cnc2n+112πec2n2.P(A_{k,n}) \geq \frac{c\sqrt{n}}{c^2 n + 1}\cdot\frac{1}{\sqrt{2\pi}}\, e^{-\frac{c^2 n}{2}}.

  1. En déduire que P(Bn)0P(B_n) \to 0 quand nn \to \infty.

  2. Soit 0<ϵ<10 \lt \epsilon \lt 1 et posons

C={B(t+h)B(t)chlog1h ,h]0,ϵ], t[0,1h[}.C = \left\{\, |B(t + h) - B(t)| \leq c\sqrt{h \log \tfrac{1}{h}}\ ,\quad \forall h \in\, ]0, \epsilon],\ \forall t \in [0, 1 - h[ \,\right\}.

a. Montrer que P(C)=0P(C) = 0. b. En déduire une propriété de l'application tB(t)t \longmapsto B(t).

On rappelle que : A\overline{A} désigne le complémentaire de AA ; pour xRx \in \mathbb{R}, [x][x] désigne la partie entière de xx ; et pour tout x0x \geq 0,

x+exp ⁣(u22)duxx2+1exp ⁣(x22).\int_x^{+\infty} \exp\!\left( -\frac{u^2}{2} \right)du \geq \frac{x}{x^2 + 1}\exp\!\left( -\frac{x^2}{2} \right).

الحل

1.

Soit g(x)=ex(1x)g(x) = e^{-x} - (1 - x) sur [0,+[[0, +\infty[. On a g(0)=0g(0) = 0 et g(x)=ex+1=1ex0g'(x) = -e^{-x} + 1 = 1 - e^{-x} \geq 0 pour x0x \geq 0. Donc gg est croissante et g(x)g(0)=0g(x) \geq g(0) = 0, c'est-à-dire

1xex,x0.\boxed{\,1 - x \leq e^{-x}, \quad \forall x \geq 0.\,}

2.

Un accroissement du mouvement brownien sur un intervalle de longueur \ell suit la loi N(0,)\mathcal{N}(0, \ell). Ici l'intervalle ]ken,(k+1)en]]k e^{-n}, (k+1)e^{-n}] est de longueur ene^{-n}, donc

Xk,nN(0, en).\boxed{\,X_{k,n} \sim \mathcal{N}(0,\ e^{-n}).\,}

3.

En posant Z=Xk,nen/2N(0,1)Z = \dfrac{X_{k,n}}{e^{-n/2}} \sim \mathcal{N}(0,1), on a Ak,n={Z>cn}A_{k,n} = \{Z \gt c\sqrt{n}\}, donc

P(Ak,n)=P(Z>cn)=12πcn+eu2/2du.P(A_{k,n}) = P(Z \gt c\sqrt{n}) = \frac{1}{\sqrt{2\pi}}\int_{c\sqrt{n}}^{+\infty} e^{-u^2/2}\,du.

En appliquant la minoration rappelée avec x=cnx = c\sqrt{n} (donc x2=c2nx^2 = c^2 n) :

P(Ak,n)12πcnc2n+1ec2n/2.P(A_{k,n}) \geq \frac{1}{\sqrt{2\pi}}\cdot\frac{c\sqrt{n}}{c^2 n + 1}\, e^{-c^2 n / 2}.

P(Ak,n)cnc2n+112πec2n2.\boxed{\,P(A_{k,n}) \geq \frac{c\sqrt{n}}{c^2 n + 1}\cdot\frac{1}{\sqrt{2\pi}}\, e^{-\frac{c^2 n}{2}}.\,}

4.

Les intervalles ]ken,(k+1)en]]k e^{-n}, (k+1)e^{-n}], pour k=0,,[en]1k = 0, \dots, [e^n] - 1, sont disjoints ; par indépendance des accroissements du mouvement brownien, les Xk,nX_{k,n} (donc les événements Ak,nA_{k,n}) sont indépendants. En notant pn=P(Ak,n)p_n = P(A_{k,n}) (identique pour tout kk),

P(Bn)=k=0[en]1P(Ak,n)=(1pn)[en]e[en]pn(par la question 1).P(B_n) = \prod_{k=0}^{[e^n] - 1} P(\overline{A_{k,n}}) = (1 - p_n)^{[e^n]} \leq e^{-[e^n]\, p_n} \quad (\text{par la question 1}).

Or, d'après la question 3,

[en]pn[en]cnc2n+112πec2n/2n1c2πen(1c2/2)n.[e^n]\, p_n \geq [e^n]\cdot\frac{c\sqrt{n}}{c^2 n + 1}\cdot\frac{1}{\sqrt{2\pi}}\, e^{-c^2 n / 2} \underset{n\to\infty}{\sim} \frac{1}{c\sqrt{2\pi}}\cdot\frac{e^{\,n(1 - c^2/2)}}{\sqrt{n}}.

Comme 0<c<20 \lt c \lt \sqrt{2}, on a 1c22>01 - \dfrac{c^2}{2} \gt 0, donc [en]pn+[e^n]\, p_n \to +\infty et

P(Bn)e[en]pnn0.\boxed{\,P(B_n) \leq e^{-[e^n] p_n} \xrightarrow[n\to\infty]{} 0.\,}

5. a.

Supposons ωC\omega \in C. Soit nn assez grand pour que enϵe^{-n} \leq \epsilon. Prenons h=enh = e^{-n} et t=kent = k e^{-n} avec 0k[en]10 \leq k \leq [e^n] - 1 (de sorte que t[0,1h[t \in [0, 1 - h[). Alors log1h=n\log \tfrac{1}{h} = n et hlog1h=nen=nen/2\sqrt{h \log \tfrac{1}{h}} = \sqrt{n\, e^{-n}} = \sqrt{n}\, e^{-n/2}, donc la définition de CC donne

Xk,n=B(t+h)B(t)cnen/2,en particulierXk,ncnen/2,|X_{k,n}| = |B(t + h) - B(t)| \leq c\sqrt{n}\, e^{-n/2}, \quad \text{en particulier}\quad X_{k,n} \leq c\sqrt{n}\, e^{-n/2},

c'est-à-dire que Ak,n\overline{A_{k,n}} est réalisé pour tout k{0,,[en]1}k \in \{0, \dots, [e^n] - 1\}. Ainsi CBnC \subset B_n pour tout nn assez grand, d'où

P(C)P(Bn)n0P(C)=0.P(C) \leq P(B_n) \xrightarrow[n\to\infty]{} 0 \quad \Longrightarrow \quad \boxed{\,P(C) = 0.\,}

5. b.

Le résultat vaut pour tout c]0,2[c \in\, ]0, \sqrt{2}[. Donc, presque sûrement, aucune majoration de la forme B(t+h)B(t)chlog1h|B(t+h) - B(t)| \leq c\sqrt{h \log \tfrac{1}{h}} uniforme en tt ne tient avec c<2c \lt \sqrt{2} : les accroissements du brownien ne sont p.s. pas dominés par chlog(1/h)c\sqrt{h \log(1/h)} pour c<2c \lt \sqrt{2}. Autrement dit

lim suph0+ supt[0,1]B(t+h)B(t)hlog1h2p.s.\limsup_{h \to 0^{+}}\ \sup_{t \in [0,1]}\frac{|B(t + h) - B(t)|}{\sqrt{h \log \tfrac{1}{h}}} \geq \sqrt{2} \quad \text{p.s.}

En conséquence, les trajectoires tB(t)t \longmapsto B(t) sont presque sûrement nulle part höldériennes d'ordre 12\tfrac{1}{2}, et en particulier presque sûrement nulle part dérivables sur [0,1][0, 1]. (C'est la minoration du théorème du module de continuité de Lévy.)