Computer Science
Computer Science
PRACTICAL-11
AIM- Create a spreadsheet of the purchases made by a customer in a super mart
having the following fields:
S.no.
Product ID
Product Name
Product Type (food, clothes, toy etc.)
Quantity
Price per unit
Note: All the field names should be bold and underlined. Also Insert Borders to
the spreadsheet.
For the spreadsheet created above, find the total bill, using the auto sum facility of
MS Excel and mention the cell reference range and copy formula also.
SOLUTION-
Your Name B.Com (H) 1M Enrollment no.
PRACTICAL-12
AIM- Create a power point presentation of any topic of CAC syllabus which
having 10 slides containing clipping, hyperlink, image formation and animation
style
Your Name B.Com (H) 1M Enrollment no.
Your Name B.Com (H) 1M Enrollment no.
Your Name B.Com (H) 1M Enrollment no.
Your Name B.Com (H) 1M Enrollment no.
PRACTICAL-13
AIM: Create a record of ten students with the field S.no, name and marks in two
subjects (ITB, C language) and perform the following operations:
Sort the record in ascending order of marks in ITB.
Sort the record in descending order of marks in C language.
Sort the record in descending order of names.
Find the minimum marks and replace it by text “put more efforts”
Apply filter on the name column.
SOLUTION:
Master Table:
Find the minimum marks and replace it by text “put more effort”
PRACTICAL-14
AIM- Introduction to worksheet, workbook, cell referencing, range
SOLUTION:
Worksheet:
A worksheet (also known as a spreadsheet) consists of cells in which you can enter
and calculate data. The cells are organized into columns and rows. A worksheet is
always stored in a workbook.
Workbook:
A workbook is a spreadsheet program file that you create in Excel. A workbook
contains one or more worksheets. A worksheet (also known as a spreadsheet)
consists of cells in which you can enter and calculate data.
Your Name B.Com (H) 1M Enrollment no.
Cell referencing:
A cell reference refers to a cell or a range of cells on a worksheet and can be used
in a formula so that Microsoft Office Excel can find the values or data that you
want that formula to calculate
Range:
A cell range in MS Excel is a collection of chosen cells. It can be referred to in a
formula. This is defined in a spreadsheet with the reference of the upper-left cell
as the minimum value of the range and the reference of the lower-right cell as the
maximum value of the range.
Your Name B.Com (H) 1M Enrollment no.
Your Name B.Com (H) 1M Enrollment no.
PRACTICAL – 15
AIM: Introduction features and applications of MS excel. Types of charts
SOLUTION:
Features of Microsoft Excel:
1. Spreadsheet Creation:
Cells, rows, and columns for organizing data.
o
o Multiple worksheets in a single workbook.
2. Formulas and Functions:
o Built-in functions for calculations (e.g., SUM, AVERAGE, IF).
o Support for complex formulas and nesting.
3. Data Analysis Tools:
o PivotTables for summarizing and analyzing data.
o Charts and graphs for visual representation (bar, line, pie charts).
4. Data Management:
o Sorting and filtering data.
o Conditional formatting for highlighting specific data points.
5. Collaboration Features:
o Share and co-author workbooks in real-time.
o Commenting and version history.
6. Data Import/Export:
o Import data from various sources (CSV, databases).
o Export to different formats (PDF, CSV, XML).
7. Macros and Automation:
o Record and run macros to automate repetitive tasks.
o VBA (Visual Basic for Applications) for advanced automation.
8. Templates and Formatting:
o Pre-designed templates for budgeting, invoices, etc.
o Customizable formatting options (fonts, colors, borders).
9. Data Validation:
o Set rules to restrict the type of data entered in cells.
10. What-If Analysis:
o Tools like Scenario Manager and Goal Seek for predictive analysis.
Your Name B.Com (H) 1M Enrollment no.
1. Financial Analysis:
oBudgeting, forecasting, and financial modeling.
2. Data Tracking:
o Inventory management and sales tracking.
3. Reporting:
o Creating business reports, dashboards, and scorecards.
4. Project Management:
o Gantt charts, task lists, and resource allocation.
5. Statistical Analysis:
o Conducting statistical tests and regression analysis.
6. Education:
o Grade tracking, attendance records, and student performance
analysis.
7. Human Resources:
o Employee databases, payroll calculations, and performance
evaluations.
8. Sales and Marketing:
o Campaign analysis, customer databases, and sales forecasts.
9. Research and Development:
o Data collection, analysis, and presentation of research findings.
10. Event Planning:
o Budget planning, scheduling, and resource allocation for events
Your Name B.Com(H) 1M Enrollment No.
Types of Charts
1. BAR CHART
2. PIE CHART
Your Name B.Com(H) 1M Enrollment No.
PRACTICAL – 16
AIM: Creating latter and labels using Mail Merge feature.
Solution:
«First_Name»
«Company_Name»
«City»
I hope this message finds you well. I am writing to [briefly state the purpose of
the letter, e.g., discuss a recent meeting, propose a collaboration, etc.].
[In this paragraph, provide more details about your main point. You can include
any relevant background information, specific requests, or important data that
supports your message.]
[In the next paragraph, you might want to outline any next steps or call to action.
This could include scheduling a meeting, requesting a response, or any other
actions you’d like the recipient to take.]
Thank you for considering this matter. I look forward to your response.
Sincerely,
«Last_Name»
«Home_Phone»
Your Name B.Com(H) 1M Enrollment No.
Delhi
I hope this message finds you well. I am writing to [briefly state the purpose
of the letter, e.g., discuss a recent meeting, propose a collaboration, etc.].
[In this paragraph, provide more details about your main point. You can
include any relevant background information, specific requests, or important
data that supports your message.]
[In the next paragraph, you might want to outline any next steps or call to
action. This could include scheduling a meeting, requesting a response, or any
other actions you’d like the recipient to take.]
Thank you for considering this matter. I look forward to your response.
Sincerely,
Shrishti
54631324131
Your Name B.Com(H) 1M Enrollment No.
PRACTICAL-17
AIM- Introduction and usage of mathematical and logical functions using
student table.
Your Name B.Com(H) 1M Enrollment No.
PRACTICAL-18
AIM- Introduction and usage of mathematical and logical functions using
population table.
SOLUTION-
MINOR<18
Your Name B.Com(H) 1M Enrollment No.
MAJOR(18-25)
FORMULA-
Your Name B.Com(H) 1M Enrollment No.
PRACTICAL-19
AIM- Explain data model and various types of data model for eg. Hierarchical,
relational, network model.
SOLUTION:
What is a data model?
Data models are visual representations of an enterprise’s data elements and the
connections between them. By helping to define and structure data in the
context of relevant business processes, models support the development of
effective information systems. They enable business and technical resources to
collaboratively decide how data will be stored, accessed, shared, updated and
leveraged across an organization.
Hierarchical data model
A hierarchical data model is the oldest type of the data model. It was developed
by IBM in 1968. It organizes data in a tree-like structure. Hierarchical model
consists of the following:
It contains nodes which are connected by branches.
If there are multiple nodes appear at the top level, then these can be called
root segments.
Grandchild Nodes: Tube, LCD, and Plasma under televisions. These all
stand for different categories under the Television node.
Your Name B.Com(H) 1M Enrollment No.
It deals only with the data not with the physical structure.
Your Name B.Com(H) 1M Enrollment No.
At the intersection of row and column there will be only one value for the
tuple.
In the above figure, Project is the root node which has two children i.e. Project 1
and Project 2. Project 1 has 3 children and Project 2 has 2 children. Total there
are 5 children i.e Department A, Department B and Department C, they are
network related children as we said that this model can have more than one
parent. So, for the Department B and Department C have two parents i.e.
Project 1 and Project 2.
PRACTICAL-20
AIM : Create worksheet with following fields Empno, Ename, Basic Pay(BP),
Travelling Allowance(TA), Dearness Allowance(DA), House Rent
Allowance(HRA), Income Tax(IT), Provident Fund(PF), Net Pay(NP) Given:
DA= 30% of BP, HRA=20% of BP, TA=17.5% of BP, IT=15% of BP,
PF=12.5% of BP Calculate the Net Pay by using the formulae Gross Pay=
DA+TA+HRA+BP Deductions=IT+PF Net Pay= Gross Pay-Deductions.
SOLUTION: