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

  Construct the entity relationship diagram

Relational Database Systems (COMP 1005) - Design the logical structure of a database using Entity-Relationship diagram and Construct the Entity Relationship

  Describe the different operations of relational algebra

Describe relationships with the example. Also illustrate degree of relationship for that example. Describe the different operations of relational algebra with suitable example each.

  Determine the functional dependencies

Using your knowledge of the college environment, determine the functional dependencies that exist in the following?

  Data collection standards used in the health care industry

Write a 700- to 1,050-word memo to Taylor Ambulance explaining data collection standards used in the health care industry

  Create the visio diagram and the associated relationships

Assumptions made about the business rules in order to create the Visio diagram and the associated relationships.

  Create an instance function in the inventorymanager

Create an instance function in the InventoryManager class called getDatabaseConnection. This function should

  Create a database and import the four text files into tables

Create a Database and import the four (4) Text files into four (4) Tables. Import the four sets of data from your firm's Intranet (CIS5100 Study Desk).

  Effective partnership relationship between management

Using research evidence, critically evaluate the key factors for an effective partnership relationship between management and a trade union - Critically analyse Nasser's strategy of encouraging employees to form a trade union.

  Find the clients living in kansas city

Find the clients living in Kansas City. Include the client's Client No., Clast name, Cfirst name, Caddress, the name(s) of their pet(s), and their respective Quoted Prices. Save the query as CLIENTS in KANSAS CITY.

  Evaluate limitations of your selected big data technology

Evaluate the strengths and limitations of your selected Big Data technology.

  Create state transition diagram to describes student states

Create a state transition diagram that describes typical student states and how they change based on specific actions and events.

  Is it possible for r to be in bcnf if so under what conditon

Consider the relation schema R(A,B,C), which has the FD B → C. If A is a can-didate key for R, is it possible for R to be in BCNF? If so, under what conditions? If not, explain why not.

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