In 15 Seconds
- Formal way to describe your research process.
- Always uses 'were' because 'data' is technically plural.
- Essential for methodology sections in academic papers.
- Shows transparency by naming specific tools or software.
Meaning
Think of this as the 'behind-the-scenes' reveal of a science experiment or a big business project. It is the formal way to tell your audience exactly which software, tools, or mathematical tricks you used to turn a pile of messy numbers into clear facts. It’s like showing your recipe after serving a fancy meal so people trust your cooking.
Key Examples
3 of 10Writing a university thesis
The survey results regarding student sleep patterns `were analyzed using` a standard regression model.
The survey results regarding student sleep patterns were analyzed using a standard regression model.
Job interview for a Data Analyst role
In my last project, the customer churn metrics `were analyzed using` Python and the Pandas library.
In my last project, the customer churn metrics were analyzed using Python and the Pandas library.
A professional business report
Market trends from the past five years `were analyzed using` Tableau for better visualization.
Market trends from the past five years were analyzed using Tableau for better visualization.
Cultural Background
The use of the passive voice ('were analyzed') is a cultural choice that prioritizes the 'scientific method' over the individual researcher's identity. In US business culture, using this phrase in a presentation signals that you are data-driven and objective, which are highly valued traits. British academic standards are particularly strict about the 'data were' (plural) vs 'data was' (singular) distinction. In the tech world, this phrase is often followed by specific open-source tools like 'Python' or 'R,' signaling belonging to a specific developer community.
The 'Were' Rule
If you want to sound like a native expert, always use 'were' with data in writing. It's the easiest way to signal high-level English.
Avoid 'By'
Don't say 'analyzed by using.' It's a common mistake for non-native speakers and sounds redundant.
In 15 Seconds
- Formal way to describe your research process.
- Always uses 'were' because 'data' is technically plural.
- Essential for methodology sections in academic papers.
- Shows transparency by naming specific tools or software.
What It Means
Ever walked into a room where two grammar nerds are shouting about the word data? One insists it is singular, the other screams it is plural. In the world of high-level academic writing, the 'plural' team usually wins, which is why we say Data were instead of Data was. This phrase is your ticket into the VIP lounge of researchers, data scientists, and serious academics. It sounds heavy, reliable, and deeply professional.
What It Means
At its core, Data were analyzed using is a transparency tool. When you share a big discovery—like why people prefer certain TikTok filters or how a new coffee blend affects productivity—people want to know your secret sauce. They want to know if you used a calculator, a supercomputer, or just a really organized spreadsheet. This phrase bridges the gap between your raw information and your final conclusion. It gives your work 'street cred' in the library. It’s the verbal equivalent of showing your work on a math test so the teacher knows you didn't just guess the answer. It carries a vibe of authority and meticulousness, suggesting you didn't just 'glance' at the numbers; you put them through a rigorous process.
How To Use It
You generally place this phrase in the 'Methodology' or 'Results' section of a report. It follows a simple formula: [The thing you studied] + were analyzed using + [The tool or method]. For example, Survey responses were analyzed using SPSS. You can also name-drop specific statistical tests. If you’re feeling fancy, you might say, Customer churn rates were analyzed using a regression model. Notice how data often sits at the front of the sentence as the star of the show. You are describing an action that happened in the past, which is why we use the passive voice were analyzed. It keeps the focus on the data itself, not on you as the researcher. It’s a bit like saying 'mistakes were made'—it sounds more objective than saying 'I analyzed the data.'
Formality & Register
This phrase is strictly formal. You wouldn't use this while texting your buddy about your weekend spending habits unless you were being extremely sarcastic. It belongs in thesis papers, peer-reviewed journals, and high-stakes corporate presentations. If you're at a tech startup giving a Zoom presentation to investors, this phrase makes you sound like you have a Ph.D. even if you’re wearing pajama pants under the desk. In the world of LinkedIn thought-leadership posts, it’s a power move. However, in a casual Slack channel, it might come off as a bit 'extra.' Use it when you need to sound like the smartest person in the room, but maybe skip it at the Sunday BBQ. Even the most dedicated data scientists need a break from being that formal sometimes.
Real-Life Examples
Imagine you are a social media manager for a big brand. Your boss asks why engagement is down. You write a report saying, Post metrics from Q3 were analyzed using Hootsuite Analytics. It sounds way more impressive than 'I looked at the likes on my phone.' Or, picture a university student finishing a psychology paper. They write, The participants' heart rates were analyzed using a t-test. This tells the professor that the student actually knows their way around a lab. Even in news articles about climate change or economic shifts, you'll see journalists write things like, Satellite imagery data were analyzed using AI algorithms. It gives the reader confidence that the 'news' isn't just an opinion—it's backed by a process. It’s the linguistic version of a lab coat.
When To Use It
Use this phrase whenever you are documenting a process for others to verify. If you are writing a capstone project, a business white paper, or a formal case study, this is your bread and butter. It’s particularly useful when you have a specific tool to brag about, like Python, R, or even Excel (if you’re feeling brave). Use it when you want to shift the focus from 'who' did the work to 'how' the work was done. It is perfect for those moments when you need to be the objective observer. If you’re submitting a bug report for a complex software issue and you’ve run some tests, saying Log files were analyzed using our internal debugger will get the engineers to take you seriously much faster.
When NOT To Use It
Don't use this for simple, everyday observations. If you just checked your bank account and realized you're broke, saying My bank statements were analyzed using my eyeballs will make your friends think you've lost your mind. Also, avoid it in creative writing or casual storytelling. A novelist wouldn't write, Her feelings for him were analyzed using a five-point scale. That would be a very cold romance! Avoid it when the 'analysis' was just a quick thought or a guess. This phrase implies a systematic, step-by-step process. Using it for a 'gut feeling' is a form of 'lexical catfishing'—you're making something sound more scientific than it actually is. Stay humble when the process was simple.
Common Mistakes
The absolute biggest mistake is saying Data was analyzed. While common in speech, many editors will bleed red ink over your paper for that. Remember: data is plural! ✗ The data was analyzed using Excel → ✓ The data were analyzed using Excel. Another mistake is forgetting the using. ✗ Data were analyzed SPSS → ✓ Data were analyzed using SPSS. You need that little bridge word using to connect the action to the tool. Some people also try to use with instead of using. While with isn't technically wrong, using is the industry standard. Also, watch out for the spelling of analyzed. In the US, it’s a z, but in the UK, it’s analysed with an s. Don't mix them up in the same document unless you want to confuse your reader's internal spell-check.
Common Variations
If you get bored of saying using, you can swap it for via. Data were analyzed via a custom script. It sounds a bit more tech-forward. Another option is through the use of, though that’s a bit wordy. If you want to focus more on the software, you could say The analysis was conducted in R. If you want to sound even more sophisticated, try Utilizing a descriptive statistical approach, the data were examined. But be careful—adding too many syllables can make your writing feel like a swamp. Sometimes, the simplest version is the strongest. You can also change the verb: Data were processed using... or Data were interpreted using.... Each one has a slightly different flavor, like choosing between different types of salt for your fries.
Real Conversations
Speaker A: How did you find that correlation between cat videos and office morale?
Speaker B: It was quite a project! The engagement data were analyzed using a sentiment analysis tool I found on GitHub.
Speaker A: Wow, that sounds way more legit than my 'vibe check.'
Speaker B: Exactly. When the CEO asks for the numbers, I want to be ready.
Speaker C: Did you finish the lab report for Bio 101?
Speaker D: Almost. I'm stuck on the methods section. Should I say I looked at the cells?
Speaker C: No, make it sound professional. Write: The cell samples were analyzed using a light microscope and digital imaging software.
Speaker D: Good call. That’ll definitely help my grade.
Quick FAQ
Is it always were? Yes, in formal writing, data is the plural of datum. Is Excel a valid 'tool'? Absolutely, just be prepared for the data science 'snobs' to roll their eyes. Can I use this in an email? Yes, if it's a formal project update to a client or a manager. Does it have to be software? No, it can be a method, like content analysis or thematic coding. What if I analyzed it myself without tools? Then you might say Data were analyzed using a qualitative coding framework. It’s all about the 'how'. Keep it clean, keep it formal, and you'll be the master of the methodology section in no time.
Usage Notes
This phrase is the gold standard for methodology sections. Use 'were' for formal documents and 'was' for casual emails or speech. Always specify the software or method immediately after 'using' to maintain credibility.
The 'Were' Rule
If you want to sound like a native expert, always use 'were' with data in writing. It's the easiest way to signal high-level English.
Avoid 'By'
Don't say 'analyzed by using.' It's a common mistake for non-native speakers and sounds redundant.
Software Names
Always capitalize software names (Excel, Python, SPSS) when they follow this phrase.
Examples
10The survey results regarding student sleep patterns `were analyzed using` a standard regression model.
The survey results regarding student sleep patterns were analyzed using a standard regression model.
A classic academic use of the phrase to explain a math test.
In my last project, the customer churn metrics `were analyzed using` Python and the Pandas library.
In my last project, the customer churn metrics were analyzed using Python and the Pandas library.
Shows technical expertise and a structured workflow.
Market trends from the past five years `were analyzed using` Tableau for better visualization.
Market trends from the past five years were analyzed using Tableau for better visualization.
Links the data to a specific, high-end visualization tool.
My coffee consumption habits for the month `were analyzed using` my favorite habit-tracking app!
My coffee consumption habits for the month were analyzed using my favorite habit-tracking app!
Using a formal phrase in a casual setting for humorous effect.
Don't worry, the Q4 numbers `were analyzed using` the new script, so they should be accurate.
Don't worry, the Q4 numbers were analyzed using the new script, so they should be accurate.
Reassures a colleague about the quality of the work.
✗ The data `was analyzed using` Excel → ✓ The data `were analyzed using` Excel.
✗ The data was analyzed using Excel → ✓ The data were analyzed using Excel.
Reminds you to use the plural 'were' in formal contexts.
✗ All responses `were analyzed` SPSS → ✓ All responses `were analyzed using` SPSS.
✗ All responses were analyzed SPSS → ✓ All responses were analyzed using SPSS.
Always include 'using' before naming the tool.
The genomic sequences `were analyzed using` a custom-built bioinformatics pipeline.
The genomic sequences were analyzed using a custom-built bioinformatics pipeline.
Very high-level technical usage.
These interview transcripts `were analyzed using` great care, as they contain the stories of survivors.
These interview transcripts were analyzed using great care, as they contain the stories of survivors.
Swaps a software tool for a quality like 'care'.
My Spotify Wrapped `data were analyzed using` a SQL query to see just how much Taylor Swift I listen to.
My Spotify Wrapped data were analyzed using a SQL query to see just how much Taylor Swift I listen to.
Modern, relatable context for a data-driven phrase.
Test Yourself
Choose the most appropriate verb for a formal academic paper.
The experimental ____ analyzed using a specialized algorithm.
In formal C1-level writing, 'data' is plural, so 'were' is the correct past tense auxiliary.
Complete the sentence with the correct preposition.
The customer feedback data were analyzed ____ sentiment analysis software.
'Using' is the standard preposition to introduce the tool or method in this phrase.
Match the sentence to the correct register.
Match: 1. 'I looked at the numbers in Excel.' 2. 'The data were analyzed using Excel.'
The passive voice and 'data were' construction are markers of a formal register.
🎉 Score: /3
Visual Learning Aids
Practice Bank
3 exercisesThe experimental ____ analyzed using a specialized algorithm.
In formal C1-level writing, 'data' is plural, so 'were' is the correct past tense auxiliary.
The customer feedback data were analyzed ____ sentiment analysis software.
'Using' is the standard preposition to introduce the tool or method in this phrase.
Match: 1. 'I looked at the numbers in Excel.' 2. 'The data were analyzed using Excel.'
The passive voice and 'data were' construction are markers of a formal register.
🎉 Score: /3
Video Tutorials
Find video tutorials on YouTube for this phrase.
Frequently Asked Questions
5 questionsNo, it's very common in informal speech and even some modern journalism. However, in academic writing, 'Data were' is still the standard.
Yes, 'with' is perfectly acceptable, though 'using' is slightly more common in technical reports.
Then you would use 'The datum was analyzed using...' but this is extremely rare. Usually, we say 'The data point was analyzed using...'
Yes, it is the standard in both, though the 'data were' rule is slightly more strictly enforced in British academia.
Absolutely. It makes you sound professional and methodical.
Related Phrases
Based on the analysis of
similarStarting from the results of a study
According to the data
similarAs shown by the information
Subjected to statistical testing
specialized formPut through math tests
Processed via
similarHandled by a system