SlideShare a Scribd company logo
2
Most read
6
Most read
Exp22_Excel_AppCapstone_IntroAssessment_Travel_Instructio
ns.docx
Grader - Instructions Excel 2022
ProjectExp22_Excel_AppCapstone_IntroAssessment_Travel
Project Description:
You are considering several cities for a vacation. In particular,
you are interested in Washington DC, Philadelphia, and Boston.
You will format a list of memorials in DC, add Sparklines to
compare the number of visitors over a 15-year period, and
create a bar chart to illustrate annual visitors at each memorial.
In addition, you will create a table of sightseeing locations, sort
and filter the data, apply conditional formatting, and add a total
row to display average time needed to spend at each memorial.
Finally, you will complete a worksheet by adding formulas to
compare estimated major expenses for each city.
Steps to Perform:
Step
Instructions
Points Possible
1
Start Excel. Download and open the file named
Exp22_Excel_AppCapstone_IntroAssessment_Travel.xlsx.
Grader has automatically added your last name to the beginning
of the filename.
0
2
One worksheet has the original default name, Sheet1. You want
to give the worksheet a meaningful name.
Rename Sheet1 as
DC2017.
1
3
You want to move the Year Completed column between the
Memorial and 2002 columns.
Select and cut column F. Insert cut cells in cell B1.
3
4
Now you want to separate the worksheet title and source from
the dataset with a blank row.
Insert a blank row between rows 2 and 3.
2
5
Now you are ready to work with the DC2020 worksheet. Your
first task is to correct spelling errors.
Display the DC2020 worksheet. Check the spelling and correct
all misspelled words.
2
6
Continue using the DC2020 worksheet. You will format the
headings on row 4.
Select the range A4:G4, wrap the text, apply Center horizontal
alignment, and apply Blue, Accent 5, Lighter 60% fill color.
5
7
You now want to format the title so that it is more prominent.
Merge and center the title in the range A1:G1. Apply Blue,
Accent5 cell style and bold to the title.
4
8
The first column is too narrow for the names of the memorials.
You will increase the width to display the full memorial names.
Change the width of column A to
34.
0
9
Sparklines provide visual representations of data. You will
insert sparklines for the dataset.
Select the range C5:F10 and insert Line Sparklines in the range
G5:G10.
4
10
Now you will format the sparklines.
Select the range G5:G10, display the high point sparkline
marker, and change the color of the high point markers to Dark
Red.
3
11
You want to create a chart that compares the number of visitors
for each memorial.
Select the ranges A4:A10 and C4:F10 and create a clustered
column chart. Apply the Monochromatic Palette 12 chart color.
Apply the gradient fill to the chart area. Do not change the
default gradient options.
4
12
The chart displays over the data. You will move it below the
dataset and adjust its size. In addition, you will add Alt Text for
accessibility compliance.
Cut the chart and paste it in cell A13. Change the chart height
to 6" and the chart width to 7". Add Alt Text
The chart shows the number of visitors to
each memorial for four years. (including the period).
4
13
The chart needs a meaningful title. In addition, you want to
format the axes and add gridlines.
Change the chart title to
Annual Visitors. Apply Blue, Accent 5,
Darker 25% font color to the chart title and category axis labels.
Change the value axis display units to Millions. Add Primary
Minor Vertical gridlines to the chart.
4
14
You want to add data labels for one data series.
Apply data labels to the outside end position of the 2020 data
series. Apply Number format with
1 decimal place to the data labels.
2
15
Now you are ready to focus on the Places worksheet. First, you
will find an abbreviation and replace it with a city name.
Display the Places worksheet. Find all occurrences of
BOS and replace them with
Boston.
4
16
You decide to convert the dataset to a table, assign a name to
the table, and apply a table style.
Convert the data to a table, assign the table name
Tourist_Attractions, and apply Blue,
Table Style Light 13.
4
17
The table on the Places worksheet is large. As you scroll
through the table, you want the headings to remain onscreen.
Freeze the top row.
2
18
You decide to rearrange the data to cluster the memorials by
city and then by location.
Sort the table by City in alphabetical order and then within
City, sort by Sightseeing Locations in alphabetical order.
3
19
You want to insert a total row to display the average time
recommended to view the memorials.
Add a total row. Change the total value to display the average
of the Time Needed column. Apply Number format with zero
decimal places to the total. Type
Average Time in cell A41.
3
20
You want to apply conditional formatting to highlight the times
over 60 minutes to view the memorial.
Select the values in the Time Needed column (range D2:D40)
and apply conditional formatting to highlight cells containing
values greater than
60 with Light Red Fill.
3
21
Most memorials have free admission, but some charge a small
fee. You want to set a filter to display only memorials that
charge less than or equal to $10.
Apply a filter to display only fees that are less than or equal to
$10.
3
22
For the rest of the tasks, you will work with the Cities
worksheet. Your first task is to enter today's date.
Display the Cities worksheet. Insert the TODAY function in cell
B1.
1
23
You want to calculate the estimated car rental cost.
Click cell F4 and enter a formula that will subtract the
Departure Date (B2) from the Return Date (B3) and then
multiply the result by the Rental Car per Day value (F3).
5
24
Depending on the city, you will either take a shuttle to/from the
airport or rent a car. Your next task is to enter the cost of the
shuttle or rental car in the dataset using a logical function.
Click cell E14. Insert an IF function that compares to see if Yes
or No is located in the Rental Car? column for a city. If the cell
contains
No, display the shuttle value in cell F2. If
the cell contains Yes, display the value in the Rental Car Total
(cell F4). Copy the function from cell E14. Use the Paste
Formulas option to copy the function to the range E15:E19
without removing the border in cell E19.
5
25
Next, you will enter a formula to calculate the lodging. The
lodging is based on a multiplier by City Type. Some cities are
more expensive than others. You coded cities 1, 2, 3, or 4 and a
percentage of cost.
Click cell F14. Insert a VLOOKUP function that looks up the
City Type (cell B14), compares it to the City/COL range
(A8:B11), and returns the COL percentage. Then multiply the
result of the lookup function by the Total Base Lodging (cell
B6) to get the estimated lodging for the first city. Copy the
function from cell F14 and use the Paste Formulas option to
copy the function to the range F15:F19 without removing the
border in cell F19.
5
26
You are now ready to calculate the total expenses for each city.
Click cell H14 and enter the function that calculates the total
costs for the first city, including airfare, shuttle or rental,
lodging, and meals. Copy the function in cell H14 and use the
Paste Formulas option to copy the function to the range
H15:H19 without removing the border in cell H19.
3
27
You are considering taking out a one-year (12 month) loan to
pay for your vacation.
In cell I14, insert the PMT function. Divide the APR (cell I7)
by the number of months in a year (cell I8). The term is one
year (12 months). Use a cell reference. The Total Cost for the
city is the present value. Use relative and mixed (or absolute)
references correctly. Make sure the result is a positive value.
Copy the function from cell I14 to the range I15:I19 and
maintain the original border formatting.
5
28
You decide to format the values in the dataset.
Select the range E15:I19 and apply Comma Style with zero
decimal places. Select the range E14:I14 and apply Accounting
Number format with zero decimal places.
3
29
The Summary Trip Costs section is designed to display average,
lowest, and highest costs.
In cell I2, enter a function that will calculate the average total
cost per city. In cell I3, enter a function that will identify the
lowest total cost. In cell I4 enter a function that will return the
highest total cost.
5
30
The Lookup section (range D7:F8) is designed to enable you to
enter a city in cell D8 and return the corresponding total cost
for that vacation.
In cell F8, insert the XLOOKUP function that looks up the city
in cell D8, compares it to the Destination City range and
returns the applicable Total Cost. Use appropriate ranges. Enter
Boston in cell D8 to make sure the
function returns the correct value.
5
31
On the Cities worksheet, select Landscape orientation, set a 1"
top margin, and center the worksheet data horizontally on the
page.
3
32
Save and close
Exp22_Excel_AppCapstone_IntroAssessment_Travel.xlsx. Exit
Excel. Submit the file as directed.
0
Total Points
100
Created On: 09/21/2022 1
Exp22_Excel_AppCapstone_IntroAssessment - Travel 1.1
Ahmed_Exp22_Excel_AppCapstone_IntroAssessment_Travel.xl
sx
Sheet1Washington DC Memorial VisitorsSource:
https://irma.nps.gov/Stats/Reports/Park/FRDEMemorial2002200
720122017Year CompletedLincoln
Memorial3,551,9734,214,1676,191,3617,956,1171922World
War II Memorial -
4,079,6064,161,6854,876,8422004Vietnam Veterans
Memorial3,296,5963,633,7934,424,4075,072,5891982Korean
War Veterans
Memorial2,675,2053,433,6633,267,1244,155,9471994Franklin
Delano Roosevelt
Memorial2,493,0892,751,7252,764,4593,507,4021997Thomas
Jefferson Memorial2,066,9322,327,2542,613,1313,366,5711943
DC2020Washington DC Memoreal VisitersSource:
https://irma.nps.gov/Stats/Reports/Park/FRDEYear
Completed2005201020152020TrendLincoln
Memorial19223,638,8066,042,3157,941,7712,980,075World
War II
Memorial20044,410,3793,964,3515,068,2241,924,128Vietnam
Veterans
Memorial19823,799,9684,555,3715,597,0771,585,525Korean
War Veterans
Memorial19943,214,4673,072,7164,077,8351,363,714Franklin
Delano Roosevelt
Memorial19972,852,5652,238,0523,290,0801,010,986Thomas
Jefferson Memorial19432,312,7262,305,8563,414,345852,626
PlacesSightseeing LocationsCityFeeTime NeededEdgar Allan
Poe National Historic SitePhiladelphia$0.00120White
HouseWashington DC$0.00120King's Chapel Burial
GroundBOS$0.0030Park Street ChurchBOS$0.0030City
HallPhiladelphia$12.00120Fireman's
HallPhiladelphia$0.0060Vietnam Veterans
MemorialWashington DC$0.0060Korean War Veterans
MemorialWashington DC$0.0060Faneuil Hall
MarketplaceBOS$0.00120Powel HousePhiladelphia$5.0060Old
City HallPhiladelphia$0.0060Washington MonumentWashington
DC$0.0060Cathedral Basilica of Saint Peter and
PaulPhiladelphia$0.0060Martin Luther King, Jr.,
MemorialWashington DC$0.0060Elfreth's
AlleyPhiladelphia$5.0060Fenway ParkBOS$25.0060Christ
ChurchPhiladelphia$5.0060Old State
HouseBOS$10.0075Arlington National CemeteryWashington
DC$0.00180Franklin Delano Roosevelt MemorialWashington
DC$0.0060Old South Meeting HouseBOS$6.0060USS
Constitution MuseumBOS$10.0075BOS Massacre
SiteBOS$0.0030Washington Square
ParkPhiladelphia$0.0030National World War II
MemorialWashington DC$0.0045Jefferson
MonumentWashington DC$0.0030Bunker Hill
MonumentBOS$0.0075Congress
HallPhiladelphia$0.0030Independence
HallPhiladelphia$0.0090United States CapitolWashington
DC$0.00120Betsy Ross HousePhiladelphia$5.0060Library of
CongressWashington DC$0.0060Ford's TheatreWashington
DC$3.00120Paul Revere HouseBOS$3.5060Todd
HousePhiladelphia$0.0060Massachusetts State
HouseBOS$0.00120Lincoln MemorialWashington
DC$0.0045Supreme CourtWashington DC$0.0090Old North
ChurchBOS$3.0030
CitiesToday's DateGround TransportationSummary Trip
CostsDeparture Date6/20/24Round-trip Shuttle$
80AverageReturn Date6/26/24Rental Car per Day$
50LowestRental Car TotalHighestLodging Base/Night$
150Total Base Lodging$
900CityCOLLookupTotalAPR3%1100%Washington
DCMonths122125%3150%4200%Destination CityCity
TypeRental Car?AirfareShuttle or RentalLodgingMealsTotal
CostMonthly PaymentBoston3No$ 367$
375Miami2Yes392330Orlando1Yes299285Philadelphia3No4793
75San Antonio1Yes218285Washington DC4No469420

