Excel Assignment: Beginner Level

Excel Assignment: Beginner Level

Excel Assignment: Beginner Level

Objective:

To learn and practice basic Excel skills, including data entry, formatting, using formulas, and creating charts.


Task 1: Data Entry

  1. Open a new Excel workbook and create a sheet named Student Data.
  2. Enter the following table:
Student NameSubjectMarks ObtainedTotal MarksPercentageGrade
ArunMathematics88100
varunScience75100
MonikaEnglish92100
ShivaniHistory68100
GauriGeography80100

Task 2: Formulas

  1. Calculate the Percentage for each student using the formula:
    Percentage = (Marks Obtained / Total Marks) * 100.
  2. Enter the formula in the first row under “Percentage” and apply it to the rest of the rows.

Task 3: Conditional Formatting

  1. Highlight the Percentage column.
  2. Use Conditional Formatting to:
    • Apply green fill to cells where the percentage is 80% or above.
    • Apply yellow fill to cells where the percentage is between 50% and 79%.
    • Apply red fill to cells where the percentage is below 50%.

Task 4: Grades

  1. Use the following criteria to assign Grades:
    • A: Percentage >= 90
    • B: 80 <= Percentage < 90
    • C: 50 <= Percentage < 80
    • F: Percentage < 50
  2. Write an appropriate formula under the “Grade” column and apply it to all rows.

Task 5: Chart Creation

  1. Create a Bar Chart that compares “Marks Obtained” for all students.
  2. Add appropriate titles and labels to the chart.

Task 6: Save and Submit

  1. Save the file as Excel_Assignment_YourName.xlsx.
  2. Ensure the workbook has the following sheets:
    • Student Data: Contains the table and calculations.
    • Charts: Contains the chart.

This assignment will help you practice data entry, formulas, formatting, and visualization. Let me know if you’d like me to explain any part in detail! 😊

Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *