DEV Community

ANDATI
ANDATI

Posted on

EXCEL

INTRODUCTION
Microsoft Excel is a program that is used to organize, calculate and analyze data. It's significant in data analysis, financial management, project management and automating tasks.

Merits of Excel

  1. Provides tools for data cleaning and formatting your work

  2. Has in-built functions for statistical analysis for instance: average, sum and count

  3. Can be used to build predictive models for instance, linear regression.

  4. It is cost effective.

  5. It is easy to use and it is accessible.

Demerits of Excel

  1. Poses a challenge in analyzing a real time unstructured data and semi-unstructured data.

  2. It does not update data. The data in excel remains stale.

  3. It does not foster collaboration among teams since excel workbooks are stored locally, only accessed by an individual.

  4. It is prone to human errors.

Role of Excel in Making Data-Driven Business Decisions

  1. Presence of Pivot tables for data summarization of data thus new insights can be drawn based on the data displayed.

  2. There is conditional formatting data that can highlight key trends.

  3. Allows data visualization with charts and graphs like bar charts, pie charts and line graphs.

  4. Has advanced functions for deep analysis.

Top comments (0)