Excel Interview Q&A @excel_analyst.pdf
115.4 KB
π Excel interview Questions β
ππ» DO REACT IF YOU WANT MORE CONTENT LIKE THIS FOR FREE π
ππ» DO REACT IF YOU WANT MORE CONTENT LIKE THIS FOR FREE π
π20π₯5β€4π1
Python Top 10 Interview Questions for Freshers ππ
https://medium.com/@data_analyst/python-top-10-interview-questions-for-freshers-9937ed74c0a7
Join our channel for more resources like this: https://t.iss.one/learndataanalysis
https://medium.com/@data_analyst/python-top-10-interview-questions-for-freshers-9937ed74c0a7
Join our channel for more resources like this: https://t.iss.one/learndataanalysis
β€5π2
Useful Websites.pdf_20231118_154343_0000.pdf
608.9 KB
Useful Websites for Jobs & Resume
ππ» LIKE IF YOU WANT MORE CONTENT LIKE THIS FOR FREE π
ππ» LIKE IF YOU WANT MORE CONTENT LIKE THIS FOR FREE π
β€13π5
Don't waste your lot of time when learning data analysis.
Here's how you may start your Data analysis journey
1οΈβ£ - Avoid learning a programming language (e.g., SQL, R, or Python) for as long as possible.
This advice might seem strange coming from a former software engineer, so let me explain.
The vast majority of data analyses conducted each day worldwide are performed in the "solo analyst" scenario.
In this scenario, nobody cares about how the analysis was completed.
Only the results matter.
Also, the analysis methods (e.g., code) are rarely shared in this scenario.
Like for next steps
#dataanalysis
Here's how you may start your Data analysis journey
1οΈβ£ - Avoid learning a programming language (e.g., SQL, R, or Python) for as long as possible.
This advice might seem strange coming from a former software engineer, so let me explain.
The vast majority of data analyses conducted each day worldwide are performed in the "solo analyst" scenario.
In this scenario, nobody cares about how the analysis was completed.
Only the results matter.
Also, the analysis methods (e.g., code) are rarely shared in this scenario.
Like for next steps
#dataanalysis
π69β€20π₯2π1π€1
2οΈβ£ Use Microsoft Excel for as long as possible.
Again, on the surface, strange advice from someone who loves SQL and Python.
When I first started learning data analysis, I ignored Microsoft Excel.
I was a coder, and I looked down on Excel.
I was 100% wrong.
Over the years, Excel has become an exceedingly powerful data analysis tool.
For many professionals, it can be all the analytical tooling they need.
For example, Excel is a wonderful tool for visually analyzing data (e.g., PivotCharts).
You can use Excel to conduct powerful Diagnostic Analytics.
The simple reality is that many professionals will never hit Excel's data limit - especially if they have a decent laptop.
#dataanalysis
Again, on the surface, strange advice from someone who loves SQL and Python.
When I first started learning data analysis, I ignored Microsoft Excel.
I was a coder, and I looked down on Excel.
I was 100% wrong.
Over the years, Excel has become an exceedingly powerful data analysis tool.
For many professionals, it can be all the analytical tooling they need.
For example, Excel is a wonderful tool for visually analyzing data (e.g., PivotCharts).
You can use Excel to conduct powerful Diagnostic Analytics.
The simple reality is that many professionals will never hit Excel's data limit - especially if they have a decent laptop.
#dataanalysis
Telegram
MS Excel for Data Analysis
β
Learn Basic & Advaced Ms Excel concepts for data analysis
β Learn Tips & Tricks Used in Excel
β Become An Expert
β Use The Skills Learnt Here In Your Career
For promotions: @love_data
β Learn Tips & Tricks Used in Excel
β Become An Expert
β Use The Skills Learnt Here In Your Career
For promotions: @love_data
π6β€4π₯2π1
3οΈβ£ Microsoft Excel might be your hammer, but not every problem is a nail.
Please, please, please use Excel where it makes sense!
If you reach a point where Excel doesn't make sense, know that you can quickly move on to technologies that are better suited for your needs....
#dataanalysis
Please, please, please use Excel where it makes sense!
If you reach a point where Excel doesn't make sense, know that you can quickly move on to technologies that are better suited for your needs....
#dataanalysis
π12β€5
4οΈβ£ SQL is your friend.
If you're unfamiliar, SQL is the language used to query databases.
After Microsoft Excel, SQL is the world's most commonly used data technology.
SQL is easily integrated into Excel, allowing you to leverage the power of the database server to acquire and wrangle data.
The results of all this goodness then show up in your workbook.
Also, SQL is straightforward for Excel users to learn.
#dataanalysis
If you're unfamiliar, SQL is the language used to query databases.
After Microsoft Excel, SQL is the world's most commonly used data technology.
SQL is easily integrated into Excel, allowing you to leverage the power of the database server to acquire and wrangle data.
The results of all this goodness then show up in your workbook.
Also, SQL is straightforward for Excel users to learn.
#dataanalysis
π13
5οΈβ£ Python in Excel.
Microsoft is providing you with just what you need to scale beyond Excel limitations.
At first, you use Python in Excel because it's the easiest way to scale and tap into a vast amount of DIY data science goodness.
As 99% of the code you write for Python in Excel translates to any tool, you now have a path to move off of Excel if needed.
For example, Jupyter Notebooks and VS Code.
#dataanalysis
Microsoft is providing you with just what you need to scale beyond Excel limitations.
At first, you use Python in Excel because it's the easiest way to scale and tap into a vast amount of DIY data science goodness.
As 99% of the code you write for Python in Excel translates to any tool, you now have a path to move off of Excel if needed.
For example, Jupyter Notebooks and VS Code.
#dataanalysis
π5β€1
TOP CONCEPTS FOR INTERVIEW PREPARATION!!
πTOP 10 SQL Concepts for Job Interview
1. Aggregate Functions (SUM/AVG)
2. Group By and Order By
3. JOINs (Inner/Left/Right)
4. Union and Union All
5. Date and Time processing
6. String processing
7. Window Functions (Partition by)
8. Subquery
9. View and Index
10. Common Table Expression (CTE)
πTOP 10 Statistics Concepts for Job Interview
1. Sampling
2. Experiments (A/B tests)
3. Descriptive Statistics
4. p-value
5. Probability Distributions
6. t-test
7. ANOVA
8. Correlation
9. Linear Regression
10. Logistics Regression
πTOP 10 Python Concepts for Job Interview
1. Reading data from file/table
2. Writing data to file/table
3. Data Types
4. Function
5. Data Preprocessing (numpy/pandas)
6. Data Visualisation (Matplotlib/seaborn/bokeh)
7. Machine Learning (sklearn)
8. Deep Learning (Tensorflow/Keras/PyTorch)
9. Distributed Processing (PySpark)
10. Functional and Object Oriented Programming
Like β€οΈ the post if it was helpful to you!!!
πTOP 10 SQL Concepts for Job Interview
1. Aggregate Functions (SUM/AVG)
2. Group By and Order By
3. JOINs (Inner/Left/Right)
4. Union and Union All
5. Date and Time processing
6. String processing
7. Window Functions (Partition by)
8. Subquery
9. View and Index
10. Common Table Expression (CTE)
πTOP 10 Statistics Concepts for Job Interview
1. Sampling
2. Experiments (A/B tests)
3. Descriptive Statistics
4. p-value
5. Probability Distributions
6. t-test
7. ANOVA
8. Correlation
9. Linear Regression
10. Logistics Regression
πTOP 10 Python Concepts for Job Interview
1. Reading data from file/table
2. Writing data to file/table
3. Data Types
4. Function
5. Data Preprocessing (numpy/pandas)
6. Data Visualisation (Matplotlib/seaborn/bokeh)
7. Machine Learning (sklearn)
8. Deep Learning (Tensorflow/Keras/PyTorch)
9. Distributed Processing (PySpark)
10. Functional and Object Oriented Programming
Like β€οΈ the post if it was helpful to you!!!
π9β€5π₯2
9 secrets about Data Storytelling every analyst should know (number 6 is a must):
1/ Start with the end in mindβwhatβs the key takeaway?
2/ Donβt just present numbersβexplain the 'so what' behind them.
3/ Data should drive decisionsβframe your analysis as a solution to a problem.
#DataAnalytics
1/ Start with the end in mindβwhatβs the key takeaway?
2/ Donβt just present numbersβexplain the 'so what' behind them.
3/ Data should drive decisionsβframe your analysis as a solution to a problem.
#DataAnalytics
π7
4/ Visualise trends over time to tell a story.
5/ Add context to your dataβit makes your insights relevant.
6/ Speak the language of your audienceβsimplify complex terms.
5/ Add context to your dataβit makes your insights relevant.
6/ Speak the language of your audienceβsimplify complex terms.
π5
7/ Use metaphors or analogies to explain difficult concepts. Don't use professional jargon.
8/ Include both the big picture and the detailsβit appeals to different stakeholders.
9/ Conclude with a call to actionβwhat should they do next?
8/ Include both the big picture and the detailsβit appeals to different stakeholders.
9/ Conclude with a call to actionβwhat should they do next?
π5
How Data Analytics Helps to Grow Business to Best
Analytics are the analysis of raw data to draw meaningful insights from it. In other words, applying algorithms, statistical models, or even machine learning on large volumes of data will seek to discover patterns, trends, and correlations. In this way, the bottom line is to support businesses in making much more informed, data-driven decisions.
In simple words, think about running a retail store. Youβve got years of sales data, customer feedback, and inventory reports. However, do you know which are the best-sellers or where youβre losing money? By applying data analytics, you would find out some hidden opportunities, adjust your strategies, and improve your business outcome accordingly.
read more......
Analytics are the analysis of raw data to draw meaningful insights from it. In other words, applying algorithms, statistical models, or even machine learning on large volumes of data will seek to discover patterns, trends, and correlations. In this way, the bottom line is to support businesses in making much more informed, data-driven decisions.
In simple words, think about running a retail store. Youβve got years of sales data, customer feedback, and inventory reports. However, do you know which are the best-sellers or where youβre losing money? By applying data analytics, you would find out some hidden opportunities, adjust your strategies, and improve your business outcome accordingly.
read more......
π7β€2
πRoadmap to Becoming a Data Analystπ
Start your journey with these key steps:-
1οΈβ£ SQL: Master querying and managing data from databases.
2οΈβ£ Python: Use Python for data manipulation and automation.
3οΈβ£ Visualization: Present data using Matplotlib/Seaborn.
4οΈβ£ Excel: Handle data and create quick insights.
5οΈβ£ Power BI/Tableau: Build interactive dashboards.
6οΈβ£ Statistics: Understand key concepts for data interpretation.
7οΈβ£ Data Analytics: Apply everything in real-world projects!
#DataAnalyst
Start your journey with these key steps:-
1οΈβ£ SQL: Master querying and managing data from databases.
2οΈβ£ Python: Use Python for data manipulation and automation.
3οΈβ£ Visualization: Present data using Matplotlib/Seaborn.
4οΈβ£ Excel: Handle data and create quick insights.
5οΈβ£ Power BI/Tableau: Build interactive dashboards.
6οΈβ£ Statistics: Understand key concepts for data interpretation.
7οΈβ£ Data Analytics: Apply everything in real-world projects!
#DataAnalyst
π13
Data Analyst: Analyzes data to provide insights and reports for decision-making.
Data Scientist: Builds models to predict outcomes and uncover deeper insights from data.
Data Engineer: Creates and maintains the systems that store and process data.
Data Scientist: Builds models to predict outcomes and uncover deeper insights from data.
Data Engineer: Creates and maintains the systems that store and process data.
π8
Don't make this mistake as a beginner data analyst:
Not learning SQL
There's a reason it's been around for 40+ years.
Get started with:
- SQL basics (syntax + structure)
- Data Manipulation (JOINs, GROUP BY etc)
- Aggregation Functions (SUM, AVG etc)
Not learning SQL
There's a reason it's been around for 40+ years.
Get started with:
- SQL basics (syntax + structure)
- Data Manipulation (JOINs, GROUP BY etc)
- Aggregation Functions (SUM, AVG etc)
π14
How to annoy a data analyst in 2024:
β Assume the analysis you're asking is "just a quick SQL thing."
β Ask to "tweak" a finished dashboard. It's never just a small change.
β Question why the numbers in their carefully crafted dashboard don't match your hastily pulled spreadsheet.
β Assume all data is clean, structured, and readily available. Spoiler: it's not.
β After receiving a detailed, interactive dashboard, ask, "Can I just get this as a printable PDF?" π€¦π½βοΈπ€¦π½βοΈ
β Assume the analysis you're asking is "just a quick SQL thing."
β Ask to "tweak" a finished dashboard. It's never just a small change.
β Question why the numbers in their carefully crafted dashboard don't match your hastily pulled spreadsheet.
β Assume all data is clean, structured, and readily available. Spoiler: it's not.
β After receiving a detailed, interactive dashboard, ask, "Can I just get this as a printable PDF?" π€¦π½βοΈπ€¦π½βοΈ
π11β€1π1
Hi guys,
Many people charge too much to teach Excel, Power BI, SQL, Python & Tableau but my mission is to break down barriers. I have shared complete learning series to start your data analytics journey from scratch.
For those of you who are new to this channel, here are some quick links to navigate this channel easily.
Data Analyst Learning Plan π
https://t.iss.one/sqlspecialist/752
Python Learning Plan π
https://t.iss.one/sqlspecialist/749
Power BI Learning Plan π
https://t.iss.one/sqlspecialist/745
SQL Learning Plan π
https://t.iss.one/sqlspecialist/738
SQL Learning Series π
https://t.iss.one/sqlspecialist/567
Excel Learning Series π
https://t.iss.one/sqlspecialist/664
Power BI Learning Series π
https://t.iss.one/sqlspecialist/768
Python Learning Series π
https://t.iss.one/sqlspecialist/615
Tableau Essential Topics π
https://t.iss.one/sqlspecialist/667
Best Data Analytics Resources π
https://heylink.me/DataAnalytics
You can find more resources on Medium & Linkedin
Like for more β€οΈ
Thanks to all who support our channel and share it with friends & loved ones. You guys are really amazing.
Hope it helps :)
Many people charge too much to teach Excel, Power BI, SQL, Python & Tableau but my mission is to break down barriers. I have shared complete learning series to start your data analytics journey from scratch.
For those of you who are new to this channel, here are some quick links to navigate this channel easily.
Data Analyst Learning Plan π
https://t.iss.one/sqlspecialist/752
Python Learning Plan π
https://t.iss.one/sqlspecialist/749
Power BI Learning Plan π
https://t.iss.one/sqlspecialist/745
SQL Learning Plan π
https://t.iss.one/sqlspecialist/738
SQL Learning Series π
https://t.iss.one/sqlspecialist/567
Excel Learning Series π
https://t.iss.one/sqlspecialist/664
Power BI Learning Series π
https://t.iss.one/sqlspecialist/768
Python Learning Series π
https://t.iss.one/sqlspecialist/615
Tableau Essential Topics π
https://t.iss.one/sqlspecialist/667
Best Data Analytics Resources π
https://heylink.me/DataAnalytics
You can find more resources on Medium & Linkedin
Like for more β€οΈ
Thanks to all who support our channel and share it with friends & loved ones. You guys are really amazing.
Hope it helps :)
β€9π8π₯2