Describe the scope of the project and control measures

Assignment Help Data Structure & Algorithms
Reference no: EM13893616

This assignment consists of three sections: a written project plan, revised business requirements document, project plan PowerPoint presentation, and a finalized project plan. You must submit the four (4) sections as separate files for the completion of this assignment. Label each file name according to the section of the assignment it is written for. Additionally, you may create and / or assume all necessary assumptions needed for the completion of this assignment.

While taking all business and project parameters into consideration, make quality assumptions to support the following requirements.

Section 1: Written Project Plan

You are now in the final stage of the project plan development. All previous documentation should be combined into one document that will serve as the statement of work for the project. Your goal is to have the project approved by the executive team. The project plan should be very detailed, which is designed to accomplish the monumental task of implementation; however, the executive team is only interested in a 30-minute summation. Therefore, you also must create a compelling executive summary that is supported by your detail that convinces the executive team that they should move forward with your solution.

1. Develop a thirty to forty (30-40) page project plan in which you:

• Write a five to ten (5-10) page executive summary that provides a high-level technical overview of your project in which you:
o Describe the scope of the project and control measures.
o Describe the goals and objectives of the project.
o Include a high-level overview of all project deliverables.
o Give a detailed, realistically estimated cost analysis of the entire project, including human capital.
o Relate the value of the project plan solution to the competitive advantage that information technology will afford your organization.
o Recommend solution providers who can assist with development and implementation.

• Combine all previous documentation for Project Deliverables 1-5 in which you:
o Provide all aspects of the information technology implementation into the project plan.
o Revise the documentation based on feedback from the earlier evaluation of your deliverable.

• Use at least five (5) quality resources in this assignment. Note: Wikipedia and similar Websites do not qualify as quality resources.
Section 1 of this assignment must follow these formatting requirements:
• Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
• Include a cover page containing the title of the assignment, the student's name, the professor's name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.
• Include charts or diagrams created in MS Visio or Dia as an appendix of the project plan. All references to these diagrams must be included in the body of the project plan.

Section 2: Revised Business Requirements Document

2. Document all revisions made to the written project plan in the Document Control section of the business requirements document from

Project Deliverable 2: Business Requirement. Note: This documentation must outline the revisions made to the previous deliverables required in Section 1: Written Project Plan.

Section 3: Project Plan PowerPoint Presentation

Additional to your detailed executive summary you must present your findings to the executive team and the venture capital group that along with the executive summary will convince the group that your solution is optimal.

3. Create a ten to fifteen (10-15) slide PowerPoint presentation in which you:
• Illustrate the concepts from your executive summary in Section 1 of this assignment.
• Create bulleted speaking notes for your presentation to the executive board in the Notes section of the PowerPoint. Note: You may create or assume any fictitious names, data, or scenarios that have not been established in this assignment for a realistic flow of communication.
• Use a professional technically written style to graphically convey the information.

Section 4: Finalized Project Plan

Use Microsoft project to:

4. Finalize your project plan from Project Deliverable 5: Infrastructure and Security to include all necessary changes in assumptions, tasks, and / or subtasks.

The specific course learning outcomes associated with this assignment are:

• Develop information systems-related activities to maximize the business value within and outside the organization.
• Demonstrate an understanding of existing and emerging information technologies, the functions of IS, and its impact on the organizational operations.
• Evaluate the issues and challenges associated with information systems integration.
• Use technology and information resources to research issues in information systems.
• Write clearly and concisely about strategic issues and practices in the information systems domain using proper writing mechanics and technical style conventions.

Reference no: EM13893616

Questions Cloud

What is the melting temperature of the dna : The nucleic acid from various viruses was extracted and the base compositions determined. What type of nucleic acid (RNA or DNA) and single-stranded or double-stranded occurs in each virus?
Description of the community health education theory : Post 3-4 pages description of the community health education theory from the article you selected. Then, explain how it was applied in the study. Finally, explain how the health education theory in the article contributed to success or failure of ..
What is the recommended route for the power lines : What is the required length of power line required? What is the recommended route for the lines? With that change, what will be the requirement for power lines and what will the route be?
Determine the author tone and perspective on the subject : Look at specific wording (diction) in order to determine the author's tone and perspective on the subject. Describe the tone of the text by providing specific words from the text that suggest the tone and perspective you have determined
Describe the scope of the project and control measures : Describe the scope of the project and control measures - describe the goals and objectives of the project and include a high-level overview of all project deliverables.
Define project management and explain its importance : Define project management and explain its importance to the business world
Which of the following receptors binds tgf : A gain-of-function in which of the following would promote malignancy in cells whose proliferation is inhibited by TGF?
Explain how to make the file transfer process more secure : Explain how to make the file transfer process more secure.
Democratic character of american politics : In your opinion, has the democratic character of American politics been too far compromised by the wide-ranging access of special interests

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Write a function that accepts an array of integers

Write a function that accepts an array of integers and the size of the array and prints out a table listing how many values in the array fall in each of the following ranges:

  Implement a stack adt by writing a class

Instantiate the Stack class in the main function and provide a user loop and a menu so that all the Stack class member-functions, push, pop, etc., are available so that the user can thoroughly exercise the member-functions of the Stack class.

  Communicationa significant distinction between online and

communicationa significant distinction between online and face-to-face classes lies in the area of

  Explain the concept of dns

Assume your job is to support desktop computers in a small corporation of 32 workers. A consulting company is setting up a private Web server to be used internally by company workers.

  Question about software importance

Determine what makes software so important and list a number of ways that software has an impact on our life.

  How is a pert chart useful?

How is a Pert chart useful? How is a Gantt chart useful? What are the differences and similarities between both?

  Describe sorting algorithm to be parsimonious

Describe a sorting algorithm to be parsimonious if it never compares same pair of input values twice. (Supose that all the values being sorted are distinct.).

  Give time algorithm that outputs satisfying assignment

Find out  whether there is an assignment of true/false values to the literals such that at least a*m clauses will be true. Note that 3-SAT(1) is exactly the 3-SAT problem. Give an O(m*n)-time algorithm that outputs a satisfying assignment for 3-S..

  Explain the three types of relationships

Provide an example of a one to one relationship and an example of a many-to-many relationship in a newspaper, magazine, book, or everyday situation you encounter.

  Create a recursive backtracking solution

The columns and rows of the matrix are the regions while the cells contain a 0 if the two regions are not adjacent and a 1 if they border. Create a recursive backtracking solution which accepts as interactive input from the user the number of regi..

  Draw a hierarchy chart and then plan the logic for a program

Draw a hierarchy chart and then plan the logic for a program for the sales manager of The Couch Potato Furniture Company. The manager needs a program to determine the profit on any item sold. Input includes the wholesale price and retail price for..

  Create a shell script to locate executable files

Create a shell script to locate executable documents? The script takes a list of document names from the command line and determines which would be executed had these names been given as commands.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd