Data Science Applications - Marketing Analytics
4 important questions on Data Science Applications - Marketing Analytics
What are Markov Chains?
The transition probabilities can be obtained using the idea of maximum likelihood with p(i,j)=n(i,j)/n(i)
Markov simplifies simulations and often comes close to reality.
Sum across rows is always 1, not across columns
What is the Markov Reward Process?
V = sum[(T/(1+d))^t * R)
This can also be used to go to infite time horizon. Then V becomes = (I - 1/(1+d) * T)^-1 * R
What is the Markov Decision Process Approach?
Solved by:
- brute force evaluation
- value iteration
- policy iteration
- dynamic programming
Mover stayer model: stayers never leave, movers make transitions according to Markov chain with transition matrix
Can also be modelled via a cumulative model
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
What are the pros and cons of the Markov Chains?
However, the markovian property sometimes questioned
- downgrades tend to be more easily followed by further downgrades
- duration dependence effect: the lower a customer keeps same state, the lower migration probability
- migration probabilities tend to be correlated with business cycles
Therefore also Hidden Markov models are made. That uncover states of customer behavior
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding