3.1.2.Collecting data - quanganh2001/Google-Data-Analytics-Professional-Certificate-Coursera GitHub Wiki

Following are some data-collection considerations to keep in mind for your analysis:

How the data will be collected

Decide if you will collect the data using your own resources or receive (and possibly purchase it) from another party. Data that you collect yourself is called first-party data.

Data sources

If you don’t collect the data using your own resources, you might get data from second-party or third-party data providers. Second-party data is collected directly by another group and then sold. Third-party data is sold by a provider that didn’t collect the data themselves. Third-party data might come from a number of different sources.

Solving your business problem

Datasets can show a lot of interesting information. But be sure to choose data that can actually help solve your problem question. For example, if you are analyzing trends over time, make sure you use time series data — in other words, data that includes dates.

How much data to collect

If you are collecting your own data, make reasonable decisions about sample size. A random sample from existing data might be fine for some projects. Other projects might need more strategic data collection to focus on certain criteria. Each project has its own needs.

Time frame

If you are collecting your own data, decide how long you will need to collect it, especially if you are tracking trends over a long period of time. If you need an immediate answer, you might not have time to collect new data. In this case, you would need to use historical data that already exists.

Use the flowchart below if data collection relies heavily on how much time you have:

5TyGAFZrRi28hgBWa-Ytcg_a723a1a4d78b42e1bcb6ddd2178adc42_Screen-Shot-2020-12-14-at-2 19 22-PM

Test your knowledge on collecting data

Question 1

Which method of data-collection is most commonly used by scientists?

A. Surveys

B. Questionnaires

C. Observations

D. Interviews

Explain: Observation is the method of data-collection most often used by scientists.

Question 2

Organizations such as the U.S. Centers for Disease Control (CDC) often use data collected from hospitals. What kind of data is the CDC using if it is collected by hospitals, then sold to the CDC for its own analysis?

A. First-party data

B. Second-party data

C. Multiple-party data

D. Third-party data

Explain: Data gathered by hospitals, then collected by the CDC, is an example of second-party data.

Question 3

Fill in the blank: In data analytics, a _____ refers to all possible data values in a certain dataset.

A. representation

B. population

C. source

D. sample

In data analytics, a population refers to all possible data values in a certain dataset.