SlideShare a Scribd company logo
1 of 7
resultsGameWinning teamLosing teamIGreen Bay
PackersKansas City ChiefsIIGreen Bay PackersOakland
RaidersIIINew York JetsBaltimore ColtsIVKansas City
ChiefsMinnesota VikingsVBaltimore ColtsDallas
CowboysVIDallas CowboysMiami DolphinsVIIMiami
DolphinsWashington RedskinsVIIIMiami DolphinsMinnesota
VikingsIXPittsburgh SteelersMinnesota VikingsXPittsburgh
SteelersDallas CowboysXIOakland RaidersMinnesota
VikingsXIIDallas CowboysDenver BroncosXIIIPittsburgh
SteelersDallas CowboysXIVPittsburgh SteelersLos Angeles
RamsXVOakland RaidersPhiladelphia EaglesXVISan Francisco
49ersCincinnati BengalsXVIIWashington RedskinsMiami
DolphinsXVIIILos Angeles RaidersWashington
RedskinsXIXSan Francisco 49ersMiami DolphinsXXChicago
BearsNew England PatriotsXXINew York GiantsDenver
BroncosXXIIWashington RedskinsDenver BroncosXXIIISan
Francisco 49ersCincinnati BengalsXXIVSan Francisco
49ersDenver BroncosXXVNew York GiantsBuffalo
BillsXXVIWashington RedskinsBuffalo BillsXXVIIDallas
CowboysBuffalo BillsXXVIIIDallas CowboysBuffalo
BillsXXIXSan Francisco 49ersSan Diego ChargersXXXDallas
CowboysPittsburgh SteelersXXXIGreen Bay PackersNew
England PatriotsXXXIIDenver BroncosGreen Bay
PackersXXXIIIDenver BroncosAtlanta FalconsXXXIVSt. Louis
RamsTennessee TitansXXXVBaltimore RavensNew York
GiantsXXXVINew England PatriotsSt. Louis
RamsXXXVIITampa Bay BuccaneersOakland
RaidersXXXVIIINew England PatriotsCarolina
PanthersXXXIXNew England PatriotsPhiladelphia
EaglesXLPittsburgh SteelersSeattle SeahawksXLIIndianapolis
ColtsChicago BearsXLIINew York GiantsNew England
PatriotsXLIIIPittsburgh SteelersArizona CardinalsXLIVNew
Orleans SaintsIndianapolis ColtsXLVGreen Bay
PackersPittsburgh SteelersXLVINew York GiantsNew England
PatriotsXLVIIBaltimore RavensSan Francisco
49ersXLVIIISeattle SeahawksDenver BroncosXLIXNew
England PatriotsSeattle Seahawks
locationsGameCityStateILos
AngelesCAIIMiamiFLIIIMiamiFLIVNew
OrleansLAVMiamiFLVINew OrleansLAVIILos
AngelesCAVIIIHoustonTXIXNew
OrleansLAXMiamiFLXIPasadenaCAXIINew
OrleansLAXIIIMiamiFLXIVPasadenaCAXVNew
OrleansLAXVIPontiacMIXVIIPasadenaCAXVIIITampaFLXIXS
tanfordCAXXNew OrleansLAXXIPasadenaCAXXIISan
DiegoCAXXIIIMiamiFLXXIVNew
OrleansLAXXVTampaFLXXVIMinneapolisMNXXVIIPasadena
CAXXVIIIAtlantaGAXXIXMiamiFLXXXTempeAZXXXINew
OrleansLAXXXIISan
DiegoCAXXXIIIMiamiFLXXXIVAtlantaGAXXXVTampaFLXX
XVINew OrleansLAXXXVIISan
DiegoCAXXXVIIIHoustonTXXXXIXJacksonvilleFLXLDetroit
MIXLIMiami
GardensFLXLIIGlendaleAZXLIIITampaFLXLIVMiami
GardensFLXLVArlingtonTXXLVIIndianapolisINXLVIINew
OrleansLAXLVIIIEast RutherfordNJXLIXGlendaleAZ
teamsTeamStateArizona CardinalsAZAtlanta
FalconsGABaltimore ColtsMDBaltimore RavensMDBuffalo
BillsNYCarolina PanthersNCChicago BearsILCincinnati
BengalsOHDallas CowboysTXDenver BroncosCOGreen Bay
PackersWIIndianapolis ColtsINKansas City ChiefsKSLos
Angeles RaidersCALos Angeles RamsCAMiami
DolphinsFLMinnesota VikingsMNNew England PatriotsMANew
Orleans SaintsLANew York GiantsNYNew York JetsNYOakland
RaidersCAPhiladelphia EaglesPAPittsburgh SteelersPASan
Diego ChargersCASan Francisco 49ersCASeattle
SeahawksWASt. Louis RamsMITampa Bay
BuccaneersFLTennessee TitansTNWashington RedskinsMD
1. In order to complete this assignment you need to create a new
database and download a template file
CS102_W8_PRA_Template.xlsx
(CS102_W8_PRA_Template.ods if using LibreOffice suite)
2. Create a new database
(CS102_W8_PRA_YourUserName.accdb in MS Access or
CS102_W8_PRA_YourUserName.odb in LibreOffice Base)
3. Import data from the "results" worksheet of the template file
into a new table of the database. Note that columns in the
template file contain headers. Save the table as "results".
4. Import data from the "locations" worksheet of the template
file into a new table of the database. Note that columns in the
template file contain headers. Save the table as "locations".
5. Import data from the "teams" worksheet of the template file
into a new table of the database. Note that columns in the
template file contain headers. Save the table as "teams".
6. Join tables locations (left) and results (right) by the Game
field.
7. Join tables results (left) and teams (right) by the Winning
team (left) / Team (right) field.
8. Create a query Query 1 Cities Hosting Ravens Win that
displays a city name and state for all the Superbowls where a
winning team is Baltimore Ravens.
9. Create a report that contains results of the Query 1 and save
it as Query 1 Cities Hosting Ravens Win. There is no need to
publish a PDF report.
10. Create a query Query 2 Most Successful Teams that displays
a winning team's name, its state of origin, and the number of
Superbowls won, sorted by the number of titles. Use aggregate
function Count to count number of Superbowl games won by a
team.
11. Create a report that contains results of the Query 2, save it
as Query 2 Most Successful Teams, and publish the report in
PDF as CS102_W8_PRA_YourUserName.pdf
12. Create a query Query 3 All Superbowls that displays a game
number, a winning team, a losing team, and the game hosting
city (with state).
13. Create a report that contains results of the Query 3 and save
it as Query 3 All Winners and Cities. There is no need to
publish a PDF report.
14. Create a form that allows updating any field in the results of
Query 3 and save it as Query 3 All Superbowls. Use this form to
add a fictional result of Superbowl L. Use your favorite team as
a winner and Fayette, IA as a location.
15. Submit the database file and the report PDF to the Dropbox.
Justify purchase of a new smartphone. Research available
models, components, operating systems and formats and explain
your choice. Use a spreadsheet editor to compare prices and
create charts, text editor to write your request, and presentation
software to present the final request.
Find information on the Phone components for optimal
performance (Fastest CPU, Max memory, Largest screen size,
etc..).
Gathering information about two Phones:
Phone A: LG V10 AT&T in Opal Blue
Go to http://www.lg.com/us/cell-phones/lg-H900-Opal-Blue-v10
*Open a second tab in your browser
Phone B: IPhone 6S Plus
Go to http://www.apple.com/iphone-6s/specs/
Table processing
1. Create a spreadsheet with the following:
1. Enter Component names below as column headers in row 1
1. Model Name (Column A)
2. Price in $ (Column B)
3. Screen Size in Inches (Column C)
4. CPU Type (Column D)
5. Main Memory Size in GB (Column E)
6. Operating System (Column F)
7. Discount Price (Column G) *** used in calculation below
8. Web Link to Model Price (Column H)
2. Enter Component Details from each Phone:
1. Phone A Details in row 2 A-H based on Headers (All Except
Discount Price in G)
1. Enter only numeric values in column B-C to avoid issues with
later calculations
2. Use internet to find price for phone A, insert price in Row
2:Column B and copy web address to Row 2 Column H
2. Phone B Details in row 3 A-H based on Headers (All Except
Discount Price in G)
1. Enter only numeric values in column B-C to avoid issues with
later calculations
2. Use internet to find price for phone B, insert price in Row
3:Column B and copy web address to Row 3 Column H
2. Format data in the spreadsheet properly, using number
formats and styles.
1. Format the price using Currency with three decimal places
2. Change page layout to landscape
3. Use Cell Style “Linked Cell” on Row 1
4. Use Wrap Text in Row 1
5. Size columns for readability
3. Use at least two different formulas in the spreadsheet.
1. Using a formula to Calculate the discount price
1. Apply discount percentage 20% or .20 on each type
1. Formula -> Discount Price = “Price in $” * (1.00 - discount
percentage)
2. Use formula in Column G2 for Phone A
3. Use formula in Column G3 for Phone B
2. Use a formula to list the maximum price in B5
1. Formula: Max (Price Phone A, Price Phone B)
2. Add Text Label “Maximum price” in B6
4. Create at least two charts comparing optimal and minimal
builds.
1. Create a 2D bar chart comparing the two Phones using:
1. Model and Main Memory
2. Create a pie chart comparing the two Phones using:
1. Model and Screen Size
Text processing
1. Create a text document with a short description of chosen
components and justification of your choice.
1. Type “Phone A”
1. Copy a paragraph you want from the Phone A description
beneath
2. Type “Phone B”
1. Copy a paragraph you want from the Phone B description
beneath
3. Type “My Choice”
1. State which Phone you chose and state what was the key
factor for your decision
2. Use at least three styles to format the text.
1. Apply ‘Heading 3’ Style to “Phone A” and “Phone B”
2. Apply ‘Heading 1’ Style to “My Choice”
3. Apply ‘Emphasis Style’ to the Winning Phone Overview
3. Insert at least two images and add references to the original
data.
1. Insert the image of each Phone under the Overview
paragraphs from the websites
2. Add a reference to each website for each Phone and Price
1. Add reference section to last page
4. Add a table of components of winning Phone to the text
document below your reason for the choice
1. Insert the table with 3 Rows and 3 Columns
2. Copy the data from the spreadsheet (Model Number, CPU
Type, Operating System) into the table *** Note: do NOT
simply copy the spreadsheet
Presentation
1. Create a coherent presentation describing your selection of
components.
1. Create a Title Slide with
1. Title Slide:
1. Title: My Phone Comparison 2015
2. Subtitle: Your Name
2. Use data or charts from the previously created spreadsheet to
support your request.
1. Create Slide 2
1. Slide Layout: Comparison
2. Title: Phone Comparison Data and Chart
3. Sub Title: Enter Model numbers for each
4. Copy chart data A1:G3 from spreadsheet on Left side of slide
5. Copy 2D bar chart from spreadsheet on Right Side of slide
3. Insert at least two images into the presentation.
1. Add Slide 3
1. Slide Layout: Two Content
2. Title: And the Winner is
3. Add image of winning Phone from website on Left
4. Add Online image of Trophy on the Right
4. Add two types of transition or animation.
1. Add Wheel animation to your name in slide 1
2. Add Shape animation to Trophy image
3. Add Cut transition to slide 2
4. Add Wind transition to slide 3

