EDD 112 Final SUNY Binghamton University

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

1/112

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.

113 Terms

1
New cards

What are statistics?

The collection, organization, analysis, and interpretation of data

2
New cards

What are the 2 types of statistics?

descriptive and inferential

3
New cards

What does the frequency distribution provide?

A compact summary of data by showing how many units fall into each attribute of a variable

4
New cards

What is a histogram a pictorial summary of?

Descriptive statistics

5
New cards

Measures of central tendency is descriptive statistics?

Mean
Median
Mode
Quartiles
Percentiles
Trimmed means

6
New cards

What are the units of variance?

Units squared

7
New cards

Sample variance

Measure of variability based on derivation from the mean

8
New cards

Sample standard deviation

Square root of the variance, denoted by s

9
New cards

What must you have to calculate population variance?

Every value of the population

10
New cards

Inferential statistics

Focuses on drawing conclusions about a population based on sample info

11
New cards

Population

Consists of all individuals or objects of a particular type

12
New cards

Sample

Subset of the population

13
New cards

Why do we use Statistics?

To acquire info
Draw conclusions about an entire population

14
New cards

What does Simio use stats to do?

Evaluate processes

15
New cards

When choosing between standard deviation and variation, what do people tend to choose and why?

SD bc the units are more intuitive

16
New cards

Random variable

Any rule that assigns a numerical value to each outcome of an experiment

17
New cards

Random variable types

Discrete and continuous

18
New cards

2 types of probability distributions

Probability density functions
Discrete probability density function

19
New cards

Probability density functions

A function p(x) or f(x) that relates the values of the occurance graphically or as an equation

20
New cards

Are probability density function continuous or discrete?

Can be both

21
New cards

What condition does discrete probability function satisfy?

The probability that x can take a specific value is p(x)
p(x) is + or 0 for all real x
The sum of p(x) over all positive values is 1

22
New cards

"There's no sense being exact about something if you don't even know what you're talking about"

John von Neumann

23
New cards

What do requirements describe?

Necessary functions and features of a system we are able to conceive, design, implement, and operate

24
New cards

How are requirements often organized?

Hierarchially

25
New cards

At a high level, what do requirements focus on?

What should be achieved, not how to achieve

26
New cards

Are requirements specified at every level?

Yes

27
New cards

What do requirements specify the design in terms of?

What the design must accomplish
What constraints are satisfied

28
New cards

What forms the backbone of systems engineers?

Requirements

29
New cards

What do system engineers do?

Delegate requirements to successively lower level subsystems and components, then verifies that requirement are met at each level

30
New cards

What do requirements provide the basis of?

Design
Implementation
Verification
Operation
Maintenance

31
New cards

Waterfall model

Requirements
Design
Implementation
Verification
Maintenance

32
New cards

Objectives of requirements analysis

Identification and expression of verificable requirements that state user needs in clear, relevant terms that enable the system to be developed
Maintain project scope

33
New cards

What does requirements analysis start with

Voice of the customer

34
New cards

When validity is checked, what questions are asked?

Is this a good requirement?
Is it consistent with higher level requirements?
Is it achievable given lower-level requirements

35
New cards

Bottom up constraints

Tech and physics
Vendor capabilities
Quanta of size, mass, precision

36
New cards

What does verification include?

Tests
Inspection
Analysis

37
New cards

What is verification without requirements?

Wasted effort

38
New cards

What do requirements without verification prevent?

Development cycle from being complete

39
New cards

Overview of the Requirements Engineering Process

Capture source requirements
Iteratively create functional and performance requirements
Allocate requirements and establish traceability
Develop specs of requirements via a Verification Cross-Reference Matrix

40
New cards

What does a Verification Cross-Reference matrix map?

Each requirement to a verification method

41
New cards

General categories of requirements

Functional
Performance
Interface
Environmental

42
New cards

What do functional requirements define?

What functions are needed to be done to accomplish the mission objective

43
New cards

What do performance requirements define?

How well the system needs to perform functions

44
New cards

Ittities requirement types described in the SE Handbook include

human factors
reliability and maintainablity requirements
safety requirements

45
New cards

What are constraints?

Requirements that can't be traded off with respect to cost, schedule, or performance

46
New cards

What are customer requirements?

Product expectations
Mission objectives
Operational concerns
Measures of effectiveness and suitability
May require careful analysis to extract functions
Generally provide success criteria

47
New cards

Functional requirements

Task the system must accomplish
Top-level functions for functional analysis

