SlideShare une entreprise Scribd logo
1  sur  14
Sheet1
Sheet2
Sheet3
Registration
Security
CSE 148 Database Design:
University Database
Student
Field Name Data Type Description
StudentID Short Text Student banner ID number
Last Short Text Student last name
First Short Text Student first name
Gender Short Text Male/Female (use “M” or “F”)
Birth Date Date of Birth
EntryYear Number Academic Year student entered the
university [See Notes #1 & #2]
USResident Yes/No Is student a US resident?
State Short Text Student home state if US resident (OH, IL,
etc.)
MajorID Short Text Student major ID (use “ACC”, “ECO”,
“FIN”, “MKT”, “MIS”, “MGT”)
Course
Field Name Data Type Description
CourseID Short Text University Course ID
Department Short Text Department code (use “ACC”, …)
CourseNumber Number Course number
Description Short Text Course description
Credits Number Course credit hours
MPCategory Short Text Miami Plan category (use I, II, III, IV,
V)
Technical Yes/No Is this a technical course?
Class
Field Name Data Type Description
ClassID Auto Class ID
CourseID Short Text University Course ID
Semester Short Text Semester Identifier (use Academic Year
2008Fa, 2008Sp)
ClassSection Short Text Section of Class (use A, B, C, ..)
Instructor Short Text Name of Instructor
Location Short Text Building and Room Number of Class
Time Short Text Class meeting time (use MWF 8, TR 9:30)
MaxEnrollment Number Maximum number of students that may
enroll
Enrollment
Field Name Data Type Description
SeqID Auto Enrollment Sequence Number
ClassID Short Text Class ID
StudentID Number Student ID number
MidtermGrade Short Text Grade received at Mid-term (use A,
B, C, …)
FinalGrade Short Text Final grade received (use A, B, C, …)
Major
Field Name Data Type Description
MajorID Short Text University major
MajorDept Short Text University department housing that major
Advisor Short Text Name of advisor for that major
Notes:
#1: Entry Year – Indicates the academic year in which the
student entered the university. In this
particular database, all students enter for the Fall Semester.
a) Entry Year: 2003 – Entry in academic year 2003 (semester
2003FA);
b) 2004 – Entry in academic year 2004 (semester 2004FA);
c) 2005 – Entry in academic year 2005 (semester 2005FA);
d) 2006 – Entry in academic year 2006 (semester 2006FA);
e) 2007 – Entry in academic year 2007 (semester 2007FA).
f) 2008 – Entry in academic year 2008 (semester 2008FA).
g) 2009 – Entry in academic year 2008 (semester 2009FA).
h) 2010 – Entry in academic year 2010 (semester 2010FA).
i) 2011 – Entry in academic year 2011 (semester 2011FA).
j) 2012 – Entry in academic year 2012 (semester 2012FA).
#2: Determination of Class Rank: The table below lists the
semesters that currently exist on the
database and the possible class ranks. Use this table by
matching a semester along with the entry year
and from this you can determine the class rank
Semesters Freshman Sophomore Junior Senior
2003FA; 2003SP 2003 n/a – no data n/a – no data n/a – no data
2004FA; 2004SP 2004 2003 n/a – no data n/a – no data
2005FA; 2005SP 2005 2004 2003 n/a – no data
2006FA; 2006SP 2006 2005 2004 2003
2007FA; 2007SP 2007 2006 2005 2004
2008FA; 2008SP 2008 2007 2006 2005
2009FA; 2009SP 2009 2008 2007 2006
2010FA; 2010SP 2010 2009 2008 2007
2011FA; 2011SP 2011 2010 2009 2008
2012FA; 2012SP 2012 2011 2010 2009
For example, semester2004FA with entry year of 2003 is a
sophomore. Semester 2009 SP for entry year 2006 is a
Senior.
Page: 1
Portfolio 3 – Access Total: 40 points
Start-up Instructions
Locate the Portfolio3 folder from
Scse148StudentDataFilesPortfolioAssignment folder. Rename
the
Portfolio3 folder as uniqueID_Portfolio3. This folder will
contains UniversityDB.accdb,
UniversityWorkbook.xlsm and MemoAndReflection.docx that
are files you will use for your solution. The
Portfolio3.pdf and Portfolio3DatabaseDesign.pdf are the
assignment and database design files.
Paired Assignment ( N O T E : S u m m e r S e s s i o n s – y
o u r i n s t r u c t o r w i l l i n d i c a t e i f t h i s i s a P a
i r e d
o r I n d i v i d u a l a c t i v i t y )
If this will be a Paired activity, it is recommended that you
carefully review this entire assignment, and then
arrange a time to meet with your partner within a few days of
the start of this assignment. As a team, you
should rename the 3 files noted in the Start-up as
uniqueID_uniqueID_UniversityDB.accdb,
uniqueID_uniqueID_UniversityWorkbook.xlsx and
uniqueID_uniqueID_MemoAndReflection.docx.
These will be the files you will update and turn-in once the
assignment is complete.
Please note there is an initial draft due – refer to the Daily
Assignment Page for the date.
Purpose of the Assignment
The assignment is designed to require students to use the
software tools they have learned (Word, Excel,
Access) in a simulated real-world task. This task also requires
students to utilize critical thinking skills in
order to complete the assignment. This task is not unlike what
one will be required to do after earning a
degree. The students are assigned a task by an executive
(University President), and they need to think
about the task and develop an approach for completing that task.
In this case, the students need to think
about the problem, the required analysis, and the data necessary
to conduct the analysis. They will then
use their skills in Access and Excel to obtain the data and
perform the analysis. Students are then asked to
summarize their findings and conclusions and communicate
these in a memo to the executive (University
President). This effort brings together what students have
learned in the class along with analytical skills
they have developed during their past experiences and
education.
Continued on next page
Page: 2
PART I (University Memo)
30 Points
Filenames: uniqueID_uniqueID_UniversityDB.accdb;
uniqueID_uniqueID_UniversityWorkbook.xlsm;
uniqueID_uniqueID_MemoAndReflection.docx
You are provided with an Access database
(UniversityDB.accdb) similar to the one we have been
developing in our recent Classroom Learning Activities. The
database includes Student, Course, Class,
Enrollment, and Major tables with field definitions described in
the file Portfolio3DatabaseDesign.pdf.
You have been requested to provide a report to the University
President to address one of the following
two (fictitious) areas of interest. For the area of interest
selected, you will need to conduct multiple
analyses of the data (see grading rubric to determine how many
separate analyses to perform). The
purpose of multiple analyses is to consider different alternatives
or ways of looking at the data before
drawing a conclusion. You will select appropriate data from the
database (different analyses may or may
not require different selections of data), COPY the data from
Access into Excel, and use Excel to conduct
the multiple analyses of the data. Once you have completed all
analyses, summarize your analysis and
conclusions in a memo suitable for delivery to the University
President. Your memo should contain a
discussion that summarizes the multiple aspects of your analysis
and includes charts and tables as
appropriate that support the discussion. You then need to
provide a final conclusion that is supported by
the analysis.
a) University students undergo a significant change during their
time at Miami. Beginning with the Entry
Year 2005, the university implemented programs to help
students become better students with the
hope that student GPA’s might improve as students move from
the Freshman ranks to the upper class
ranks. Provide an analysis that compares GPA’s earned by
students as Freshman with scores earned
by those same students as Juniors for Entry Years 2005-2009
and make an assessment whether the
programs have been effective or not. Refer to the “notes”
portion of the
Portfolio3DatabaseDesign.pdf document to understand the
relationship for class rank, entry year and
academic semesters. [Hint: Don’t worry about calculating a
GPA by student, rather consider
calculating an aggregate GPA as Freshman for each Entry Year
and aggregate GPA as Juniors for each
Entry Year – this approach is similar (not the same) to CLA #16
– see your instructor if you have
questions]
b) Beginning with the Entry 2005 students, a test program was
implemented to help make sure that
Seniors continued to make strong academic strides that they
made during their Junior year. There
was concern that students “took it easy” as Seniors and as a
result their GPA suffered during their
Senior year. The university would like to compare the
performance trend of Juniors from entry years
of 2005-2009 with the performance trend of those same students
as Seniors. and make a
recommendation as to whether the test program seemed to
achieve the goal of helping Seniors
maintain or improve upon their Junior year GPA. Refer to the
“notes” portion of the
Portfolio3DatabaseDesign.pdf document to understand the
relationship for class rank, entry year and
academic semesters. [Hint: Don’t worry about calculating a
GPA by student, rather consider
calculating an aggregate GPA as Juniors for each Entry Year
and aggregate GPA as Seniors for each
Entry Year – this approach is similar(not the same) to CLA #16
– see your instructor if you have
questions]
See next page for a list of technical requirements
Page: 3
Your analysis must contain the following technical components:
I. Using Access, create appropriate queries (may only require 1
query, or it may require multiple
queries) to select the data needed for each of your analyses.
Save the queries with appropriate
names. Copy/Paste the information from these queries to Excel.
II. Using Excel, analyze the data from your queries for each of
your analyses. Your spreadsheet
should include:
a. Appropriate use of sorting, subtotals, pivot-tables, or other
features in order to adequately
analyze the data in an efficient manner.
b. Each worksheet is well-organized (worksheet can be
understood without the student
explaining the information on the worksheet)
c. Nicely formatted tables to display key portions of your
analysis.
d. Nicely formatted charts that clearly display key portions of
your analysis.
Important Notes: You will need to use a single excel file
(workbook) for all of the excel analysis and
charts. You should use multiple sheets that contain downloaded
data, tables and charts for each
analysis. Each worksheet should be nicely formatted, titled,
well organized and if necessary,
include comments. Any unused sheets should be deleted.
III. Using Word, write a memo with your analysis/conclusions
to the University President. The memo
should include:
a. Appropriate business memo format. (A template is not
necessary but may be used. If you are
not familiar with a memo format, do some research.)
b. Appropriate titles, section headings, and other formatting to
make the report attractive and
easy to read.
c. The writing-style and language used would be suitable for a
memo to the University President
d. Your written analysis should not describe the steps you took
to analyze the data, rather it
should describe (analyze) what the data indicates.
e. Insert into your memo 1-3 Charts and/or tables of data from
Excel to support your analysis
(use summary information – don’t paste a table that has lots of
rows and columns of detail).
Recall how to use Text Wrapping. [Clarification: At least 1
chart is required. A table of data
from Excel may or may not be helpful. When counting both
charts and tables of data, the
count should range from 1-3. The purpose is to enhance the
memo and support your analysis.]
f. Introduction paragraph, final conclusion paragraph and a
separate discussion for each analysis
that summarizes the analysis. Each discussion should be 1-2
paragraphs.
g. In total one should expect a memo that is 2-4 pages.
h. The report should be well-written, easy to read, and free of
grammatical errors.
Example of multiple analyses
This explanation is provided to assist you in understanding what
is expected from the multiple analyses
required.
Suppose the area of interest to be analyzed was the student
credit hour load for the 2007SP
semester and to understand the percentage of students who are
below 14 credit hours and those
who are above 18 credit hours. One analysis might be to study
this by grade level (freshman,
sophomore, junior and senior). A second analysis might
compare the percentages by gender. A
third analysis might evaluate the percentages by major. A
fourth analysis might be to analyze
these percentages by in-state versus out-of-state. After
conducting these 4 analyses, you will
have a more holistic view of the data and are then in a position
to write an informed conclusion.
Page: 4
PART II (Reflection)
10 Points
Filename: uniqueID_uniqueID_MemoAndReflection.docx
Each student will write their own 1-2 page (12 pt type, double-
spaced) reflection on their use of Access
and Excel on this assignment as well as their perspective of the
collaborative effort. This reflection should
be in the same document as the memo in Part I, but begin on a
new page with an appropriate title. Since
we are working in pairs, there will be two written reflections in
this part of the document. Headings for
the reflection should include the student’s name. This
reflection should address the following questions:
I. Which Area of Interest (a or b) did you select for this
assignment and why?
II. You conducted more than 1 analysis of the data. What was
the most significant thing you learned
about the data by performing the additional analyses? How did
this affect your final conclusion?
III. This project required you to collaborate with another
student. Indicate the following about
collaboration:
a. List those qualities of collaboration that were
positive/beneficial when collaborating on
this assignment
b. List those qualities of collaboration that were
difficult/negative when collaborating on this
assignment
c. You were a part of the collaborative effort, please indicate
your areas of strength and
areas of weakness as a collaborator (e.g. in what ways were you
helpful, and in what areas
do you need to improve to be a better collaborator)
IV. In your experience, explain the strengths of Access (what it
is best used for) and explain the
strengths of Excel (what it is best used for)?
V. How might you use the knowledge you gained in Access and
Excel in the future?
This reflection should be well written, easy to read, and free of
grammatical errors.
Sample
Solution
Problem
A Sample
Sheet1Sheet2Sheet3RegistrationSecurityCSE 148 Data.docx

