CA - 165 - IX - Assignment Chapter 8
CA - 165 - IX - Assignment Chapter 8
Assignment Solutions
Multiple-Choice Questions (MCQs) Very Short Answer Questions
1. Which of the following is a combination of cells, 8. The intersection of a row and a column is called
rows and columns? .
a. Worksheet b. Cell Ans. Cell
The following are some of the characteristics of the stock chart: In addition, if you put the $ sign before both these parts (row
The stock chart uses the lines with markers to show the data number and column letter), the cell address becomes an absolute
series. cell reference. When you do not put the $ sign before any of the
parts, the cell address remains a relative cell reference.
The height of the marker helps you to measure the value.
20. What do you understand by an argument?
Long Answer Questions Ans. Arguments refer to the values or cell references that are passed to
16. List any three functions along with their a function. The arguments are passed within the parentheses used
in functions. The argument can be of any type, such as numbers,
functionalities. text, and Boolean values, such as true or false. In addition, you can
Ans. The three functions along with their functionalities are as follows: also pass formulas or other functions as arguments.
1. SUM(): It is used to add all the numbers in a range of cells,
and the result is displayed in the active cell containing the 21. What is the procedure to clear the content of a
formula. worksheet?
2. AVERAGE(): The AVERAGE() function is used to get the average Ans. Perform the following steps to clear a worksheet:
(arithmetic mean) of all the passing arguments. 1. Select a worksheet by clicking the Select All button or by
3. COUNT(): The COUNT() function is used to count the cells that pressing Ctrl+A keys, as shown in Figure 1:
contain numbers.
2 Computer Applications
Class IX: Chapter 8
2. Select the Insert Cells option through the Menu bar, as shown
Now, the column is inserted. Similarly, you can insert two
in Figure 4: more columns, as shown in Figure 8:
Figure 4: Selecting Insert Cells
3. Select the desired option for shifting the existing cells to make
way for the new blank cells. In our case, we have selected the
Figure 8: Displaying the Document After Inserting Three
Shift cells right option (Figure 5). Columns
4. Click the OK button, as shown in Figure 5. 24. Explain different types of charts available in Calc.
Ans. Calc supports various types of charts which include: Area chart,
Column chart, Line chart, XY (Scatter) chart, Column and Line
chart, Pie chart, Bar chart, Net chart, Stock chart, and Bubble
chart.
Area Chart: An area chart is generally used to highlight
change over time.
Column Chart: A column chart is used to emphasize
Figure 5: Displaying the Insert Cells Dialog Box comparison of data items within a specified time period.
As you click the OK button, the selected number of blank cells Line Chart: A line chart is a type of graph that displays data
gets inserted in your worksheet, as shown in Figure 6: trends at regular intervals.
Scatter Chart: To depict the relationship among numerical
values using a variety of data series, you can use the XY
(scatter) chart.
Column and Line Chart: The combination of the line and
column charts is known as the column and line chart.
Pie Chart: A pie chart is a round chart that is divided into
zones which demonstrate the proportional size of an item
with respect to the sum of all the items.
Bar Chart: A bar chart is used to demonstrate comparison
among individual items.
Figure 6: Displaying the Document After Inserting Columns
Net Chart: A net chart is used to display data as points
If you want to stop the process of insertion of cells, click the
connected by some lines in a grid or net that looks like a
Cancel button in the Insert Cells dialog box (Figure 5).
spider net or a radar tube display.
23. Write steps to insert three columns in a worksheet. Stock Chart: A stock chart is used to demonstrate the market
Ans. Perform the following steps to insert a column in a worksheet: movement in terms of the opening price, bottom price, top
price, and closing price.
1. Select a column before an existing column where you want to
insert a new column in your worksheet. In our case, we have Bubble Chart: A bubble chart is used for representing
selected column E (Figure 7). relations among three variables.
2. Select the Insert menu on the menu bar. A drop-down menu 25. Define formatting. How is it useful in a spreadsheet
appears (Figure 7).
program?
3. Select the Columns option in the drop-down menu, as shown
Ans. Arranging data in a particular style or format is known as
in Figure 7:
formatting. Data formatting helps in enhancing the appearance
of your worksheet. It also helps in making your data bold, italic,
and underlined to attract the viewer’s attention. Data formatting
has numerous forms, such as number formatting, date and time
formatting, and text formatting.
Data Series: Refer to a set of data that you want to display Drawing a picture of the car you want to buy.
in a chart Calculating loan repayments. ()
Chart Area: Refers to the total space that is enclosed by a Writing an application to the bank manager.
chart
Estimating future spending.
Plot Area: Refers to the main region of a chart in which your
Displaying the balance carried forward each month of the
data is plotted
year in a graph. ()
Chart Title: Denotes the type of data plotted in a chart
b.
Axes Titles: Mention the name or title for X, Y and Z axes
100MB
Legend: Refers to a unique color or pattern that is assigned
1GB ()
to a data series
10KB
Gridlines: Refer to the horizontal and vertical lines within the
plot area in a chart 30bytes
Data Label: Provides additional information about a value in 0bits
the chart that is coming from a worksheet cell.
2.
27. Explain the following terms: a. The mechanic wants to purchase an air filter
a. Chart sheet from an online store.
b. Embedded chart Write the labels in the correct order to show
Ans. how the mechanic could do this.
Chart sheet: A chart sheet contains only one chart and does
a. Pay using a credit/debit card.
not display the source data. It is mainly used when you want
to view or print the chart. Go to the online store using a Web browser.
b. Embedded chart: An embedded chart and its source data both Look at the search results and select the
are placed in the same worksheet. required air filter.
28. Explain the following function: = IF (10>20; “Ok”; Type the keywords, such as air filter, and
“too large”) press the search button.
Ans. The preceding function returns the “too large” value because the b. The mechanic is using a search engine to find an
condition 10>20 is false as 10 is smaller than 20.
online store to purchase the air filter. Give two
Application-Oriented Questions reasons why the mechanic should search Indian
websites only.
1. Answer the following questions:
c. The mechanic gives customers a credit rating
a. Tick () the following option(s) that show the from 1 to 3 as per the following scale:
use of a spreadsheet program.
Pays promptly and in full on collecting the
Controlling output from scanner. car1
Drawing picture of the car you want to buy. Pays within three weeks of collecting the
Calculating loan repayments. car2
Writing application to the bank manager. Money still due after a month 3
Estimating future spending. A customer who pays after a month is given the
Displaying the balance carried forward each same credit rating as a customer who does not
month of the year in a graph. pay.
b. Tick () the option representing the space a Give one limitation of this code system
spreadsheet file (.ods) uses on a back-up storage designed in Calc.
device. Try to design a better coding system.
100 MB Ans.
1 GB a. Answers of the following questions are given as follows:
The following labels in the correct order are shown as
10 KB follows:
30 bytes First Name
0 bits Last Name
Ans. a. Address
Controlling output from the scanner. Payment Mode (by credit card, debit card, and cash)
4 Computer Applications
Class IX: Chapter 8
Dearness Allowance
d. The total amount of salary of all the teachers is calculated by
using the, =Sum(G4:G13) formula. The result is displayed in
House Rent Allowance (HRA) the following Figure 16:
b. Create a salary table that includes all these 4
components for 10 teachers.
c. After entering all the information, calculate the
total salary of each teacher using a formula.
d. Now, calculate the total amount of salary of all
the teachers using a formula.
Ans.
a. The salary table having the mentioned fields is shown in the
Figure 13:
Figure 16: Total Salary Amount
Figure 14: Data of 10 Teachers Entered in Salary Table
Figure 17: Pie Chart shows all Components of Salary Table
c. The total salary of each employee (teacher) is calculated by
b. The doughnut chart to depict all plotter values table is shown
adding all the fields except the designation field. The total
in the Figure 18:
salary of each employee is shown in the following Figure 15:
Figure 15: Total Salary of Employees
Figure 18: Doughnut Chart shows Salaries of All Teachers
6 Computer Applications
Class IX: Chapter 8
c. The output as per the given instructions is shown in the
Figure 19:
Figure 19: Doughnut Chart