This Study Resource Was: Information Systems 2 - (WIH2100)
This Study Resource Was: Information Systems 2 - (WIH2100)
SEMESTER 1 TEST 3
5 JUNE 2017
TOTAL 100
QUESTION 1 [8]
Match each of the key terms with the most accurate definition below:
KEY TERMS:
A. Normalization E. Data redundancy
B. Data Integrity H. Recursive Relationship
C. ID-Dependent Weak Entity I. Cardinality
D. Degree J. Associative entity
m
1) When the same data are stored unnecessarily at different places. E
er as
co
2) A relationship between different instances of the same entity. H
eH w
o.
3) An entity that must include the primary key of its parent entity as part of its primary key.
rs e C
ou urc
4) Process of analyzing a relation to ensure that it is well-formed. A
5) When data is stored in the database is accurate and up-to-date. B
o
aC s
6) Number of occurrences of one entity for a single occurrence of the related entity. I
v i y re
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
Indicate either (T) TRUE or (F) FALSE for each of the following questions:
m
9) When placing a foreign key for a 1:1 relationship, the key of either table can be used as the
er as
T
foreign key in the other table.
co
eH w
10) The following code is an example of a second normal form (2NF):
EMPLOYEE(Emp#, Name, DOB, EmpDate, MedicalAid)
o.
SKILL(SkilllD, SkillDesc)
rs e T
EMPLOYEE SKILL(SkilllD (FK1), Emp#(FK)), YrsExp)
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th
2
This study source was downloaded by 100000788640659 from CourseHero.com on 06-19-2021 20:38:33 GMT -05:00
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
QUESTION 3 [17]
3.1 (9)
PROJECT 1 PROJECT 2
CRITERIA WEIGHT Weighted Weighted
Score Score
Score Score
Market share effect 10% 70 7 50 5
Risk 10% 10 1 50 5
Payback 25% 60 15 40 10
m
Weighted Project Scores 100% 43 37
er as
co
eH w
3.2 (8)
o.
ACT.
rs e
ou urc
ACTIVITY 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
NO
A Create project plan X X
o
C Identify resources X X X X
v i y re
F Install hardware X X X X
ar stu
QUESTION 4 [13]
3
This study source was downloaded by 100000788640659 from CourseHero.com on 06-19-2021 20:38:33 GMT -05:00
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
4.1
m
er as
4.2 PHYSICAL ERD for given relations: (9)
co
eH w
o.
rs e
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th
4
This study source was downloaded by 100000788640659 from CourseHero.com on 06-19-2021 20:38:33 GMT -05:00
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
UNF:
PROJ_CONS(Proj#, StartDate, EndDate, Budget, Client#, ClientName, ClientAddress,
(Date, Consult#, CName, Rate, HoursWorked))
1NF: (5)
PROJECT(Proj#, StartDate, EndDate, Budget, Client#, ClientName, ClientAddress)
PROJ_CONS(Proj# (FK), (Date, Consult#, CName, Rate, HoursWorked)
2NF: (6)
PROJECT(Proj#, StartDate, EndDate, Budget, Client#, ClientName, ClientAddress)
CONSULTANT(Consult#, CName, Rate)
PROJ_CONS(Proj# (FK), (Date, Consult# (FK), HoursWorked)
3NF: (6)
CLIENT(Client# , ClientName, ClientAddress)
m
er as
PROJECT(Proj#, StartDate, EndDate, Budget, Client# (FK))
co
eH w
CONSULTANT(Consult#, CName, Rate)
PROJ_CONS(Proj# (FK), (Date, Consult# (FK), HoursWorked)
o.
rs e
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th
5
This study source was downloaded by 100000788640659 from CourseHero.com on 06-19-2021 20:38:33 GMT -05:00
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
m
er as
co
eH w
o.
rs e
ou urc
o
aC s
v i y re
ed d
ar stu
sh is
Th
6
This study source was downloaded by 100000788640659 from CourseHero.com on 06-19-2021 20:38:33 GMT -05:00
https://www.coursehero.com/file/73706724/2017-INFOS-2-Sem-1-Test-3-MEMOdocx/
Powered by TCPDF (www.tcpdf.org)