More Related Content

DOCX
Project One LetsGo TravelITM 3060-20SS  Summer Quarter 2015Due .docx
DOC
Ifsm 201 Enhance teaching / snaptutorial.com
DOC
Ifsm 201 Future Our Mission/newtonhelp.com
DOCX
IFSM 201 Exceptional Education - snaptutorial.com
PDF
00a1Trips_LastFirst (solution)
DOCX
Running Head PSYCHOLOGY .docx
DOCX
Excel Project 1 – MS Excel (Summer 2018) Use the project descripti.docx
DOCX
Excel Project 1 – MS Excel (Summer 2018) Use the project descripti.docx
Project One LetsGo TravelITM 3060-20SS  Summer Quarter 2015Due .docx
Ifsm 201 Enhance teaching / snaptutorial.com
Ifsm 201 Future Our Mission/newtonhelp.com
IFSM 201 Exceptional Education - snaptutorial.com
00a1Trips_LastFirst (solution)
Running Head PSYCHOLOGY .docx
Excel Project 1 – MS Excel (Summer 2018) Use the project descripti.docx
Excel Project 1 – MS Excel (Summer 2018) Use the project descripti.docx

Similar to Exp22_Excel_AppCapstone_IntroAssessment_Travel_Instructions.docx.docx (20)

DOCX
TableTitleFirst NameLast NameStreetCityStateZipNumAttendingMr.Cind.docx
DOC
IFSM 201 Learn/newtonhelp.com
DOC
IFSM 201 Possible Is Everything/newtonhelp.com
PDF
Spring 2020 excel project #1 instructions
DOCX
Excel Project 1 – MS Excel Use the project description HER.docx
DOCX
Excel Project 1 – MS Excel (Summer 2019) Use the foll.docx
DOCX
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docx
DOCX
YearQuarterLocationCarClassRevenue NumCars 2017Q1DowntownEconomy$9.docx
DOCX
Stanley_Exp22_Excel_Ch03_ML1_Airports.xlsxPassengerTop 6 Unite.docx
DOCX
Chapter 29Foundations of Family CareFamily DefinedT.docx
DOCX
Exam_2_Ch_5_-_8_Deli_Instructions.docxOffice 2013 – myitla.docx
DOCX
Excel Project 2 – MS Excel Summer 2018 Use the project.docx
PDF
exploring_ecap_grader_c2_Transactions_LastFirst. solution
DOCX
Excel Project 3 – MS Excel (Fall 2018)Use the project descriptio
DOCX
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
PPTX
EXCEL PRESENTATION 2024.pptx Exce;Presentation
DOCX
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
PDF
Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17
DOCX
1 Excel fileIn this assignment, use the information from the pre.docx
PDF
Excel
TableTitleFirst NameLast NameStreetCityStateZipNumAttendingMr.Cind.docx
IFSM 201 Learn/newtonhelp.com
IFSM 201 Possible Is Everything/newtonhelp.com
Spring 2020 excel project #1 instructions
Excel Project 1 – MS Excel Use the project description HER.docx
Excel Project 1 – MS Excel (Summer 2019) Use the foll.docx
YearQuarterLocationCarClass Revenue NumCars 2017Q1DowntownEconomy.docx
YearQuarterLocationCarClassRevenue NumCars 2017Q1DowntownEconomy$9.docx
Stanley_Exp22_Excel_Ch03_ML1_Airports.xlsxPassengerTop 6 Unite.docx
Chapter 29Foundations of Family CareFamily DefinedT.docx
Exam_2_Ch_5_-_8_Deli_Instructions.docxOffice 2013 – myitla.docx
Excel Project 2 – MS Excel Summer 2018 Use the project.docx
exploring_ecap_grader_c2_Transactions_LastFirst. solution
Excel Project 3 – MS Excel (Fall 2018)Use the project descriptio
YearQuarterLocationCarClassRevenueNumCars2017Q1DowntownEcono.docx
EXCEL PRESENTATION 2024.pptx Exce;Presentation
Grader - InstructionsExcel 2019 ProjectExcel_Comprehensive_Capsto.docx
Using Excel to Do Data Journalism - Steve Doig - Seattle NewsTrain - 11.11.17
1 Excel fileIn this assignment, use the information from the pre.docx
Excel
Ad

