Chapter 7 Flashcards

1
Q

What is model verification?

A

MV is the process of confirming that the model implements the assumptions of the conceptual model correctly so that the model is a truthful representation of the theoretical abstraction of the system and the mathematical formulation used to describe it.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is meant by modularity?

A

Modularity is the degree to which a system’s components may be separated and recombined, with the benefit of reducing complexity by breaking the system into smaller interrelated compartments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What else can be done to reduce error?

A
  1. structured walk-through to see if the modeller understands moel correctly
  2. preparing documentation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is degeneracy testing?

A

Degeneracy testing consists of checking that the model works for the extreme values of the parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Why are model outputs subject to uncertainties and imprecisions?

A
  1. models are simplification of real systems
  2. there are errors and approximations associated with input data
  3. input data errors and errors in the model’s structure often interact
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is sensitivity analysis?

A

Sensistivity analysis allows exploring and quantifying the changes in model output values resulting from changes in model input parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How does uncertainty analysis differ from sensitivity analysis?

A

Uncertainty analyses make use of probabilistic descriptions of model inputs to derive probability distributions of model predictions.

Uncertainty describe the range of potential outcomes with their associated probability of occurrance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What are the types of uncertainty?

A

Knowledge uncertainty:
1. Structural uncertainty - imperfect representation of the process
2. Parameter uncertainty - imperfect knowledge of parameter values

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are random variables?

A

Variables that cannot be predicted 100% sure. The probability can be described by a probability distribution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What equation describes sensitivity analysis?

A

SI = [Y(P_0 + delta_P) - Y(P_0 - delta_P)]/2delta_P

Y= output variable
P= input parameter
SI= sensitivity index

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What equation describes elasticity index?

A

EI_PY = (P_0 / (Y (P_0)))*SI_PY

Elasticity analysis measures the relative change in output Y for a relative change in input P.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is an assumption of sensitivity analysis?

A

That the parameter sets are independent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is model calibration?

A

Calibration is the step that connects the model with the studied system. Once data is available and model structure has been defined, calibration involves the identification of parameter values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is over and underfitting?

A

When a model is overfitted its prediction follows a particular set of data closely and may fail to fit additional data or predict future observations correctly. Parameter estimation and model evaluation should be separate and independent.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are identifiable and non identifiable models?

A

Identifiable models are models which parameters can all be uniquely identified.
Unidentifiable models are models in which at least one parameter is nonidentifiable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q
A