|
Summarize
the data with suitable statistical measures and frequency distribution
Descriptive
Statistics
In
Microsoft Excel, this Descriptive Statistics option, Generates a
report of univariate statistics for data in the input range
-
Select DATA ANALYSIS Option from Tool Menu
-
Select DESCRIPTIVE STATISTICS Option from the displayed DATA ANALYSIS
Dialogue Window
-
Block the data Range starting from F1 to P51 as the INPUT RANGE
option in Descriptive Statistics Dialogue Window
-
Select COLUMN as the option for GROUPED BY
-
Click in CHECK BOX for Labels in the First Row
-
Click on NEW WORKSHEET as the option for OUTPUT
-
Click
in CHECK BOX for SUMMERY STATISTICS to get one field for each
of the following statistics in the output table: Mean, Standard
Error (of the mean), Median, Mode, Standard Deviation, Variance,
Kurtosis, Skewness, Range, Minimum, Maximum, Sum, Count, Largest,
Smallest and Confidence Level.
-
Click OK Then it will display the required Summary Statistics
for each of the parameter
-
Rename this sheet as SUMMARY Frequency Distribution and Histogram
Calculates
how often values occur within a range of values, and then returns
a vertical array of numbers. For example, use FREQUENCY to count
the number of Farmers that fall within ranges of Crop Yield . Because
FREQUENCY returns an array (Bin Range), it must be entered as an
array formula
Frequency
Distribution and Histogram for Crop Yield
-
Copy the Entire Data in DATA Worksheet to New Worksheet as did
earlier and rename the new worksheet as Frequency
-
From the Summary Worksheet observe that the Minimum and Maximum
Values for Crop Yield is 388 and 2033 respectively.
-
Position the mouse pointer in the cell A55 and type the heading
as Frequency Distribution for Crop Yield
-
Position the mouse pointer in Cell A56 and Type as BIN RANGE
-
Type value 350 in Cell A57 and type value 550 in Cell A58
-
Block the cells A57 and A58
-
Drag this blocked area up to Cell A67 to fill the values these
cells automatically with an incremental values of 200
-
Select DATA ANALYSIS Option from Tool Menu
-
Select HISTOGRAM Option from the displayed DATA ANALYSIS Dialogue
Window
-
Select the INPUT RANGE as F1 : F51
-
Select the BIN RANGE A57:A67
-
Type the cell address C57 as the OUTPUT option
-
Click on CHART OUTPUT option to get Histogram for the selected
parameter.
-
Click OK
-
Similarly Calculate frequencies and Histogram for other parameters.
|