Models Flashcards
Processes with discrete space and continuous time
- Markov jump processes (Poisson process)
- Counting processes with continuous time sets
Processes with discrete space and discrete time
- Markov chains
- Simple random walks
- Counting processes with discrete time sets
Processes with continuous space and discreet time
- General random walks and time series
Processes with continuous space and continuous time
- Brownian motion
- Diffusion process
- Compound Poisson process with continuous space
What is a model?
Imitation of a real world system or process
Why to choose a model?
Real experiment can be:
- too risky
- too expensive
- too slow
What is the framework for representation of a model?
A set of mathematical or logical assumption about how it works
How to determine values for the parameters in a model?
To determine suitable parameters data need to be considered and decided on relevance to the future environment, such data can be from past observations, from current observations and from expectations of future changes
Two criteria used to determine is a simple model is likely to be satisfactory
Before finalising the choice of the model, one need to consider:
- the objectives for creation
- the use of the model
List steps of construction and use of a model
- Develop objectives which model need to meet
- Plan the modelling process and how model will be validated
- Collect and analyse necessary data
- Define the parameters for the model and their appropriate values
- Define the model initially by capturing the essence of the real world system
- Involve experts on the real world system to be imitated and get feedback on the validity of the model
- Decide whether a simulation package or a general purpose language is appropriate for the implementation of the model. Choose the appropriate random number generator in the context of complexity of the model
- Write the computer programme for the model
- Debug the program to make sure it performs the intended operations in the model definition
- Test reasonableness of the output of the model
- Review and carefully consider the appropriateness of the model in light of small changes in input parameters
- Analyse the output from the model
- Ensure compliance with professional guidenace
- Communicate and document the result and the model