Contenu connexe

Similaire à Sheet1Sheet2Sheet3RegistrationSecurityCSE 148 Data.docx

IRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET Journal
 
CIS 515 Education Organization / snaptutorial.com
CIS 515 Education Organization / snaptutorial.comCIS 515 Education Organization / snaptutorial.com
CIS 515 Education Organization / snaptutorial.comMcdonaldRyan38
 
Student Progress Report, Result Analysis & Time Table Generation
Student Progress Report, Result Analysis & Time Table GenerationStudent Progress Report, Result Analysis & Time Table Generation
Student Progress Report, Result Analysis & Time Table GenerationIRJET Journal
 
Cs633 formal research report or qa the final exam is due xxxx2
Cs633   formal research report or qa the final exam is due xxxx2Cs633   formal research report or qa the final exam is due xxxx2
Cs633 formal research report or qa the final exam is due xxxx2AISHA232980
 
Lecture_01.1.pptx
Lecture_01.1.pptxLecture_01.1.pptx
Lecture_01.1.pptxRockyIslam5
 
CS631 Formal Research Report or QA (Online)The Formal Research Re
CS631 Formal Research Report or QA (Online)The Formal Research ReCS631 Formal Research Report or QA (Online)The Formal Research Re
CS631 Formal Research Report or QA (Online)The Formal Research ReMargenePurnell14
 
