Uses advanced tools/processes in the intersection of statistics and computing science to create products and services that informs better decision making or automates that decision making away. Answer from elus on reddit.com
🌐
Reddit
reddit.com › r/datascience › how is data science being applied in our lives? (eli5 please)
r/datascience on Reddit: How is data science being applied in our lives? (ELI5 please)
April 2, 2021 -

Just a brief description of my background. I'm an education counselor in an Asian country where Data Science program is starting to trend. My job includes to explain to students what kind of degree would achieve their desired job or help them to choose the right career path.

Very often, I am able to explain what Data Scientist do (thanks to this subreddit and eli5) but I struggle to provide examples to high school student how is data science applied and shape our daily lives .

I've tried searching this subreddit but I am getting very technical answers which I struggle to understand. So to put it simple, how do you apply what you do in your job into our lives.

Top answer
1 of 16
66

I have found Data science is a very broad term used to describe almost anything related to data, but if I was to explain it to my daughter I would be saying.

  1. There are criminals out there that get money from doing illegal things, (selling drugs etc), those people need to put their money in a bank to use it to buy things. Data science can be used by banks to find weird transaction behaviour and essentially those criminals.

  2. If you think about streaming services like Netflix, how do they know what show you would like? They basically find groups of ppl who have similar viewing patterns as you, and show you shows that your peers liked

  3. The last one I as this is likely just on the boarder of data science and comp sci, there are programs out there that can find out how much of what you have written has been plagiarised.

2 of 16
32

Senior dev here, about 10 years experience. There's a lot of focus on ML in the comments so far so I'll take a slightly different approach.

Every office job I've ever had has involved data to some degree, be it in Excel, a database, whatever. Likewise, all of those offices have had rooms filled with non-technical employees doing manual, menial tasks to squeeze value out of said data. The level of "true" understanding of the data and how it adds value to your organization that these employees achieve is very often limited, and to be honest their career trajectory is often determined by working harder instead of smarter for their lack of a technical background.

To me, the core function of a data scientist is to understand data on a much deeper level and create hypotheses on how to extract greater value from it using a variety of techniques. That sounds broad - and it's because it is. At the end of the day we're problem solvers, regardless of the problem (as long as it involves data, of course). The key difference is that our solutions scale to produce results that would literally take buildings full of non-technical people.

Examples:

Any given financial company has skyscrapers full of analysts doing due diligence on companies, looking for indicators of the public's sentiment about that company, applying basic financial analysis metrics, etc. One data scientist could train a neural network to pull thousands of news articles and understand public sentiment far better than those analysts ever could, or apply a variety of algorithms (that go way beyond their non-technical counterparts) to achieve better financial analysis on literally every company that the financial group covers. This is why Wall St has been hiring data scientists and engineers like crazy for the last few years.

Likewise, any logistics company will have teams of people trying to route shipments efficiently, make sure things arrive where they should be in a timely manner, make sure any necessary paperwork (customs) is submitted, etc. To a data scientist, this is just an application of the "traveling salesman" graph problem along with some basic automation, and then maybe some prediction of what will be needed where in the future. This played a huge part in Amazon's rise and is how they're able to provide 2-day shipping for so many products.

🌐
Reddit
reddit.com › r/explainlikeimfive › eli5: what a data scientist does
r/explainlikeimfive on Reddit: ELI5: what a data scientist does
November 21, 2024 - We do data science! More seriously, we are computer programmers who specialize in dealing with huge amounts of information. Companies and governments collect a HUGE amount of information pretty easily. Sales, inventory, employees, user accounts. If you can name it, were probably collecting data on. The issue is that having a giant pile of data is useless if you can't interpret what it all means.
🌐
Reddit
reddit.com › r/cscareerquestions › what does a data scientist actually do?
r/cscareerquestions on Reddit: What does a data scientist actually do?
December 2, 2024 -

I’m really curious to understand the day-to-day life of a data scientist. They work with data, but what does that actually look like in practice? Specifically, I’m wondering how much of their work is focused on AI technologies.

Do data scientists work directly with advanced fields like AI, computer vision, natural language processing (NLP), and neural networks? For example, if I want to learn more about these areas, should I pursue a career as a machine learning engineer or is there room for that within the data scientist role as well?

In general: is it a great role to gain AI expertise to maybe found a startup one day or not so much?

🌐
Reddit
reddit.com › r/datascience › how do you explain what you do for living?
r/datascience on Reddit: How do you explain what you do for living?
October 12, 2021 -

I just started a data science master degree and as it's a field that hasn't been around for long I noticed that I struggle to make people understand what it is about. How do you go about explaining data science to other people?

Edit: this was more helpful than what I expected, some answers are quite straight to the point and useful and others were funny af, you guys never let me down

Find elsewhere
🌐
Reddit
reddit.com › r/askprogramming › can you explain to me what a data scientist actually does?
r/AskProgramming on Reddit: Can you explain to me what a data scientist actually does?
October 22, 2024 -

What are the languages I need to be specialized in to become one? Which topics should I cover? What's the situation of the job market for junior data scientist? Sorry for asking many questions.

🌐
Reddit
reddit.com › r › datascience
Data Science
August 6, 2011 - A space for data science professionals to engage in discussions and debates on the subject of data science.
🌐
Reddit
reddit.com › r/datascience › how hard data science actually is?
r/datascience on Reddit: How hard data science actually is?
December 29, 2020 -

I have 5 years of experience in this field, I've studied a lot of fancy stuff such as self organizing maps, boltzmann machines, tSNE, bayesian hyperparameter tuning, and a plethora of those cool paraphernalia. But in the most of cases the stakeholders only need some simple bar charts and line plots, some comparatives, some quantiles. And modelling a random forest or logistic regression do a preety good job in general for tabular data when there is predictive variables.

Don't get me wrong, I love those complicated models, and tried to apply in real life, sometimes with sucess and sometimes not, but in majority of cases is overkill.

I don't know if I'm working in late companies, and if in a modern startup a data scientist need to put a deep learning model coded in scala every week. Or if really there is a lot of fetishism in data science, and those cool stuff is rarely applied.

🌐
Reddit
reddit.com › r/statistics › ok....wtf is a data scientist?
r/statistics on Reddit: Ok....wtf is a data scientist?
November 16, 2017 -

Been a handful of posts with this recently, hell for the last few years. And in each one it seems like there's some frustration about the role. But more than that, there's an important question lingering behind the scenes that only occasionally gets asked.

What the hell even is a data scientist?

Is it a programmer with some math and stats skills? Is it a statistician with some programming skills? Is it someone who knows SQL and Hadoop and took an intro stats class? Is it a guy who knows how to use the slicer tool in Excel and can pivot?

Honestly this is my biggest beef with the term. Wtf does it even mean? I would be very curious to hear people's views on what it actually is.

🌐
Medium
medium.com › @9-5-datascientist › i-analyzed-a-reddit-thread-on-how-to-start-in-data-science-here-s-the-real-answer-31807bc14275
I Analyzed Reddit: How to Actually Start Data Science | Medium
September 7, 2025 - The guy had a background in biology, no formal IT degree, and a simple, honest question: “Where do I start in data science?” · Here are the answers from Reddit thread that I want to obviously put it out here: Start with Python (It’s the most common language.) Ignore the coding; math is the true foundation.
🌐
Reddit
reddit.com › r/datascience › what is it like to make a living as a data scientist?
r/datascience on Reddit: What is it like to make a living as a data scientist?
February 28, 2021 -

I'm soon done with my bachelor's in Software Engineering and considering working as a data scientist or getting a master's degree as a data scientist.

My questions:

  • What do you like about being a data scientist?

  • What don't you like about being a data scientist?

  • Does it ever feel like a grind/work?

  • Did you have another passion you regret not following?

