Skip to main content

SPREAD SHEET

Spreadsheet

Spreadsheet is an computer application used to store data in tabular form i.e. in the form of rows and columns. Spreadsheets are used to store, sort, analyse and manage the data of different organisations and offices. Examples are Microsoft Excel, Libre Office Calc, Google Sheets etc.


What is data?


Everything has some attributes and fixed value of attribute is called data.

Attributes
Value/Data
Name
Mango
Type
Fruit
Taste
Sweet



Data Types


Data can be represented in different types which is called data type. Different datatypes in spreadsheets are-


  • Text - combination of letters and numbers is called text data. Exp name: shahid, class: vi A
  • Numeric- combination of numbers is called numeric data. Exp weight: 20.5 kg
  • Date- Date is written inthe format DD-MM-YYYY. Exp. 02-10-1889
  • Image- Image data types is used to store images, pictures.
  • Audio- any sound file comes under this datatype. Exp recording on radio
  • Video- Video is also a datatype in excel to store videos


How TO START SPREADSHEET


Steps to start a spreadsheet are as follows-
1.    From Windows/Start Button
Step1: Click on Windows/Start Button
Step2: Click on All Apps
Step3: Click on Excel from the software list    
     
2.    From Search Box
Step1: Type the excel on search box
Step2: Click on the excel

3.    From Windows Run Dialog Box
Step1: Search the window button on the keyboard, Press window button with r.
Step2: Type Excel
Step3: Press ok

PARTS OF SPREADSHEET 



Q. What is worksheet? Write down use of worksheet.
Ans: A worksheet is a collection of cells where you keep and manipulate the data. Each Excel workbook can contain multiple worksheets.
Q. Explain the Cell?
Ans: A cell is the storage unit in a spreadsheet program like Microsoft Excel or Google Sheets. Cells are the boxes in a spreadsheet that may contain data. The cells in a spreadsheet are organized within a column and row in the worksheet, and can be formatted for aesthetics or visibility.
Q. When Fill Handle is used?
Ans: In Microsoft Excel, a fill handle is a feature that allows the user to extend (and fill) a series of numbers, dates, or even text to a desired number of cells. In the active cell of the spreadsheet, the fill handle is a small black box at the bottom right corner, as shown in the image to the right.

Note- Row1 is called header row.

Note- Each cell has an address which is made by column name followed by row name. Exp A5 where A is name of the column and 5 is name of the row.


Note- Selected cell is called active cell where we can enter the data.

ORDERING AND ANALYSING DATA—


Ordering the data----
Ascending order (Smallest to Largest (for Numeric datatype)
‘A to Z’ or ‘a to z’ ( for text data type))
Descending order (Largest to smallest (for Numeric datatype)
‘Z to A’ or ‘z to a’ ( for text data type))

Steps to arrange the data in Ascending/ Descending order
Step 1: Select the header cell of column.
Step 2: Go to the Home tab -> Select Sort and filter option.
Step 3: Click on ‘Sort A to Z’ or ‘Sort Z to A’


Analysing Different Data Sets and Share Findings
 Formula A formula simply tells the program what you want it to do.
The formula is always in the cell where you want the answer to appear.

