Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Automata & Computation Expert

Question 1 

This question covers Sections 1 and 2 of Block 1. It assesses your understanding of various concepts covered in those sections and your ability to relate those concepts together.

1.1 Data quality issues are described in section 2.3 of Block 1. Briefly explain the problems could you face if each of the quality issues are not met in your SIS page.

(note: any relevant examples could be accepted)

1.2 Briefly describe the term "Geographic Information System (GIS)". Also provide two uses of GIS. You will also need to check your e-library or external resources to provide an adequate answer to this question. Zero mark will be awarded for the answers without proper referencing. Harvard reference style is required 

1.3 Describe the importance of data warehousing and data mining in business organizations.

Question 2

This question assesses your understanding of the Conceptual Data Model (CDM) presented in section 5 of Block 1. 

AOU is planning to create a conference management system to keep information about the conferences such as papers presented in the conference, d ate of conference, location etc. The conferences are cond ucted in any of the seven branches. One branch may conduct several conferences. Each conference is id entified by a conference ID. Other d etails to be stored are name, field, year, start date, end d ate and the TMA Spring 2013 Page 5 branch name cond ucting the conference. The branch d etails to be stored are the organizing d epartment, contact person, conference location, email add ress, and telephone number. The contact person could be the branch director or the programme coordinator.

 A conference would receive lots of paper to be submitted to the conference, but only selected number of these papers will be accepted. Paper d etails are paper ID, title, author name, and number of pages. The paper may have secondary authors. In ad d ition, each paper is given a type (for example S: Survey, B: Brief, F: Full). A paper can be submitted in only one conference and many papers may be submitted to the same conference. Once a paper is submitted in a conference, the system send s a message to the author acknowledging the paper submission.

If a paper is accepted , at least one author should attend the conference to present the paper. The system needs to keep information about the author who presented the paper in the conference. Each author is id entified by a unique author ID, Also has a name, ad d ress, email ad dress, affiliation and contact telephone number of this affiliation. An author can write one or more research papers and a paper have one main author and one or more secondary authors.

The system should also store the number of papers submitted and accepted for each conference along with the paper ID, author ID, conference date, number of attend ees and the conference location for archiving purpose.

Give a conceptual data model (CDM) for this application using the Entity- Relationship model, including the complete E-R diagram, the entity types and any required constraints and  assumptions. Give all degree and participation conditions details.

Question 3

This question assesses your understanding of E-R conceptual modeling as discussed in Section 5 of Block 1.

Give an E-R diagram and the simplest possible representative occurrence diagram for each of the following situations; State any assumptions you made.

2.1 Relationship between AOU-ITC student and their graduation project (T471).

2.2 Relationship between AOU-ITC tutors and graduation project (T471).

2.3 Relationship between External Examiner and ITC graduation project (T471) in AOU

2.4 Relationship between assessment (MTA, TMA and Final Exam) and graduation project (T471) in AOU

Question 4

This question assesses your understanding of normal forms as discussed in Section 5 of Block 2.

Assume the following relation R is taken from AOU database R(StudentID,DepartmentID,TutorID,CourseID,EnrollmentDate,StartDate, FinalExam)with the following FDs

StudentID, CourseID=>EnrollmentDate

DepartmentID=>TutorID

DepartmentID, EnrollmentDate=>StartDate

StudentID, StartDate=>FinalExam

1. What are the candidate keys of R?

2. Provide a BCNF lossless-join decomposition for R(StudentID,DepartmentID,TutorID,CourseID,EnrollmentDate,StartDa te,FinalExam). Show your steps.

Question 5

This question assesses your understanding of manipulating relations and constraints as discussed in Sections 3-5 of Block 2.

Given the following relational schema for part of a University database

Tutor(TutorID, TutorName, Position, Salary)

Course(CourseCode, CourseDescription, Credit)

CourseOffered(CourseCode, Semester, TutorID)

Assumption:

Each course has only one tutor in each semester. All tutors have different salaries, all tutors have different names, all courses have different
descriptions, and position can take values FROM "Full", "Part", and "LabAssistant".

