Electronic Spreadsheet
Electronic Spreadsheet
Method1:
1. Click on File.
2. Click on New.
3. Click on Spreadsheet.
OR
Ans.
A spreadsheet is a digital tool that allows users to input, manipulate, and analyze data in a grid of rows
and columns.
A worksheet is a single tab or page within a spreadsheet file where data is entered and calculations are
performed.
A sheet is a broader term that can refer to any individual page within a spreadsheet file, including both
worksheets and chart sheets.
Q4. What is the default name of the worksheet? How can it be renamed?
OR
2. Specify the position(Before or After current sheet) and number of sheets in Insert sheet dialog box.
3. Click OK
OR
Q6. What is an active cell? How to delete the contents of an active cell?
Ans. The currently selected cell is called an active cell. To delete the contents of an active cell, press
delete button from the keyboard.
Ans. A Cell address which changes when we copy it from one cell and paste it on another cell is called
relative cell address. for example =B2
A Cell address which does not changes when we copy it from one cell and paste it on another cell is
called absolute cell address. for example =$B$2
a) Addition: LibreOffice Calc uses plus(+) Operator for addition of two or more than two numbers. for
example =B1+C1.
b) Subtraction : LibreOffice Calc uses minus(-) Operator for subtraction of two numbers. for example
=B1 - C1.
Q9. How do formulae work in a spreadsheet?
Ans. Any expressions that begins with an equals'' is treated as formula. In the expression, the'= followed
by values, cell address and functions are called as formula. for example = A1 + B1 adds the values of cell
A1 and B1
Q10. Can you include more than one mathematical operators in a formula?
Ans. Yes we can include more than one mathematical operators in a formula for example = (A1 + B1) -
C1
Type Purpose
Column Chart Comparing classes of data items in group.This type shows a bar chart with vertical
bars. The height of each bar is proportional to its value.
Bar Chart Comparing classes of data items in group.This type shows a bar chart with horizontal
bars. The length of each bar is proportional to its value.
Line Chart A line chart shows values as points on the y axis. The x axis shows categories.
Pie Chart A pie chart shows values as circular sectors of the total circle.The length of the arc, or
the area of each sector, is proportional to its value.
XY Scatter Chart An XY chart is based on one data series. Each value pair (xly) is shown as a point in a
coordinate system.
014. Write the steps to insert a chart in Calc.
Ans. Steps to insert a chart in Calc are 1. Select the range of data. 2. Click on Insert menu → Chart 3.
Select the type of chart. 4. Click Finish.
Q15. Name and explain any five components of a chart in a spreadsheet package.
i) Chart Area — Chart area includes all the area and objects in the chart.
ii) Category Axis — Category axis or X-axis is the horizontal axis of a chart.
iii) Value Axis — Value axis or Y-axis is the vertical axis used to plot the values. It is located at the left
side.
iv) Data Series — Data series are the bars, slices or other elements that show the data values. If there
are multiple data series in the chart, each will have a different colour or style.
v) Category Name — Category names are the labels, which are displayed on the X and Y-axis.
vi) PLOT AREA — Plot area is a window within the Chart area. It contains the actual chart itself, and
includes plotted data, data series, category, and value axis.
vii) Legend — It depicts the colours, patterns or symbols assigned to the data series. It helps to
differentiate the data.
viii) Chart Title — It describes the aim and contents of the chart.
ix) Gridlines — These can either be Horizontal or Vertical lines depending on the selected chart type.
They extend across the plot area of the chart. Gridlines make it easier to read and understand the values.