Corporate IT Security Audit Compliance

 

  • Read the Case Study: (this case study is located in the EBSCO Host of the University of the Potomac Library) Busco, C., Frigo, M. L., Giovannoni, E., Riccaboni, A., & Scapens, R. W. (2005). Beyond compliance why integrated governance matters today. Strategic Finance, 87(2), 34-43.
  • Write a summary analysis and give you opinion on why integrated governance matters today.

Writing Requirements

  • 3-4 pages in length  (excluding cover page, abstract, and reference list)
  • APA 6th edition, Use the APA template located in the Student Resource Center to complete the assignment.
  • Please use the Case Study Guide as a reference point for writing your case study.

Excel_Ch11_CapAssessment_Deans | Excel Chapter 11 CapAssessment Deans

 

Excel_Ch11_CapAssessment_Deans | Excel Chapter 11 CapAssessment Deans

 

100% Marked on MYITLAB  

Project Description:

You work for the vice president’s office at a major university. Human Resources provided a list of deans and associate deans, the colleges or schools the represent, and other details. You will use text functions to manipulate text, apply an advanced filter to display selected records, insert database summary statistics, use lookup functions, and display formulas as text.

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

First, you want to combine the year and number to create a unique ID.
 

  In cell C8, enter 2006-435 and use Flash Fill to complete the IDs for all the deans and   associate deans.

Next, you want to create a three-character abbreviation for the   college names.
 

  In cell E8, use the text function to display the first three characters of   the college name stored in the previous column. Copy the function to the   range E9:E28.

The college names are hard to read in all capital letters.
 

  In cell F8, insert the correct text function to display the college name in   upper- and lowercase letters. Copy the function to the range F9:F28.

You want to display the names in this format Last, First.
 

  In cell J8, insert either the CONCAT or TEXTJOIN function to combine the last   name, comma and space, and the first name. Copy the function to the range   J9:J28.

Columns K and L combine the office building number and room with the   office phone extension. You want to separate the office extension.
 

  Select the range K8:K28 and convert the text to columns, separating the data   at commas.

You decide to create a criteria area to perform an advanced filter   soon.
 

  Copy the range A7:M7 and paste it starting in cell A30. Enter the criterion Associate Dean in   the appropriate cell on row 31.

Now you are ready to perform the advanced filter.
 

  Perform an advanced filter using the range A7:M28 as the data source, the   criteria range you just created, and copying the records to the output area   A34:M34.

The top-right section of the worksheet contains a summary area. You   will insert database functions to provide summary details about the Associate   Deans.
 

  In cell L2, insert the database function to calculate the average salary for   Associate Deans.

In cell L3, insert the database function to display the lowest salary   for Associate Deans.

In cell L4, insert the database function to display the highest   salary for Associate Deans.

Finally, you want to calculate the total salaries for Associate   Deans.
 

  In cell L5, insert the database function to calculate the total salary for   Associate Deans. 

Format the range L2:L5 with Accounting Number Format with zero   decimal places.

The range G1:H5 is designed to be able to enter an ID to look up that   person’s last name and salary.
 

  In cell H3, insert the MATCH function to look up the ID stored in cell H2,   compare it to the IDs in the range C8:C28, and return the position number.

Now that you have identified the location of the ID, you can identify   the person’s last name and salary.
 

  In cell H4, insert the INDEX function. Use the position number stored in cell   H3, the range C8:M28 for the array, and the correct column number within the   range. Use mixed references to keep the row numbers from changing. Copy the   function to cell H5 but preserve formatting. In cell H5, edit the column   number to display the salary.

In cell D2, insert the function to display the formula stored in cell   F8.
  In cell D3, insert the function to display the formula stored in cell H3.
  In cell D4, insert the function to display the formula stored in cell H4.
  In cell D5, insert the function to display the formula stored in cell L3.

Create a footer with your name on the left side, the sheet name code   in the center, and the file name code on the right side.

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

EULA

Identify one EULA that you have entered into. We are each parties to many of them, whether from an application, mobile app, software or hardware (printers, for example, include EULAs). In your Initial Post, describe the EULA or provide a link to it (many are quite long, so copy-paste may burden the Discussion), making sure that others can access it for review. Discuss at least two terms or clauses in the contract that are vague, and give at least two possible interpretations of each. How might the interpretations favor the manufacturer/vendor/owner of the product or service covered under the EULA? How might they favor you as the consumer?

500 words. APA format needed.

NoSQL

Build for MongoDB is for powering an online store or e-commerce solution.   MongoDB’s features can easily manage attributes in a product catalog, track the interactions between the store’s inventory and customers’ shopping carts, and offer dynamically switching recommendations such as “Customers also bought” in a single shopping session.

1. Build a Database to accommodate the eCommerce

2. Build functions to insert and fetch data

3. Data should be in a hierarchy fashion

4. Demo the full solution – when data is fetched by product identifies, name  – it should return hierarchial data

Exp19_Excel_Ch11_ML1_Internships

 Exp19_Excel_Ch11_ML1_Internships

Project Description:

As the Internship Director for a regional university, you created a  list of students who are currently in this semester’s internship  program. You have some final touches to complete the worksheet,  particularly in formatting text. In addition, you want to create an  advanced filter to copy a list of senior accounting students. Finally,  you want to insert summary statistics and create an input area to look  up a student by ID to display his or her name and major.

You want to extract the last four digits of the student’s ID.
 

  #In cell B2 on the Students sheet, extract the last four digits of  the first student’s ID using the RIGHT function. Copy the function from  cell B2 to the range B3:B42.
   Hint: Formula is =RIGHT(Student ID, 4)

#After extracting the last four digits of the ID, you want to align the data.
 

  #Apply center horizontal alignment to the range B2:B42.
   Hint: The Home tab contains alignment options.

