2.5 - Workflow & Documentation Practices Flashcards

Adopt best practices for organizing, tracking, and documenting your data work. (11 cards)

1
Q

Why are workflow and documentation practices important in data analysis?

A

They ensure your work is organized, reproducible, and understandable to others.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What does a good data workflow involve?

A

A clear sequence of steps for collecting, cleaning, analyzing, and sharing data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name two benefits of documenting your analysis.

A

Reproducibility and clarity for collaboration

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Writing clear explanations of your steps, formulas, or code is part of ______.

A

Documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is version control in data workflows?

A

Keeping track of changes in data, code, or reports to manage updates and avoid errors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Organizing files, naming consistently, and keeping backups is part of ______.

A

Workflow management

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of these is a documentation best practice?
A) Leaving formulas unexplained
B) Using consistent naming conventions
C) Storing files randomly
D) Avoiding comments in code

A

B) Using consistent naming conventions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Why is reproducibility important in analytics?

A

So that others (or you in the future) can replicate results and verify findings.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Keeping a ______ ensures you know what data you used, what transformations were applied, and what insights were found.

A

Data log / analysis record

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How does documenting assumptions help in analysis?

A

It makes reasoning transparent and allows others to understand or challenge conclusions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Name one tool or practice that supports workflow and documentation.

A

Examples: Google Docs, README files, comments in code, structured folders, version control (Git).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly