Week 3 Flashcards

1
Q

A collection of entities (people and machines) that interact together over time to accomplish one or more goals?

A

System

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

An abstract representation of a system, usually containing structural, logical, or mathematical relationships which describe a system in terms of state, entities, and their attributes, sets, processes, events, activities, and delays

A

Model

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

A collection of variables that contain all the information necessary to describe the system at any time

A

State variables

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

Any object or component in the system which requires explicit representation in the model

A

Entity

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

The properties of a given entity

A

Attribute

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

A collection of (permanent or temporary) associated entities, ordered in some logical fashion

A

List

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

An instantaneous occurrence that changes the state of a system (such as an arrival of a new customer)

A

Event

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

A record of an event to occur at the current or some future time, along with any associated data necessary to execute the event

A

Event notice

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

A list of event notices for future events, ordered by time of occurrece (FEL)

A

Event List

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

Duration of time of specified length which is known when it begins

A

Activity

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

Duration of time of unspecified length, which is not known until it ends

A

Delay

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

A variable representing simulated time

A

Clock

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

What are the 3 ways an activities duration can be specified?

A

Deterministic
Statistical
A function depending on system variables and/or entity attributes

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