Question 1

Not complete
Marked out of 3.00

Question text

CADENA DE MARKOV ESTABLE DE DIMENSIÓN 3. EJERCICIO DE APLICACIÓN

PROBLEMA DEL CLIMA

La variación del tiempo de un día a otro se supone que forma una cadena de Markov con la matriz de transición y vector de condiciones iniciales siguiente: 

Matriz de transición M = open parentheses table row cell 0.55 end cell cell 0.44 end cell cell 0.008 end cell row cell 0.49 end cell cell 0.49 end cell cell 0.025 end cell row cell 0.4 end cell cell 0.56 end cell cell 0.043 end cell end table close parentheses 

Vector de condiciones iniciales V = open square brackets 0.53 comma 0.085 comma 0.39 close square brackets 


Donde los estados posibles son S (Soleado), N (nublado) y LL ( LLuvioso). Cada fila de la matriz de transición representa: 

1º fila: 

P(S/S)=0.55   Probabilidad de que mañana haga sol suponiendo que hoy hace sol   

P(N/S)=0.44  Probabilidad de que mañana haga nublado, suponiendo que hoy hace sol  

P(LL/S)=0.008  Probabilidad de que mañana llueva, suponiendo que hoy hace sol  

2º fila:

P(S/N)=0.49      P(N/N)=0.49      P(LL/N)=0.025

3º fila  

P(S/LL)=0.4     P(N/LL)=0.56     P(LL/LL)=0.043

Calcula:

a) La potencia 2 de la matriz M es  M to the power of 2 end exponent=

b) El vector que representa las condiciones para ese estado 2 es  V =

c) El vector de estabilidad es  W =


Attempt options
Display options