算法问答题代写 | RD00 – Ethical Algorithms

本次代写是算法相关的问答题

Q1

Before responding, read pages 1-11 of “The Ethical Algorithm” by Michael Kearns and Aaron Roth. A pdf
of the reading can be found on the Sakai site under Course Reserves
After reading the pages specified above:

Answer the 15 guided reading questions and choose any 2 of the open-ended questions to
respond to

Please respond to open-ended questions with a short essay of 200 words, or more. For certainty, you
are only expected to respond to two of the following possible prompts.

The following rubric will be applied to each of the 2 prompts you choose to respond to:

5pts. 200 words or more.
5pts. Coherently written response with minimal spelling, grammar , or punctuation errors.
20pts. Relates response back to a concept, idea, story, or point put forth in the paper .
20pts. Makes a good faith effort that engages with the subject matter .

Q2

Commercial buyers of large datasets are interested in aggregate information and individuals cannot be
singled out and identified from it.

True
False

Q3

Algorithms are used for which of the following? (Select all that apply)

Evaluating credit card applications
Inform criminal sentencing decisions
Deploy police officers in cities
Assessing potential health risks in individuals

Q4

When specifying an algorithm as a developer , you should ensure each step of the process is
unambiguous

True
False

Q5

The “running time” of a program is:

How fast it can run a mile
How many minutes your computer is turned on
How many steps it takes to complete a run of the program
How long it takes you to write the program