Discussion and Portfolio Project: ITS-833: Information Governance

Discussion: Regulations and Compliance

Word count: 300

Chapter Eight (8): Information Governance and Legal Functions: According to the authors, Smallwood, Kahn, and Murphy, IG is perhaps one of the functional areas that impact legal functions most. Failure to meet them could be literally put an organization out of business or land executives in prison.  Privacy, security, records management, information technology (IT), and business management functions are very important.  However, the most significant aspect of all of these functions relates to legality and regulatory compliance from a critical perspective. 

For this discussion, identify the industry you will be writing about in your final paper and discuss the regulatory compliance requirements that the company has to meet and the corresponding security, privacy, and records management functions that would need to be enabled for that organization. Remember to cite your sources and critically respond to two other learners.

* Share an applicable personal experience


* Provide an outside source that applies to the topic, along with additional information about the topic or the source (please cite properly in APA)


*  At least one scholarly source should be used in the discussion. Be sure to use information from your readings. Use proper citations and references in your post
.

Textbook: 

For this assignment, please read chapters 8, and 9 from the below textbook.

Chapter 8- Information Governance and Legal Functions
Chapter 9 – Information Governance and Records and Information Management Functions

Title: Information Governance, ISBN: 9781118421017 Authors: Robert F. Smallwood Publisher: John Wiley & Sons Publication Date: 2014-03-28

Portfolio Project: Milestone 1: Introduction

Word count: 2 pages

The project paper is broken down into 3 parts. For this piece of that assignment, you will write the introduction to your final portfolio project, comprehensively describing the industry you are choosing to use in the paper and preliminary challenges with information governance that you have identified.

Each milestone is a separate writing assignment, leading up to the final submission.

Expectations are that it will be a scholarly work, using largely peer-reviewed resources, formatted to APA 7 style. Grammar, spelling, and punctuation are significantly weighted. 

  

Scenario:

You have recently been hired as a Chief Information Governance Officer (CIGO) at a large company (You may choose your industry). This is a newly created position and department within the organization that was founded on the need to coordinate all areas of the business and to provide governance of the information. You will need to hire for all positions within your new department.

The company has been in business for more than 50 years and in this time has collected vast amounts of data. Much of this data has been stored in hard copy format in filing cabinets at an offsite location but in recent times, collected business data is in electronic format stored in file shares. Customer data is being stored in a relational database, but the lack of administration has caused data integrity issues such as duplication. There are currently no policies in place to address the handling of data, business, or customers. The company also desires to leverage the marketing power of social media but has no knowledge of the types of policies or legal issues they would need to consider. You will also need to propose relevant metrics that should be collected to ensure that the information governance program is effective.

The CEO and Board of Directors have tasked you to develop a proposal (paper) that will give them the knowledge needed to make informed decisions on an enterprise-wide Information Governance program, addressing (at a minimum) all of these issues, for the company. 

Note: plagiarism check required, APA7 format, include References, within 8hrs

Please provide discussion and project in separate documents.

Write a function called check triangle

  

Write a function called check triangle and add it to your myfunctions library that: prompts the use to input three integer values to variables named s1,s2,s3,representing the lengths of the three sides, using the scant_s function. From this data use if-else-if constructs to determine, in order, whether these values represent:1.A valid triangle.
2. An equilateral triangle.
3. An isoceles triangle.
4. A scalene triangle.
and print out the result to the screen. Remember you must check first that the side lengths entered represent a valid triangle. Your program should tell your user whether the triangle is valid or invalid, and if valid ,what kind of triangle it is.Sample output screens follow. Make sure your prompts conform to these samples.myfunctions.h Additions
void CheckTriangle(void);

AMD and data centers

 Discuss AMD and their data center strategy of consolidation and competing in the cloud services against their competitor Intel. Do you think the strategy will be successful? Provide reasons on why or why not the strategy will be successful. 

Directions: APA format. 3-4 pages

 Purpose and audience: Addresses purpose effectively, uses assignment to explore topic’s intrinsic interest, shows full understanding of issues, engages the audience, establishes credibility, uses headings, format, and citation in APA style (where relevant) effectively .

Organization:  Focuses consistently on clearly expresses a central idea, uses paragraph structure and transition guide reader effectively 

Development:  Explores ideas vigorously, supports points fully using a balance of subjectivity and objective evidence, reasons effectively making useful distinctions. 

 Language: Employs words with fluency, develops concise standard English sentences, balances a variety of sentence structures effectively 

IT Python

 

This is the flower box and it should at the beginning of each assignment
# You must add comments to your code
# Program name : Wk3_firstname_lastname.py
# Student Name : Ymmas Azaba
# Course : ENTD220
# Instructor : My Instructor
# Date : Any Day

# Description : This code will …..

# Copy Wrong : This is my work

You are going to enhance the prior assignment by doing the following:-

1) Create a function for each math operation (add, div, mult, sub)
2) The application will run forever, you will ask the user to continue or not.3) create a function IsinRange() to test a value between two ranges like this;Here is the spec in pseudo codeIsInRanhe(lr, hr, n) lr=low rangehr=high rangen=numberif n between ln and hnreturn trueelsereturn false

Hints 1) For practice please see lab exercises in the lesson section
2) See Sample output for messagesSample output

Enter your Lower range —> 10
Enter your Higher range —> 20
Enter your First number —> 15
Enter your Second number —> 17

The Result of 15.0+17.0=32.0
The Result of 15.0-17.0=-2.0
The Result of 15.0*17.0=255.0
The Result of 15.0/17.0=0.882352941176

Continue Looping Y/N Y

Enter your Lower range —> 20
Enter your Higher range —> 30
Enter your First number —> 25
Enter your Second number —> 50

  • The input values are out side the input ranges
  • Please check the numbers and try again
  • Thanks for using our calculator

Exp22_Excel_Ch09_CumulativeAssessment_Variation_Tips

Exp22_Excel_Ch09_CumulativeAssessment_Variation_Tips

Exp22 Excel Ch09 CumulativeAssessment Variation Tips

Excel Chapter 9 Cumulative Assessment – Variation Tips

  

Project Description:

Your friend Julia is a server at a restaurant. She downloaded data for her customers’ food and beverage purchases for the week. You will complete the workbook by applying consistent formatting across the worksheets and finalizing the weekly summary. The restaurant requires tip sharing, so you will calculate how much he will share with the beverage worker and the assistant 

     

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

  The Excel workbook contains circular references. When you open the file, an   error message displays. This error will be resolved as part of the project.

 

The Tip Left column in the   Friday worksheet contains a fill color and number formatting. You want to   fill these formats to the other daily worksheets.
 

  Group the Friday through Monday worksheets, starting with the Friday   worksheet. Fill the format only for the range E5:E24.
 

  Hint: The Home tab contains the Fill option.

 

Now you want to insert column   totals for the five worksheets simultaneously.
 

  With the worksheets still grouped, insert SUM functions in the range B25:E25   and apply the Total cell style. Ungroup the worksheets.
 

  Hint: The Home tab contains Cell Styles.

 

The Week worksheet is designed   to be a summary sheet. You want to insert a hyperlink to the Total heading in   the Monday worksheet.
 

  On the Week worksheet, in cell A5, insert a hyperlink to cell A25 in the   Monday worksheet with the ScreenTip text Monday’s Totals. Test the hyperlink to ensure   it works correctly.
 

  Hint: The Insert tab contains the option to insert a hyperlink.

 

In cell A6 on the Week   worksheet, insert a hyperlink to cell A25 in the Tuesday worksheet with the   ScreenTip text Tuesday’s Totals. Test the hyperlink to ensure it works correctly.

 

In cell A7, insert a hyperlink   to cell A25 in the Wednesday worksheet with the ScreenTip text Wednesday’s   Totals. Test   the hyperlink to ensure it works correctly.

 

In cell A8, insert a hyperlink to   cell A25 in the Thursday worksheet with the ScreenTip text Thursday’s   Totals. Test   the hyperlink to ensure it works correctly.

 

In cell A9, insert a hyperlink   to cell A25 in the Friday worksheet with the ScreenTip text Friday’s   Totals. Test   the hyperlink to ensure it works correctly.

 

