Use Present Simple with ease and confidence
In the world of Data Analytics, we use the Present Simple to describe our regular workflow, technical processes, and facts about the data we handle.
Present Simple Formation
Remember!
For I/you/we/they we use don’t in negtive sentences and do in question sentences.
For he/she/it we use doesn’t in negtive sentences and does in question sentences.
| Subject | Positive (+) | Negative (-) | Question (?) |
| I | I work with SQL. | I don’t work with Excel. | Do I have access? |
| You | You analyze trends. | You don’t analyze logs. | Do you need the report? |
| He / She | She starts the sync. | He doesn’t start early. | Does she use Python? |
| It | It runs every hour. | It doesn’t run on Sunday. | Does it work? |
| We | We build dashboards. | We don’t build apps. | Do we have a meeting? |
| They | They want the data. | They don’t want a PDF. | Do they know the KPI? |
When to use Present Simple in Data
1. Daily Routines and Agile Processes
Use this for actions that happen every day or every sprint.
Signal words: every day, every week, once a month, during the stand-up.
I check the Jira board every morning.
We have a sprint planning meeting once a week.
The team syncs at 10:00 AM.
2. Technical Habits (Adverbs of Frequency)
Use these to describe how often you perform certain technical tasks.
Adverbs: always, usually, often, sometimes, rarely, never.
I usually use SQL to extract data.
The system automatically updates the dashboard.
We never share passwords in public channels.
3. General Facts and System Logic
Use this to describe how software or data behaves.
Python supports many libraries for data visualization.
The script runs in the cloud.
This function calculates the average value.
4. Timetables and Deadlines
The sprint ends this Friday.
The reporting cycle starts on the first of the month.
Ending S/ES with He/She/It (The Third Person)
In English, we add -s or -es when the subject is He, She, or It. In Data, “It” is usually the software, the script, or the company.
1. Simple -s
Collect → The tool collects logs.
Provide → The report provides insights.
2. Verbs ending in -y (Vowel vs. Consonant)
Play / Pay / Stay (Vowel before ‘y’) → Just add -s.
The company pays for the license.
Study / Try / Reply (Consonant before ‘y’) → Change ‘y’ to ‘ies’.
The analyst studies the trends.
He tries to fix the bug.
3. Verbs ending in s, sh, ch, x (Add -es)
Fix → The developer fixes the code.
Watch → My manager watches the metrics.
Finish → The script finishes at midnight.
Professional Possessions: HAVE vs. HAS
In business, we use “have” to talk about access, tools, and responsibilities.
| Subject | Positive (+) | Negative (-) | Question (?) |
| I / You / We / They | I have access. | I don’t have access. | Do you have access? |
| He / She / It | It has a bug. | It doesn’t have a bug. | Does it have a bug? |
Example: “Does the client have the latest version?” (NOT: ~~Has the client…?~~)
Asking Questions like an Analyst
Yes/No Questions
Start with Do or Does.
Do you use Tableau for this?
Does the database require a password?
Wh- Questions (Requirement Gathering)
What does this metric represent?
How do we clean this dataset?
- Why does the script fail?
Who manages the cloud storage? (хто – subject)
- Who do you ask when you have questions? (кого – object)
Quizlet Set: Professional Routines
Activity 1: Fill in the Gaps
(+) My manager ______ (want) the report by EOD (End of Day).
(-) We ______ (not / use) Excel for big datasets.
(?) ______ the system ______ (send) an email notification?
(+) He ______ (study) the user behavior every month.
(-) I ______ (not / have) the login credentials.
(+) The script ______ (finish) the execution in five minutes.
(?) ______ they ______ (need) the raw data or the summary?
(+) She ______ (try) to optimize the SQL query.
(+) The dashboard ______ (update) automatically.
(-) It ______ (not / take) long to run the analysis.
(?) ______ you ______ (work) with Python often?
(+) We ______ (have) a meeting with the stakeholders now.
(+) The software ______ (process) the information quickly.
(-) The client ______ (not / understand) these charts.
(?) Where ______ the team ______ (store) the documentation?
(+) My manager wants the report by EOD.
(-) We don’t use Excel for big datasets.
(?) Does the system send an email notification?
(+) He studies the user behavior every month.
(-) I don’t have the login credentials.
(+) The script finishes the execution in five minutes.
(?) Do they need the raw data or the summary?
(+) She tries to optimize the SQL query.
(+) The dashboard updates automatically.
(-) It doesn’t take long to run the analysis.
(?) Do you work with Python often?
(+) We have a meeting with the stakeholders now.
(+) The software processes the information quickly.
(-) The client doesn’t understand these charts.
(?) Where does the team store the documentation?
Activity 2: Error Correction
The script don’t work. (Correct: ________________)
She have a meeting at 3 PM. (Correct: ________________)
Do he knows the deadline? (Correct: ________________)
I am usually check my email first. (Correct: ________________)
The data look incorrect. (Correct: ________________)
Why does the program fails? (Correct: ________________)
It take two hours to clean the data. (Correct: ________________)
We doesn’t have enough information. (Correct: ________________)
My colleague always try to help. (Correct: ________________)
Do you has the link? (Correct: ________________)
The report provide many insights. (Correct: ________________)
I am agree with your suggestion. (Correct: ________________)
She don’t likes the new UI. (Correct: ________________)
How often the system backup? (Correct: ________________)
I not see the error in this line. (Correct: ________________)
The script don’t work. → The script doesn’t work.
She have a meeting at 3 PM. → She has a meeting.
Do he knows the deadline? → Does he know the deadline?
I am usually check my email. → I usually check my email.
The data look incorrect. → The data looks incorrect.
Why does the program fails? → Why does the program fail? (No ‘s’ after ‘does’)
It take two hours… → It takes two hours…
We doesn’t have… → We don’t have…
My colleague always try… → My colleague always tries…
Do you has the link? → Do you have the link?
The report provide… → The report provides…
I am agree… → I agree.
She don’t likes… → She doesn’t like.
How often the system backup? → How often does the system backup?
I not see… → I don’t see the error.