! College of Doctoral Studies PSY 850 SPSS Assi.docx
!          College of Doctoral Studies PSY 850 SPSS Assi.docx!          College of Doctoral Studies PSY 850 SPSS Assi.docx
! College of Doctoral Studies PSY 850 SPSS Assi.docxMARRY7
 
University Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsUniversity Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsIRJET Journal
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docxmadlynplamondon
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docxmercysuttle
 
HND Assignment Brief Session Sept.docx
              HND Assignment Brief               Session Sept.docx              HND Assignment Brief               Session Sept.docx
HND Assignment Brief Session Sept.docxjoyjonna282
 
Edld 5352 week_2_assignment_jan_2012
Edld 5352 week_2_assignment_jan_2012Edld 5352 week_2_assignment_jan_2012
Edld 5352 week_2_assignment_jan_2012bdwashi
 
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docx
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docxCase Study MBA Schools in Asia-Pacific Grading GuideQNT561.docx
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docxwendolynhalbert
 
A proposed decision support system expert system for guiding fresh students i...
A proposed decision support system expert system for guiding fresh students i...A proposed decision support system expert system for guiding fresh students i...
A proposed decision support system expert system for guiding fresh students i...Alexander Decker
 
11.a proposed decision support system expert system for guiding fresh student...
11.a proposed decision support system expert system for guiding fresh student...11.a proposed decision support system expert system for guiding fresh student...
11.a proposed decision support system expert system for guiding fresh student...Alexander Decker
 
Management Information System Practice Orientations abou.docx
Management Information System Practice Orientations abou.docxManagement Information System Practice Orientations abou.docx
Management Information System Practice Orientations abou.docxinfantsuk
 
Assignment 1 is the first part of a five-part project to plan the .docx
Assignment 1 is the first part of a five-part project to plan the .docxAssignment 1 is the first part of a five-part project to plan the .docx
Assignment 1 is the first part of a five-part project to plan the .docxfelicitytaft14745
 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance. Ranjith Gowda
 

Similaire à Sheet1Sheet2Sheet3RegistrationSecurityCSE 148 Data.docx (20)

IRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary EducationIRJET- Student Performance Analysis System for Higher Secondary Education
IRJET- Student Performance Analysis System for Higher Secondary Education
 
CIS 515 Education Organization / snaptutorial.com
CIS 515 Education Organization / snaptutorial.comCIS 515 Education Organization / snaptutorial.com
CIS 515 Education Organization / snaptutorial.com
 
Student Progress Report, Result Analysis & Time Table Generation
Student Progress Report, Result Analysis & Time Table GenerationStudent Progress Report, Result Analysis & Time Table Generation
Student Progress Report, Result Analysis & Time Table Generation
 
Cs633 formal research report or qa the final exam is due xxxx2
Cs633   formal research report or qa the final exam is due xxxx2Cs633   formal research report or qa the final exam is due xxxx2
Cs633 formal research report or qa the final exam is due xxxx2
 
Lecture_01.1.pptx
Lecture_01.1.pptxLecture_01.1.pptx
Lecture_01.1.pptx
 
CS631 Formal Research Report or QA (Online)The Formal Research Re
CS631 Formal Research Report or QA (Online)The Formal Research ReCS631 Formal Research Report or QA (Online)The Formal Research Re
CS631 Formal Research Report or QA (Online)The Formal Research Re
 
! College of Doctoral Studies PSY 850 SPSS Assi.docx
!          College of Doctoral Studies PSY 850 SPSS Assi.docx!          College of Doctoral Studies PSY 850 SPSS Assi.docx
! College of Doctoral Studies PSY 850 SPSS Assi.docx
 
University Recommendation Support System using ML Algorithms
University Recommendation Support System using ML AlgorithmsUniversity Recommendation Support System using ML Algorithms
University Recommendation Support System using ML Algorithms
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
 
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
. EDU 571 Week 5 Discussion 1 -Data Collection Please respond .docx
 
Assignment format for MBA Students
Assignment format for MBA StudentsAssignment format for MBA Students
Assignment format for MBA Students
 
HND Assignment Brief Session Sept.docx
              HND Assignment Brief               Session Sept.docx              HND Assignment Brief               Session Sept.docx
HND Assignment Brief Session Sept.docx
 
Edld 5352 week_2_assignment_jan_2012
Edld 5352 week_2_assignment_jan_2012Edld 5352 week_2_assignment_jan_2012
Edld 5352 week_2_assignment_jan_2012
 
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docx
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docxCase Study MBA Schools in Asia-Pacific Grading GuideQNT561.docx
Case Study MBA Schools in Asia-Pacific Grading GuideQNT561.docx
 
A proposed decision support system expert system for guiding fresh students i...
A proposed decision support system expert system for guiding fresh students i...A proposed decision support system expert system for guiding fresh students i...
A proposed decision support system expert system for guiding fresh students i...
 
11.a proposed decision support system expert system for guiding fresh student...
11.a proposed decision support system expert system for guiding fresh student...11.a proposed decision support system expert system for guiding fresh student...
11.a proposed decision support system expert system for guiding fresh student...
 
Management Information System Practice Orientations abou.docx
Management Information System Practice Orientations abou.docxManagement Information System Practice Orientations abou.docx
Management Information System Practice Orientations abou.docx
 
Assignment 1 is the first part of a five-part project to plan the .docx
Assignment 1 is the first part of a five-part project to plan the .docxAssignment 1 is the first part of a five-part project to plan the .docx
Assignment 1 is the first part of a five-part project to plan the .docx
 
Student Voice
Student VoiceStudent Voice
Student Voice
 
Data mining to predict academic performance.
Data mining to predict academic performance. Data mining to predict academic performance.
Data mining to predict academic performance.
 

Plus de lesleyryder69361

Assignment details written in the attachmentsYou need to choose an.docx
Assignment details written in the attachmentsYou need to choose an.docxAssignment details written in the attachmentsYou need to choose an.docx
Assignment details written in the attachmentsYou need to choose an.docxlesleyryder69361
 
Assignment Details A high school girl has been caught shoplifting at.docx
Assignment Details A high school girl has been caught shoplifting at.docxAssignment Details A high school girl has been caught shoplifting at.docx
Assignment Details A high school girl has been caught shoplifting at.docxlesleyryder69361
 
Assignment Details A 12-year-old boy was caught in the act of sexual.docx
Assignment Details A 12-year-old boy was caught in the act of sexual.docxAssignment Details A 12-year-old boy was caught in the act of sexual.docx
Assignment Details A 12-year-old boy was caught in the act of sexual.docxlesleyryder69361
 
Assignment Details (350 WORDS)The last quarter of the 20th c.docx
Assignment Details (350 WORDS)The last quarter of the 20th c.docxAssignment Details (350 WORDS)The last quarter of the 20th c.docx
Assignment Details (350 WORDS)The last quarter of the 20th c.docxlesleyryder69361
 
Assignment Details (300 words and references)Collaborati.docx
Assignment Details (300 words and references)Collaborati.docxAssignment Details (300 words and references)Collaborati.docx
Assignment Details (300 words and references)Collaborati.docxlesleyryder69361
 
Assignment Details (2-3 pages) Research information about cu.docx
Assignment Details (2-3 pages) Research information about cu.docxAssignment Details (2-3 pages) Research information about cu.docx
Assignment Details (2-3 pages) Research information about cu.docxlesleyryder69361
 
Assignment Details (250 - 300 words)Now that the research .docx
Assignment Details (250 - 300 words)Now that the research .docxAssignment Details (250 - 300 words)Now that the research .docx
Assignment Details (250 - 300 words)Now that the research .docxlesleyryder69361
 