More from greg1eden90113 (20)

DOCX
Analyze and describe how social media could influence each stage of .docx
DOCX
Analyze Delta Airlines, Inc public stock exchange NYSE- company’s pr.docx
DOCX
Analyze and Evaluate Human Performance TechnologyNow that you ha.docx
DOCX
Analyze a popular culture reference (e.g., song, tv show, movie) o.docx
DOCX
ANALYTICS PLAN TO REDUCE CUSTOMER CHURN AT YORE BLENDS Himabin.docx
DOCX
Analytics, Data Science, and Artificial Intelligence, 11th Editi.docx
DOCX
Analytical Essay One, due Sunday, February 24th at 1100 pmTopic.docx
DOCX
Analytical Essay Two, due Sunday, March 31st at 1100 pmTopi.docx
DOCX
analytic 1000 word essay about the Matrix 1  Simple english .docx
DOCX
ANALYSIS PAPER GUIDELINES and FORMAT What is the problem or is.docx
DOCX
Analysis on the Demand of Top Talent Introduction in Big Dat.docx
DOCX
AnalysisLet s embrace ourdual identitiesCOMMUNITY COHE.docx
DOCX
Analysis of the Marketing outlook of Ferrari4MARK001W Mark.docx
DOCX
Analysis of the Monetary Systems and International Finance with .docx
DOCX
Analysis of the Barrios Gomez, Agustin, et al. Mexico-US A New .docx
DOCX
Analysis of Literature ReviewFailure to develop key competencie.docx
DOCX
Analysis Of Electronic Health Records System1C.docx
DOCX
Analysis of element, when we perform this skill we break up a whole .docx
DOCX
Analysis of a Career in SurgeryStude.docx
DOCX
Analysis Assignment -Major Artist ResearchInstructionsYo.docx
Analyze and describe how social media could influence each stage of .docx
Analyze Delta Airlines, Inc public stock exchange NYSE- company’s pr.docx
Analyze and Evaluate Human Performance TechnologyNow that you ha.docx
Analyze a popular culture reference (e.g., song, tv show, movie) o.docx
ANALYTICS PLAN TO REDUCE CUSTOMER CHURN AT YORE BLENDS Himabin.docx
Analytics, Data Science, and Artificial Intelligence, 11th Editi.docx
Analytical Essay One, due Sunday, February 24th at 1100 pmTopic.docx
Analytical Essay Two, due Sunday, March 31st at 1100 pmTopi.docx
analytic 1000 word essay about the Matrix 1  Simple english .docx
ANALYSIS PAPER GUIDELINES and FORMAT What is the problem or is.docx
Analysis on the Demand of Top Talent Introduction in Big Dat.docx
AnalysisLet s embrace ourdual identitiesCOMMUNITY COHE.docx
Analysis of the Marketing outlook of Ferrari4MARK001W Mark.docx
Analysis of the Monetary Systems and International Finance with .docx
Analysis of the Barrios Gomez, Agustin, et al. Mexico-US A New .docx
Analysis of Literature ReviewFailure to develop key competencie.docx
Analysis Of Electronic Health Records System1C.docx
Analysis of element, when we perform this skill we break up a whole .docx
Analysis of a Career in SurgeryStude.docx
Analysis Assignment -Major Artist ResearchInstructionsYo.docx
Ad

