Perform the normalization process

Assignment Help Database Management System
Reference no: EM132190632

Problem I

Part A: Your systems analysis team is close to completing a system for Meecham Feeds. Roger is quite confident that the programs that he has written for Meecham's inventory system will perform as necessary, because they are similar to programs he has done before. Your team has been very busy and would ideally like to begin full systems testing as soon as possible.

Two of your junior team members have proposed the following:

a) Skip desk checking of the programs (because similar programs were checked in other installations; Roger has agreed).

b) Do link testing with large amounts of data to prove that the system will work.

c) Do full systems testing with large amounts of live data to show that the system is working.

Respond to each of the three steps in their proposed test schedule. Use a paragraph to explain your response.

Part B: Mr. Bruce Schnieder, the owner of A&A Office Supplies Company, had contacted you for your advices on a new information system installed recently at his company to help improving his company inventory tasks. He told you that the team that came to install the system does not have any evaluation mechanism and he also mentioned to you that some of his employees had complained about the new system's inputs and outputs. Since he wants to obtain the inventory result of this quarter, he would like to delay or skip the new system evaluation and use the new system for inventory right away. Given the above conditions, he would like to have your advices on his decision and on the evaluation of his new system.

a) In a paragraph, explain to Mr. Schnieder about problems that can occur when a system is not evaluated systematically?

b) Devise a checklist or form that helps Mr. Schnieder's employees evaluate the utilities of the new information system. Suggest a second way to evaluate the information system, if any. Please be specific and explain your answers.

Problem II -

Cherry Jones owns a homeopathic medicine company called Faithhealers. She sells vitamins and other relatively nonperishable products for those who want choices regarding alternative medicine. Cherry is developing a new system that would require her staff to be retrained.

a) Construct a PERT diagram for her and identify the critical path.

Description                                            Task   Must Follow             Time

Interview Executives                          A          None                   6

Interview staff in orders fulfillment        B          None                   3

Design input prototype                       C          B                        2

Design output pro-type                      D          A,C                     3

Write use cases                                E          A,C                     4

Record staff reactions to prototypes     F           D                      2

Develop system                                G          E,F                     5

Write up training manual                     H          B,G                    3

Train staff working in order fulfillment    I          H                       2

b) If Cherry could find away to save time on the "write use cases" phase, would it or would it not help?

Problem III-

The problem is that the orders are not easily placed to the European plant, which is compounded whenever demand for the products increases dramatically. The company is looking for a systems solution that will address the problem and the solution should stress collaboration, flexibility, adaptability, and access.

One of your systems analyst team members proposed the following simple network solution that is to create an intranet that links the U.S. distributors with the European headquarters.

8_figure.jpg

As a systems analyst, respond to this proposal by answering the following question:
If the answer is "Yes", please explain the reasons why you support this proposal. Otherwise, explain the reasons why you disagree with the proposal and in case you are not completely agree with the solution, please offer some modifications to improve it.

Problem IV -

All Pets Clinic Pharmacy has offered to give you a free lifetime supply of medicine if you design its database.

Given the rising cost of veterinarian care, you agree.

The following is the information you gathered:

- Pets are identified by a code #, and their names, addresses, and ages must be recorded
- Veterinarians are identified by an SSN. For each veterinarian, the name. specialty, and years of experience must be recorded.
- Each pharmaceutical company is identified by name and has a phone number
- For each medication, the trade name and formula must be recorded. Each medication is sold by a given pharmaceutical company, and the trade name identifies a medication uniquely from among the products of that company. Each pharmacy has a name, address, and phone number
- Pharmaceutical companies have long-term contracts with pharmacies. A pharmaceutical company can contract with several pharmacies, and a pharmacy can contract with several pharmaceutical companies. For each contract, you have to store a start date, an end date, and the text of the contract.
- Pharmacies appoint a supervisor for each contract. There must always be a supervisor for each contract, but the contract supervisor can change over the lifetime of the contract.
- Each pharmacy sells several medications and has a price for each. A medication could be sold at several pharmacies, and the price could vary from one pharmacy to another.
- Each medication has a date and a quantity associated with it. You can assume that, if a veterinarian prescribes the same medication for the same pet more than once, only the last such medication needs to be stored.

1. Draw an ER diagram that captures the preceding information. Identify any constraints not captured by the ER diagram

2. How would your design change if each medication must be sold at a fixed price by the pharmacies? (Requirement: Provide a narrative explanation)

3. How would your design change if the design requirements change as follows: If a veterinarian prescribes the same medication for the same pet more than once, several such prescriptions may have to be stored? (Requirement: Provide a narrative-written explanation).

Problem V -

Consider a school advising system in which a faculty advisor can advise many students, each of whom can register for one or many courses. The following is an example of an un-normalized STUDENT table for three students.

 

Student Number

Student Name

Total Credits

GPA

Advisor Number

Advisor Name

Course Number

Course Description

Course Credits

Grade

1034

Linda

47

3.60

59

Smith

CSC101

Computer Science I

4

B

 

 

 

 

 

 

MKT211

Marketing Management

3

A

 

 

 

 

 

 

ENG101

