Advanced Excel Assignment for Master's Students
. Section A: PivotTables - Advanced Data Summarization and Insight Generation
1. Generate a PivotTable that summarizes total sales by month. Interpret the sales trend over time a
2. Construct a PivotTable to analyze total sales across different regions and products. Which region
3. Create a PivotTable showing total sales per customer. Identify the top 10 customers based on rev
4. Use a PivotTable to evaluate performance by Category and Quantity Sold. Which category has th
5. Add calculated fields to the PivotTable to derive metrics such as revenue per unit or average sell
. Section B: Conditional Aggregation - SUMIF and SUMIFS Applications
6. Using SUMIF, calculate the total revenue generated from the "East" region. What proportion of th
7. Determine the total quantity of Tablets sold across all regions using SUMIF. What does this sugg
8. Apply SUMIFS to find the total sales of Smartphones in the North region. How might this insight i
9. Using SUMIFS, compute the total quantity of Accessories sold where the quantity per sale is grea
10. Create a formula using SUMIFS to determine whether the company achieved a minimum sales th
. Section C: Lookup and Reference - Applying VLOOKUP for Data Retrieval
11. Use VLOOKUP to retrieve the unit price of Monitor. Explain how this function can streamline sal
12. Given a specific Transaction ID, use VLOOKUP to retrieve the associated Customer Name and R
13. Create a dropdown list (Data Validation) of products. Use VLOOKUP to display the Unit Price an
14. Modify your VLOOKUP to return a user-friendly message (e.g., "Product Not Found") when the p
15. Develop a helper table summarizing average sales per region. Use VLOOKUP to map this data to
. Section D: Advanced Logic, Visualization, and Business Insights
16. Design a mini dashboard using PivotTables and slicers to monitor total sales by region. Include
17. Create a calculated column that flags customers who made more than 3 purchases. Use COUNT
18. Using conditional formatting, highlight rows where the Total Sale exceeds $5,000. How does this
Advanced Excel Assignment for Master's Students
19. Use AVERAGEIFS to calculate the average unit price of Laptops sold in the South region. Interp
20. Calculate what percentage of total revenue is contributed by each product category. Use Excel f