Analyzing Data Booklet
Analyzing Data Booklet
8.How many sheets are there, by default, when we create a new Excel file ?
a) 1
b) 3
c) 5
d) 10
9. In Excel, which one denoted a range from B1 through E5
a) B1 - E5
b) B1:E5
c) B1 to E5
d) B1$E5
11. Which term is used to join the selected cells in to one cell?
a) Filter
b) Wrap
c) Pivot
d) Merge
12. Which of the following function will use to find the highest number in a series of number
?
a) HIGH (B1:B3)
b) COUNT (B1:B3)
c) MAX(B1:B3)
d) None of the above
13. Which of the following syntax is correct regarding to SUM function in Excel ?
a) =SUM (A1, B1)
b) =SUM (A1:B9)
c) =SUM (A1:A9, B1:B9)
d) All of the above
A B C D E F G H I
1 First Last Full Total Average
Name Name Name Moths English Science Computers Marks Marks
2 100 100 100 100
3 Moiz
Moiz Hassan Hassan 82 78 72 90 322 80.5
4 Nauman
Nauman Khan Khan 59 74 65 90 288 72
5 Sohail
Sohail Musa Musa 54 63 75 70 262 65.5
6 Roman
Roman Anas Anas 66 59 78 70 273 68.25
7 Sadia
Sadia Asif Asif 76 71 84 79 310 77.5
Q2: Answer the following questions after analyzing the given table
WRITE CELL ADDRESSES
1. Formula to combine the first name and last name of row no 3:=CONCATENATE(a3,b3)
2. Formula to combine the first name and last name of row no 3 but there must be a space
between first name and last name: =CONCATENATE(a3,” “,b3)
3. Function to calculate the maximum marks of maths (cell address):=MAX(D3:D7)
4. Calculate the sum of English and Science:=Sum(E3:F7)
5. Calculate average marks of Sohail Musa in all the subjects:=Average(D5:G5)
6. Use the If condition to specify “Very Good” for students whose average marks are greater than
or equal to 75and “Average” for everyone else.
=if (I3>=75,”Very Good”,”Average”)
=concatenate
(b) What will happen if = sign is not placed before formula/function?
Formula /Function is not going to work.
(c) What is the use of autofill?
AutoFill is a feature in Excel that allows you to automatically fill in a range of cells with a series of
values based on a pattern you specify.
(d) What is the work area in Ms Excel called?
Sheet
(e) What is the difference between formula and function?
A Formula is an equation designed by a user in Excel, while a Function is a predefined calculation in the
spreadsheet application.
(f) How many types of alignments are there in MS Excel?
1: Vertical alignment
2: Horizontal alignment
(g) What is the wrap text?
"Wrapping text" means displaying the cell contents on multiple lines, rather than one long line.
(h)What is Header and footer?
The header is the section of the workbook that appears in the top margin, while the footer appears in the
bottom margin.
(I) What is the spreadsheet program?
It is a program that allows to store ,organize and analyze information.
(j) What is the file extension of MS. Excel?
.xlsx
Border
Increase Decimal
Decrease Decimal
Autosum
Insert function
Row height
Column Width
Format painter
Wrap text