English Composition

3

B

 

 

 

 

 

 

CHM111

General Chemistry I

4

A

 

 

 

 

 

 

BUS101

Introduction to Business

2

A

3397

Sam

29

3.00

59

Smith

ENG101

English Composition

3

A

 

 

 

 

 

 

MKT211

Marketing Management

3

B

 

 

 

 

 

 

CSC101

Computer Science I

4

B

4070

Kelly

14

3.20

23

Jones

CSC101

Computer Science I

4

B

 

 

 

 

 

 

CHM111

General Chemistry I

4

A

 

 

 

 

 

 

ENG101

English Composition

3

B

 

 

 

 

 

 

BUS101

Introduction to Business

2

B

Perform the normalization process to convert the above un-normalized table to:
1. First normal form (1NF).
2. Second normal form (2NF).
3. Third normal form (3NF).

Please show all your work. Please show each step along the way and identify primary keys, if any, in each table in each step.

Verified Expert

This task is divided into five parts. The first task about data analysis and it asked if what kind of data testing is best suited. The second task is about system evaluation. Also in the second part, the PERT chart was created. The third part is about the network solution. The fourth part concentrates on database design and the final part is based on normalization.

Reference no: EM132190632

Questions Cloud

Demonstrate personal passion for your position : Demonstrate personal passion for your position and critical thinking with persuasive language, sound logic, valid claims, and credible support for the claims
Write a comprehensive summary of the articles : Using the Internet, each member of your team should read at least 3 academically reviewed articles on designing.
Create a pitch that is new and improved : For this week - please select your favorite holiday product and create a 'pitch' that is new and improved and designed to attract more consumers.
Explain the role of influence in policy advocacy : Explain the role of influence in policy advocacy. Toward whom are influence efforts directed? When does the influence begin, and when does it end
Perform the normalization process : Perform the normalization process to convert the above un-normalized table - Devise a checklist or form that helps Mr. Schnieder's employees evaluate
Is it a marketing cooperative or service cooperative : Is it a marketing cooperative, purchasing, or service cooperative? What type of integration? Who created it? Was there a specific need in that part.
Auditing and accounting for user actions : Mechanisms to detect attacks (outsider vs insider) This includes provisions for social engineering/phishing.
Discuss a draft policy or plan for review : Discuss a draft policy or plan for review. What problem does it address, and what solutions does it propose? Identify the possible stakeholders' interests
Are there applications that will change society : Research the topic of wearable technology. What types are currently in use? What types are in development? Are there applications that will change society?

Reviews

len2190632

12/10/2018 11:50:38 PM

This is the same question but different order for different individual. I need an expert in information system design, good structured English, plagiarism free with plagiarism report just like the first order but with different solution from the. Please follow instruction as specified in the question. • The exam is to be taken in accordance with the UMUC Honor Code – e.g., do not collaborate or seek help from anyone else. • This is an open-book exam but you are only allowed to use your textbook and information posted in our classroom. Please do not use any other sources that are not listed in our classroom. For example, you can refer to our class lecture notes and all links posted in the lecture notes but you should not search the Web for information to solve exam questions. • You should not discuss exam questions with other students or anyone else.

Write a Review

Database Management System Questions & Answers

  Oracle having multiple group functions in same select list

Can Oracle have multiple group functions in the same SELECT list of query (i.e can we do a COUNT and AVG)? Let us assume we wanted to find lowest, highest, average.

  Examples of database management systems

A need some real life examples of database management systems three level of ANSI SPARC architecture life teacher and student, company and employee or for NGO

  Comprise justifiable argument for the use of data warehouses

CIS 500- Comprise a justifiable argument for the use of data warehouses, data centers, and data marts in order to support for business intelligence (BI) within the organizational structure.

  Activity diagram for information gathering component

The prototype program should be running without errors throughout the two Phases: Information Gathering and Information Presenting.

  Compare the use of a dfd model with a uml activity diagram

Compare the use of a DFD model with a UML activity diagram for modeling business processes (No need to show diagrams).

  Create an erd to show the resultant tables

Create an ERD to show the resultant tables at the 3NF level with all the needed attributes, Primary/Foreign keys etc - Create the RDM with appropriate attributes, primary and foreign keys.

  Benefits of data mining to the businesses

Determine the benefits of data mining to the businesses when employing: Predictive analytics to understand the behavior of customer

  Describe the expected output and behavior of apriori method

Describe the expected output and behavior of the Apriori method and what it will accomplish for the credit approval data.

  Build relational database that will allow for querying thing

Build a relational database that will allow for querying things such as products sold, customer purchases, total apartment purchases, and total spent per apartment.

  Assignment related to agency database

Design a data model that will conform to the following criteria: a. Propose an efficient data structure that may hold the tour operator's data using a normalization process. Describe each step of the process that will enable you to have a 2nd Norm..

  List and describe the different types of databases

What is the role of a DBMS, and what are its advantages? What are its disadvantages? List and describe the different types of databases. What are the main components of a database system?

  Create a list of students and the programs they are pursuing

Create a SQL query that extracts all departments and the courses that are within that department. Order the data by program in ascending order.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd