Discussion – Information Governance

Organizations are struggling to reduce and right-size their information foot-print, using data governance techniques like data cleansing and de-duplication. Why is this effort necessary?  Briefly explain and support from your readings, using APA style citations. Remember to appropriately respond to two other learners for full credit.

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

  • Ask an interesting, thoughtful question pertaining to the topic
  • Answer a question (in detail) posted by another student or the instructor
  • 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 two scholarly sources 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.

Reference :

Textbook Chapter 2 – Information Governance, IT Governance, Data Governance: What’s the Difference? 

Textbook Chapter 3 – Information Governance Principles

ARMA International, “The Principles”, ARMA International  Retrieved from  https://cdn.ymaws.com/www.arma.org/resource/resmgr/files/Learn/2017_Generally_Accepted_Reco.pdf

Saffady, William,PhD., F.A.I. (2015). Records management or information governance? Information Management, 49(4), 38-41,47. Retrieved from https://search.proquest.com/docview/1696246911?accountid=1037

The mean

The mean ±1 sd of ln [calcium intake m(mg)] among 30 females, 12 to 14 years of age, below the poverty level is 6.56 ±0.64. Similarly, the mean ±1 sd of ln [calcium intake (mg)] among 40 females, 12 to 14 years of age, above the poverty level is 6.80 ±0.76.Set the significance level α = 0.05a.Test for a significant difference between the variance of the two groupsPossible Answer: Am I doin this correctly in R?s1 = 0.64s2 = 0.76## find test stat – FF_stat = (s1^2) / (s2^2)F_stat## [1] 0.7091413# F_stat = 0.7091413 > 0.5 -> fail to rej# conclude: var equal

Executive Summary

 

This week, you will submit the one- to two-page executive summary that you started last week. This summary is for the owner of Don & Associates, where you are employed in this scenario.

Use this Executive Summary Template. In the template, you will see specific instructions. Delete the instruction text before you submit the project.

Your summary should include:

  • the types of cloud computing (private, public, hybrid)
  • three major cloud service providers
  • three cloud computing service models
  • potential benefits and risks of migrating the company’s technical infrastructure to the cloud

Be sure to cite any sources you use.

march 21

Draft Sections 1 – 3: Term Project – Research Paper Due  Introduction, Background, & Literature Review 

Draft Sections 4 – 6: Term Project – Research Paper Discussion, Recommendations, & Conclusion

database / computer science

Write a basic plan for implementing a contacts database or a customer relationship management database using MS Access for a small to medium size business (500 – 1000 users).

Define the features and benefits of MS Access.

Discuss the advantages and disadvantages for a company to use MS Access for a contact database or customer relationship database.

Describe the importance of a contacts database or a customer relationship database to a business.

Writing Requirements

4-5 pages long. Double Space.

Must have an introduction with a clear thesis statement, three to four main points and a conclusion

Conduct research to find relevant information using reliable sources to support your views.

Use at least 2 academic books and 3 scholarly articles from a library database

Use APA Style for in-text citations, and references

Use the APA template located in the Student Resource Center to complete the assignment

Develop a Java application that plays

  

Develop a Java application that plays a “guess the number” game as described below.
a) Your application first gets a random number in the range 1-1000 inclusive (you might want to use Math.random() or the Random class).
b) The application then displays the following prompt (probably via a JLabel):
I have a number between 1 and 1000. Can you guess my number?
Please enter your first guess.
Post a textbox for the user to enter a number and post a message telling the user to hit ‘Enter’ after entering a guess in a textbox (probably using a JTextField).
c) Input the user’s guess in the code for a previously-registered event-handler method (consider using the event-handling approach discussed in the text, or the actionPerformed() method of class based on the ActionListener interface, which will require some additional research outside the text).
d) For the first guess, color the entire background red, meaning that they are getting warmer (you might want to use the setBackground() method for a container). If this is the second or later guess, and they are further from the correct number than the last guess, then color the entire background blue. If they get the correct number then color the background some other color than red or blue.
e) If the user guessed the number correctly, respond with their number, post a congratulatory message, get a new random number, and display a JButton to start a new game. Otherwise, to help the user close in on the correct number, post a message, with their guessed number, whether they are “TOO HIGH” or “TOO LOW” from the correct number, and whether they are “WARMER” or “COLDER” (this should match the background color). Also report the guess number of the next guess (e.g. “Enter guess number nnn”). You might want to use a concatenated string in JLabel for these incorrect guess messages.
f) The process is repeated each game until the user guesses the correct number. Be sure that you erase obsolete status messages. 

Website Usability Business Case Study

 You have been assigned to one of websites to conduct a website usability study 

The assignment requires a 4-page review, not including the cover page, abstract, and reference page, of the business use case 

  • BestBuy.com

Answer the following questions:

Identify the study method used and why it was appropriate

Explore some of the qualitative or quantitative methods gathered.                                               

 Answer these two additional questions:

  • How would you conduct the study any differently?
  • Given the nature in the advance of technology, how do you foresee technology changing the way studies such as these are conducted in the future?

150 WORDS + 50 WORDS SUMMARY

1Q. How can implementing a wireless network be helpful in a disaster recovery event? What type(s) of wireless network would work in this instance? ASAP please(150 WORDS + 50 WORDS SUMMARY)

2Q. Review and consider the pro’s and con’s of 2.4GHz wifi vs. 5GHz wifi, and channel use in each range?(150 WORDS + 50 WORDS SUMMARY)

assignment

 

Take the assignment from the previous week (week 4), add at least twice as much data to 

the sets. Note how this impacted the results from the previous week. Be sure to have a 

visualization to show the initial results and the new results. Be sure to explain why the 

results are different or similar from last week.