Outils pour utilisateurs

Outils du site


math:2:estimation_amplitude

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
Dernière révisionLes deux révisions suivantes
math:2:estimation_amplitude [2015/06/28 11:35] – [Second exemple] Alain Guichetmath:2:estimation_amplitude [2016/02/15 21:53] Alain Guichet
Ligne 1: Ligne 1:
-^ **[[:math:2:index#chapitre_19|Estimation > ]]** | [[:math:2:introduction_estimation|Intro]] | [[:math:2:estimation_parametre_bernoulli|Ex 1]] | [[:math:2:estimation_amplitude|Ex 2]] | [[:math:2:problematique_estimation|Problématique]] | [[:math:2:estimation_ponctuelle|Estimation ponctuelle]] | [[:math:2:estimation_intervalle_confiance|Estimation intervalle]] |+^ **[[:math:2:index#estimation|Estimation > ]]** | [[:math:2:introduction_estimation|Intro]] | [[:math:2:estimation_parametre_bernoulli|Ex 1]] | [[:math:2:estimation_amplitude|Ex 2]] | [[:math:2:problematique_estimation|Problématique]] | [[:math:2:estimation_ponctuelle|Estimation ponctuelle]] | [[:math:2:estimation_intervalle_confiance|Estimation intervalle]] |
  
  
Ligne 16: Ligne 16:
  
 <code scilab> <code scilab>
-  n=2000 ; a=rand() ; b=1+rand() +n=2000 ; a=rand() ; b=1+rand() 
-  Xn=grand(1,n,"unf",a,b) +Xn=grand(1,n,"unf",a,b) 
-  Ee=max(Xn)-min(Xn) ; Eesb=Ee*(n+1)/(n-1) ; Er=b-a +Ee=max(Xn)-min(Xn) ; Eesb=Ee*(n+1)/(n-1) ; Er=b-a 
-  disp("Etendue estimee : ") ; disp(Ee) +disp("Etendue estimee : ") ; disp(Ee) 
-  disp("Etendue estimee sans biais : ") ; disp(Eesb) +disp("Etendue estimee sans biais : ") ; disp(Eesb) 
-  disp("Etendue reelle : ") ; disp(Er)+disp("Etendue reelle : ") ; disp(Er)
 </code> </code>
  
  
-^ **[[:math:2:index#chapitre_19|Estimation > ]]** | [[:math:2:introduction_estimation|Intro]] | [[:math:2:estimation_parametre_bernoulli|Ex 1]] | [[:math:2:estimation_amplitude|Ex 2]] | [[:math:2:problematique_estimation|Problématique]] | [[:math:2:estimation_ponctuelle|Estimation ponctuelle]] | [[:math:2:estimation_intervalle_confiance|Estimation intervalle]] |+^ **[[:math:2:index#estimation|Estimation > ]]** | [[:math:2:introduction_estimation|Intro]] | [[:math:2:estimation_parametre_bernoulli|Ex 1]] | [[:math:2:estimation_amplitude|Ex 2]] | [[:math:2:problematique_estimation|Problématique]] | [[:math:2:estimation_ponctuelle|Estimation ponctuelle]] | [[:math:2:estimation_intervalle_confiance|Estimation intervalle]] |
math/2/estimation_amplitude.txt · Dernière modification : 2020/05/10 21:19 de 127.0.0.1