Verification and Validation of Simulation Models

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Verification and validation

Both are essential in obtaining credible and useful results. Simulations are often considered accurate up to a certain degree that justifies a rather larger risk.

2
New cards

simuland

pertains to an object, process, or a phenomenon to be simulated

3
New cards

result

refers to the output produced by a model during a simulation.

4
New cards

conceptual model

contains all the details regarding the simuland which needs proper representation or must be omitted.

5
New cards

executable model

pertains to a model that can be implemented. A primary example of an _____ is a computer program

6
New cards

Informal approach

verification and validation is qualitative in nature

7
New cards

Static approach

in verification and validation involves the assessment of the model’s accuracy based on its foundational characteristics and the design of the executable model.

8
New cards

Dynamic approach

in verification and validation is generally objective and quantitative in nature.

9
New cards

Formal approach

in verification and validation utilizes mathematical proofs of correctness.

10
New cards

Inspection

It is an informal method of verification, where organized teams of developers and testers inspect the model’s artifacts, such as the document design, algorithms, equations, and the programs’ codes.

11
New cards

Data Analysis

It is a static verification method that compares data definition and operations on the conceptual model to those in the executable model.

12
New cards

Comparison Testing

It is a dynamic verification method that can be used when multiple models of the same simuland are available.

13
New cards

Inductive Assertion

It is a formal verification method that compares the program codes of the executable model to the descriptions of the simuland in the conceptual model.

14
New cards

Face Validation

It is an informal method of validation that compares simuland behavior to the model.

15
New cards

Cause-Effect Graphing

It is a static validation method that compares the cause and effect relationship in the simuland to those in the conceptual model.

16
New cards

Predictive Validation

It is a dynamic validation method that compares specific outcomes in the simuland behavior to the corresponding outcomes in the model.

17
New cards

Predicate Calculus

It is a formal validation method that encompasses a formal logic system that allows creation, manipulation, and proof of formal statements that describes the properties of an object.