Solve the following questions using Relation Algebra.

5.1 Display those tutors' ID who is a tutor for ‘M359' but not for ‘M257'.

5.2 Display those courses whose tutors are only Part Time tutors.

5.3 List all the course names for Prof.Mark in Spring 2012.

5.4 Display those courses that have been offered in all semesters.

5.5 Display the names of full time tutors of ‘M105' course.

Question 6

This question is based on Section 1,2,3 and 4 of Block 3. It assesses your ability to write and understand simple SQL queries (as defined in the
sections). To answer this question, you should use the University database as it is provided in the course software and as summarized in the University database cards.

Write SQL queries, and run them using iSQL against the University database. Include in your answer BOTH the SQL query you wrote and the output table that results. You MUST use meaningful column names, which may require using column aliases in the SQL query.

6.1 Write a SQL query to list all staff ids and their names for all staff who are tutors for the course "C4"

6.2 Write a SQL query to find the ids for all students who achieved the lowest mark on the assignment among all students in the course ‘C2', along with the course code and the assignment mark.

6.3 Write a SQL query to find the number of students attended the exam for the courses c2 and c4, your result should include the course codes also.

6.4 List the course code, number of students registered in each course along with their tutor.

6.5 Write a SQL query to list the student ID, student name, email address whose email address is in ‘.com' domain and registered for course with course code C4. Output should show the course code and the enrollment date.

Automata & Computation, Computer Science

  • Category:- Automata & Computation
  • Reference No.:- M91935036
  • Price:- $120

Guranteed 48 Hours Delivery, In Price:- $120

Have any Question?


Related Questions in Automata & Computation

Models of computation assignment -purpose - to improve and

Models of Computation Assignment - Purpose - To improve and consolidate your understanding of regular and context-free languages, finite-state and pushdown automata. To develop skills in analysis and formal reasoning abo ...

Regular expressions automatacomputabilitytheory of

Regular expressions, automata/computability/theory of computation How would I go about interpreting regular expressions? For example, how would I interpret the following in English: (0+1)*011 0*1*2* 0^(+)1^(+)2^(+)

Question 1hoare logic semantics for each of the parts below

Question 1 Hoare Logic Semantics For each of the parts below, justify your answer briefly. 1. For which programs S does {False} S {True} hold? 2. For which programs S does {True} S {False} hold? 3. For which programs S d ...

Prove or disprove the following proposed inference rules

Prove or disprove the following proposed inference rules for functional dependencies. A proof should be made by using the reflexive, augmentation, transitive, decomposition, union, and pseudotransitive rules. A disproof ...

Question 1a digital computer has a memory unit with 16 bits

Question 1: A digital computer has a memory unit with 16 bits per word. The instruction set consists of 122 different operations. All instructions have an operation code part (opcode) and an address part (allowing for on ...

Iot and data analytics1 analyse the taskanalyse what is

IOT and data analytics 1. Analyse the Task Analyse what is expected of you. This includes careful reading of the assignment task as specified in the Subject Outline. The executive summary of the research project is to be ...

Solve the question given belowprove the following statement

Solve the question given below Prove the following statement using Hall's Theorem. For any bipartite graph G=(U, V, E), if every node (either a left node or a right node) has exactly d neighbors, where d is an arbitrary ...

Question - design a task or function that will check the

Question - Design a task or function that will check the parity of a word for odd parity. The input to the task/function is a 5-bit word called data_in. If the parity of input data_in is not odd increment an error count ...

Prove or disprove the following proposed inference rules

Prove or disprove the following proposed inference rules for functional dependencies. A proof should be made by using the reflexive, augmentation, transitive, decomposition, union, and pseudotransitive rules. A disproof ...

Question - design a state machine that will control a

Question - Design a state machine that will control a vending machine. The vending machine has 4 inputs, N, D indicating a nickel or dime was inserted as well as clk and an active high asynchronous reset. The vending mac ...

  • 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