#The first and last names are combined in column C. You want to separate the names into two columns.
 

  Convert the text in the range C2:C42 into two columns using a space as the delimiter.
   Hint: Text to Columns is located on the Data tab.

#You want to convert the text in column F to upper and lowercase letters.
 

  #Use a text function in cell G2 to convert the text in cell F2 into  upper and lowercase letters. Copy the function to the range G3:G42.
   Hint: Formula is =PROPER(Major)

#Now that you have converted text from uppercase to upper and  lowercase, you will hide the column containing the majors in all capital  letters.
 

  Hide column F.
 

  Hint: The Home tab contains an option to hide a column.

You want to create a criteria range for the dataset.
 

  #Create a criteria range by copying the range A1:I1 and pasting it in cell   A44. Create conditions
   for   Senior Accounting   majors on row 45 and an OR condition for Junior Accounting majors in the respective cells   on row 46

You are ready to perform the advanced filter.
 

  #Create an output range by copying the range A44:I44 to cell A48.  Perform the   advanced filter by copying data to the output range. Use  the appropriate   ranges for list range, criteria range, and output  range
   Hint: The Data tab contains the option to perform an advanced filter.

On the Info worksheet, you want   to insert a database function based on conditions.
 

  #Display the Info worksheet and insert the DSUM function in cell B2  to   calculate the total tuition for junior and senior accounting  students. Use   the range A1:I42 for the database, Tuition for the field, and the criteria range.
 

You want to insert database   functions to perform calculations.
 

  In cell B3, insert the DAVERAGE function to calculate the average GPA for junior and senior   accounting students on the Students worksheet. Use mixed references in the   ranges.

You want to identify the highest   GPAs for junior and senior accounting majors.
 

  In cell B4, insert the DMAX function to identify the highest GPA for junior and senior   accounting students on the Students worksheet. Use mixed references in the   ranges.
 

In cell B5, insert the DMIN function   to identify the lowest GPA for junior and senior accounting students on the Students   worksheet. Use mixed references in the ranges.
 

In cell B6, insert the DCOUNT   function to count the number of junior and senior accounting
   students on the Students worksheet. Use mixed references in the ranges.
 

In cell B9, insert the DGET   function to retrieve the last name of  the student who has the ID listed in   cell A9. Use the column number  representing the Last Name column for the   field argument and use the  criteria range A8:A9. Edit the function to make the column letters  absolute. Copy the DGET function from cell B9 to cell C9.   Edit the  field number to represent the GPA column.
 

You want to format the results of the database functions.
 

  Format the range B3:B6 with Comma Style. Decrease the number of decimal   places to zero
   for cell B6.

You want to identify the location of a particular ID.
 

  Insert the MATCH function in cell B13 to identify the position of the ID   stored in cell B12. Use
   the range A2:A42 in the Student’s worksheet as the lookup_array argument and   look for exact
   matches only.
 

Insert the INDEX function in cell B14 with Students!A$2:I$42 as the  array, B$13 that contains the MATCH function as the row number, and 4 as the column number. Copy the function from cell   B14 to cell B15. Edit the function to change the column number to 7.

Change the ID in cell B12 to 11282378. The results of the MATCH and   INDEX functions
   should change.

You want to insert a function to display other functions as text.
 

  Insert the FORMULATEXT function in cell D2 to display the formula that is   stored in cell B2.
   Copy the function to the range D3:D6 and to the range D13:D15. In cell D8,   insert the
   FORMULATEXT function to display the function that is stored in cell B9, and   in cell D9, insert
   the FORMULATEXT function to display the function that is stored in cell C9.

Increase the width of column D   to 50.

Create a footer with your name on the left side, the sheet name code  in the center, and the file name code on the right side on all sheets.

Wk 4 – Apply: Disaster Recovery Plan

Assignment Content

  1. Consider a large health clinic with a dozen doctors and approximately 80 nurses and support staff. The building houses a small computer room with 4 servers to support the clinic’s patient database, email services, file storage and medical applications and all laptops and desktops have a specialized medical client application and are encrypted with licensed full disk encryption software. As an IT consultant supporting this clinic, you need to develop part of a Disaster Recovery plan covering 4 keys areas.

    You need to specifically address how to quickly accomplish the following to enable operations within 24-48 hours:

    • An alternate location to operate from
    • Replacement of damaged/lost servers, workstations and laptops and business applications installed on them.
    • Backup, Security and Restoration of office and patient information
    • Methods of communicating with staff during the disaster
    • Be sure to be proactive in your plan, that is what a plan is for.

Establishing a Security Culture

Chapter 9 – Review the section on Establishing a Security Culture.  Review the methods to reduce the chances of a cyber threat noted in the textbook.  Research other peer-reviewed source and note additional methods to reduce cyber-attacks within an organization. (Information Technology and Organizational Learning)

The above submission should be one-page in length and adhere to APA formatting standards.

**Remember the page length does not include the APA cover page or any references**

A designer described the following interface for

  

A designer described the following interface for a save operation.
The users initially see a screen with a box where they can type the file name (see screen 1). The screen also has ‘list’ button that they can use to obtain a listing of all the files in the current directory (folder). This list appears in a different window. When the user clicks the ‘save’ button the system presents a dialogue box to ask the user to confirm the save (see screen 2).

Two programmers independently coded the interface using two different window managers. Programmer A used an event-loop style of program whereas programmer B used a notifier (callback) style.

(a) Sketch out the general structure of each program.
(b) Highlight any potential interface problems you expect from each programmer and how they could attempt to correct them.

NOSQL ( MongoDB)

1. Create NOSQL Database.

2. Create Collection

3. Create Find, Insert and Update functions( this functions should be extended ones not default ones)

4. Build a small one web page or write javascript program to call these functions.