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

Practical Assignment: Data Worksheets Creation

The document outlines a series of tasks for creating various worksheets in a spreadsheet application, including patient records, student marks, employee details, and flight arrivals. It specifies the use of formulas for calculations such as totals, averages, and deductions, as well as the creation of different types of charts to visualize the data. Additionally, it includes instructions for sorting and filtering data within the worksheets.

Uploaded by

muturumaruva
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)
146 views2 pages

Practical Assignment: Data Worksheets Creation

The document outlines a series of tasks for creating various worksheets in a spreadsheet application, including patient records, student marks, employee details, and flight arrivals. It specifies the use of formulas for calculations such as totals, averages, and deductions, as well as the creation of different types of charts to visualize the data. Additionally, it includes instructions for sorting and filtering data within the worksheets.

Uploaded by

muturumaruva
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

1.

Create a worksheet named Patient to include the following

Patient Patient In-Patient or Doctor Date


No Name
Out-Patient attended

Add 5 rows .

2. Create a worksheet with the days of the week at the top and time from 9.00

To 17.00 in intervals of 30 minutes (9.00, 9.30, 10.00,,,,,,,,,,,,,,,,,,, 17.00) use Auto fill feature
to create this worksheet

3. Create the following Student worksheet

SNo Name Mark1 Marks2 Mark3 Mark4 Mark5 Total

Using Auto Sum calculate the total marks.

4. In above table find Maximum and Minimum marks in columns mark1, mark2, mark3,
mark4 and total.

5. Prepare a worksheet showing employee code, employee name and designation of the
software engineers working in a company XYZ. The employee code starts with increments
by one for engineer and ends with 1007. Use series fill option and fill code. Also insert
today’s date on the top of the worksheet.

6. Select student worksheet, sort the data in the descending order of total using sort option.
Using filter option, filter irrelevant data.

Create the following worksheet Salary (Enter at least 5 records)

Name Basic HRA TA Deductions Gross Tax Net Pay


Pay

Calculations are done as follows:

HRA - 50% of Basic; TA – 10% of Basic;


Assume your deductions

Gross Pay is Basic + HRA+TA-

DeductionsTax is 30% of Gross Pay

Net Pay is Gross Pay –Tax

7. In above table find the average (or mean) salary, count of employees getting less
thanaverage salary.

8. create a bar graph for the above data

9. Create an exploded pie chart with 3-D visual effect using above data.

10. Create a column chart of employees Net Pay.

11. Create the following worksheet that shows the number of planes arriving in an
airport inthe morning (AM) arrivals and in the afternoon (PM ).

Day AM Arrivals PM Arrivals

Monday 80 40

Tuesday 65 45

Wednesday 50 75

Thursday 58 60

Friday 150 80

Saturday 40 68

Sunday 30 100

Prepare a line graph showing the daily arrivals for both AM and PM.

12. Prepare two pie charts showing the relative distribution of arrivals in the morning
and theafternoon.

13. Prepare a component bar chart showing the AM and PM arrivals versus the day
of theweek.

Common questions

Powered by AI

To prepare a component bar chart comparing AM and PM arrivals, include bars for each day of the week, with separate sections within each bar representing AM and PM arrivals. This type of chart aids data interpretation by visually emphasizing contrasts and proportions between morning and afternoon arrivals for each day, facilitating easy comparative analysis .

A column chart can be used to visualize employees' net pay, providing a straightforward comparison of individual net pay amounts. Unlike a pie chart, which shows the proportion of categories relative to the whole, a column chart displays discrete data points, making it more suitable for comparing amounts directly .

The series fill option can be used to generate employee codes by starting with a base code and incrementing it by one for each subsequent entry. For example, if the starting code for a software engineer is 1001, the series fill option can automatically generate the following codes up to 1007 .

The average salary provides a benchmark for evaluating employee earnings. By computing the mean of all employees' salaries, you can assess how individual salaries compare to this standard. Further analysis can include counting the number of employees earning less than this average, indicating income distribution and identifying potential disparities .

To create an exploded pie chart with a 3-D visual effect, select the data you wish to represent, then choose the exploded pie chart option from the chart types menu. Adjust the chart to add a 3-D effect, which provides depth and a visual distinction between sections by slightly separating each slice from the center .

To find maximum and minimum scores across multiple columns in a spreadsheet, you use functions such as MAX() and MIN(). By applying these functions to each column (e.g., mark1, mark2, mark3, etc.), you can determine the highest and lowest scores in each respective category .

Sorting student data in descending order based on total marks provides a clear ranking of students from highest to lowest marks. Filtering can further refine this data by removing any irrelevant entries, allowing for a focused analysis of student performance .

A line graph can track shifts in AM and PM arrivals across a week by plotting the number of arrivals on the y-axis against the days of the week on the x-axis. This visual comparison highlights trends and peak times, enabling insights into patterns such as daily fluctuations or significant differences between morning and afternoon traffic .

To organize time intervals in a spreadsheet for scheduling, you can utilize the Auto Fill feature to create a sequence that includes the days of the week at the top row and time intervals from 9:00 AM to 5:00 PM in 30-minute increments (e.g., 9:00, 9:30, 10:00, ...). This method automates the process and ensures accurate and evenly distributed time slots .

To determine net pay in a salary worksheet, you calculate the Gross Pay as the sum of Basic salary, House Rent Allowance (HRA—50% of Basic), and Travel Allowance (TA—10% of Basic) minus any deductions. Tax is calculated as 30% of the Gross Pay. Finally, Net Pay is the difference between Gross Pay and Tax .

You might also like