Categories We Write About

How to Study the Impact of Mobile Banking on Economic Development Using EDA

Exploratory Data Analysis (EDA) is a powerful approach to study the impact of mobile banking on economic development. It involves examining data sets to summarize their main characteristics, often using visual methods. To effectively analyze the relationship between mobile banking and economic growth, EDA helps identify trends, patterns, and potential correlations, enabling deeper insights before formal modeling.

1. Define the Scope and Collect Relevant Data

The first step is to identify key variables that represent mobile banking usage and economic development indicators. Typical data points include:

  • Mobile Banking Metrics: Number of mobile banking users, transaction volume, transaction value, frequency of use, geographic distribution.

  • Economic Development Indicators: GDP growth rate, income levels, poverty rate, employment rate, financial inclusion indices, business growth metrics.

Data can be collected from sources such as:

  • Central banks or financial regulatory authorities

  • Mobile network operators and fintech companies

  • World Bank, IMF, and other economic databases

  • National statistical bureaus

2. Data Cleaning and Preparation

Before analysis, clean the data by handling missing values, removing duplicates, and correcting inconsistencies. Standardize units and formats, and ensure timeframes align (e.g., annual or quarterly data). For geographic data, ensure consistent region or country codes.

3. Univariate Analysis

Start by exploring each variable individually to understand its distribution, central tendency, and variability.

  • Visual Tools: Histograms, box plots, density plots

  • Statistical Summaries: Mean, median, mode, standard deviation

Example insights could include understanding the typical number of mobile banking users per country or average GDP growth rates.

4. Bivariate Analysis to Explore Relationships

Investigate relationships between mobile banking indicators and economic metrics.

  • Scatter Plots: Plot mobile banking users against GDP growth or employment rate to visualize correlation.

  • Correlation Coefficients: Calculate Pearson or Spearman correlation values to quantify strength and direction.

  • Cross-tabulations: For categorical data, such as regions or income brackets, examine distributions.

5. Multivariate Analysis and Trend Exploration

Consider multiple variables simultaneously to control for confounding factors.

  • Heatmaps: Visualize correlations among multiple variables.

  • Pairplots: Examine pairwise relationships across several indicators.

  • Time Series Plots: Track trends over time to see if increased mobile banking usage coincides with economic improvements.

6. Geographic Analysis

If data includes regional or country-specific details, map mobile banking penetration alongside economic indicators.

  • Choropleth Maps: Visualize spatial distribution and identify hotspots or lagging areas.

  • Cluster Analysis: Group similar regions by mobile banking usage and economic performance.

7. Identify Patterns and Hypotheses

EDA should reveal initial patterns:

  • Does increased mobile banking usage correlate with higher financial inclusion or poverty reduction?

  • Are certain regions benefiting more from mobile banking?

  • Do transaction volumes relate to employment growth or business development?

These observations form the basis for hypothesis testing or deeper econometric modeling.

8. Summary of Insights and Next Steps

Conclude the exploratory phase by summarizing key findings:

  • Strong positive correlations between mobile banking penetration and GDP growth in specific regions

  • Mobile banking contributing to reducing unbanked population percentages

  • Seasonal or economic cycle-related fluctuations in mobile banking transactions impacting economic indicators

Following EDA, advanced methods such as regression analysis, causal inference, or machine learning can be applied to quantify the impact of mobile banking on economic development more rigorously.


By systematically applying EDA, researchers and policymakers can gain valuable initial insights into how mobile banking drives economic growth and tailor strategies to enhance financial inclusion and development outcomes.

Share This Page:

Enter your email below to join The Palos Publishing Company Email List

We respect your email privacy

Categories We Write About