Now, you are ready to insert   references to cells in the individual worksheets. First, you will insert a   reference to Monday’s Food Total.
 

  In cell B5 on the Week worksheet, insert a formula with a 3-D reference to   cell B25 in the Monday worksheet. Copy the formula to the range C5:E5.

 

The next formula will display   the totals for Tuesday.
 

  In cell B6, insert a formula with a 3-D reference to cell B25 in the Tuesday   worksheet. Copy the formula to the range C6:E6.

 

In cell B7, insert a formula   with a 3-D reference to cell B25 in the Wednesday worksheet. Copy the formula   to the range C7:E7.

 

In cell B8, insert a formula   with a 3-D reference to cell B25 in the Thursday worksheet. Copy the formula   to the range C8:E8.

 

In cell B9, insert a formula   with a 3-D reference to cell B25 in the Friday worksheet. Copy the formula to   the range C9:E9.

 

Now you want to use a function   with a 3-D reference to calculate the totals.
 

  In cell B10 on the Week worksheet, insert the SUM function with a 3-D   reference to calculate the total Food purchases (cell B25) for the five days.   Copy the function to the range C10:E10.

 

The servers are required to   share a portion of their tips with the Beverage Worker and Assistants. The   rates are stored in another file.
 

  Open the Exp22_Excel_Ch09_CumulativeAssessment_Variation_Rates.xlsx   workbook. Go back to the Exp22_Excel_Ch09_CumulativeAssessment_Variation_Tips.xlsx   workbook. In cell F5 of the Week worksheet, insert a link to the Beverage   Worker Tip Rate (cell C4 in the Rates workbook) and multiply the rate by the   Monday Drinks (cell C5). Copy the formula, select the range F6:F9, and then   use Paste Formulas.
 

  Note: The tip is a monetary value in the Week worksheet. It should be   formatted for Accounting Number Format.

 

Next, you will calculate the   tips for the assistant.
 

  In cell G5 in the Tips workbook, insert a link to the Assistant Tip Rate   (cell C5 in the Rates workbook) and multiply the rate by the Monday Subtotal   (cell D5). Copy the formula, select the range G6:G9, and then use Paste   Formulas. Close the Rates workbook.
 

  Note: The tip is a monetary value in the Week worksheet. It should be   formatted for Accounting Number Format.

 

You noticed a circular error   when you first opened the Tips workbook. Now you will find and correct it.
 

  On the Week worksheet, check for errors and correct the formula with the   circular reference.
 

  Hint: The Formulas tab contains an option to find circular references.

 

You want to consolidate the   daily averages on the Week worksheet.
 

  On the Week worksheet, select cell J4. Use the Consolidate tool to   consolidate data from the daily worksheets. Select and add the range H4:I8 in   each of the daily worksheets. Use the top row and left column labels when   consolidating data. After consolidating the data, use Cut and Insert Cut   Cells to cut the weekday column labels and data to arrange them in order,   starting with Monday.
 

  Hint: Consolidate is on the Data tab.

 

You want to format the headings   in the consolidated area.
 

  Select the range K4:O4 and apply bold. Change the width of column M to 11.

 

You want to create a validation   rule to prevent the user from accidentally entering a negative value. For   now, you will create a validation in the Friday worksheet.
 

  Select the range E5:E24 in the Friday worksheet, create a validation rule to   allow a decimal value greater than or equal to zero. Enter the input message   title Tip   and the input   message Enter the amount of tip. (including the period). Use the Stop alert with   the error alert title Invalid Number and the error alert message The tip must   be zero or more.   (including the period). Test the data validation by attempting to enter -20 in cell E5 and then cancel the   change.

 

Now you will copy the validation   settings to the other daily worksheets.
 

  Copy the range E5:E24 in the Friday worksheet. Group the Monday through   Thursday worksheets, select the range E5:E24, and use Paste Special   Validation to copy the validation settings.
 

  Hint: The Paste Special dialog box contains the Validation option.

 

You want to unlock data-entry   cells so that the user can change the tips in the daily worksheets.
 

  Group the Monday through Friday worksheets. Select the ranges E5:E24 and   unlock these cells.
  Hint: The Home tab contains the option to unlock cells.

 

Now that you unlocked data-entry   cells, you are ready to protect the worksheets to prevent users from changing   data in other cells. Individually, protect each daily sheet using the default   allowances without a password.
 

  Hint: The shortcut menu from the worksheet tab contains the option to protect   the sheet.

 

