Bruh
This commit is contained in:
@@ -16,11 +16,11 @@ $P_2 = P^2 (1-P) = 0.75^2 * 0.25$
|
||||
$P(n>=3) = 1- (P_0 + P_1 + P_2) = P^3 = 0.75^3$
|
||||
|
||||
# MM1
|
||||
Llegadas aleatorias
|
||||
Servicio aleatorio
|
||||
1 Servudor
|
||||
Cola infinita
|
||||
Modelo clasico
|
||||
- Llegadas aleatorias
|
||||
- Servicio aleatorio
|
||||
- 1 Servudor
|
||||
- Cola infinita
|
||||
- Modelo clasico
|
||||
|
||||
# notas
|
||||
lambda es tasa de llegada y mu es tasa de servicio.
|
||||
@@ -38,3 +38,10 @@ mientras tanto tiempo promedio es
|
||||
W= $\frac{L}{u-l}
|
||||
|
||||
Wq = $\frac{l}{m(u-l)}
|
||||
|
||||
# MD1
|
||||
- llegadas aleatorias
|
||||
- servicio fijo
|
||||
- 1 servidor
|
||||
- menor variabilidad
|
||||
- menos tiempo de espera
|
||||
|
||||
Reference in New Issue
Block a user