Assignment detailed instructions Write a three-page (minimum of 7.docx
Assignment detailed instructions Write a three-page (minimum of 7.docxAssignment detailed instructions Write a three-page (minimum of 7.docx
Assignment detailed instructions Write a three-page (minimum of 7.docxlesleyryder69361
 
Assignment detailed instructions Write a three-page (minimum of 750.docx
Assignment detailed instructions Write a three-page (minimum of 750.docxAssignment detailed instructions Write a three-page (minimum of 750.docx
Assignment detailed instructions Write a three-page (minimum of 750.docxlesleyryder69361
 
Assignment Description 400 wordsOne of the more important me.docx
Assignment Description 400 wordsOne of the more important me.docxAssignment Description 400 wordsOne of the more important me.docx
Assignment Description 400 wordsOne of the more important me.docxlesleyryder69361
 
Assignment DescriptionYou work for a small community hospita.docx
Assignment DescriptionYou work for a small community hospita.docxAssignment DescriptionYou work for a small community hospita.docx
Assignment DescriptionYou work for a small community hospita.docxlesleyryder69361
 
Assignment description The tourism industry represents about .docx
Assignment description The tourism industry represents about .docxAssignment description The tourism industry represents about .docx
Assignment description The tourism industry represents about .docxlesleyryder69361
 
Assignment DescriptionYou will prepare and deliver a speech .docx
Assignment DescriptionYou will prepare and deliver a speech .docxAssignment DescriptionYou will prepare and deliver a speech .docx
Assignment DescriptionYou will prepare and deliver a speech .docxlesleyryder69361
 
Assignment DescriptionYou are to write an essay in which you .docx
Assignment DescriptionYou are to write an essay in which you .docxAssignment DescriptionYou are to write an essay in which you .docx
Assignment DescriptionYou are to write an essay in which you .docxlesleyryder69361
 
Assignment DescriptionYou are the lead human–computer intera.docx
Assignment DescriptionYou are the lead human–computer intera.docxAssignment DescriptionYou are the lead human–computer intera.docx
Assignment DescriptionYou are the lead human–computer intera.docxlesleyryder69361
 
Assignment DescriptionYou are now ready to start representin.docx
Assignment DescriptionYou are now ready to start representin.docxAssignment DescriptionYou are now ready to start representin.docx
Assignment DescriptionYou are now ready to start representin.docxlesleyryder69361
 
Assignment DescriptionManagement is worried, after consultin.docx
Assignment DescriptionManagement is worried, after consultin.docxAssignment DescriptionManagement is worried, after consultin.docx
Assignment DescriptionManagement is worried, after consultin.docxlesleyryder69361
 
Assignment DescriptionEgo Integrity PresentationImagine .docx
Assignment DescriptionEgo Integrity PresentationImagine .docxAssignment DescriptionEgo Integrity PresentationImagine .docx
Assignment DescriptionEgo Integrity PresentationImagine .docxlesleyryder69361
 
Assignment DescriptionCultural Group Exploration Assignment .docx
Assignment DescriptionCultural Group Exploration Assignment .docxAssignment DescriptionCultural Group Exploration Assignment .docx
Assignment DescriptionCultural Group Exploration Assignment .docxlesleyryder69361
 
Assignment description from the syllabusEach member of the matc.docx
Assignment description from the syllabusEach member of the matc.docxAssignment description from the syllabusEach member of the matc.docx
Assignment description from the syllabusEach member of the matc.docxlesleyryder69361
 

Plus de lesleyryder69361 (20)

Assignment details written in the attachmentsYou need to choose an.docx
Assignment details written in the attachmentsYou need to choose an.docxAssignment details written in the attachmentsYou need to choose an.docx
Assignment details written in the attachmentsYou need to choose an.docx
 
Assignment Details A high school girl has been caught shoplifting at.docx
Assignment Details A high school girl has been caught shoplifting at.docxAssignment Details A high school girl has been caught shoplifting at.docx
Assignment Details A high school girl has been caught shoplifting at.docx
 
Assignment Details A 12-year-old boy was caught in the act of sexual.docx
Assignment Details A 12-year-old boy was caught in the act of sexual.docxAssignment Details A 12-year-old boy was caught in the act of sexual.docx
Assignment Details A 12-year-old boy was caught in the act of sexual.docx
 
Assignment Details (350 WORDS)The last quarter of the 20th c.docx
Assignment Details (350 WORDS)The last quarter of the 20th c.docxAssignment Details (350 WORDS)The last quarter of the 20th c.docx
Assignment Details (350 WORDS)The last quarter of the 20th c.docx
 
Assignment Details (300 words and references)Collaborati.docx
Assignment Details (300 words and references)Collaborati.docxAssignment Details (300 words and references)Collaborati.docx
Assignment Details (300 words and references)Collaborati.docx
 
Assignment Details (2-3 pages) Research information about cu.docx
Assignment Details (2-3 pages) Research information about cu.docxAssignment Details (2-3 pages) Research information about cu.docx
Assignment Details (2-3 pages) Research information about cu.docx
 
Assignment Details (250 - 300 words)Now that the research .docx
Assignment Details (250 - 300 words)Now that the research .docxAssignment Details (250 - 300 words)Now that the research .docx
Assignment Details (250 - 300 words)Now that the research .docx
 
Assignment detailed instructions Write a three-page (minimum of 7.docx
Assignment detailed instructions Write a three-page (minimum of 7.docxAssignment detailed instructions Write a three-page (minimum of 7.docx
Assignment detailed instructions Write a three-page (minimum of 7.docx
 
Assignment detailed instructions Write a three-page (minimum of 750.docx
Assignment detailed instructions Write a three-page (minimum of 750.docxAssignment detailed instructions Write a three-page (minimum of 750.docx
Assignment detailed instructions Write a three-page (minimum of 750.docx
 
Assignment Description 400 wordsOne of the more important me.docx
Assignment Description 400 wordsOne of the more important me.docxAssignment Description 400 wordsOne of the more important me.docx
Assignment Description 400 wordsOne of the more important me.docx
 
Assignment DescriptionYou work for a small community hospita.docx
Assignment DescriptionYou work for a small community hospita.docxAssignment DescriptionYou work for a small community hospita.docx
Assignment DescriptionYou work for a small community hospita.docx
 
Assignment description The tourism industry represents about .docx
Assignment description The tourism industry represents about .docxAssignment description The tourism industry represents about .docx
Assignment description The tourism industry represents about .docx
 
Assignment DescriptionYou will prepare and deliver a speech .docx
Assignment DescriptionYou will prepare and deliver a speech .docxAssignment DescriptionYou will prepare and deliver a speech .docx
Assignment DescriptionYou will prepare and deliver a speech .docx
 
Assignment DescriptionYou are to write an essay in which you .docx
Assignment DescriptionYou are to write an essay in which you .docxAssignment DescriptionYou are to write an essay in which you .docx
Assignment DescriptionYou are to write an essay in which you .docx
 
Assignment DescriptionYou are the lead human–computer intera.docx
Assignment DescriptionYou are the lead human–computer intera.docxAssignment DescriptionYou are the lead human–computer intera.docx
Assignment DescriptionYou are the lead human–computer intera.docx
 
Assignment DescriptionYou are now ready to start representin.docx
Assignment DescriptionYou are now ready to start representin.docxAssignment DescriptionYou are now ready to start representin.docx
Assignment DescriptionYou are now ready to start representin.docx
 
Assignment DescriptionManagement is worried, after consultin.docx
Assignment DescriptionManagement is worried, after consultin.docxAssignment DescriptionManagement is worried, after consultin.docx
Assignment DescriptionManagement is worried, after consultin.docx
 
Assignment DescriptionEgo Integrity PresentationImagine .docx
Assignment DescriptionEgo Integrity PresentationImagine .docxAssignment DescriptionEgo Integrity PresentationImagine .docx
Assignment DescriptionEgo Integrity PresentationImagine .docx
 
Assignment DescriptionCultural Group Exploration Assignment .docx
Assignment DescriptionCultural Group Exploration Assignment .docxAssignment DescriptionCultural Group Exploration Assignment .docx
Assignment DescriptionCultural Group Exploration Assignment .docx
 
Assignment description from the syllabusEach member of the matc.docx
Assignment description from the syllabusEach member of the matc.docxAssignment description from the syllabusEach member of the matc.docx
Assignment description from the syllabusEach member of the matc.docx
 

Dernier

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Jisc
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomnelietumpap1
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptxSherlyMaeNeri
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfSpandanaRallapalli
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...JhezDiaz1
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxCarlos105
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxAnupkumar Sharma
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxDr.Ibrahim Hassaan
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 

Dernier (20)

call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...Procuring digital preservation CAN be quick and painless with our new dynamic...
Procuring digital preservation CAN be quick and painless with our new dynamic...
 
ENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choomENGLISH6-Q4-W3.pptxqurter our high choom
ENGLISH6-Q4-W3.pptxqurter our high choom
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
Judging the Relevance and worth of ideas part 2.pptx
Judging the Relevance  and worth of ideas part 2.pptxJudging the Relevance  and worth of ideas part 2.pptx
Judging the Relevance and worth of ideas part 2.pptx
 
ACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdfACC 2024 Chronicles. Cardiology. Exam.pdf
ACC 2024 Chronicles. Cardiology. Exam.pdf
 
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
ENGLISH 7_Q4_LESSON 2_ Employing a Variety of Strategies for Effective Interp...
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptxBarangay Council for the Protection of Children (BCPC) Orientation.pptx
Barangay Council for the Protection of Children (BCPC) Orientation.pptx
 
Raw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptxRaw materials used in Herbal Cosmetics.pptx
Raw materials used in Herbal Cosmetics.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptxMULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
MULTIDISCIPLINRY NATURE OF THE ENVIRONMENTAL STUDIES.pptx
 
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Gas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptxGas measurement O2,Co2,& ph) 04/2024.pptx
Gas measurement O2,Co2,& ph) 04/2024.pptx
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 

Sheet1Sheet2Sheet3RegistrationSecurityCSE 148 Data.docx

  • 1. Sheet1 Sheet2 Sheet3 Registration Security CSE 148 Database Design: University Database Student Field Name Data Type Description StudentID Short Text Student banner ID number Last Short Text Student last name First Short Text Student first name Gender Short Text Male/Female (use “M” or “F”) Birth Date Date of Birth EntryYear Number Academic Year student entered the university [See Notes #1 & #2] USResident Yes/No Is student a US resident? State Short Text Student home state if US resident (OH, IL, etc.) MajorID Short Text Student major ID (use “ACC”, “ECO”, “FIN”, “MKT”, “MIS”, “MGT”)
  • 2. Course Field Name Data Type Description CourseID Short Text University Course ID Department Short Text Department code (use “ACC”, …) CourseNumber Number Course number Description Short Text Course description Credits Number Course credit hours MPCategory Short Text Miami Plan category (use I, II, III, IV, V) Technical Yes/No Is this a technical course? Class Field Name Data Type Description ClassID Auto Class ID CourseID Short Text University Course ID Semester Short Text Semester Identifier (use Academic Year 2008Fa, 2008Sp) ClassSection Short Text Section of Class (use A, B, C, ..) Instructor Short Text Name of Instructor Location Short Text Building and Room Number of Class Time Short Text Class meeting time (use MWF 8, TR 9:30)
  • 3. MaxEnrollment Number Maximum number of students that may enroll Enrollment Field Name Data Type Description SeqID Auto Enrollment Sequence Number ClassID Short Text Class ID StudentID Number Student ID number MidtermGrade Short Text Grade received at Mid-term (use A, B, C, …) FinalGrade Short Text Final grade received (use A, B, C, …) Major Field Name Data Type Description MajorID Short Text University major MajorDept Short Text University department housing that major Advisor Short Text Name of advisor for that major Notes: #1: Entry Year – Indicates the academic year in which the student entered the university. In this particular database, all students enter for the Fall Semester.
  • 4. a) Entry Year: 2003 – Entry in academic year 2003 (semester 2003FA); b) 2004 – Entry in academic year 2004 (semester 2004FA); c) 2005 – Entry in academic year 2005 (semester 2005FA); d) 2006 – Entry in academic year 2006 (semester 2006FA); e) 2007 – Entry in academic year 2007 (semester 2007FA). f) 2008 – Entry in academic year 2008 (semester 2008FA). g) 2009 – Entry in academic year 2008 (semester 2009FA). h) 2010 – Entry in academic year 2010 (semester 2010FA). i) 2011 – Entry in academic year 2011 (semester 2011FA). j) 2012 – Entry in academic year 2012 (semester 2012FA). #2: Determination of Class Rank: The table below lists the semesters that currently exist on the database and the possible class ranks. Use this table by matching a semester along with the entry year and from this you can determine the class rank Semesters Freshman Sophomore Junior Senior 2003FA; 2003SP 2003 n/a – no data n/a – no data n/a – no data 2004FA; 2004SP 2004 2003 n/a – no data n/a – no data 2005FA; 2005SP 2005 2004 2003 n/a – no data 2006FA; 2006SP 2006 2005 2004 2003 2007FA; 2007SP 2007 2006 2005 2004
  • 5. 2008FA; 2008SP 2008 2007 2006 2005 2009FA; 2009SP 2009 2008 2007 2006 2010FA; 2010SP 2010 2009 2008 2007 2011FA; 2011SP 2011 2010 2009 2008 2012FA; 2012SP 2012 2011 2010 2009 For example, semester2004FA with entry year of 2003 is a sophomore. Semester 2009 SP for entry year 2006 is a Senior. Page: 1 Portfolio 3 – Access Total: 40 points Start-up Instructions Locate the Portfolio3 folder from Scse148StudentDataFilesPortfolioAssignment folder. Rename the Portfolio3 folder as uniqueID_Portfolio3. This folder will contains UniversityDB.accdb, UniversityWorkbook.xlsm and MemoAndReflection.docx that are files you will use for your solution. The Portfolio3.pdf and Portfolio3DatabaseDesign.pdf are the assignment and database design files. Paired Assignment ( N O T E : S u m m e r S e s s i o n s – y o u r i n s t r u c t o r w i l l i n d i c a t e i f t h i s i s a P a i r e d o r I n d i v i d u a l a c t i v i t y ) If this will be a Paired activity, it is recommended that you carefully review this entire assignment, and then arrange a time to meet with your partner within a few days of
  • 6. the start of this assignment. As a team, you should rename the 3 files noted in the Start-up as uniqueID_uniqueID_UniversityDB.accdb, uniqueID_uniqueID_UniversityWorkbook.xlsx and uniqueID_uniqueID_MemoAndReflection.docx. These will be the files you will update and turn-in once the assignment is complete. Please note there is an initial draft due – refer to the Daily Assignment Page for the date. Purpose of the Assignment The assignment is designed to require students to use the software tools they have learned (Word, Excel, Access) in a simulated real-world task. This task also requires students to utilize critical thinking skills in order to complete the assignment. This task is not unlike what one will be required to do after earning a degree. The students are assigned a task by an executive (University President), and they need to think about the task and develop an approach for completing that task. In this case, the students need to think about the problem, the required analysis, and the data necessary to conduct the analysis. They will then use their skills in Access and Excel to obtain the data and perform the analysis. Students are then asked to summarize their findings and conclusions and communicate these in a memo to the executive (University President). This effort brings together what students have learned in the class along with analytical skills they have developed during their past experiences and education.
  • 7. Continued on next page Page: 2 PART I (University Memo) 30 Points Filenames: uniqueID_uniqueID_UniversityDB.accdb; uniqueID_uniqueID_UniversityWorkbook.xlsm; uniqueID_uniqueID_MemoAndReflection.docx You are provided with an Access database (UniversityDB.accdb) similar to the one we have been developing in our recent Classroom Learning Activities. The database includes Student, Course, Class, Enrollment, and Major tables with field definitions described in the file Portfolio3DatabaseDesign.pdf. You have been requested to provide a report to the University President to address one of the following two (fictitious) areas of interest. For the area of interest selected, you will need to conduct multiple analyses of the data (see grading rubric to determine how many separate analyses to perform). The purpose of multiple analyses is to consider different alternatives or ways of looking at the data before drawing a conclusion. You will select appropriate data from the database (different analyses may or may not require different selections of data), COPY the data from Access into Excel, and use Excel to conduct the multiple analyses of the data. Once you have completed all analyses, summarize your analysis and
  • 8. conclusions in a memo suitable for delivery to the University President. Your memo should contain a discussion that summarizes the multiple aspects of your analysis and includes charts and tables as appropriate that support the discussion. You then need to provide a final conclusion that is supported by the analysis. a) University students undergo a significant change during their time at Miami. Beginning with the Entry Year 2005, the university implemented programs to help students become better students with the hope that student GPA’s might improve as students move from the Freshman ranks to the upper class ranks. Provide an analysis that compares GPA’s earned by students as Freshman with scores earned by those same students as Juniors for Entry Years 2005-2009 and make an assessment whether the programs have been effective or not. Refer to the “notes” portion of the Portfolio3DatabaseDesign.pdf document to understand the relationship for class rank, entry year and academic semesters. [Hint: Don’t worry about calculating a GPA by student, rather consider calculating an aggregate GPA as Freshman for each Entry Year and aggregate GPA as Juniors for each Entry Year – this approach is similar (not the same) to CLA #16 – see your instructor if you have questions] b) Beginning with the Entry 2005 students, a test program was implemented to help make sure that Seniors continued to make strong academic strides that they made during their Junior year. There was concern that students “took it easy” as Seniors and as a result their GPA suffered during their
  • 9. Senior year. The university would like to compare the performance trend of Juniors from entry years of 2005-2009 with the performance trend of those same students as Seniors. and make a recommendation as to whether the test program seemed to achieve the goal of helping Seniors maintain or improve upon their Junior year GPA. Refer to the “notes” portion of the Portfolio3DatabaseDesign.pdf document to understand the relationship for class rank, entry year and academic semesters. [Hint: Don’t worry about calculating a GPA by student, rather consider calculating an aggregate GPA as Juniors for each Entry Year and aggregate GPA as Seniors for each Entry Year – this approach is similar(not the same) to CLA #16 – see your instructor if you have questions] See next page for a list of technical requirements Page: 3 Your analysis must contain the following technical components: I. Using Access, create appropriate queries (may only require 1 query, or it may require multiple queries) to select the data needed for each of your analyses. Save the queries with appropriate names. Copy/Paste the information from these queries to Excel. II. Using Excel, analyze the data from your queries for each of
  • 10. your analyses. Your spreadsheet should include: a. Appropriate use of sorting, subtotals, pivot-tables, or other features in order to adequately analyze the data in an efficient manner. b. Each worksheet is well-organized (worksheet can be understood without the student explaining the information on the worksheet) c. Nicely formatted tables to display key portions of your analysis. d. Nicely formatted charts that clearly display key portions of your analysis. Important Notes: You will need to use a single excel file (workbook) for all of the excel analysis and charts. You should use multiple sheets that contain downloaded data, tables and charts for each analysis. Each worksheet should be nicely formatted, titled, well organized and if necessary, include comments. Any unused sheets should be deleted. III. Using Word, write a memo with your analysis/conclusions to the University President. The memo should include: a. Appropriate business memo format. (A template is not necessary but may be used. If you are not familiar with a memo format, do some research.) b. Appropriate titles, section headings, and other formatting to make the report attractive and easy to read. c. The writing-style and language used would be suitable for a memo to the University President d. Your written analysis should not describe the steps you took
  • 11. to analyze the data, rather it should describe (analyze) what the data indicates. e. Insert into your memo 1-3 Charts and/or tables of data from Excel to support your analysis (use summary information – don’t paste a table that has lots of rows and columns of detail). Recall how to use Text Wrapping. [Clarification: At least 1 chart is required. A table of data from Excel may or may not be helpful. When counting both charts and tables of data, the count should range from 1-3. The purpose is to enhance the memo and support your analysis.] f. Introduction paragraph, final conclusion paragraph and a separate discussion for each analysis that summarizes the analysis. Each discussion should be 1-2 paragraphs. g. In total one should expect a memo that is 2-4 pages. h. The report should be well-written, easy to read, and free of grammatical errors. Example of multiple analyses This explanation is provided to assist you in understanding what is expected from the multiple analyses required. Suppose the area of interest to be analyzed was the student credit hour load for the 2007SP semester and to understand the percentage of students who are below 14 credit hours and those who are above 18 credit hours. One analysis might be to study this by grade level (freshman,
  • 12. sophomore, junior and senior). A second analysis might compare the percentages by gender. A third analysis might evaluate the percentages by major. A fourth analysis might be to analyze these percentages by in-state versus out-of-state. After conducting these 4 analyses, you will have a more holistic view of the data and are then in a position to write an informed conclusion. Page: 4 PART II (Reflection) 10 Points Filename: uniqueID_uniqueID_MemoAndReflection.docx Each student will write their own 1-2 page (12 pt type, double- spaced) reflection on their use of Access and Excel on this assignment as well as their perspective of the collaborative effort. This reflection should be in the same document as the memo in Part I, but begin on a new page with an appropriate title. Since we are working in pairs, there will be two written reflections in this part of the document. Headings for the reflection should include the student’s name. This reflection should address the following questions: I. Which Area of Interest (a or b) did you select for this assignment and why? II. You conducted more than 1 analysis of the data. What was the most significant thing you learned about the data by performing the additional analyses? How did this affect your final conclusion? III. This project required you to collaborate with another
  • 13. student. Indicate the following about collaboration: a. List those qualities of collaboration that were positive/beneficial when collaborating on this assignment b. List those qualities of collaboration that were difficult/negative when collaborating on this assignment c. You were a part of the collaborative effort, please indicate your areas of strength and areas of weakness as a collaborator (e.g. in what ways were you helpful, and in what areas do you need to improve to be a better collaborator) IV. In your experience, explain the strengths of Access (what it is best used for) and explain the strengths of Excel (what it is best used for)? V. How might you use the knowledge you gained in Access and Excel in the future? This reflection should be well written, easy to read, and free of grammatical errors. Sample Solution Problem A Sample