Research paper – Organisation leader and decision making

 This week’s journal articles focus on transformational leadership and knowledge and knowledge sharing within an organization, please review these concepts and answer the following questions:

  1. How do trustworthy and ethical leaders enhance knowledge sharing in organizations?  How does this impact the rate of information technology implementations?  How does this impact data management within organizations? 
  2. How does servant leadership assist with transferring knowledge in an organization?
  3. When thinking about data analytics, how does transformational leadership assist with building good data structures?

Be sure to use the UC Library for scholarly research. Google Scholar is also a great source for research.  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-5 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. 

 Required Reading

Optional Resources:Chapter 5 Journal articles

Case study

 

Although it is important to protect all servers, some servers are more important than others. 

  • What server(s) are the most important to protect and why?

Business Intellegence

Discussion: 

Research Apple Home Pod. How does it interact with smart home devices?  Alexa is now connected to smart home devices such as thermostats and microwaves. Find examples of other appliances that are connected to Alexa and write a report. 

Discussion Questions: 

1.Compare the IoT with regular Internet. 

2. Discuss the potential impact of autonomous vehicles on our lives. 

3. Why must a truly smart home have a bot? 

4. Why is the IoT considered a disruptive technology? 

Exercises: 

1. AT&T is active in smart city projects. Investigate their activities (solutions). Write a summary. 

2. It is said that the IoT will enable new customer service and B2B interactions. Explain how. 

3.Find information about Sophia, a robot from Hanson Robotics. Summarize her capabilities. 

Cloud Computing Discussion 4

 Discuss, in your own words using 500 words or more, how virtualization may create it’s own security vulnerabilities.   

Use at least three sources. Do not use Google. Include at least 3 quotes from your sources enclosed in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragaphs.  Stand alone quotes will not count toward the 3 required quotes. 

Blockchain and cryptocurrency

 In chapter 6, the author describes twelve disruptions to existing markets.Choose one of the disruptions discussed in chapter 6, and explain how you think it will impact today’s economy, and provide at least two real examples of the chosen disruption being realized with blockchain technology today.  Then think of three questions you’d like to ask other students.

Disuccsion

. When asked if you “accept the terms” of downloaded software, describe how clicking “yes” indicates you have entered into a contract. Discuss whether you have ever read these terms of use before you clicked and what the terms say. Minimum 250 words. APA format

MICROSOFT PROJECT 2016

Skim through Appendix A(LINK BELOW) on Microsoft Project 2016 (available on the Companion website for this text). Review information about Project 2016 from the Microsoft website (www.microsoft.com). Research three other project management software tools, including at least one smartphone app. Write a paper answering the following questions:

 a)What functions does project management software provide that you cannot do easily using other tools such as a spreadsheet or database?

 b)How do the different tools you reviewed compared with Project 2016, based on cost of the tool, key features and other relevant criteria? 

c)How can organizations justify investing in enterprise or portfolio project management software?

https://intropm.files.wordpress.com/2018/08/project2016guide.pdf 

APA STYLE, 2 PAGES, COVER SHEET

Database Management Systems

You are hired to design a database for a fitness center. As the fitness center is expanding with more than one branch, they want to create a database to keep track of its customers, facilities and employees. Each branch has a unique id and address (building number, street, district, and city). A branch may have more than one facility (e.g. swimming pool, spa, etc.). Each facility must belong to only one branch, and the information for a facility is name and fees. In addition, each fitness branch offers different classes (such as Yoga, Pilates, Zumba, etc.). All classes should be led by at most one trainer, who is an employee. 

 

Employees must work at one and only one branch. Each employee has an id, name, address (building number, street, district, and city) and can have multiple phone numbers. An employee can only be an admin, managing the facility or working as a clerk, or a trainer. An employee cannot be a trainer and an admin because the trainer id compensated an hourly wage while an admin staff paid a monthly salary. Trainers can train individual customers at different time sessions. 

 

A customer must register at one branch. Each customer has a membership number, name (stored as first name and last name), email, and only one phone number. A customer can join more than one class or uses any number of facilities. A customer may also decide to be trained by at most one personal trainer.  

 

 

Given the above description: 1. Draw an ERD for the database, identifying the following: a. All the entities, attributes and relationships b. Primary key and (discriminator in weak entity, if any). Don’t forget each entity has to have PK. c. Participation and cardinality constraints. (Explain your choices for two constraints- i.e. identify the words the guided your decision) d. Specialization and completeness constraints (if there is an ISA relationship). 

 

2. Write a schema for two entities and two relationships of your choice. Remember, sometimes a relationship is better not be represented in a separate schema; if this is the case with your chosen relationship explain what you will do.