FEH Midterm

define algorithm

a step by step plan that says what actions need to be performed and in what order

is this criteria in judging a potential response to a moral dilemma? The response addresses each of the issues and points of conflict presented

yes

is this criteria in judging a potential response to a moral dilemma? the response considers the legitimate expectations of each party

yes

is this criteria in judging a potential response to a moral dilemma? the consequences of the action are incorporated into the decision-making process

yes

is this criteria in judging a potential response to a moral dilemma? the response describes the morally grounded duties of obligations of their own party

no

DR PIE

define represent plan implement evaluate

define

describe the problem including

decision structure

if statement (diamond)

definite loop and how to start it

for i=0:1:5
end

indefinite loop

i=0
while (i<5)
i=i+1
end

4 things in engineering ethics

address each of the issues and points of ethical conflict. Consider each interested parties legitimate expectations. recognize the consequences of acting and describe and incorporate them into the decision. describe the duties and obligations which are gr

lab report memo abstract journal papers manuals proposals patents

technical communication

compared to HS writing

more informative, follow specific formatting, professional, concise. use third person and active voice

steps of lab report

introduction, experimental methodology, results and descriptions, discussion, summary and conclusion, appendicies

lab memos

you dont have experimental methodology, instead of appendices we use attachments

matlab bad saving techniqures

dont start with numbers, do not save with spaces or special characters