Skip to main content

Examine the role of data in an organisation, and develop solutions related to the creation, storage and management of organisational data.

 ASSESSMENT 3 BRIEF

Subject Code and Title MIS602 Data Modelling and Database Design
Assessment Database Case Study Report
Individual/Group Group
Length N/A
Learning Outcomes The Subject Learning Outcomes demonstrated by successful completion of the task below include:
a) Examine the role of data in an organisation, and develop solutions related to the creation, storage and management of organisational data.
b) Design solutions applying relational database techniques to complex problems and communicate these solutions to all stakeholders.
c) Apply contemporary database modelling to identify and address anomalies in data and recommend solutions.
Submission Due by 11:55pm AEST/AEDT Sunday end of Module 6.1
Weighting 35%
Total Marks 100 Marks
Task Summary
This final assessment requires you to produce a robust and a flexible database that is able to accurately store information about the business mentioned in the case study. You also need to develop the queries and reports to provide data insights which in turn drive business decisions. Your submission should include:
a) Appropriate modelling plus any business rules or assumptions
b) SQL commands to
• physically implement your logical model
• populate the database
• retrieve meaningful information
c) Visualizations that can be presented at a board meeting
Context
This assignment brings together all the learning gained over the duration of this subject. The skills and knowledge you’ve gained in this subject forms a vital part of your ability to traverse the major disciplines in the data and database fields. You will be able to interact with analysts, developers, database administrators and managers using a common language which is vital if an organization is to function effectively. These skills are the groundwork for further career progression in data analysis and information management.
Assignment 3 Brief Page 1 of 3
Task Instructions
1. Group Formation and Registration
• Form groups of 3 members.
• To register your team, you are required to send your Learning Facilitator an email with “[MIS602] Group Registration” in the subject line. In the body of that email, please list the names and student ID numbers of all the members of your team.
• You are required to send the registration email to your facilitator before the registration deadline.
• After the registration deadline, those students who are not in a team will be allocated to a group by the Learning Facilitator.
2. Case Study
Please read the attached MIS602_Assessment 3_Case Study.
3. Database Case Study Report
Based on the information provided in the case study, create a functioning database using MySQL that can be queried to meet the requirements of the business.
4. The database case study report should include the following elements:
a) ER diagram, relational model and associated business rules and assumptions b) SQL commands to:
• Create tables and Insert sample data rows into each table • SQL queries to provide business insights At least one of each of the following is required:
• SELECT query with a condition
• GROUP BY query
• JOIN query o NESTED query
For each query explain its business value i.e. what business question does the result answer? E.g. how many staff have more than one laptop? How will the business use the output of this query? E.g. The Company can save money by ensuring staff have only one laptop each
c) At least two visualizations with an explanation of its business value.
For each visualization explain its business value. E.g. does the visualization highlight savings in time or money or both or potential anticipate future expense which can then be budgeted for?
Referencing
It is essential that you use appropriate APA style for citing and referencing research. Please see more information on referencing here http://library.laureate.net.au/research_skills/referencing
Submission Instructions
Submit Assessment 3 via the Assessment link in the main navigation menu in MIS602 Data Modelling and Database Design. The Learning Facilitator will provide feedback via the Grade Centre in the LMS portal. Feedback can be viewed in My Grades.
Academic Integrity Declaration
We declare that except where we have referenced, the work we are submitting for this assessment task is our own work. We have read and are aware of Torrens University Australia Academic Integrity Policy and
Procedure viewable online at http://www.torrens.edu.au/policies-and-forms
We are aware that we need to keep a copy of all submitted material and their drafts, and we will do so accordingly.
Assignment 3 Brief Page 2 of 3
Assessment Rubric
Assessment Criteria Fail
(Unacceptable) 0-
49% Pass
(Functional)
50-64% Credit (Proficient) 65-74% Distinction
(Advanced)
75 -84% High Distinction
(Exceptional)
85-100%
ER diagram
Relational model Associated business
rules and
assumptions
30% Limited entities and relationships identified. Limited entities converted to tables. No list of assumptions/ business rules. Most entities identified and labelled. Most relationships identified.
Identified Entities converted to tables.
Most fields listed. Design is in third normal form. List of assumptions/business rules.
All entities identified and labelled. All relationships identified. Most cardinality is correct. Most participation is correct. All entities converted to tables. All fields listed.
Most many-to-many relationships deconstructed into new tables. Primary keys correctly underlined. All relationships meaningfully labelled. Primary key labelled for entities.
All cardinality is correct. All
participation is correct. All many-tomany
relationships deconstructed into new tables. Foreign keys correctly underlined. Primary keys labelled for many-to-many relationships Some nonkey fields labelled. Any multivalued attributes deconstructed into new tables. Any self-joins identified.
Well-presented ER diagram, relational model, associated business rules and assumptions.
SQL commands
45% Limited number of queries provided and queries do not meet the criteria. Business statements value not provided. Create table DDL SQL provided. Data insert DML SQL provided. Minimum number of queries provided and queries meets the criteria. Business statements value provided. Queries exhibit extra detail e.g. column headers concatenation sorting.
Additional queries provided. Queries exhibit extra detail e.g. advanced
filtering calculations join with more than two tables. Additional queries provided.
All SQL is well formatted.
Overall, well presented.
Visualisation with an explanation
25% Minimum visualisations provided with no business value statements. Minimum visualizations provided. Business value statements provided Axes well labelled.
Legends well labelled. One
visualization is an aggregation. Additional visualization provided. Additional features utilized e.g.
calculations Additional visualization provided. Overall, well presented visualisation with an explanation

WE HAVE DONE THIS QUESTION BEFORE, WE CAN ALSO DO IT FOR YOU

GET SOLUTION FOR THIS ASSIGNMENT, Get Impressive Scores in Your Class

CLICK HERE TO MAKE YOUR ORDER

TO BE RE-WRITTEN FROM THE SCRATCH

GET SOLUTION FOR THIS ASSIGNMENT

CLICK HERE TO MAKE YOUR ORDER

TO BE RE-WRITTEN FROM THE SCRATCH

NO PLAGIARISM

  • Original and non-plagiarized custom papers- Our writers develop their writing from scratch unless you request them to rewrite, edit or proofread your paper.
  • Timely Deliveryprimewritersbay.com believes in beating the deadlines that our customers have imposed because we understand how important it is.
  • Customer satisfaction- Customer satisfaction. We have an outstanding customer care team that is always ready and willing to listen to you, collect your instructions and make sure that your custom writing needs are satisfied
  • Confidential- It’s secure to place an order at primewritersbay.com We won’t reveal your private information to anyone else.
  • Writing services provided by experts- Looking for expert essay writers, thesis and dissertation writers, personal statement writers, or writers to provide any other kind of custom writing service?
  • Enjoy Please Note-You have come to the most reliable academic writing site that will sort all assignments that that you could be having. We write essays, research papers, term papers, research proposals Examine the role of data in an organisation, and develop solutions related to the creation, storage and management of organisational data.

ally Written Papers From The Writing Experts 

Green Order Now Button PNG Image | Transparent PNG Free Download on SeekPNG

Comments

Popular posts from this blog

Starting with this provided code, add the following functionality

1.Starting with this provided code, add the following functionality: Replace hardcoded strings “Zero”, “One”, “Two”, “Three” in the ArrayList based on user typed input (use Scanner or JOptionPane classes). The user will be prompted for the String to be stored in the ArrayList and then hit enter. The user will be able to continue to add items to the ArrayList until they just hit enter without typing anything. Once the user does this (hits enter without typing anything), the program will display all of the elements of the ArrayList, both the index and String values, in a table. It will do this via a single loop making use of an iterator method. 2. Starting with this provided code, add the following functionality: Use a Try/Catch block so that the exception is caught and the program exits a bit more gracefully. Save this file as TryCatch.java. (Be sure to rename the Public Class accordingly.) Starting with the provided code again (without the Try/Catch block), fix the code so that

Josie Eskander

  Question 1: Task 1: Report Assume you are Josie Eskander. You are writing in response to techno trading P/L’s advertisement of a new laptop at 20% below normal price. You want information on brand name, availability of service and repairs, delivery times and methods of payment. Write the letter using the seven basic parts of the letter. In the opening paragraph present a clear and courteous request. Secondly write a response from techno trading giving details and proposing the sale. Provide draft of both emails in the space below. Question 2: Task 2: Report In pairs, nominate a good and a bad letter writer. Discuss the key differences. Write a good/bad letter from techno training to Alex Antonov accepting/declining his proposal to invest in the business Question 3: Task 3: Report Write a letter from techno trading p/l to a new client ‘new realities p/l’ urging them to buy techno new virtual reality software. Make a strong argument for the product. Question 4: Task 4: Report Write a l

Sandra Coke is vice president for research and development at Great Lakes Foods (GLF), a large snack food company that has approximately 1,000 employees

Chapter 2 I Trait Approach 33 CASE 2.1 Choosing a New Director of Research Sandra Coke is vice president for research and development at Great Lakes Foods (GLF), a large snack food company that has approximately 1,000 employees. As a result of a recent reorganization, Sandra must choose the new director of research. The director will report directly to Sandra and will be responsible for developing and testing new products. The research division of GLF employs about 200 people. The choice of directors is important because Sandra is receiving pressure from the president and board of GLF to improve the company's overall growth and productivity. Sandra has identified three candidates for the position. Each candidate is at the same managerial level. She is having difficulty choosing one of them because each has very strong credentials. Alexa Smith is a longtime employee of GLF who started part-time in the mailroom while in high school. After finishing school, Alexa worked in as many as