Data Analysis Excel + SPSS
Data Analysis Excel + SPSS
DATA ANALYSIS:
EXCEL & SPSS
CONTENTS
Types of Data 318
Excel 319
Excel Formulas 322
SPSS 324
SPSS Commands 326
TYPES OF DATA
Time series data consists of observations on a variable or several variables
over time. The key characteristic is that the data points are collected at regular
time intervals. Example: Suppose you are analyzing the monthly sales revenue
of a retail store over the past five years. Each data point represents the sales
revenue for a specific month. Practical Use: Time series analysis can help
identify trends, seasonal patterns, and cyclical behaviors. For instance, you
might notice that sales peak during the holiday season every year.
Cross-sectional data is collected at a single point in time or over a short
period. It captures a snapshot of various subjects (such as individuals, firms,
countries) at that specific time. Example: Imagine you conduct a survey of 1,000
households to gather information on their income, education level, and
employment status. Each household represents a different observation in your
dataset. Practical Use: Cross-sectional analysis can help compare different
groups or identify relationships between variables. For example, you might
analyze how education level correlates with income across different households.
Panel Data (Longitudinal Data) combines elements of both time series and
cross-sectional data. It consists of observations on multiple subjects (like
individuals, firms, countries) over multiple time periods. Example: Suppose you
track the annual income, education level, and employment status of the same
1,000 households over ten years. Each household is observed repeatedly over
time. Practical Use: Panel data analysis can help control for individual
Chapter 35| Data Analysis: Excel & SPSS 319
heterogeneity and observe dynamics over time. For instance, you could study
how changes in education level impact income growth for the same households
over the years. policies.
EXCEL
Excel is a versatile spreadsheet software developed by Microsoft, widely used for
data analysis, financial modeling, and project management. It offers a range of
functions and tools, including formulas, pivot tables, and charting capabilities,
making it ideal for both simple and complex data manipulation tasks.
Descriptive Statistics
Descriptive statistics summarize important aspects of a data set. They provide
insights into the data, such as the mean, median, mode, variance, standard
deviation, and range.
Steps to Perform Descriptive Statistics in Excel:
i. Go to the Data tab > Data Analysis.
ii. Select Descriptive Statistics and click OK.
iii. Select the range of your input data (e.g., $A$1:$A$11 in Figure 35.1).
iv. Select the range where you want the output to appear.
v. Check the box for Summary statistics.
vi. Click OK to generate the statistics.
Regression Analysis
Regression analysis is used to explore relationships between dependent and
independent variables. It can help predict outcomes based on input data.
Steps to Perform Regression Analysis in Excel:
i. Go to the Data tab > Data Analysis.
ii. Select Regression and click OK.
iii. In the Input Y Range, select the range (e.g., $A$1:$A$11 in Figure 35.1) for
your dependent variable.
iv. In the Input X Range, select the range (e.g., $B$1:$D$11 in Figure 35.1) for
your independent variables.
v. Click OK to run the analysis.
320 Olaniyi Evans | University Mathematics