TEN QUESTIONS - DATA SCIENCE METHODOLOGY


As a Data Scientist you should be able to ask and get answer the below questions

I - PROBLEM TO APPROACH

1. What is the problem that you are trying to solve?
2. How ca you use Data to answer the question?

II - WORKING WITH DATA

3. What data do you need to answer the question?
4. Where i sthe data coming from and how will you get it?
5. Is the data that you collected representattive of the problem to be solved?
6 What additional work is required to manipulate and work with the data?

III - DERIVING THE ANSWERS

7. In what way can the data be visualized to get to the answer that is required?
8. Does the model used really answer the initial question or does it need to be adjusted?
9. Can you put the model into practice?
10. Can you get constructive feedback into answering the question?
 

Comments

Popular Posts