The Template worksheet displays   #DIV/0! for cells containing the AVERAGE function. You want to prevent the   error from displaying if no data is entered.
 

  Display the Template worksheet. In each cell in the range I5:I8, nest the   existing AVERAGE function within an IFERROR function. Type 0 in the Value_if_error argument.

 

Hide the Template worksheet.

 

Mark the workbook as final.
 

  Note: Mark as Final is not available in Excel for Mac. Instead, use Always   Open Read-Only on the Review tab.
 

  Hint: The File tab contains the option to mark the workbook as final.

 

Close Exp22_Excel_Ch09_CumulativeAssessment_Variation_Tips.xlsx. Exit   Excel. Submit the file as directed.

6/1 Devotional

In this course, we have been talking about principles related to the privacy of those that use information systems and technology. Whether the person is our customer or one of our fellow employees, we must work to assure they are being protected from various security concerns in using the cyberspace we provide. The issues can come from using a website or giving others our personal data so we can do business with them. 

We have looked at biblical principles related to sin, privacy, and malicious activities, but what does God have to say about His concern for us? Romans 8:28 says, “And we know that in all things God works for the good of those who love him, who have been called according to his purpose” (New International Version). In God’s wisdom, far beyond anything we could think possible, He is wanting our full happiness and for good to prevail. In exchange, He wants us to love Him and accept the provision of salvation from sin He made possible through the life and death of Jesus Christ His Son who came to Earth to live among us.

  1. Be sure to address the following prompts in your paper:
    1. How would you apply the scripture to your professional and personal life?
    2. How should we respond to God’s goodness?
    3. How might this be applied as we approach best practices in information systems policies and governance?
  2. Your paper should be at least 250 words in length.

Week 1 Discussion

 

In this week’s reading, the concept of 3-F Method is introduced.  Discuss the purpose of this concept and how it is calculated.  Also perform your own research/analysis using these factors and provide your assessment on whether the United States need to introduce top talents in the field of big data and cloud computing by using bibliometrics.

Please make your initial post substantive. A substantive post will do at least two of the following:

  • Ask an interesting, thoughtful question pertaining to the topic
  • Provide extensive additional information on the topic
  • Explain, define, or analyze the topic in detail
  • Share an applicable personal experience
  • Provide an outside source (for example, an article from the UC Library) that applies to the topic, along with additional information about the topic or the source (please cite properly in APA)
  • Make an argument concerning the topic.

At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations and references in your post.

BigO

For a given algorithm, how will BigO change if the algorithm is run on different hardware (e.g. a faster processor)?  How will it change if a larger data set is run through the algorithm?  Explain.

APA format, urgen

ITS-630: Organ Leader & Decision Making – Week 1 Research Paper

Reading resource:

Benbya, H., Ning Nan, Tanriverdi, H., & Youngjin Yoo. (2020). Complexity and Information Systems Research in the Emerging Digital World. MIS Quarterly, 44(1), 1–17. https://doi.org/10.25300/MISQ/2020/13304 http://search.ebscohost.com/login.aspx?direct=true&AuthType=shib&db=buh&AN=141995164&site=eds-live&custid=s8501869&groupid=main&profile=eds_new

Research Paper:

This week’s journal article was focused on the Complexity of Information Systems Research in the Digital World.  Complexity is increasing as new technologies are emerging every day.  This complexity impacts human experiences.  Organizations are turning to digitally enabled solutions to assist with the emergence of digitalization. 

Please review the article and define the emerging technologies as noted in the article.  Note how these emerging technologies impact organizations and what organizations can do to reduce the burden of digitalization. 

Please be sure that journal articles are peer-reviewed and are published within the last five years. The paper should meet the following requirements:

  • 3+ pages in length (not including title page or references)
  • APA guidelines must be followed.  The paper must include a cover page, an introduction, a body with fully developed content, and a conclusion.
  • A minimum of five peer-reviewed journal articles.

The writing should be clear and concise.  Headings should be used to transition thoughts.  Don’t forget that the grade also includes the quality of writing.

Note: plagiarism check required, APA7 format, include References, within 8hrs