Policy, Legal, Ethics, & Cmplc week 7

  

Watch the Movie War Games from 1983. According to the New York Times, this movie had a tremendous effect on President Ronald Reagan.  Discuss in 500 words your opinion on whether it should be required viewing in social studies classes in high school. Do not repeat the story. Discuss it’s use in school. Use at least three sources. Use the Research Databases available from the Danforth Library, not Google.   Include at least 3 quotes from your sources enclosing the copied words in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format.

Homework 1

Finished the homework attached to this file total of 8 questions. 

APA format, reference include if needed.

Please be on time

Due date: This Saturday 06/05

Introduction to data mining

Discussion: 

Discuss two (2)  methods for combining multiple anomaly detection methods to improve the identification of anomalous objects. You must consider both supervised and unsupervised cases in your discussion.

Assignment:
Provide a reflection of at least 500 words (or 2 pages double spaced) of how the knowledge, skills, or theories of this course have been applied, or could be applied, in a practical manner to your current work environment. If you are not currently working, share times when you have or could observe these theories and knowledge could be applied to an employment opportunity in your field of study. Requirements:

  1. Provide a 500 word (or 2 pages double spaced) minimum reflection.
  2. You MUST Provide a single thesis statements in your introductory paragraph.
  3. Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.
  4. Share a personal connection that identifies specific knowledge and theories from this course.
  5. Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment. 
  6. You should not, provide an overview of the assignments assigned in the course. The assignment asks that you reflect how the knowledge and skills obtained through meeting course objectives were applied or could be applied in the workplace. 
  7.  Don’t forget that the grade also includes the quality of writing.

Response to Marc

This week’s learning was a cornucopia of enrichment with regard to utilizing Microsoft Word in ways that many of us have never utilized it before. Collaboration made easy, documents crisp and clean, surprises around every corner made this a distinctive learning experience, and I’m thrilled to have been part of it.

I used word a great deal in the past but never really used the features that we went over this week, with the exception of mail merges and tables. Features such as those of a collaborative nature play tracking, comments, and the language translator only add to an already vastly useful experience with Microsoft Word. It’s interesting how one can add a comment to data that others can reply to, or see when their colleagues change the wording of a sentence in the big proposal due Monday. Or, for example, the description a drug’s use can be translated for one’s respected Japanese colleagues to review. Research documents have been brought to a whole new level with the knowledge gained about Word in this week’s class. 

The translation tool really stands out and surprised me as a feature that is extremely useful in today’s age, with all the incredibly important data being transferred from person to person. I had no idea that it existed in Word. I can only imagine how incredibly handy this feature can be for the business world and I applaud the programmers who pulled off this incredible feat. 

References

Gookin, D. (n.d.). Word 2016 For Dummies Cheat Sheet. Retrieved April 20, 2019, from 

http://www.dummies.com/software/microsoft-office/word/word-2016-for-dummies-cheat-sheet/Links to an external site.

Wempen, F. (2016). Microsoft office 2016 at work for dummies (For dummies). Hoboken, New 

Jersey: For Dummies. (2016).

wk 11

Annotation is a crucial component of good data visualization.  It can turn a boring graphic into an interesting and insightful way to convey information.  This week, please navigate to any site and find a graphic that could use some annotation work.  Add the graphic and the website it is found as an attachment to this post and note what you would do to enhance the graphic and note why you would make these decisions.

Week 2 Dissert

Download The Attachment and Message Me Please for Detailed Instructions

DON’T FORGET TO ADD THE REFERENCES FOR THE WORK!!!!

Programming un C++

 I’m working on a c++ exercise and need a sample draft to help me study.

You are to write a program in C++ that will take the number given on the command line and write it in words. You must have a separate error function and you must have at least one separate function to translate the digits to words. You must store the words for each digit in a vector. If the number in the tens place is one, throw a runtime error. If any of the numbers entered is 0, throw a runtime error. You can assume the number given will not have more than 4 digits.

SAMPLE OUTPUT

[lab5]$ ./process 123
Number 123 is written as one hundred twenty three
[lab5]$ ./process 4375
Number 4375 is written as four thousand three hundred seventy five
[lab5]$ ./process 5
Number 5 is written as five
[lab5]$ ./process 14
Oops! Entered a 1 in the tens place
[lab5]$ ./process 440
Oops! Entered a 0 in the number
[lab5]$ ./process 0
Oops! Entered a 0 in the number
[lab5]$ ./process 0141
Oops! Entered a 0 in the number

REQUIREMENTS

  • You must write the program using C++ constructs.

—————————————————–

  • comments explaining what your program does
  • indent your code so it is readable
  • compiles successfully
  • used a vector to store the words for your number.
  • have at least one function beside main
  • have an error function that will throw a runtime error with a descriptive message
  • pass the input number as a command line argument.
  • throw a runtime error if the second digit of the number is a 1.
  • throw a runtime error if any digit is a zero
  • use cout and cin, not printf and scanf
  • match the example output exactly

a Dialog box for Input Output

a Dialog box for Input/Output that allows the users to input a base “a” and an exponent 

“n” and outputs the result of the power of a raised to the exponent of n. 

Choosing a Methodology chart example

Wk 1 – Apply: Signature Assignment: Choosing a Methodology

 

Assignment Content

  1. A project plan is a document created at the beginning of the project lifecycle that gives stakeholders and everyone else involved a clear idea of what the project will entail in terms of effort, time, cost, and anticipated results. 

    The methodology or approach the project manager plans to use to manage the project must be identified before the project plan can be created. Choosing a methodology is important because a methodology provides the framework—that is, an overall process and suggested documents and deliverables—that will guide project development from beginning to end. Some project methodologies are more appropriate for some types of projects than for others. 

    Over the next few weeks you will develop pieces of a project plan. This week you will determine your methodology based on project requirements and the components needed in your plan.

    Read the Manage Your Health Inc. Case Study and complete the assignment below.

    Consider the differences between Agile and waterfall.

    Select 1 methodology to use for a project plan for this initiative.

    Create a simplified project plan such as the examples listed in the “Tips” section below. Check the examples or you will get this wrong. Include, at least, the following criteria for each task:

    • Name of task
    • Duration
    • Predecessors (What is the last task that needs to be completed before you start on this task? That is its “predecessor.”)
    • Notes
    • Choosing a Methodology chart example

      After completing your simplified project plan, write at least 175 words to answer the following:

    • Define which methodology, Agile or waterfall, is most appropriate for this project. Why? Cite at least 2 sources to support your rationale.
    • Describe the following four roles for this project. Not just generic role definitions, but what would they do on this project
    1. project manager
    2. project sponsor
    3. business analyst
    4. scrum master or program manager
    5. You may create your simplified project plan using Microsoft® Excel® or another software application of your choice. 

      Tips:

    • Research additional project plan examples online.
    • Consider the application characteristics and requirements when building your project plan. For example, the app will require a search feature so employees can search for available programs, will require security to protect personal information, etc., which will help with the Work Breakdown Structure (WBS). Note: This information will be helpful in the Wk 2 – Apply: Work Breakdown Structure assignment.
    • Read the 2 linked examples of project plans implemented as Microsoft® Excel® spreadsheets: Example Plan A and Example Plan B. Use these as guides in creating your own draft project plan. Notice the differences between these 2 examples in terms of length (overall and task length), structure of the work breakdown (iterative vs. non-iterative), and methodology. 
    • Submit your assignment – both your completed methodology questions and your project plan.

The Most Secure Buildings

We are focusing on access control. Do some Internet research to identify what some people consider the most secure buildings in the world. These might be military, political, financial, religious, or some other purpose. Pick one location and describe the location, its security protections, and how people are authenticated and permitted (or denied) access to the building. If you are unable to confirm some of these details for your chosen location, prescribe them based on your understanding.

Parameters 

  • Posts should be 250 to 300 words in length
    • Must include at least one source outside of your textbook, and it should be included in the reference list at the end of the post
    • All sources should be used in the content of the post using APA format