A. Distribucion Normal para Una Media de 1.2 y Una Desviacion Estandar de 0.4 (Mgalones)
A. Distribucion Normal para Una Media de 1.2 y Una Desviacion Estandar de 0.4 (Mgalones)
A. Distribucion Normal para Una Media de 1.2 y Una Desviacion Estandar de 0.4 (Mgalones)
2
In[7]:= Plot0.997356 ⅇ-3.125 (-1.2+x) , {x, - 5, 5}, PlotRange → All
1.0
0.8
0.6
Out[7]=
0.4
0.2
-4 -2 2 4
El percentil 90 de la de la capacidad
In[50]:= k = 0;
In[52]:= p90
Out[52]= 1.713
1
Out[56]= Erfc[1.76777 (1.2 - x)]
2
1
In[58]:= Plot Erfc[1.76777 (1.2 - x)], {x, - 1, 5}
2
1.0
0.8
0.6
Out[58]=
0.4
0.2
-1 1 2 3 4 5
1
In[60]:= F= Erfc[1.7677669529663684` (1.2` - x)]
2
Out[60]= 0.773373
Probabilidad de que x sea mayor que 1 y menor que 1.6 usando CDF
1
In[61]:= F2 = Table Erfc[1.7677669529663684` (1.2` - x)], {x = 1.6} -
2
1
Table Erfc[1.7677669529663684` (1.2` - x)], {x = 1}
2
Out[61]= {0.532807}
0.4
0.3
Out[65]= 0.2
0.1
-4 -2 2 4
u1 = (x - Med) / Desv
Out[67]= 0.75
In[70]:= x1 = 1;
In[71]:= x2 = 1.6;
1 u
Out[75]= Erfc-
2 2
1.0
0.8
0.6
Out[76]=
0.4
0.2
-4 -2 2 4
1 u
In[87]:= Erfc-
2 2
Out[87]= 0.773373
1<x<1.6
In[93]:= p = 0.532
Out[93]= 0.532
P90
In[94]:= z = 1.285
Out[94]= 1.285