0% found this document useful (0 votes)
19 views2 pages

Excel Practical Question Intermediate

The document provides a practical exercise for creating a Microsoft Excel worksheet based on student test scores in Math, English, and Science. It outlines specific tasks including calculating total and average scores, finding minimum and maximum scores, determining pass/fail status, counting results, and creating charts. The final output should be saved as 'Student_Scores_YourName.xlsx'.

Uploaded by

sches771
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views2 pages

Excel Practical Question Intermediate

The document provides a practical exercise for creating a Microsoft Excel worksheet based on student test scores in Math, English, and Science. It outlines specific tasks including calculating total and average scores, finding minimum and maximum scores, determining pass/fail status, counting results, and creating charts. The final output should be saved as 'Student_Scores_YourName.xlsx'.

Uploaded by

sches771
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Microsoft Excel Practical Question - Intermediate Level

You are provided with the following student test score data. Create a Microsoft Excel worksheet

using the information below.

Perform the tasks that follow using Excel functions and tools.

Student Test Scores:

| Student Name | Math | English | Science |

|--------------|------|---------|---------|

| John | 78 | 85 | 92 |

| Amina | 64 | 70 | 75 |

| Brian | 88 | 90 | 94 |

| Grace | 55 | 60 | 58 |

| David | 90 | 86 | 89 |

| Laila | 72 | 75 | 78 |

| Peter | 82 | 80 | 85 |

| Cynthia | 49 | 55 | 60 |

Tasks:

1. Calculate the **Total Score** for each student using the `SUM` function.

2. Calculate the **Average Score** for each student using the `AVERAGE` function.

3. Find the **Minimum** and **Maximum** score for each subject using the `MIN` and `MAX`

functions.

4. Use the `IF` function to determine whether each student has **Passed** or **Failed**. (Pass if
Average Score >= 60)

5. Use the `COUNTIF` function to count how many students **Passed** and how many **Failed**.

6. Create a **Bar Chart** to show the Total Scores of all students.

7. Create a **Pie Chart** showing the proportion of students who Passed vs Failed.

Save your file as: `Student_Scores_YourName.xlsx`

You might also like