Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Assignment

Problem I -

Part A: You and your Group Project Team are close to completing a system for Meecham Feeds. Ms. Taylor Swift, who is one of your ITEC 630 teammates, is quite confident that the programs that she has written for Meecham's inventory system will perform as necessary, because they are similar to programs she has written 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; Taylor Swift 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.

In the form of a well crafted essay (750 words), please respond to each of the three steps and their proposed test schedule.

Part B: In the form of a well crafted essay (750 words), please respond to the below two exam questions:

What is normalization? What is the purpose of normalization? What types of functional dependencies may exist in relations? What types of problems one may encounter if the dependencies are not removed?

Describe the analysis that is applied to a data model in order to place it in first normal form (1NF), then second normal form (2NF) and finally, in third normal form (3NF).

Problem II-

The following is a code for one produce in an extensive cosmetic line: L02002Z621289. L means that it is a lipstick, 0 means that it was introduced without a matching nail polish, 2002 is a sequence code indicating in what order it was produced, Z is a classification code indicating that the product is hypoallergenic, and 621289 is the number of the plant (there are 15 plants) where the product was produced.

PART A: In the form of a well crafted essay response (750 words), please critique the above code by listing the features that might lead to inaccurate data entry.

PART B:Write a well crated essay response (750 words) which explains changes that you have suggested, indicating what data entry problems the change will eliminate. Please include your version of the revised code in your response.

Problem III-

Titanic Marinasis a chain of 12 marinas that offer lakeside service to boaters; service and repair of boats, motors, and marine equipment; and sales of boats, motors, and other marine accessories. The systems development project team at Titanic Marinashas been hard at work on a project that eventually will link all the marina's facilities into one unified, networked system.

The project team has developed a logical process model of the current system. This model has been carefully checked for syntax errors. Last week, the team invited a number of system users to role-play the various data flow diagrams, and the diagrams were refined to the users' satisfaction. Right now, the project manager feels confident that the as-is system has been adequately represented in the process model.

The director of operations for Titanic Marinasis the sponsor of this project. He sat in on the role-playing of the process model and was very pleased by the thorough job the team had done in developing the model. He made it clear to YOU, the project manager, that he was anxious to see your team begin work on the process model for the to-be system. He was a little skeptical that it was necessary for YOUR team to spend any time modeling the current system in the first place, but grudgingly admitted that the team really seemed to understand the business after going through that work.

The methodology that YOU are following, however, specifies that the team should now turn its attention to developing the logical data model for the as-is system. When YOU stated this to the project sponsor, he seemed confused and a little irritated. "YOU are going to spend even more time looking at the current system? I thought YOU were done with that! Why is this necessary? I want to see some progress on the way things will work in the future!"

By way of a well-written essay response (750 words), please address the following questions: What is your response to the director of operations? Why do we perform data modeling? Is there any benefit to developing a data model of the current system at all? How does the process model help us develop the data model?

Problem IV-

PART A: Please draw an Entity Relationship Diagram for the following scenario: The state of Georgia is interested in designing a database that will track its researchers. Information of interest includes researcher name, title, position; university name, location, enrollment; and research interests. Each researcher is associated with only one institution, and each researcher has several research interests.

PART B: Please draw an Entity Relationship Diagram for the following scenario: A department store has a bridal registry. This registry keeps information about the customer (usually the bride), the products that the store carries, and the products for which each customer registers. Customers typically register for a large number of products, and many customers register for the same products.

PART C: Examine the data models that you created for Part A and Part B. By way of a well written essay response (750 words), how would the respective models change (if at all) on the basis of these corresponding new assumptions?

• Two patients have the same first and last names.
• Researchers can be associated with more than one institution.

Problem V-

By way of a well-written and fluid essay response, please answer the below three questions: (500 words each question)

1. Most mobile phones in the market are not designed for elderly people to use. Now, you and your ITEC 630 Project Team are asked to design a smart phone for elderly users, who are over 70 years of age, to be able to use easily. What will be your approach to capture requirements?

2. After the requirement phase, you made some low fidelity prototypes and will evaluate the usability aspect of your design. Per our Session Ten discussion, what Types of Interfaces will your Smart Phone possess? Why?

3. Now we assume that your design has been accepted by Samsung and they made a first full scale prototype and would like you to make the usability evaluation before the mass production started. Per our Session Ten discussion, which Interactive Design evaluations will you leverage? Why?

Problem VI-

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 & explain (via a well-written essay response)750 wordseach step along the way and identify primary keys, if any, in each table in each step.Please explain your work as you make the progression from 1NF to 3NF. I would like for you to explain everything you're doing as you move from First Normal Form to Third Normal Form.

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92053580

Have any Question?


Related Questions in DBMS

In sql database questions phase-1 in 100 words what steps

In SQL Database Questions: Phase-1 In 100 words, what steps can one take to avoid losing work? Which command is used to save changes to the database? What is the syntax for this command? Phase-2 In 100 words, explain the ...

Question we can sort a given set of n numbers by first

Question : We can sort a given set of n numbers by first building a binary search tree containing these numbers (using TREE-INSERT repeatedly to insert the numbers one by one) and then printing the numbers by an inorder ...

Question 1 what isdata-manipulation language dml there are

Question: 1. What isData-Manipulation Language (DML)? There are four types of access in DML, explain each one. 2. Assume we have a Library Database consists of the following relations: author(author_id, first_name, last_ ...

Instructionsfor decades relational databases remained

Instructions For decades, relational databases remained essentially unchanged; data was segmented into specific chunks for columns, slots, and repositories, also called structured data. However, in this Internet of Thing ...

The groceries datasetimagine 10000 receipts sitting on your

The groceries Dataset Imagine 10000 receipts sitting on your table. Each receipt represents a transaction with items that were purchased. The receipt is a representation of stuff that went into a customer's basket. That ...

Assignment question - write and run sql statements to

Assignment Question - Write and run SQL statements to complete the following tasks Part A - DML 1. Locate the record in the vendor table that does not have a value for the attribute V_STATE 2. Find the customers whose ba ...

The relation memberstudentid organizationid roleid stores

The relation Member(StudentId, OrganizationId, RoleId) stores the membership information of student joining organization. For example, ('S1', 'O2', 'R3') indicates that student with Id 'S1' joined the organization with i ...

You can work on this assignment individually or in a group

You can work on this assignment individually or in a group of 2. If you are working in a group please establish a group in Assignment 2 Group on Canvas In this assignment you are asked to explore the use of neural networ ...

Question create the physical data model for the logical

Question: Create the physical data model for the logical data model that you submitted in IP3. This should include all of the data definition language SQL. Your submission should include all DDL needed to: Create the tab ...

Question 1 describe 1nf 2nf 3nf2 explain why 4nf is a

Question: 1: Describe 1NF, 2NF, 3NF. 2: Explain why 4NF is a normal form more desirable than BCNF. The response must be typed, single spaced, must be in times new roman font (size 12) and must follow the APA format.

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As