Hmework

 

Assignment 1

Discuss the following questions and submit as an attachment in a 500 word APA formatted paper by Wednesday 11:59 pm: 1. What is Blockchain? 2. What are Blockchain’s potential applications in organizational functions such as human resource management, accounting, and supply chain management. You are required to cite this week’s assigned readings in your paper. You may also cite external sources if you wish. Use the following headings to organize your paper: Introduction, Question 1, Question 2, Conclusion, References.

Submit your paper as a Word attachment in the discussion forum. I often provide feedback within the paper and will not grade your post unless you submit it as an attachment. Your response to the discussion prompt should contain a minimum of 500 words and it should be submitted no later than Wednesday before 11:59 pm EST.  Your response should be formatted in APA style and reference each of this week’s readings.

The following guidelines are used to grade your discussion papers:

1. Discussion posts are worth 50 points each week. Forty points for the student’s initial discussion post paper, 5 points each for peer response posts.  Your two peer replies should contain a minimum of 150 words each and should be submitted no later than Sunday before 11:59 pm EST. 

2. The following point allocations are used to grade all discussion papers: 10 points APA style, 10 points use of required readings, 10 points content, 10 points scholarly writing/grammar/structure. Failure to cite each week’s required readings will result in an automatic 5-point deduction. Failure to provide in-text citations of paraphrased and quoted material will result in an automatic 10-point deduction.

—————————————————————————————————————

Assignment 2

 

Excel is probably the most popular spreadsheet software for PCs. Why? What can we do with this package that makes it so attractive for modeling efforts?

Note: The first post should be made by Wednesday 11:59 p.m., EST.

Collaboration with Assignment MS Tools, Images,

  • Taking screenshots
    • Windows 10: Snipping Tool or Snip & Sketch
    • MacOS: Grab tool
  • Microsoft Word

This week you will finalize the draft of your proposal. You are expected to use a copy of your Week 3 file before you start finalizing the research proposal. Below are the areas and features you are expected to include as part of your document:

First Document

  1. The duplicated document should include at least one table that includes data with 3pt only for the border and a shadow. For example, you could provide a list of options with costs, or some high-level statistics about the topic you have chosen.
  2. Insert at least 2 images and apply a square type of wrap to them.
  3. Make sure your previous research and citations are added by using the citation and research tools covered during this week.
  4. Add a comment, using the comment feature, to the table section and explain why this table is important for your document. Enable track changes so you can review any changes made by the committee.

Second Document

  1. Create a short letter to the committee explaining the benefits of this research. Download the attached file of(Links to an external site.) (Links to an external site.) to use for your mail merge. The following fields should be used as part of the letter. Save all the letters generated as a PDF document.
  • Name
  • Address
  • Email

Third Document

  1. One of the members of the committee does not speak English. Using the translation tools you have learned about, provide a document with a screenshot and instruction that shows how to translate a document.

Once you have completed all these tasks, you should have three different documents, that should be named as follows:

  • The finalized research document in Word. Name file as “YourName_COMP150_W4_Assignment”
  • The PDF document with all mail merge recipients. Name file as “YourName_COMP150_W4_Assignment_MailMerge”
  • The document with screenshots showing how to translate it. Name file as “YourName_COMP150_W4_Assignment_translation”

CIS498 Week 6 Assignment – Infrastructure Design

 Week 6 Assignment – Infrastructure Design
Overview
This is the third in a series of five sequential assignments (the course project) in which you continue to act as the Chief Technology Officer (CTO) of a hypothetical e-commerce start-up company of your design.
You have been working on delivering an information technology project plan in anticipation of the company relocating to a new facility.

  • In the first course project deliverable, you created a project plan inception document and supporting Gantt chart.
  • In the second course project deliverable, you developed the business requirements to be incorporated into the information systems design you are creating. You also updated your original supporting Gantt chart based on major and minor tasks identified in the business requirements document.
  • In this third course project deliverable, you will create an infrastructure design that considers the key elements of software, hardware, security, and business process flow for your e-commerce startup company. You will also use graphical tools to create a supporting data flow diagram (DFD) for your infrastructure design. The infrastructure design provides an opportunity to visualize the key elements and how they are connected for maximum effectiveness.
    This assignment consists of two-parts:
    Part 1: Infrastructure Design
    You will create an 8–10-page infrastructure design document to include key technical elements for your hypothetical e-commerce company’s information systems infrastructure.
    Part 2: Updated Gantt Chart
    You will use Microsoft Project to again update the supporting project Gantt chart begun in your first course project deliverable:
  • You are not creating a new Gantt chart, only updating the one you created in the previous assignment with the major and minor tasks uncovered while creating the infrastructure design document.
  • Note:
  • You are to create or assume all necessary assumptions to successfully complete this assignment.
  • You must submit both parts as separate files to the assignment area. Label each file name according to the appropriate part.
  • Instructions
    Part 1: Infrastructure Design
    Create an 8–10-page infrastructure design document in which you:
  1. Identify the major hardware and software components of your hypothetical e-commerce company’s information systems infrastructure.
  2. Design your e-commerce company’s hardware (database and proxy servers, network equipment) and software (analytics, big data, API, content management) from a size, scale, type, and interoperability standards perspective.
  3. Document the potential security vulnerabilities and a security design for your e-commerce company.
  4. Use graphical tools to create a data flow diagram (DFD) for your e-commerce company.
  5. Use three sources to support your writing.
    • Choose sources that are credible, relevant, and appropriate.
    • Cite each source listed on your source page at least one time within your assignment.
    • Access the library or review library guides for help with research, writing, and citation.
  6. Part 2: Updated Gantt Chart
    Use Microsoft Project to update the previously created Gantt chart with the major and minor tasks identified in the infrastructure design document.
    Formatting
    This course requires the use of Strayer Writing Standards. For assistance and information, please refer to the Strayer Writing Standards link in the left-hand menu of your course. Check with your professor for any additional instructions. Note the following:
  • The preferred method is for the infrastructure design portion of your assignment to be typed, double-spaced, using Times New Roman font (size 12), with one-inch margins on all sides.
  • Include a cover page containing the assignment title, your name, your professor’s name, the course title, and the date. The cover page is not included in the required page length.
  • Include a source list page. Citations and references must follow SWS format. The source list page is not included in the required page length.
  • Learning Outcomes
    The specific course learning outcome associated with this assignment is:
  • Propose a design to address hardware, software, and security aspects of an entity’s information systems infrastructure.

Modify the Week Two Java

  

Week 3
 

Modify the Week Two Java™ application using Java™ NetBeans™ IDE to meet these additional and changed business requirements:

The company has recently changed its total annual compensation policy to improve sales.
A salesperson will continue to earn a fixed salary of $50,000. The current sales target for every salesperson is $120,000.
The sales incentive will only start when 80% of the sales target is met. The current commission is 5% of
total sales.
If a salesperson exceeds the sales target, the commission will increase based on an acceleration factor. The acceleration factor is 1.5.
The application should ask the user to enter annual sales, and it should display the total annual compensation.
The application should also display a table of potential total annual compensation that the salesperson could have earned, in $5000 increments above the salesperson’s annual sales, until it reaches 50% above the salesperson’s annual sales.
 

Sample Table: Assuming a total annual sales of $100,000, the table would look like this:
 

Total Sales Total Compensation
 

100,000 >
 

105,000 >
 

110,000 >
 

115,000 >
 

120,000 >
 

125,000 >
 

130,000 >
 

135,000 >
 

140,000 >
 

145,000 >
 

150,000 >
 

The Java™ application should also meet these technical requirements:
The application should have at least one class, in addition to the application’s controlling class.
The source code must demonstrate the use of conditional and looping structures.
There should be proper documentation in the source code.

Practical Connection – Cryptography

Assignment: Need this by 6pm est today

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:

· Provide a 500 word (or 2 pages double spaced) minimum reflection.