Top answer
1 of 25
189
What do you like about being a data scientist? Data. Ever since I can remember I would make data sheets of anything. Data gives perspective that otherwise would be unknown. Ironically, sometimes I like spending 5+ hours just cleaning data because it's so mindless. I would literally just listen to music while on autopilot. What don't you like about being a data scientist? This may be just the company I work for but people LOVE to interrupt me. Does it ever feel like a grind/work? Not really, I love my job. The only time I feel less interested is when I work for uninteresting companies that don't appeal to me. Did you have another passion you regret not following? No. I have many passions but I don't regret it. Data Science is a great path with potential for the future. Even if I were to start a company, Data science is never wasted time.
2 of 25
26
I've been doing this for the past 9 years at startups, marketing agencies, a 140 year old company with heaps of messy data, and now at the company with the most payment data in the world(think 90-100pb of clean mastered data). at the base of it, most data scientists are hired for business analytical reporting with sql, python, PowerPoint, excel, and tableau/powerbi. Executives use the insights from your work to guide and back their decisions. There's a wide range of use cases both external and internal such as HR data. It pays well but you'll hit a ceiling both in pay and the value you can offer, because to go further it is business domain knowledge and people management skills that are the differentiators. Like most things in tech, be prepared to learn and relearn every few years on new skills and toolsets - sometimes to accomplish the same tasks. Hope this helps, cheers.
🌐
Reddit
reddit.com › r/datascience › what do data scientists actually do on their day-to-day?
r/datascience on Reddit: What do data scientists actually do on their day-to-day?
April 12, 2019 -

I know they code and use statistical models on huge amounts of data to come to conclusions or train the models even more but what do they ACTUALLY do? What do they spend most of their time doing? What do they rarely do?

I'm thinking of getting a master's at DS but I'm overwhelmed by the amount of tasks "data science" includes and I'm trying to figure out what the day-to-day of a data scientist looks like and how would that interest me.

Top answer
1 of 5
161
Drinking coffee, checking reddit and stackoverflow, being in meetings. Joking aside, there is a flaw with your question, and that is that you assume that all data scientists do the same tasks, or have even moderately similar day-to-days. Put differently: you just asked the equivalent of "what do lawyers actually do in their day to day?" I imagine that your day to day looks very different if you're a litigator vs. an IP attorney, vs. an international tax law attorney vs. a forensic attorney vs. a constitutional law attorney. The same is true for data science, but with maybe even looser boundaries. To oversimplify the world, I would say there are going to be 4 types of tasks that data scientists do on some regular cadence: Research: you will have to read up on different ways to solve problems, or different tools/technologies that you can use, or how to tackle specific modeling issues, or how to call a function, etc. It can be as quick as a 5 minute read on a new package in Python, or as long as several weeks to do a comprehensive literature review on modeling methods. Code: once you somewhat know what you have to do, you have do it. Normally you will start by identifying the data that you will need, scoping it, examining it, cleaning it, looking at it some more, do some basic analysis on it, clean it some more, do more advanced analysis, clean it again, put it in a nice format for modeling, more cleaning, and then code up some type of model. Then you clean the data some more, tune your model, debug it, clean, tune, debug, debug debug debug debug debug debug, look at results, they don't make sense, debug debug debug debug debug debug, hey that looks like something that makes sense, oh wait, no, debug debug debug, ok, that looks reasonable. Communicate results: you now have results and you need to convince someone in the organization that those results are good, and that those results are useful. Discuss how to make data science work usable by the organization: once you are able to convince key people that your work is useful, you will need to work with other people across the organization to execute your work in a way that actually drives better outputs. Your usual suspects will be your enterprise development team, a project manager/management team, and the lead business unit responsible for the process that you are working on improving.
2 of 5
103
Besides modeling, there’s a lot of cleaning, merging, training, parsing, visualization and other prep work for big datasets. Then there’s a lot of admin work, meetings and stuff really eat into my time at work.
🌐
Reddit
reddit.com › r/datascience › what’s the difference between data science and “data analytics”?
r/datascience on Reddit: What’s the difference between data science and “data analytics”?
July 23, 2020 -

I’m thinking in a corporate and/or corporate marketing context. It seems like analytics is more interpreting the data and data science is actually building out the databases. Is that correct? Analytics is more sales and marketing and data science is more engineering?

But then I see some “analytics” positions seem to require both data interpretation and coding languages and the like.

Are these skills equal in value but different? Or is data science more valuable than the other? Is the person who contains both skill sets rare?

🌐
Reddit
reddit.com › r/datascience › how do you define "data science" and "data scientist"?
r/datascience on Reddit: How do you define "data science" and "data scientist"?
November 28, 2022 - This may involve data cleaning, machine learning, external data aggregation, etc. but not necessarily. Sometimes identifying what data should be used and how two tables should be linked in order to solve a business problem is enough to be considered data science in my book.