More Related Content

Similar to resultsGameWinning teamLosing teamIGreen Bay PackersKansas City Ch.docx

BIS 155 PAPERS Education Counseling--bis155papers.com
BIS 155 PAPERS Education Counseling--bis155papers.comBIS 155 PAPERS Education Counseling--bis155papers.com
BIS 155 PAPERS Education Counseling--bis155papers.comvenkat60036
 
BIS 155 PAPERS Become Exceptional--bis155papers.com
BIS 155 PAPERS Become Exceptional--bis155papers.comBIS 155 PAPERS Become Exceptional--bis155papers.com
BIS 155 PAPERS Become Exceptional--bis155papers.comKeatonJennings119
 
BIS 155 PAPERS Introduction Education--bis155papers.com
BIS 155 PAPERS Introduction Education--bis155papers.comBIS 155 PAPERS Introduction Education--bis155papers.com
BIS 155 PAPERS Introduction Education--bis155papers.comagathachristie256
 
BIS 155 PAPERS Redefined Education--bis155papers.com
BIS 155 PAPERS Redefined Education--bis155papers.comBIS 155 PAPERS Redefined Education--bis155papers.com
BIS 155 PAPERS Redefined Education--bis155papers.comagathachristie241
 
BIS 155 PAPERS Lessons in Excellence--bis155papers.com
BIS 155 PAPERS Lessons in Excellence--bis155papers.comBIS 155 PAPERS Lessons in Excellence--bis155papers.com
BIS 155 PAPERS Lessons in Excellence--bis155papers.comthomashard72
 
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxPart 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxhoney690131
 
Bis 155 Enhance teaching / snaptutorial.com
Bis 155  Enhance teaching / snaptutorial.comBis 155  Enhance teaching / snaptutorial.com
Bis 155 Enhance teaching / snaptutorial.comHarrisGeorg46
 
Bis 155 Exceptional Education / snaptutorial.com
Bis 155 Exceptional Education / snaptutorial.comBis 155 Exceptional Education / snaptutorial.com
Bis 155 Exceptional Education / snaptutorial.comDavis142
 
Bis 155 Effective Communication / snaptutorial.com
Bis 155  Effective Communication / snaptutorial.comBis 155  Effective Communication / snaptutorial.com
Bis 155 Effective Communication / snaptutorial.comBaileyac
 
Bis 155 Education Organization / snaptutorial.com
Bis 155 Education Organization / snaptutorial.comBis 155 Education Organization / snaptutorial.com
Bis 155 Education Organization / snaptutorial.comBaileya121
 
BIS 155 Education Specialist / snaptutorial.com
BIS 155  Education Specialist / snaptutorial.comBIS 155  Education Specialist / snaptutorial.com
BIS 155 Education Specialist / snaptutorial.comMcdonaldRyan131
 
Ifsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comIfsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comamaranthbeg39
 
Integrated Computer Essentials/Proficiency Course Assignments, by Jay Deuel
Integrated Computer Essentials/Proficiency Course Assignments, by Jay DeuelIntegrated Computer Essentials/Proficiency Course Assignments, by Jay Deuel
Integrated Computer Essentials/Proficiency Course Assignments, by Jay DeuelWCET
 
BIS 155 Exceptional Education - snaptutorial.com
BIS 155   Exceptional Education - snaptutorial.comBIS 155   Exceptional Education - snaptutorial.com
BIS 155 Exceptional Education - snaptutorial.comDavisMurphyB28
 
BIS 155 Education Organization -- snaptutorial.com
BIS 155   Education Organization -- snaptutorial.comBIS 155   Education Organization -- snaptutorial.com
BIS 155 Education Organization -- snaptutorial.comDavisMurphyB94
 
Ifsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comIfsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comBaileya15
 
IFSM 201 Exceptional Education - snaptutorial.com
IFSM 201  Exceptional Education - snaptutorial.comIFSM 201  Exceptional Education - snaptutorial.com
IFSM 201 Exceptional Education - snaptutorial.comDavisMurphyB9
 
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docx
YearQuarterLocationCarClass Revenue   NumCars  2017Q1DowntownEconomy.docxYearQuarterLocationCarClass Revenue   NumCars  2017Q1DowntownEconomy.docx
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docxadampcarr67227
 
Devry bis 155 final exam guide
Devry bis 155 final exam guideDevry bis 155 final exam guide
Devry bis 155 final exam guideuopassignment
 
Devry bis-155-final-exam-guide
Devry bis-155-final-exam-guideDevry bis-155-final-exam-guide
Devry bis-155-final-exam-guideshyaminfo104
 