Recently uploaded (20)

PDF
LDMMIA Reiki Yoga Finals Review Spring Summer
PPTX
History, Philosophy and sociology of education (1).pptx
PDF
Classroom Observation Tools for Teachers
PDF
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
PDF
Computing-Curriculum for Schools in Ghana
PPTX
master seminar digital applications in india
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
UNIT III MENTAL HEALTH NURSING ASSESSMENT
PDF
Complications of Minimal Access Surgery at WLH
PPTX
202450812 BayCHI UCSC-SV 20250812 v17.pptx
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PPTX
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
PDF
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
PPTX
Cell Types and Its function , kingdom of life
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
DOC
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PPTX
Microbial diseases, their pathogenesis and prophylaxis
PPTX
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
PDF
What if we spent less time fighting change, and more time building what’s rig...
LDMMIA Reiki Yoga Finals Review Spring Summer
History, Philosophy and sociology of education (1).pptx
Classroom Observation Tools for Teachers
RTP_AR_KS1_Tutor's Guide_English [FOR REPRODUCTION].pdf
Computing-Curriculum for Schools in Ghana
master seminar digital applications in india
Anesthesia in Laparoscopic Surgery in India
UNIT III MENTAL HEALTH NURSING ASSESSMENT
Complications of Minimal Access Surgery at WLH
202450812 BayCHI UCSC-SV 20250812 v17.pptx
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
UV-Visible spectroscopy..pptx UV-Visible Spectroscopy – Electronic Transition...
GENETICS IN BIOLOGY IN SECONDARY LEVEL FORM 3
Cell Types and Its function , kingdom of life
2.FourierTransform-ShortQuestionswithAnswers.pdf
Soft-furnishing-By-Architect-A.F.M.Mohiuddin-Akhand.doc
Supply Chain Operations Speaking Notes -ICLT Program
Microbial diseases, their pathogenesis and prophylaxis
Radiologic_Anatomy_of_the_Brachial_plexus [final].pptx
What if we spent less time fighting change, and more time building what’s rig...