48
New cards

Performance requirements

Quantitative or qualitative measures of system performance or functions

49
New cards

What are design requirements derived from?

Design process specs
Internal "best practices"

50
New cards

Derived requirements

Any requirements flowed down from a higher level

51
New cards

Allocated requirements

Any requirement established by dividing or allocating a higher-level requirement into more than one requirement at a lower level

52
New cards

Interface requirements

Requirements that specify the function or structural interfaces among subsystems

53
New cards

Verification requirements

Requirements that specify the way in which verification must proceed

54
New cards

Characteristics for each requirement statement

Unambiguous
Isolated/Singular
Clear/Consistent
Correct
Measurable/Verifiable
Feasible
Flexible

55
New cards

Characteristics for pairs and sets of Requirement Statements

Absence of redundancy
Consistency
Completeness
Absence of conflicts

56
New cards

What words/phrases do requirements avoid to be unambiguous?

Reasonable
Acceptable
Minimize
Where applicable

57
New cards

How can requirements be verified?

Tests
Analysis
Inspection

58
New cards

Matrix

Rectangular array of numbers, symbols, or expressions arranged in rows and columns

59
New cards

What are the individual items in a matrix?

Elements or entries

60
New cards

Row vector

1xn

61
New cards

Column vector

nx1

62
New cards

Square matrix

nxm

63
New cards

What is cryptography?

Practice and study of means of keeping communication secure

64
New cards

Who is the professor in the Electrical and Computer Engineering Department that does research in cryptography?

Dr. Scott Craver

65
New cards

Conditions for a matrix to have an inverse

Square matrix
Determinant does not equal zero

66
New cards

Adjoint method

A^-1=(1/det(A))(adj(A))

67
New cards

What is the adjoint of a matrix found as?

Transpose of the Cofactor Matrix

68
New cards

Once all elements of the cofactor matrix have been found, how do we calculate the Adjoint?

Transpose of matrix

69
New cards

Examples of mechanical engineering applications of matrices

Mechanical Vibrations
Finite Element Analysis

70
New cards

What is finite element analysis?

Breaking down the physical system into many small finite elements, developing the equations of motion for each element, and then solving all equations simultaneously

71
New cards

Leonhard Euler

Swiss mathematician

72
New cards

What gives results consistent with simulation

Complex impedances in circuit analysis

73
New cards

Complex impedance examples

Capacitors and inductors

74
New cards

Real impedance example

Resistors

75
New cards

How are capacitors and inductors represented

Imaginary complex #s

76
New cards

How are resistors represented

Real parts of complex #s

77
New cards

What does impedance describe

Circuit element opposition to current flow

78
New cards

When are vectors used in mechanical engineering?

Free body diagrams
Statics

79
New cards

When are vectors used in electrical engineering

Analysis of electric and magnetic fields
Electromagnetics

80
New cards

When are vectors used in BME

thermodynamics

81
New cards

When are vectors used in ISE

industrial machinery
industrial automation
statics

82
New cards

Scalars

Representative of a quantity that can be completely represented by magnitude alone

83
New cards

Scalar examples

Mass
Volume
Speed

84
New cards

Vectors

Representative of a quantity that has both magnitude and direction

85
New cards

Vector examples

Force
Velocity

86
New cards

Is vector addition cummutative?

Yes

87
New cards

Divergence

Represents the volume density of the outward flux of a vector field from an infinitesimal volume around a given point

88
New cards

Gradient

Generalization of the concept of derivative of a function in one dimension to a function in several dimensions

89
New cards

Curl

Represents the rotation of a vector field

90
New cards

When the sine wave delays in time, what is there?

A phase lag

91
New cards

When the sine wave advances in time, what is there?

A phase lead

92
New cards

What is the phase angle sometimes called?

Phase shift

93
New cards

What is amplitude modulation used to do in communications?

Transmit info using a carrier wave

94
New cards

Modulation product

Multiply carrier wave and the information wave

95
New cards

Fourier series

Summation of sinewaves, each component 10 degrees higher frequency than the previous

96
New cards

Applications of the Fourier Series

Electrical engineering
Vibration analysis
Optics
Acoustics
Signal processing
Image processing

97
New cards

Verification

Confirmation that a component, sub-system, or full system meets identified requirements

98
New cards

Validation

Confirmation that a component, sub system, or full system appropriately meets its design function or intended use

99
New cards

Validated key word

Implies

100
New cards

Verification key word

And