|
Calculation
of crop productivity, convert the data of "Total land holding",
"Soil depth " amenable to analysis
Calculation
of Productivity
- Position
mouse pointer on Cell F1
-
Select COLUMN option from the INSERT Menu. Then it will insert
one empty column
-
Type CROP YIELD (Kg/ha) as the Column Heading in Cell F1
-
Type the formula as shown below in Cell F2 = E2/D2*100
-
Position the mouse pointer in Cell F2
-
Copy the Same formula from Cell F2 to F3:F51
-
Click on SAVE Icon to save this workbook
Convert
the Formula into Values
-
Select the data Range from F2:F51
-
Click on Copy Icon
-
Select PASTE SPECIAL Icon from the EDIT Menu
-
Select VALUES options from the displayed PASTE SPECIAL Dialogue
Box.
-
Click OK
-
Increase the column width and formatting cells for two decimals
if needed.
Convert
Soil Depth Values into Codes
Soil
Depth
Soil Type
45
Medium
90
Deep
-
Position mouse pointer on Cell M1
-
Select COLUMN option from the INSERT Menu. Then it will insert
one empty column
-
Type SOIL TYPE as the Column Heading in Cell M1
-
Type the formula as shown below in Cell M2 =IF(L2=45,"Medium","Deep")
-
Position the mouse pointer in Cell M2
-
Copy the Same formula from Cell M2 to M3:M51
-
Similarly Convert this data in Soil Type column into Soil as given
below
Soil
Type
Soil Code
Medium
1
Deep
2
Convert
the data in the column M and N into values.
Arrange
the data which* contains only text ( i.e. Farmers Category and Soil
Type) at one side, so that numerical data will be available in continuous
columns. For this
-
Position the Mouse pointer in cell F1.
-
Hold the Shift key and Block the data from cell F1 to F51
-
Hold the CTRL Key and position the mouse pointer in L1 and Block
the cells from L1 : L51 as did in the previous step. With this
operation both columns are selected at a time.
-
Click on COPY Icon
-
Position the Mouse pointer in cell D1 and Click on PASTE Icon
Block the Then these two columns pasted in Columns D and E.
-
Now delete the Columns H and M
-
Copy the Entire Data in New Worksheet as did earlier and rename
the new worksheet as Descriptive
|