Exp22_Excel_AppCapstone_IntroAssessment_Travel_Instructions.docx.docx

  • 1. Exp22_Excel_AppCapstone_IntroAssessment_Travel_Instructio ns.docx Grader - Instructions Excel 2022 ProjectExp22_Excel_AppCapstone_IntroAssessment_Travel Project Description: You are considering several cities for a vacation. In particular, you are interested in Washington DC, Philadelphia, and Boston. You will format a list of memorials in DC, add Sparklines to compare the number of visitors over a 15-year period, and create a bar chart to illustrate annual visitors at each memorial. In addition, you will create a table of sightseeing locations, sort and filter the data, apply conditional formatting, and add a total row to display average time needed to spend at each memorial. Finally, you will complete a worksheet by adding formulas to compare estimated major expenses for each city. Steps to Perform: Step Instructions Points Possible 1 Start Excel. Download and open the file named Exp22_Excel_AppCapstone_IntroAssessment_Travel.xlsx. Grader has automatically added your last name to the beginning of the filename. 0 2 One worksheet has the original default name, Sheet1. You want to give the worksheet a meaningful name. Rename Sheet1 as DC2017.
  • 2. 1 3 You want to move the Year Completed column between the Memorial and 2002 columns. Select and cut column F. Insert cut cells in cell B1. 3 4 Now you want to separate the worksheet title and source from the dataset with a blank row. Insert a blank row between rows 2 and 3. 2 5 Now you are ready to work with the DC2020 worksheet. Your first task is to correct spelling errors. Display the DC2020 worksheet. Check the spelling and correct all misspelled words. 2 6 Continue using the DC2020 worksheet. You will format the headings on row 4. Select the range A4:G4, wrap the text, apply Center horizontal alignment, and apply Blue, Accent 5, Lighter 60% fill color. 5 7 You now want to format the title so that it is more prominent. Merge and center the title in the range A1:G1. Apply Blue, Accent5 cell style and bold to the title. 4 8
  • 3. The first column is too narrow for the names of the memorials. You will increase the width to display the full memorial names. Change the width of column A to 34. 0 9 Sparklines provide visual representations of data. You will insert sparklines for the dataset. Select the range C5:F10 and insert Line Sparklines in the range G5:G10. 4 10 Now you will format the sparklines. Select the range G5:G10, display the high point sparkline marker, and change the color of the high point markers to Dark Red. 3 11 You want to create a chart that compares the number of visitors for each memorial. Select the ranges A4:A10 and C4:F10 and create a clustered column chart. Apply the Monochromatic Palette 12 chart color. Apply the gradient fill to the chart area. Do not change the default gradient options. 4 12 The chart displays over the data. You will move it below the dataset and adjust its size. In addition, you will add Alt Text for
  • 4. accessibility compliance. Cut the chart and paste it in cell A13. Change the chart height to 6" and the chart width to 7". Add Alt Text The chart shows the number of visitors to each memorial for four years. (including the period). 4 13 The chart needs a meaningful title. In addition, you want to format the axes and add gridlines. Change the chart title to Annual Visitors. Apply Blue, Accent 5, Darker 25% font color to the chart title and category axis labels. Change the value axis display units to Millions. Add Primary Minor Vertical gridlines to the chart. 4 14 You want to add data labels for one data series. Apply data labels to the outside end position of the 2020 data series. Apply Number format with 1 decimal place to the data labels. 2 15 Now you are ready to focus on the Places worksheet. First, you will find an abbreviation and replace it with a city name. Display the Places worksheet. Find all occurrences of BOS and replace them with Boston.
  • 5. 4 16 You decide to convert the dataset to a table, assign a name to the table, and apply a table style. Convert the data to a table, assign the table name Tourist_Attractions, and apply Blue, Table Style Light 13. 4 17 The table on the Places worksheet is large. As you scroll through the table, you want the headings to remain onscreen. Freeze the top row. 2 18 You decide to rearrange the data to cluster the memorials by city and then by location. Sort the table by City in alphabetical order and then within City, sort by Sightseeing Locations in alphabetical order. 3 19 You want to insert a total row to display the average time recommended to view the memorials. Add a total row. Change the total value to display the average of the Time Needed column. Apply Number format with zero decimal places to the total. Type Average Time in cell A41. 3 20 You want to apply conditional formatting to highlight the times
  • 6. over 60 minutes to view the memorial. Select the values in the Time Needed column (range D2:D40) and apply conditional formatting to highlight cells containing values greater than 60 with Light Red Fill. 3 21 Most memorials have free admission, but some charge a small fee. You want to set a filter to display only memorials that charge less than or equal to $10. Apply a filter to display only fees that are less than or equal to $10. 3 22 For the rest of the tasks, you will work with the Cities worksheet. Your first task is to enter today's date. Display the Cities worksheet. Insert the TODAY function in cell B1. 1 23 You want to calculate the estimated car rental cost. Click cell F4 and enter a formula that will subtract the Departure Date (B2) from the Return Date (B3) and then multiply the result by the Rental Car per Day value (F3). 5 24 Depending on the city, you will either take a shuttle to/from the airport or rent a car. Your next task is to enter the cost of the shuttle or rental car in the dataset using a logical function.
  • 7. Click cell E14. Insert an IF function that compares to see if Yes or No is located in the Rental Car? column for a city. If the cell contains No, display the shuttle value in cell F2. If the cell contains Yes, display the value in the Rental Car Total (cell F4). Copy the function from cell E14. Use the Paste Formulas option to copy the function to the range E15:E19 without removing the border in cell E19. 5 25 Next, you will enter a formula to calculate the lodging. The lodging is based on a multiplier by City Type. Some cities are more expensive than others. You coded cities 1, 2, 3, or 4 and a percentage of cost. Click cell F14. Insert a VLOOKUP function that looks up the City Type (cell B14), compares it to the City/COL range (A8:B11), and returns the COL percentage. Then multiply the result of the lookup function by the Total Base Lodging (cell B6) to get the estimated lodging for the first city. Copy the function from cell F14 and use the Paste Formulas option to copy the function to the range F15:F19 without removing the border in cell F19. 5 26 You are now ready to calculate the total expenses for each city. Click cell H14 and enter the function that calculates the total costs for the first city, including airfare, shuttle or rental, lodging, and meals. Copy the function in cell H14 and use the Paste Formulas option to copy the function to the range H15:H19 without removing the border in cell H19.
  • 8. 3 27 You are considering taking out a one-year (12 month) loan to pay for your vacation. In cell I14, insert the PMT function. Divide the APR (cell I7) by the number of months in a year (cell I8). The term is one year (12 months). Use a cell reference. The Total Cost for the city is the present value. Use relative and mixed (or absolute) references correctly. Make sure the result is a positive value. Copy the function from cell I14 to the range I15:I19 and maintain the original border formatting. 5 28 You decide to format the values in the dataset. Select the range E15:I19 and apply Comma Style with zero decimal places. Select the range E14:I14 and apply Accounting Number format with zero decimal places. 3 29 The Summary Trip Costs section is designed to display average, lowest, and highest costs. In cell I2, enter a function that will calculate the average total cost per city. In cell I3, enter a function that will identify the lowest total cost. In cell I4 enter a function that will return the highest total cost. 5 30 The Lookup section (range D7:F8) is designed to enable you to enter a city in cell D8 and return the corresponding total cost for that vacation. In cell F8, insert the XLOOKUP function that looks up the city
  • 9. in cell D8, compares it to the Destination City range and returns the applicable Total Cost. Use appropriate ranges. Enter Boston in cell D8 to make sure the function returns the correct value. 5 31 On the Cities worksheet, select Landscape orientation, set a 1" top margin, and center the worksheet data horizontally on the page. 3 32 Save and close Exp22_Excel_AppCapstone_IntroAssessment_Travel.xlsx. Exit Excel. Submit the file as directed. 0 Total Points 100 Created On: 09/21/2022 1 Exp22_Excel_AppCapstone_IntroAssessment - Travel 1.1 Ahmed_Exp22_Excel_AppCapstone_IntroAssessment_Travel.xl sx Sheet1Washington DC Memorial VisitorsSource: https://irma.nps.gov/Stats/Reports/Park/FRDEMemorial2002200 720122017Year CompletedLincoln Memorial3,551,9734,214,1676,191,3617,956,1171922World War II Memorial - 4,079,6064,161,6854,876,8422004Vietnam Veterans Memorial3,296,5963,633,7934,424,4075,072,5891982Korean War Veterans Memorial2,675,2053,433,6633,267,1244,155,9471994Franklin Delano Roosevelt
  • 10. Memorial2,493,0892,751,7252,764,4593,507,4021997Thomas Jefferson Memorial2,066,9322,327,2542,613,1313,366,5711943 DC2020Washington DC Memoreal VisitersSource: https://irma.nps.gov/Stats/Reports/Park/FRDEYear Completed2005201020152020TrendLincoln Memorial19223,638,8066,042,3157,941,7712,980,075World War II Memorial20044,410,3793,964,3515,068,2241,924,128Vietnam Veterans Memorial19823,799,9684,555,3715,597,0771,585,525Korean War Veterans Memorial19943,214,4673,072,7164,077,8351,363,714Franklin Delano Roosevelt Memorial19972,852,5652,238,0523,290,0801,010,986Thomas Jefferson Memorial19432,312,7262,305,8563,414,345852,626 PlacesSightseeing LocationsCityFeeTime NeededEdgar Allan Poe National Historic SitePhiladelphia$0.00120White HouseWashington DC$0.00120King's Chapel Burial GroundBOS$0.0030Park Street ChurchBOS$0.0030City HallPhiladelphia$12.00120Fireman's HallPhiladelphia$0.0060Vietnam Veterans MemorialWashington DC$0.0060Korean War Veterans MemorialWashington DC$0.0060Faneuil Hall MarketplaceBOS$0.00120Powel HousePhiladelphia$5.0060Old City HallPhiladelphia$0.0060Washington MonumentWashington DC$0.0060Cathedral Basilica of Saint Peter and PaulPhiladelphia$0.0060Martin Luther King, Jr., MemorialWashington DC$0.0060Elfreth's AlleyPhiladelphia$5.0060Fenway ParkBOS$25.0060Christ ChurchPhiladelphia$5.0060Old State HouseBOS$10.0075Arlington National CemeteryWashington DC$0.00180Franklin Delano Roosevelt MemorialWashington DC$0.0060Old South Meeting HouseBOS$6.0060USS Constitution MuseumBOS$10.0075BOS Massacre SiteBOS$0.0030Washington Square ParkPhiladelphia$0.0030National World War II
  • 11. MemorialWashington DC$0.0045Jefferson MonumentWashington DC$0.0030Bunker Hill MonumentBOS$0.0075Congress HallPhiladelphia$0.0030Independence HallPhiladelphia$0.0090United States CapitolWashington DC$0.00120Betsy Ross HousePhiladelphia$5.0060Library of CongressWashington DC$0.0060Ford's TheatreWashington DC$3.00120Paul Revere HouseBOS$3.5060Todd HousePhiladelphia$0.0060Massachusetts State HouseBOS$0.00120Lincoln MemorialWashington DC$0.0045Supreme CourtWashington DC$0.0090Old North ChurchBOS$3.0030 CitiesToday's DateGround TransportationSummary Trip CostsDeparture Date6/20/24Round-trip Shuttle$ 80AverageReturn Date6/26/24Rental Car per Day$ 50LowestRental Car TotalHighestLodging Base/Night$ 150Total Base Lodging$ 900CityCOLLookupTotalAPR3%1100%Washington DCMonths122125%3150%4200%Destination CityCity TypeRental Car?AirfareShuttle or RentalLodgingMealsTotal CostMonthly PaymentBoston3No$ 367$ 375Miami2Yes392330Orlando1Yes299285Philadelphia3No4793 75San Antonio1Yes218285Washington DC4No469420