The standard arithmetic operator: add (+) subtract (-multiply(*) and divide (/) work just as you would expect.
Brackets can be included where you need them and the result will be calculated following the normal BODMAS rules.
There are a whole load of other Functions that you can add to a calculation by typing their name or choosing one from the list of functions.
Some of the simpler ones are: Average, Max, Min and Count.

How to write a formula

Its very important to learn how to write a formula in excel because by writing a formula we can minimize over work and can do it smartly. Suppose we want to write a fomula to multiply two numbers which are stored at cell B2 and D2 and we want to store result at cell D2. The steps are as follows- 1. Click on the cell where you want to apply formula like cell cell D2
2. Click on the formula bar to wirte the formula
Note- in spreadsheet formula start with. = Sign.
3. Write the formula which start withh equal sign
Exp.  = B2*C2. Here vaalue of cell B2 is multiplied by value of cell C2.
4. On clicking enter key result will be displayed in cell D2.

Comments

Post a Comment

Popular posts from this blog

CYBER SECURITY

Crime which is done on Internet or Computer is called  Cyber Crime.   We should be very alert when using internet because there are many malicious programs hidden on internet. These programs are called  Malware . Examples of malware programs are  Virus, Woms, Trojan Horse, Spyware . Take test Types of Malware- 1.   Computer Virus-  Computer virus are human made software programs which are made with wrong intentions. Full form of virus is "Vital Information Resources Under Seize". Once a virus entered in our computer it affects and destroy the information and resources of computer. Virus creates its own copy when someone opens virus infected files. 2. Worm- Worm is also a types of malware which destroy the memory and stops the working of the computer by making its own copy in hundreds. Full form of worm is "Write Once Read Many".  Note- Difference between virus and worm is that virus needs a host program to execute but worm don't need any host program

INTRODUCTION TO ICT

Full form of the ICT is " Information and Communication Technology". ICT is combination of various information and Communicatiion technologies to search information in effective way ICT is a broad term we can say a package used in every field specially in education. ICT is helpful in all fields of our daily life like banking, education, health etc. To use ICT we need appropriate softwares. ICT Vocabulary list Computer- Computer is an electronic machine which is used to store and manipulate the data and give the desired information as a output. Hardware - Computer hardware  part or includes physical parts or components of a computer such as central processing unit, mouse, keyboard etc. Software File Folder RAM ROM Storage Unit CPU Operating System Desktop.   Desktop is the first screen that appears on monitor after the operating system is loaded.

INTERNET WORLD

Introduction to Internet Internet means: The Internet or simply the Net is a worldwide network of computer networks. It is an interconnection of large and small networks around the globe. Application\Uses of Internet : 1) Exchange messages using e-mail (Electronic mail). 2) Transfer files as well as software. 3) Browse through information on any topic on web. 4) Communicate in real time (chat) with others connected to the Internet. 5) Search databases of government, individuals and organizations. 6) Read news available from leading news groups. 7) Send or receive animation and picture files from distant places. 8) Set up a site with information about your company’s products and services. Internet Vocabulary List Internet – a network that links networks worldwide by satellite and telephone Web – a collection of electronic files linked together; anatomy similar to a spider’s web Search engine – a computer program that searches for specific words or

ICT MULTIPLE CHOICE QUESTIONS

Multiple choice questions  1. Which command is used to draw Horizontal line in LOGO?  (a) RT 45 FD 100                                  (b) RT 90 FD 90  (√)  (c) FD 100 RT 90                                   (d) LT 90 FD 100  2. Which command of LOGO is used for calculations?  (a) EXECUTE                (b) REPEAT         (c) PRINT (√)                  (d) LEFT  3. What is the moving unit of turtle ?  (a) INCH        (b) CENTIMETER    (c) STEPS                   (d) PIXEL (√)  4. What is LOGO?  (a) PROGRAMMING LANGUAGE (√)                (b) PROGRAM   (c) COMMAND                                                    (d) INSTRUCTION  5. RT command is used for  (a) Move turtle                                                                  (b) turn turtle right (√)  (c) run turtle                                                                       (d) hide turtle  6. The full form of U.R.L is  (a) Uniform Research Locator            (b) Uniform res

ICT FILL IN THE BLANKS

Fill In the blanks-    1.   The smallest glowing square on the computer screen is called  PIXEL . 2.   On typing  HOME  command in input box turtle returns in the mid of the screen. 3.   The instructions written in a sequence are called  PROGRAM . 4.   To run the command  EXECUTE  button or  ENTER  key of keyboard is pressed 5. The meaning of W.W.W is  WORLD WIDE WEB . 6.  The address of any websites can be typed on  ADDRESS  bar. 7.  A  WEB PAGE  mainly divided into two parts- Title and Body. 8.   GOOGLE  and  YAHOO  are famous search engine Programs. 9.     FILL SCREEN block change the colour of screen. 10.  The code of the yellow colour is 20 . 11.  We have to indicate the RADIUS and ANGLE to use the Arc block. 12.   CLEAN Block clears the screen. 13.   PU and PD blocks are used to draw dotted lines. 14.   Slide show view is sequential presentation of slides in full screen mode. 15.  Presentation software is a sof

ICT TRUE AND FALSE

Tick (√) on Correct statement and (x) on false statement. 1.         The geometric shapes cannot be draw using LOGO. (x) 2.        REPEAT Command can be used to draw a shape two time. (√) 3.         To work with computer we need programming language. (√) 4.        ST command is used to display Turtle. (√) 5.      Ans of PRINT 4-2+3 or PRINT 4-(2+3) is -1  (√) 6.         Linux is an Operating System. ( √  ) 7.         Computer is an Electronic device. ( √ ) 8.         Laptop is bigger than desktop in size. (  x) 9.        ROM is Primary Storage Unit. (  √)) 10.        MS Paint is an example of Software. (  √) ) 11.      The last page of any website is called Home page. (x) 12.      Any type of information can be searched through Browser. (√) 13.     We can’t search Images on Internet. (x) 14.      Mozilla Firefox is a Browser program. (√) 15.     Shopping can’t be done through browser. (x) 16.    It is not possible to change the colour of shape in the