Similar to resultsGameWinning teamLosing teamIGreen Bay PackersKansas City Ch.docx (20)

BIS 155 PAPERS Education Counseling--bis155papers.com
BIS 155 PAPERS Education Counseling--bis155papers.comBIS 155 PAPERS Education Counseling--bis155papers.com
BIS 155 PAPERS Education Counseling--bis155papers.com
 
BIS 155 PAPERS Become Exceptional--bis155papers.com
BIS 155 PAPERS Become Exceptional--bis155papers.comBIS 155 PAPERS Become Exceptional--bis155papers.com
BIS 155 PAPERS Become Exceptional--bis155papers.com
 
BIS 155 PAPERS Introduction Education--bis155papers.com
BIS 155 PAPERS Introduction Education--bis155papers.comBIS 155 PAPERS Introduction Education--bis155papers.com
BIS 155 PAPERS Introduction Education--bis155papers.com
 
BIS 155 PAPERS Redefined Education--bis155papers.com
BIS 155 PAPERS Redefined Education--bis155papers.comBIS 155 PAPERS Redefined Education--bis155papers.com
BIS 155 PAPERS Redefined Education--bis155papers.com
 
BIS 155 PAPERS Lessons in Excellence--bis155papers.com
BIS 155 PAPERS Lessons in Excellence--bis155papers.comBIS 155 PAPERS Lessons in Excellence--bis155papers.com
BIS 155 PAPERS Lessons in Excellence--bis155papers.com
 
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docxPart 1 - Microsoft Access 2019Use Access to create a database to.docx
Part 1 - Microsoft Access 2019Use Access to create a database to.docx
 
Bis 155 Enhance teaching / snaptutorial.com
Bis 155  Enhance teaching / snaptutorial.comBis 155  Enhance teaching / snaptutorial.com
Bis 155 Enhance teaching / snaptutorial.com
 
Bis 155 Exceptional Education / snaptutorial.com
Bis 155 Exceptional Education / snaptutorial.comBis 155 Exceptional Education / snaptutorial.com
Bis 155 Exceptional Education / snaptutorial.com
 
Bis 155 Effective Communication / snaptutorial.com
Bis 155  Effective Communication / snaptutorial.comBis 155  Effective Communication / snaptutorial.com
Bis 155 Effective Communication / snaptutorial.com
 
Bis 155 Education Organization / snaptutorial.com
Bis 155 Education Organization / snaptutorial.comBis 155 Education Organization / snaptutorial.com
Bis 155 Education Organization / snaptutorial.com
 
BIS 155 Education Specialist / snaptutorial.com
BIS 155  Education Specialist / snaptutorial.comBIS 155  Education Specialist / snaptutorial.com
BIS 155 Education Specialist / snaptutorial.com
 
Ifsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.comIfsm 201 Future Our Mission/newtonhelp.com
Ifsm 201 Future Our Mission/newtonhelp.com
 
Integrated Computer Essentials/Proficiency Course Assignments, by Jay Deuel
Integrated Computer Essentials/Proficiency Course Assignments, by Jay DeuelIntegrated Computer Essentials/Proficiency Course Assignments, by Jay Deuel
Integrated Computer Essentials/Proficiency Course Assignments, by Jay Deuel
 
BIS 155 Exceptional Education - snaptutorial.com
BIS 155   Exceptional Education - snaptutorial.comBIS 155   Exceptional Education - snaptutorial.com
BIS 155 Exceptional Education - snaptutorial.com
 
BIS 155 Education Organization -- snaptutorial.com
BIS 155   Education Organization -- snaptutorial.comBIS 155   Education Organization -- snaptutorial.com
BIS 155 Education Organization -- snaptutorial.com
 
Ifsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.comIfsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Enhance teaching / snaptutorial.com
 
IFSM 201 Exceptional Education - snaptutorial.com
IFSM 201  Exceptional Education - snaptutorial.comIFSM 201  Exceptional Education - snaptutorial.com
IFSM 201 Exceptional Education - snaptutorial.com
 
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docx
YearQuarterLocationCarClass Revenue   NumCars  2017Q1DowntownEconomy.docxYearQuarterLocationCarClass Revenue   NumCars  2017Q1DowntownEconomy.docx
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docx
 
Devry bis 155 final exam guide
Devry bis 155 final exam guideDevry bis 155 final exam guide
Devry bis 155 final exam guide
 
Devry bis-155-final-exam-guide
Devry bis-155-final-exam-guideDevry bis-155-final-exam-guide
Devry bis-155-final-exam-guide
 

More from ronak56

According to the textbook, the Federal Disaster Assistance Act of 19.docx
According to the textbook, the Federal Disaster Assistance Act of 19.docxAccording to the textbook, the Federal Disaster Assistance Act of 19.docx
According to the textbook, the Federal Disaster Assistance Act of 19.docxronak56
 
According to the Council on Social Work Education, Competency 5 Eng.docx
According to the Council on Social Work Education, Competency 5 Eng.docxAccording to the Council on Social Work Education, Competency 5 Eng.docx
According to the Council on Social Work Education, Competency 5 Eng.docxronak56
 
According to the text, economic outcomes measured by economic gr.docx
According to the text, economic outcomes measured by economic gr.docxAccording to the text, economic outcomes measured by economic gr.docx
According to the text, economic outcomes measured by economic gr.docxronak56
 
According to the Council on Social Work Education, Competency 5.docx
According to the Council on Social Work Education, Competency 5.docxAccording to the Council on Social Work Education, Competency 5.docx
According to the Council on Social Work Education, Competency 5.docxronak56
 
According to the Council for Exceptional Children (CEC), part of.docx
According to the Council for Exceptional Children (CEC), part of.docxAccording to the Council for Exceptional Children (CEC), part of.docx
According to the Council for Exceptional Children (CEC), part of.docxronak56
 
According to the article, Answer these two questions. Why did Ma.docx
According to the article, Answer these two questions. Why did Ma.docxAccording to the article, Answer these two questions. Why did Ma.docx
According to the article, Answer these two questions. Why did Ma.docxronak56
 
According to Neuman’s theory, a human being is a total person as a c.docx
According to Neuman’s theory, a human being is a total person as a c.docxAccording to Neuman’s theory, a human being is a total person as a c.docx
According to Neuman’s theory, a human being is a total person as a c.docxronak56
 
According to Rolando et al. (2012), alcohol socialization is the pr.docx
According to Rolando et al. (2012), alcohol socialization is the pr.docxAccording to Rolando et al. (2012), alcohol socialization is the pr.docx
According to Rolando et al. (2012), alcohol socialization is the pr.docxronak56
 
According to your readings, cloud computing represents one of th.docx
According to your readings, cloud computing represents one of th.docxAccording to your readings, cloud computing represents one of th.docx
According to your readings, cloud computing represents one of th.docxronak56
 
According to this idea that gender is socially constructed, answer.docx
According to this idea that gender is socially constructed, answer.docxAccording to this idea that gender is socially constructed, answer.docx
According to this idea that gender is socially constructed, answer.docxronak56
 
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docx
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docxAccording to Thiel (2015, p. 40), CSR literature lacks consensus fo.docx
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docxronak56
 
According to recent surveys, China, India, and the Philippines are t.docx
According to recent surveys, China, India, and the Philippines are t.docxAccording to recent surveys, China, India, and the Philippines are t.docx
According to recent surveys, China, India, and the Philippines are t.docxronak56
 
According to Rolando et al. (2012), alcohol socialization is th.docx
According to Rolando et al. (2012), alcohol socialization is th.docxAccording to Rolando et al. (2012), alcohol socialization is th.docx
According to Rolando et al. (2012), alcohol socialization is th.docxronak56
 
According to the author, Social Security is an essential program, .docx
According to the author, Social Security is an essential program, .docxAccording to the author, Social Security is an essential program, .docx
According to the author, Social Security is an essential program, .docxronak56
 
According to Morrish, the blame for the ever-growing problem of disc.docx
According to Morrish, the blame for the ever-growing problem of disc.docxAccording to Morrish, the blame for the ever-growing problem of disc.docx
According to Morrish, the blame for the ever-growing problem of disc.docxronak56
 
According to DuBrin (2015), Cultural intelligence is an outsiders .docx
According to DuBrin (2015), Cultural intelligence is an outsiders .docxAccording to DuBrin (2015), Cultural intelligence is an outsiders .docx
According to DuBrin (2015), Cultural intelligence is an outsiders .docxronak56
 
According to Edgar Schein, organizational culture are the shared.docx
According to Edgar Schein, organizational culture are the shared.docxAccording to Edgar Schein, organizational culture are the shared.docx
According to Edgar Schein, organizational culture are the shared.docxronak56
 
According to DuBrin (2015), the following strategies or tactics are .docx
According to DuBrin (2015), the following strategies or tactics are .docxAccording to DuBrin (2015), the following strategies or tactics are .docx
According to DuBrin (2015), the following strategies or tactics are .docxronak56
 
According to DuBrin (2015), the following strategies or tactics .docx
According to DuBrin (2015), the following strategies or tactics .docxAccording to DuBrin (2015), the following strategies or tactics .docx
According to DuBrin (2015), the following strategies or tactics .docxronak56
 
Access the Mental Measurements Yearbook, located in the Univer.docx
Access the Mental Measurements Yearbook, located in the Univer.docxAccess the Mental Measurements Yearbook, located in the Univer.docx
Access the Mental Measurements Yearbook, located in the Univer.docxronak56
 

More from ronak56 (20)

According to the textbook, the Federal Disaster Assistance Act of 19.docx
According to the textbook, the Federal Disaster Assistance Act of 19.docxAccording to the textbook, the Federal Disaster Assistance Act of 19.docx
According to the textbook, the Federal Disaster Assistance Act of 19.docx
 
According to the Council on Social Work Education, Competency 5 Eng.docx
According to the Council on Social Work Education, Competency 5 Eng.docxAccording to the Council on Social Work Education, Competency 5 Eng.docx
According to the Council on Social Work Education, Competency 5 Eng.docx
 
According to the text, economic outcomes measured by economic gr.docx
According to the text, economic outcomes measured by economic gr.docxAccording to the text, economic outcomes measured by economic gr.docx
According to the text, economic outcomes measured by economic gr.docx
 
According to the Council on Social Work Education, Competency 5.docx
According to the Council on Social Work Education, Competency 5.docxAccording to the Council on Social Work Education, Competency 5.docx
According to the Council on Social Work Education, Competency 5.docx
 
