










Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
WGU C268 STUDY GUIDE FOR EXCEL PA CURRENTLY TESTING COMPLETE EXAM QUESTIONS WITH DETAILED VERIFIED ANSWERS /EXPERT VERIFIED /ALREADY GRADED A+ This document provides a complete WGU C268 Excel Performance Assessment study guide with fully worked, expert-verified answers covering all required spreadsheet tasks. It includes formulas, functions, PivotTables, charts, Solver optimization, amortization schedules, what-if analysis, and advanced Excel logic exactly aligned with the graded PA requirements.
Typology: Exams
1 / 18
This page cannot be seen from the preview
Don't miss anything!











EVENT PROF 1. In the "Input Analysis" section of the spreadsheet model, calculate the average attendance and sales for each type of product from the past events listed in the "Past Events" worksheet. - CORRECT ANSWER ✔✔- =AVERAGE('Past Events'!C4:C103)
Food=D17-D Merchandise=E17-E
2.)Select all the cells in the table 3.) Go to Data in Menu 4.) Click on "What If Analysis" 5.) Click on Data Table 6.) "Row Input Cell" = I$13 (Attendance),"Column Input Cell"-C$9 (Arena Fee)
to complete the "principal" column of the amortization table. - CORRECT ANSWER ✔✔- =C20-D
Bonus?" column is TRUE), then "Outcome Bonus $" is the "Job Pay" for that project times the outcome bonus percentage in cell M12; otherwise, "Outcome Bonus $" is 0. - CORRECT ANSWER ✔✔- =IF(J16=True, K16*M$12,0)
for grading, the title must be precisely, "Google Revenue Line" (without the quotes). - CORRECT ANSWER ✔✔- Drag from C19:J19 and click on quick analysis. Select on line graph. Click on the numbers and then click on select data. Change the name to the dates of Table 1 =Google!$C$7:$J$7.
the location of the "#" character (in cell D11) and the "$" character (in cell D12) as the "num_char" argument. - CORRECT ANSWER ✔✔- =MID(D9,D12+1,D11-D12)