Final Assignment

 

Looking for a 5-6 page paper written on the intersection between law and technology.

Topics you should cover are:

-Current Issues in Law and Technology

-Who are the major players in this arena( business, feds, consumers)? 

-Also, provide some examples of current situations that are important and newsworthy.

Include proposed solutions that can address any current situations. 

APA style with appropriate citations. 

 

Activity 4- Strategy Applied in Project Mngt

Continuation of Week 1 Case Study
Remember the old saying, “A project plan is not a schedule until resources are committed.” This exercise illustrates this sometimes subtle, but important point. Using your files from Part 1, input resources and their costs if you have not already done so. All information is found in Tables A2.1 and A2.2, pages 644 – 646.
Note: Use any project management tool that you have available to you. However, ProjectLibre project management software is free and can be found at www.projectlibre.com  
Prepare a memo (500 words) that addresses the following questions:
1. Which if any of the resources are overallocated?
2. Assume that the project is time constrained and try to resolve any overallocation problems by leveling within slack. What happens?
3. What is the impact of leveling within slack on the sensitivity of the network?
4. Assume the project is resource-constrained and resolve any overallocation problems by leveling outside of slack. What happens? Can be found on pages 642 and 643.
 *Include a Gantt chart with the schedule table after leveling outside of slack.
Note: No splitting of activities is allowed. No partial assignments (e.g., 50 percent). All resources must be assigned 100 percent.

Text-

Title: Project Management: The Managerial Process 

ISBN: 9781260238860 

Authors: Clifford F. Gray, Erik W. Larson 

Publisher: McGraw-Hill Education 

Publication Date: 2020-01-09

Cryptography – Milestone

In the second milestone writing assignment, 

you will analyze asymmetric and symmetric encryption.  Evaluate the differences between the two of them and which one that you would determine is the most secure.  

 You must use a minimum of three scholarly articles to complete the assignment.  

The assignment must be properly APA formatted with a separate title and reference page. 

2 pages

Project Documentation and Implementation Artifacts(Paper Sold Two Times)!RATED A+ ASSIGNMENT! GOODLUCK

 

  1. Project implementation is arguably the most exciting stage of the project management process. It is during project implementation that project plans begin to come to life and assumptions are able to be tested and measured in real-life scenarios.
    One of the outcomes of project implementation is a set of deliverables that typically includes a system diagram; a network diagram; a database design document, including an entity-relationship diagram, a data dictionary, and table definitions; a clearly articulated cybersecurity plan; and source code.
    To complete this assignment, you will need to create the following components:

    • A system diagram that shows, in graphic form, the components of your project
    • Your system diagram should follow the system description you submitted in your Week 2 project plan (but may differ based on the research you have conducted since Week 2).
    • You may create your system diagram in Microsoft® PowerPoint®, Microsoft® Visio®, Lucidchart, or a graphics program of your choice.
    • A network diagram that shows, in graphic form, the flow of data within your project
    • Your network diagram should follow the network description you defined in the Week 2 project plan (but may differ based on the research you have conducted since Week 2).
    • You may create your network diagram in Microsoft® PowerPoint®, Microsoft® Visio®, Lucidchart, or a graphics program of your choice.
    • A database design document, including an entity-relationship diagram, a data dictionary, and table definitions, representing all of the data that must be stored and maintained within the context of your project and how that data is organized
    • A clearly articulated cybersecurity plan that explains how you plan to secure project data and processes
    • Source code (may be partial) for at least one software application
    • Your source code may be implemented in HTML/JavaScript, Java, C++, or another programming language.
    • Download and unzip the HTML/JavaScript/CSS sample code files for an example of a partial software application implementation.
    • A quality assurance and software test plan
    • Download the Software Test Plan for an example of what information is typically included and how it is typically organized in a software test plan.
    • Note: All deliverables must be portfolio ready, which means as complete and error-free as possible.

SIEMENS SIMATIC

I need to write a term paper on the topic Siemens Simatic- PCS7/WINCC (SCADA) 

There are all the requirements for the term paper alongside the template for the term paper.
Please help and thank you 

Exp19_Excel_AppCapstone_Intro_Collection

#Exp19_Excel_AppCapstone_Intro_Collection 

#Excel Introductory Capstone – Collection 

#Exp19 Excel AppCapstone Intro Collection

  

Project Description:

You are the financial manager for Judi’s Art Gallery. One of your clients, Raymond Chancellor, has a large collection of limited edition signed art by James C. Christensen (1942-2017). Over the years, you have helped Raymond maintain a list of his collection, including the title of the art, medium, issue date, issue price, the price he paid, and current market values. Most of the art is sold out from the publisher, which increases the value of the art. Other art is still readily available or is available in limited quantities. You want to update the list so that he can properly insure his collection.

     

Start Excel. Download and open   the file named Exp19_Excel_AppCapstone_Intro_Collection.xlsx.   Grader has automatically added your last name to the beginning of the   filename.

 

Select the range A1:A6 on the   Christensen worksheet, merge the cells, and apply Middle Align vertical   alignment.

 

Change the width of column K to   17.00, select the range K1:K3, and apply Thick Outside Borders.

 

Click cell C9, and freeze panes   so that rows 1 through 8 and columns A and B are frozen.

 

Select the range E9:E54 and   apply the Mar-12 date format.

 

Find all occurrences of Retired and replace them with Sold Out.

 

Click cell H9 on the Christensen   worksheet, and insert a formula that calculates the percentage Raymond paid   of the issue price by dividing the amount Paid by the Issue Price. Copy the   formula from cell H9 to the range H10:H54.

 

Click cell J9, and insert a   formula that calculates the percentage change in value by subtracting the   Issue Price from the Current Value and then dividing that result by the Issue   Price. Copy the formula from cell J9 to the range J10:J54.

 

Apply Percent Style with one   decimal place to the ranges H9:H54 and J9:J54.

 

Insert in the Current Values   section at the top of the worksheet summary functions that use the range   I9:I54. In cell I2, calculate the total of all the Current Values. In cell   I3, calculate the average current value. in cell I4, calculate the lowest current   value. In cell I5, calculate the highest current value.

 

Click cell C9, and insert a   VLOOKUP function that looks up the code in cell B9, compares it to the codes   and types of art in the range B2:C6, and returns the type of art. Copy the   function in cell C9 to the range C9:C54. Hide column B that contains the   codes.

 

Click cell K9, and insert an IF   function that determines if the Issue Price is equal to the Current Value. If   the values are the same, display Same as Issue (using the cell reference K2); otherwise, display Increased in   Value (using   the cell reference K3). Copy the function from cell K9 to the range K10:K54.

 

Display the Purchase worksheet,   insert a row above Monthly Payment. Type Monthly Payments in 1 Year in cell A5 and type 12 in cell B5.

 

In cell B6 in the Purchasing   sheet, insert the payment function to calculate the monthly payment using   cell references, not numbers, in the function, and make sure the function   displays a positive result. Apply Accounting Number Format and the Output   cell style to cell B6.

 

Display the Christensen   worksheet, select the range C1:E6, and create a clustered column chart.

 

Cut the chart and paste it in   cell A57, change the height to 4″, and change the width to 6.5″.   Add Alt Text The column chart compares total issue prices to total   current values by type of art. (include the period).

 

Type Raymond’s Art Collection for the chart title, apply   bold, and Black, Text 1 font color. Place the legend at the top of the chart.   Add Primary Minor Horizontal gridlines.

 

Create a pie chart using the   ranges C2:C6 and E2:E6, and then move the chart to a new chart sheet named Current   Values. Move   the Current Values sheet to the right of the Purchase sheet.

 

Type Percentage of Total Current Value as the chart title and change   the font size to 18 pt. Choose Colorful Palette 3 for the chart colors. Add   this description for Alt Text: The pie chart shows each art type by percentage of   total current value. (include   the period). 

 

Hide the legend. Add data labels   for categories and percentages; remove value data labels. Change the font   size to 16 pt, bold, and Black, Text 1 font color for the data labels. 

 

Explode the Masterwork   Anniversary Edition slice by 15% and change the fill color to Light Blue.

 

Display the Christensen   worksheet, click in any cell within the dataset, convert the data to a table,   assign a table name Collection, and apply Green, Table Style Light 14.

 

Apply a conditional format to   the range J9:J54 that highlights cells where the value is greater than 200%   (enter greater than 2) with Green Fill with Dark Green Text.

 

Sort the dataset by Type of Art   in alphabetical order and then within Type of Art, sort by Current Value from   largest to smallest.

 

Set a filter to display art that   equals Sold Out as the status.

 

Add a total row to display the   sum of the Issue Price, Paid, and Current Values columns. Remove the total   for the Note column.

 

Select the Purchase sheet, set   2″ top margin, and center horizontally on page.

 

Select the Christensen sheet,   select Landscape orientation, Legal paper size, set 0.2″ left and right   margins, 0.5″ top and bottom margins, and set row 8 to repeat at the top   of pages.

 

On the Christensen worksheet,   change the width of column A to 27, the width of column D to 11, the width of column J to 12. Wrap text in cell A1 and cell   J8.

 

Create a footer with Exploring   Series on the   left side, the sheet tab code in the center, and file name code on the right   side on the Christensen sheet.

 

Save and close Exp19_Excel_AppCapstone_Intro_Collection.xlsx.   Exit Excel. Submit the file as directed.

Microeconomics

 

Answer question 1 and 2 below:

Question 1: Read the following article (A Refresher on Price Elasticity), in your own words write a summary of  the article. (No less than 200 words)

Question 2: Given what you now know about the determinants of  price elasticity of demand pick 2 goods/services from the list below and for each explain whether its demand is elastic or inelastic and justify your answer. 

Gasoline, vacation trip,  a meal at McDonald’s, Principles of Macroeconomics Textbook, Pfizer Vaccine, a pair of  Air Jordan shoes.

Discussion on SaaS. 50 words

 Select from the following list four (4) topics and discuss. Use only 50-words max per topic to discuss and present your answer.  The discussion questions this week are from Chapter 2  (Jamsa, 2013).Chapter 2 topics:

  • Define and describe SaaS.
  • Discuss a SaaS provider for each of the following:
    • Sales and customer relationship management
    • Accounting
    • Income tax filing
    • Web-Based Meetings
    • Human Resources
    • Payroll Processing
    • Backup Automation
    • Office Document Creation
    • Social Networking
  • Define and describe mashups.
  • List the advantages and disadvantages of SaaS solutions.
  • Describe the role of OpenSaaS.
  • Compare and contrast a web service and a SaaS solution.
  • Define and describe SOA.