```html
``` Skip to contentAfter completing this lesson, you will be able to:
Data is the foundation of Business Analytics. Every business decision, report, dashboard, and prediction depends on accurate and reliable data.
Before analyzing data, it is important to understand the different types of data and where it comes from. Choosing the right data source improves the quality of analysis and leads to better business decisions.
Organizations collect data from customers, employees, financial systems, websites, mobile applications, government agencies, and many other sources.
Structured data is organized into rows and columns and is stored in databases or spreadsheets. It is easy to search, filter, and analyze.
Examples:
Semi-structured data does not follow a fixed table format but contains tags or labels that organize the information.
Examples:
Unstructured data has no predefined format. It is more difficult to process but contains valuable business information.
Examples:
Qualitative data describes characteristics, opinions, experiences, and observations. It is generally non-numeric.
Examples:
Quantitative data consists of numerical values that can be measured, counted, and analyzed statistically.
Examples:
Internal data is generated within an organization through its daily operations.
Examples:
External data comes from outside the organization and helps businesses understand market conditions and customer behavior.
Examples:
Primary data is collected directly by the organization for a specific business purpose.
Methods of Collection:
Secondary data has already been collected by another organization and is reused for analysis.
Examples:
| Data Source | Description | Example |
|---|---|---|
| Internal | Generated inside the organization. | Sales Database |
| External | Collected from outside organizations. | Government Statistics |
| Primary | Collected specifically for current research. | Customer Survey |
| Secondary | Previously collected by another source. | Industry Report |
An e-commerce company uses multiple types of data to improve customer experience.
Combining these data sources helps the company recommend products, forecast demand, and improve customer satisfaction.
Business Analytics depends on collecting the right data from reliable sources. Understanding different data types and sources enables analysts to choose appropriate analytical techniques, improve data quality, and generate meaningful business insights. Organizations that effectively manage their data gain a significant competitive advantage.
In the next lesson, you will learn Data Quality and Data Cleaning and understand how to prepare raw data for accurate business analysis.