diff --git a/stats/tp/tp1/README.md b/stats/tp/tp1/README.md index b89e9c3..7ea8771 100644 --- a/stats/tp/tp1/README.md +++ b/stats/tp/tp1/README.md @@ -97,21 +97,21 @@ On souhaite étudier le nombre de buts marqués lors d'un match de foot. Voici Quelle est sa moyenne ? Son écart-type ? - Soit - \[ + $$ Y_2 = 1.97\times DS_1 - \] + $$ Quelle est sa moyenne ? Son écart-type ? - Soit - \[ + $$ Y_3 = 10 + 1.97(DS_1 - 10.57) - \] + $$ Quelle est sa moyenne ? Son écart-type ? - Trouver $a,b\in\mathbb{R}$ tels que - \[ + $$ Y_4=aDS_2 + b - \] + $$ ait pour moyenne 10 et pour écart-type 4. ## Ex3