According to the Council for Exceptional Children (CEC), part of.docx
According to the Council for Exceptional Children (CEC), part of.docxAccording to the Council for Exceptional Children (CEC), part of.docx
According to the Council for Exceptional Children (CEC), part of.docx
 
According to the article, Answer these two questions. Why did Ma.docx
According to the article, Answer these two questions. Why did Ma.docxAccording to the article, Answer these two questions. Why did Ma.docx
According to the article, Answer these two questions. Why did Ma.docx
 
According to Neuman’s theory, a human being is a total person as a c.docx
According to Neuman’s theory, a human being is a total person as a c.docxAccording to Neuman’s theory, a human being is a total person as a c.docx
According to Neuman’s theory, a human being is a total person as a c.docx
 
According to Rolando et al. (2012), alcohol socialization is the pr.docx
According to Rolando et al. (2012), alcohol socialization is the pr.docxAccording to Rolando et al. (2012), alcohol socialization is the pr.docx
According to Rolando et al. (2012), alcohol socialization is the pr.docx
 
According to your readings, cloud computing represents one of th.docx
According to your readings, cloud computing represents one of th.docxAccording to your readings, cloud computing represents one of th.docx
According to your readings, cloud computing represents one of th.docx
 
According to this idea that gender is socially constructed, answer.docx
According to this idea that gender is socially constructed, answer.docxAccording to this idea that gender is socially constructed, answer.docx
According to this idea that gender is socially constructed, answer.docx
 
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docx
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docxAccording to Thiel (2015, p. 40), CSR literature lacks consensus fo.docx
According to Thiel (2015, p. 40), CSR literature lacks consensus fo.docx
 
According to recent surveys, China, India, and the Philippines are t.docx
According to recent surveys, China, India, and the Philippines are t.docxAccording to recent surveys, China, India, and the Philippines are t.docx
According to recent surveys, China, India, and the Philippines are t.docx
 
According to Rolando et al. (2012), alcohol socialization is th.docx
According to Rolando et al. (2012), alcohol socialization is th.docxAccording to Rolando et al. (2012), alcohol socialization is th.docx
According to Rolando et al. (2012), alcohol socialization is th.docx
 
According to the author, Social Security is an essential program, .docx
According to the author, Social Security is an essential program, .docxAccording to the author, Social Security is an essential program, .docx
According to the author, Social Security is an essential program, .docx
 
According to Morrish, the blame for the ever-growing problem of disc.docx
According to Morrish, the blame for the ever-growing problem of disc.docxAccording to Morrish, the blame for the ever-growing problem of disc.docx
According to Morrish, the blame for the ever-growing problem of disc.docx
 
According to DuBrin (2015), Cultural intelligence is an outsiders .docx
According to DuBrin (2015), Cultural intelligence is an outsiders .docxAccording to DuBrin (2015), Cultural intelligence is an outsiders .docx
According to DuBrin (2015), Cultural intelligence is an outsiders .docx
 
According to Edgar Schein, organizational culture are the shared.docx
According to Edgar Schein, organizational culture are the shared.docxAccording to Edgar Schein, organizational culture are the shared.docx
According to Edgar Schein, organizational culture are the shared.docx
 
According to DuBrin (2015), the following strategies or tactics are .docx
According to DuBrin (2015), the following strategies or tactics are .docxAccording to DuBrin (2015), the following strategies or tactics are .docx
According to DuBrin (2015), the following strategies or tactics are .docx
 
According to DuBrin (2015), the following strategies or tactics .docx
According to DuBrin (2015), the following strategies or tactics .docxAccording to DuBrin (2015), the following strategies or tactics .docx
According to DuBrin (2015), the following strategies or tactics .docx
 
Access the Mental Measurements Yearbook, located in the Univer.docx
Access the Mental Measurements Yearbook, located in the Univer.docxAccess the Mental Measurements Yearbook, located in the Univer.docx
Access the Mental Measurements Yearbook, located in the Univer.docx
 

Recently uploaded

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersSabitha Banu
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
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
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxJiesonDelaCerna
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
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
 
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
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupJonathanParaisoCruz
 

Recently uploaded (20)

Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)ESSENTIAL of (CS/IT/IS) class 06 (database)
ESSENTIAL of (CS/IT/IS) class 06 (database)
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
DATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginnersDATA STRUCTURE AND ALGORITHM for beginners
DATA STRUCTURE AND ALGORITHM for beginners
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
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...
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
CELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptxCELL CYCLE Division Science 8 quarter IV.pptx
CELL CYCLE Division Science 8 quarter IV.pptx
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
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
 
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...
 
MARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized GroupMARGINALIZATION (Different learners in Marginalized Group
MARGINALIZATION (Different learners in Marginalized Group
 

resultsGameWinning teamLosing teamIGreen Bay PackersKansas City Ch.docx

  • 1. resultsGameWinning teamLosing teamIGreen Bay PackersKansas City ChiefsIIGreen Bay PackersOakland RaidersIIINew York JetsBaltimore ColtsIVKansas City ChiefsMinnesota VikingsVBaltimore ColtsDallas CowboysVIDallas CowboysMiami DolphinsVIIMiami DolphinsWashington RedskinsVIIIMiami DolphinsMinnesota VikingsIXPittsburgh SteelersMinnesota VikingsXPittsburgh SteelersDallas CowboysXIOakland RaidersMinnesota VikingsXIIDallas CowboysDenver BroncosXIIIPittsburgh SteelersDallas CowboysXIVPittsburgh SteelersLos Angeles RamsXVOakland RaidersPhiladelphia EaglesXVISan Francisco 49ersCincinnati BengalsXVIIWashington RedskinsMiami DolphinsXVIIILos Angeles RaidersWashington RedskinsXIXSan Francisco 49ersMiami DolphinsXXChicago BearsNew England PatriotsXXINew York GiantsDenver BroncosXXIIWashington RedskinsDenver BroncosXXIIISan Francisco 49ersCincinnati BengalsXXIVSan Francisco 49ersDenver BroncosXXVNew York GiantsBuffalo BillsXXVIWashington RedskinsBuffalo BillsXXVIIDallas CowboysBuffalo BillsXXVIIIDallas CowboysBuffalo BillsXXIXSan Francisco 49ersSan Diego ChargersXXXDallas CowboysPittsburgh SteelersXXXIGreen Bay PackersNew England PatriotsXXXIIDenver BroncosGreen Bay PackersXXXIIIDenver BroncosAtlanta FalconsXXXIVSt. Louis RamsTennessee TitansXXXVBaltimore RavensNew York GiantsXXXVINew England PatriotsSt. Louis RamsXXXVIITampa Bay BuccaneersOakland RaidersXXXVIIINew England PatriotsCarolina PanthersXXXIXNew England PatriotsPhiladelphia EaglesXLPittsburgh SteelersSeattle SeahawksXLIIndianapolis ColtsChicago BearsXLIINew York GiantsNew England PatriotsXLIIIPittsburgh SteelersArizona CardinalsXLIVNew Orleans SaintsIndianapolis ColtsXLVGreen Bay PackersPittsburgh SteelersXLVINew York GiantsNew England
  • 2. PatriotsXLVIIBaltimore RavensSan Francisco 49ersXLVIIISeattle SeahawksDenver BroncosXLIXNew England PatriotsSeattle Seahawks locationsGameCityStateILos AngelesCAIIMiamiFLIIIMiamiFLIVNew OrleansLAVMiamiFLVINew OrleansLAVIILos AngelesCAVIIIHoustonTXIXNew OrleansLAXMiamiFLXIPasadenaCAXIINew OrleansLAXIIIMiamiFLXIVPasadenaCAXVNew OrleansLAXVIPontiacMIXVIIPasadenaCAXVIIITampaFLXIXS tanfordCAXXNew OrleansLAXXIPasadenaCAXXIISan DiegoCAXXIIIMiamiFLXXIVNew OrleansLAXXVTampaFLXXVIMinneapolisMNXXVIIPasadena CAXXVIIIAtlantaGAXXIXMiamiFLXXXTempeAZXXXINew OrleansLAXXXIISan DiegoCAXXXIIIMiamiFLXXXIVAtlantaGAXXXVTampaFLXX XVINew OrleansLAXXXVIISan DiegoCAXXXVIIIHoustonTXXXXIXJacksonvilleFLXLDetroit MIXLIMiami GardensFLXLIIGlendaleAZXLIIITampaFLXLIVMiami GardensFLXLVArlingtonTXXLVIIndianapolisINXLVIINew OrleansLAXLVIIIEast RutherfordNJXLIXGlendaleAZ teamsTeamStateArizona CardinalsAZAtlanta FalconsGABaltimore ColtsMDBaltimore RavensMDBuffalo BillsNYCarolina PanthersNCChicago BearsILCincinnati BengalsOHDallas CowboysTXDenver BroncosCOGreen Bay PackersWIIndianapolis ColtsINKansas City ChiefsKSLos Angeles RaidersCALos Angeles RamsCAMiami DolphinsFLMinnesota VikingsMNNew England PatriotsMANew Orleans SaintsLANew York GiantsNYNew York JetsNYOakland RaidersCAPhiladelphia EaglesPAPittsburgh SteelersPASan Diego ChargersCASan Francisco 49ersCASeattle SeahawksWASt. Louis RamsMITampa Bay BuccaneersFLTennessee TitansTNWashington RedskinsMD 1. In order to complete this assignment you need to create a new
  • 3. database and download a template file CS102_W8_PRA_Template.xlsx (CS102_W8_PRA_Template.ods if using LibreOffice suite) 2. Create a new database (CS102_W8_PRA_YourUserName.accdb in MS Access or CS102_W8_PRA_YourUserName.odb in LibreOffice Base) 3. Import data from the "results" worksheet of the template file into a new table of the database. Note that columns in the template file contain headers. Save the table as "results". 4. Import data from the "locations" worksheet of the template file into a new table of the database. Note that columns in the template file contain headers. Save the table as "locations". 5. Import data from the "teams" worksheet of the template file into a new table of the database. Note that columns in the template file contain headers. Save the table as "teams". 6. Join tables locations (left) and results (right) by the Game field. 7. Join tables results (left) and teams (right) by the Winning team (left) / Team (right) field. 8. Create a query Query 1 Cities Hosting Ravens Win that displays a city name and state for all the Superbowls where a winning team is Baltimore Ravens. 9. Create a report that contains results of the Query 1 and save it as Query 1 Cities Hosting Ravens Win. There is no need to publish a PDF report. 10. Create a query Query 2 Most Successful Teams that displays a winning team's name, its state of origin, and the number of Superbowls won, sorted by the number of titles. Use aggregate function Count to count number of Superbowl games won by a team. 11. Create a report that contains results of the Query 2, save it as Query 2 Most Successful Teams, and publish the report in PDF as CS102_W8_PRA_YourUserName.pdf 12. Create a query Query 3 All Superbowls that displays a game number, a winning team, a losing team, and the game hosting city (with state).
  • 4. 13. Create a report that contains results of the Query 3 and save it as Query 3 All Winners and Cities. There is no need to publish a PDF report. 14. Create a form that allows updating any field in the results of Query 3 and save it as Query 3 All Superbowls. Use this form to add a fictional result of Superbowl L. Use your favorite team as a winner and Fayette, IA as a location. 15. Submit the database file and the report PDF to the Dropbox. Justify purchase of a new smartphone. Research available models, components, operating systems and formats and explain your choice. Use a spreadsheet editor to compare prices and create charts, text editor to write your request, and presentation software to present the final request. Find information on the Phone components for optimal performance (Fastest CPU, Max memory, Largest screen size, etc..). Gathering information about two Phones: Phone A: LG V10 AT&T in Opal Blue Go to http://www.lg.com/us/cell-phones/lg-H900-Opal-Blue-v10 *Open a second tab in your browser Phone B: IPhone 6S Plus Go to http://www.apple.com/iphone-6s/specs/ Table processing 1. Create a spreadsheet with the following: 1. Enter Component names below as column headers in row 1 1. Model Name (Column A) 2. Price in $ (Column B) 3. Screen Size in Inches (Column C) 4. CPU Type (Column D) 5. Main Memory Size in GB (Column E) 6. Operating System (Column F) 7. Discount Price (Column G) *** used in calculation below 8. Web Link to Model Price (Column H) 2. Enter Component Details from each Phone:
  • 5. 1. Phone A Details in row 2 A-H based on Headers (All Except Discount Price in G) 1. Enter only numeric values in column B-C to avoid issues with later calculations 2. Use internet to find price for phone A, insert price in Row 2:Column B and copy web address to Row 2 Column H 2. Phone B Details in row 3 A-H based on Headers (All Except Discount Price in G) 1. Enter only numeric values in column B-C to avoid issues with later calculations 2. Use internet to find price for phone B, insert price in Row 3:Column B and copy web address to Row 3 Column H 2. Format data in the spreadsheet properly, using number formats and styles. 1. Format the price using Currency with three decimal places 2. Change page layout to landscape 3. Use Cell Style “Linked Cell” on Row 1 4. Use Wrap Text in Row 1 5. Size columns for readability 3. Use at least two different formulas in the spreadsheet. 1. Using a formula to Calculate the discount price 1. Apply discount percentage 20% or .20 on each type 1. Formula -> Discount Price = “Price in $” * (1.00 - discount percentage) 2. Use formula in Column G2 for Phone A 3. Use formula in Column G3 for Phone B 2. Use a formula to list the maximum price in B5 1. Formula: Max (Price Phone A, Price Phone B) 2. Add Text Label “Maximum price” in B6 4. Create at least two charts comparing optimal and minimal builds. 1. Create a 2D bar chart comparing the two Phones using: 1. Model and Main Memory 2. Create a pie chart comparing the two Phones using: 1. Model and Screen Size Text processing
  • 6. 1. Create a text document with a short description of chosen components and justification of your choice. 1. Type “Phone A” 1. Copy a paragraph you want from the Phone A description beneath 2. Type “Phone B” 1. Copy a paragraph you want from the Phone B description beneath 3. Type “My Choice” 1. State which Phone you chose and state what was the key factor for your decision 2. Use at least three styles to format the text. 1. Apply ‘Heading 3’ Style to “Phone A” and “Phone B” 2. Apply ‘Heading 1’ Style to “My Choice” 3. Apply ‘Emphasis Style’ to the Winning Phone Overview 3. Insert at least two images and add references to the original data. 1. Insert the image of each Phone under the Overview paragraphs from the websites 2. Add a reference to each website for each Phone and Price 1. Add reference section to last page 4. Add a table of components of winning Phone to the text document below your reason for the choice 1. Insert the table with 3 Rows and 3 Columns 2. Copy the data from the spreadsheet (Model Number, CPU Type, Operating System) into the table *** Note: do NOT simply copy the spreadsheet Presentation 1. Create a coherent presentation describing your selection of components. 1. Create a Title Slide with 1. Title Slide: 1. Title: My Phone Comparison 2015 2. Subtitle: Your Name 2. Use data or charts from the previously created spreadsheet to support your request.
  • 7. 1. Create Slide 2 1. Slide Layout: Comparison 2. Title: Phone Comparison Data and Chart 3. Sub Title: Enter Model numbers for each 4. Copy chart data A1:G3 from spreadsheet on Left side of slide 5. Copy 2D bar chart from spreadsheet on Right Side of slide 3. Insert at least two images into the presentation. 1. Add Slide 3 1. Slide Layout: Two Content 2. Title: And the Winner is 3. Add image of winning Phone from website on Left 4. Add Online image of Trophy on the Right 4. Add two types of transition or animation. 1. Add Wheel animation to your name in slide 1 2. Add Shape animation to Trophy image 3. Add Cut transition to slide 2 4. Add Wind transition to slide 3