· Use of proper APA formatting and citations. If supporting evidence from outside resources is used those must be properly cited.

· Share a personal connection that identifies specific knowledge and theories from this course.

· Demonstrate a connection to your current work environment. If you are not employed, demonstrate a connection to your desired work environment.

· 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.

Research questions

Given the AI and ML have now become more affordable and accessible, chatbots built using the conversational AI will introduce a digital transformation and support the growth and success of organizations

research digital

  Do Your Own Work
The school has strict policies regarding turning in work that is not 100% your own creation. I will enforce these policies.  

PROJECT 1: COMPANY ANALYSIS
Objective
The purpose of this project is to demonstrate your understanding of the following course concepts:

1. How companies use digital and social media to effectively communicate ideas, information, arguments, and messages to achieve a specific goal.
2. How digital media has transformed the communication of an idea, information, and arguments in society.

Project Description
The use of digital media has transformed how companies communicate with their customers. The use of the websites, YouTube, e-books, e-mail and various forms of social media such as Facebook, Twitter, Pinterest, Snapchat, Instagram, and blogs has shaped current day communication strategies.

Project 1 Consists of:

1. Project Requirements (topics and content to cover)
2. Paper Requirements (content organization)
3. Submission Requirements (how to submit your assignment)
4. APA Resources (how to cite and select sources)
5. Due Date Information and Late Policy

Project Requirements
Select a company that utilizes digital or social media to communicate with customers to complete Section 1.

NOTE 1: You are required to complete ALL THREE SECTIONS of this project (Sections 1, 2, and 3).

SECTION 1: COMPANY INFORMATION
Provide the following information about the company you select:
Item 1: What is the name of the company?
Item 2: What year was the company established?
Item 3: What is the company’s goal or mission?
Item 4: What products and services does the company offer or provide?
Item 5: Provide the company website address (URL).
Item 6: How many employees does the company employ?
Item 7: Where is the company’s headquarters located?
Item 8: What are the company’s most recent earnings?

Section 1 Source: Include at least one source for Section 1. Include this source as an in-paper citation and on your Reference page.
Section 1 Example: The Henkel Company
To help you with completing Section 1, an example is provided below:
“…Henkel was founded in 1876. People around the world trust Henkel’s innovations, brands, and technologies. In the fiscal year 2016, the company reported sales of approx. 18.7 billion euros and an operating profit of around 3.2 billion euros (adjusted for one-time gains/charges and restructuring charges). The DAX-30 company has its headquarters in Düsseldorf, Germany. Henkel employs more than 50,000 people worldwide, over 80 percent of whom work outside of Germany. Henkel is thus one of the most international German companies…”

Henkel. (2019). Company Profile. In Company Profile. Retrieved 1/15/19, from https://www.henkel.com/press-and-media/facts-and-figures/company-profile

NOTE 2: You cannot use the Henkel Company in your project.

SECTION 2: DIGITAL AND SOCIAL MEDIA USE
How does the company use Digital and Social Media to communicate with their customers?

Item 1: List all of the digital and social media platforms the company uses to communicate with customers (including websites, YouTube, e-books, e-mail and various forms of social media such as Facebook, Twitter, Pinterest, Snapchat, Instagram, and blogs).
Item 2: Describe how the company uses EACH digital and social media listed in Item 1 above to achieve its goals or mission.

Section 2 Source: Include at least one source for Section 2. Include this source as an in-paper citation and on your References page.

SECTION 3: ANALYSIS
Provide an example of how the company uses digital and/or social media to accomplish an objective (e.g. to address a serious public relations issue, promote a cause, market a product, achieve a strategic advantage by using Big Data, or promote an event).

Item 1:  Describe the situation or example in detail.
Item 2:  How successful was the company in accomplishing the objective? Support your answer with reference (s).
Item 3:  List one thing the company could have done better to accomplish their objective. Be sure to focus on the use of digital or social media here.
Item 4: If you decide to discuss the company’s use of Big Data to achieve a strategic advantage, does their use of Big Data concern you as a potential customer? Why or why not?

To help you with completing Section 3, we have provided two sample topics below:

Section 3 Example 1: Target’s Data Breach
Target’s December 2013 data breach was a public relations nightmare, but the company responded swiftly over social media, posting safety guidelines on Twitter and keeping an open dialog with its aggrieved customers.

Section 3 Example 2: Target’s Use of Big Data
Target is renowned in the industry for its data collection practices. Target maintains a customer relationship management database which includes information from in-store purchases (they link all of your purchases to a unique customer identifier) and data they collect externally (e.g. data from Facebook and other sources).  Combine the two data streams and Target can predict, with a high degree of certainty, what your gender is, where you live, how far you travel to work, your relationship status, and they can even tell if you are pregnant and if so when you are due. The amount of money spent each year on pregnancy-related purchases is tremendous. In efforts to win the market share in this profit area, Target has hired a team of statisticians to perform predictive analysis. The goal, in this particular situation, is to predict which women are expecting (or soon to be), without asking them directly, by analyzing their purchasing behavior (e.g. cribs, baby clothes, prenatal vitamins, etc.). This way Target can “target” this particular demographic (with coupons, discounts, and other offers) very early, thus getting a jump on the competition.

Section 3 Sources: Include at least two sources for Section 3. Include the two sources as in-paper citations and on your References page. At least one source should be professional or scholarly. 

NOTE 3: You cannot use Target in your project or any company we discussed in class (e.g. Google).

Paper Requirements
1. Your paper must follow APA format guidelines throughout.
(A sample APA template for you to use is attached to the bottom of this page). Be sure to use the the sample template.

a. Double-spaced
b. 1-inch Margins
c. 12-point size professional font (e.g. Times New Roman)
d. Header
e. Automatic Page numbers
f. Title page
g. Reference page

2. Length: Minimum of 1,000; Maximum of 1,500 words.
(Title page, Reference page, and direct quotes do not count toward the total word count). 

NOTE 4: Going over 1,500 words is fine, but if you are under 1,000 you will be penalized (10% or one letter grade) if you have under 900 words.

3. Include one Image.
Include at least one table, graph, or image of an appropriate size that is relevant and supports the information provided in your paper. Feel free to create the image if you like.

Image Example: The Henkel Company Infographic
To help you with completing your project, we have included a sample image. This is a great infographic that provides data on the Henkel Company. This infographic would work well in Section 1.

henkel company infographic

Henkel Company Infographic [Digital image]. (n.d.). Retrieved January 15, 2019, from here.

4. Title Page
Your title page must be APA formatted and include the following:

a. Project Name
b. Your Name
c. Instructor’s Name
d. Course name
e. Due date of the assignment.
f. Title of Company Analysis

5. References Page
Your References page must be APA formatted.

6. Sources: Include at least Four (4) Sources (Total)
a. Include at least One (1) Source for Section 1.
b. Include at least One (1) Source for Section 2.
c. Include at least Two (2) Sources for Section 3. At least one of the two sources must be a Professional or Scholarly Source.

Clarification: Please do not use unprofessional sources such as Wikipedia, About.com, Answers.com, Dictionary.com, How.com, or anything remotely similar.  Examples of scholarly sources include textbooks, articles, academic journals, and conference proceedings. Scholarly resources are written by experts in their fields, grounded in research, and often refereed (reviewed and edited by researchers in the field). Examples of professional sources include trade journals or magazines. Professional sources are written for a specific audience that works in a certain field. They are not research-based. You can also use our course content (e.g. Read & Watch resources) as a source as well. UMGC has a top-notch, extensive online library. You can find many scholarly and professional sources there.

NOTE 5: You can also use social media (e.g. Twitter posts, blogs, YouTube) sources as well as this is a paper about the use of digital and social media.

7. Setup & Organization
Your paper must include the following pages and Level 1 Headings:

a. Cover Page
b. Company Profile (Section 1)
c. Digital and Social Media Use (Section 2)
d. Analysis (Section 3)
e. Reference Page