10 Excel Projects For Your Data Science Portfolio | 365 Data Science (2024)

Join over 2 million students who advanced their careers with 365 Data Science. Learn from instructors who have worked at Meta, Spotify, Google, IKEA, Netflix, and Coca-Cola and master Python, SQL, Excel, machine learning, data analysis, AI fundamentals, and more.

Start for Free

Microsoft Excel is a very powerful tool to leverage when working with data. It has a well-established reputation in the data science community and mastering its advanced functionalities, such as VLOOKUP, Pivot Tables, and Power Query is still a top priority for aspiring professionals in the field.

So, if you already have experience in the software but need inspiration on how to use it to enhance your portfolio, keep reading to discover 10 Excel spreadsheet project ideas you can start working on today!

Excel Projects Prepared for You

Before we get into these Excel project ideas, we want to let you know that we have a variety of preset projects available on our platform. These projects, which are included as part of the normal subscription, are designed to cater to all skill levels, from beginners who are just getting their feet wet in data science to advanced users who are looking to further hone their skills.

By taking advantage of our projects, you can tackle real-world challenges today without the hassle of designing the project and searching for data. Our preset projects cover a wide range of sectors—from retail to sports—offering you the opportunity to apply your Excel skills in various real-world contexts. Whether you're interested in analyzing sales data for a retail company or digging into player stats in sports, you're sure to find a project that suits your interests and goals.

Here are the projects we've prepared for you:

  • Customer Engagement Analysis (beginner)
  • Football Transfers Analysis (intermediate)
  • Regression Analysis (intermediate)
  • Baby Care Product Analysis Using Pivot Tables (advanced)
  • Tracking User Engagement with SQL, Excel, and Python (advanced)

These Excel project ideas not only provide a great opportunity for learning and enhancing your skills, but they can also be prominently showcased in your portfolio. By demonstrating your ability to handle real-world, industry-specific challenges, you make yourself a more attractive candidate to potential employers.

Now, let's take a look at some more Excel project ideas that you can prepare easily on your own.

10 Excel Project Ideas for Your Data Science Portfolio

  1. Creating a personal spending budget
  2. Import/Transform Data to Excel via Power Query
  3. Experiment with Pivot Tables
  4. Utilize VLOOKUP
  5. Create a Tree Map
  6. Create a Histogram
  7. Create a Scatterplot
  8. Make a Forecast model in Excel
  9. Manage a Data Model
  10. Develop an Interactive Dashboard

1. Create a Personal Spending Budget

The best data science projects are rooted in identifying an area where value can be added by your analysis. Developing a personal daily/weekly/monthly budget in Excel is a great first step that allows for real-world application. A way to expand on this is to have variable inputs that can be adjusted to change the target budget value.

2. Import/Transform Data to Excel via Power Query

A great opportunity to experiment with obtaining data from various sources is by creating a workbook data connection in Excel via Power Query. Power Query can be used to import data from sources such as text files, online services, and databases. Once data is imported you can perform additional steps beginning with renaming columns and changing data types, and eventually moving on to advanced techniques such as adding conditional formatting, creating Pivot Tables, as well as combining different functionalities like the often paired INDEX and MATCH to retrieve specific data values. Overall, an Excel project centered on importing and transforming information is an excellent way to practice data collection, and cleaning, widely applicable in data science.

3. Experiment with Pivot Tables

Pivot Tables are an essential tool for Data Analytics in Excel. They allow you to summarize data while easily highlighting points of interest.

10 Excel Projects For Your Data Science Portfolio | 365 Data Science (1)

The above is an example of a Pivot Table created from a dataset containing information on the top 1000 highest-grossing Hollywood films. With it, we’ve obtained the top 15 movies in terms of Domestic Sales quickly and efficiently. This type of analysis can be done on any dataset that interests you.

4. Utilize VLOOKUP

VLOOKUP works well when trying to create new, smaller tables from a large dataset. It’s a great function that allows you to find more targeted, cleaner data to work with. Using VLOOKUP will allow you to make information easier to analyze and will help in many of the projects further down this list.

Check out our VLOOKUP COLUMN and ROW tutorial for more details on how to use VLOOKUP to handle large data tables with ease.

5. Create a Tree Map

A tree map is a data visualization chart that is often used in dashboards. Excel offers a great opportunity to become familiar with this tool and to apply your skills in practice. With Excel you can develop multiple Tree Maps that highlight different points of interest in your data, all the while adjusting formatting and customizing the chart to your liking. The example below is based on the aforementioned dataset containing information about the top 1000 highest-grossing Hollywood films.

10 Excel Projects For Your Data Science Portfolio | 365 Data Science (2)

6. Create a Histogram

Histograms are tools used in statistical data analysis whenever we want to visualize the normality of the distribution of data. A potential Excel project involving histograms could take as its starting point researching different types of real-world data (such as the outcome of rolling dice or flipping a coin) and utilizing a histogram to visualize their distributions and determining what they would be classified as. An example of this would be the below visualization which was created using the RANDBETWEEN function in Excel to simulate 1000 coin flips.

10 Excel Projects For Your Data Science Portfolio | 365 Data Science (3)

After analyzing the Histogram, we can establish that a coin flip follows a Binomial Distribution logic due to there only being two possible outcomes, heads or tails.

7. Create a Scatter Plot

Scatter plots fall in line with contingency tables, and histograms as being very useful in statistical data analysis. They are an often-used tool for visualizing the relationship between two variables in data. Like other fun Excel projects on this list, this one would work best with a dataset that holds particular interest to you. Once you have picked a dataset, it’s time to start charting relationships between variables of interest and digging into what you find. An example of a scatter plot made from the previously mentioned top 1000 highest grossing Hollywood films dataset can be found below.

10 Excel Projects For Your Data Science Portfolio | 365 Data Science (4)

8. Make a Forecast Model in Excel

Excel has a built-in forecast functionality that can be used to create a prediction on time-related data such as the number of sales of specific products. In order to create a forecast in Excel, you’ll need to select data with a date tied to it and the corresponding values for that date. Forecasting is an area of particular interest for data analysts and experimenting with it in Excel is a chance to get business-applicable experience. Excel also allows you to customize your forecast and set parameters such as the confidence interval, seasonality pattern, and timeline range.

9. Manage a Data Model

Excel enables you to integrate data from multiple tables which can then be connected by defining relationships. An Excel data model is in some ways similar to a relational database and is perfect for visualizing and extracting insights from several different sets of related data. The diagram view in particular is a wonderful way to see the relationships in the model you create.

10. Develop an Interactive Dashboard

The final suggestion on this list is a way to combine everything else we covered so far into one extensive Excel project. Each of the previous examples can be practiced in isolation, but it would also be beneficial to use them together to develop a dashboard for displaying your data and highlighting your data science capabilities in Excel. In order to make a dashboard interactive, it needs to have elements of Pivot Tables, VLOOKUP, relational data, and the chart types mentioned earlier. Adding Slicers to the worksheet will enable users to select their own filters and can ensure that an Excel dashboard is able to rival one built in Tableau or Power BI. Moreover, it comes with the added bonus of being in a format that more people are familiar with, as Excel is more widely used than those tools.

How do I build a project in Excel?

Building a project in Excel follows three easy steps:

  1. Identify the area of your project and the desired outcomes,
  2. Find the best functionalities to execute your project,
  3. Create and share your exciting new project.

The most important thing when starting off with any Excel project is to identify the range, scope, and potential value of your idea: do you want to create something fun and exciting for your personal use or something professional to add to your data science portfolio? Are you trying to solve a particular problem, or are you just playing around? How much time, effort, and money will it take to complete this project? What will its benefits be?

After getting those out of the way, you can look into finding appropriate data sets to work with and researching the functionalities you will be using. Some projects can be executed on a 10-by-10 spreadsheet with very basic Excel knowledge, but for others you will be working with huge amounts of data and leveraging advanced functions.

Finally, once your project is done, don’t forge to share it with the world. Add it to your Kaggle profile and plug it into all your data science job applications. After all, a project is only as important and valuable as you make it out to be!

10 Excel Project Ideas for Data Scientists: Next Steps

Now that you have several projects to choose from, the next step would be to start your journey in performing data analytics in Excel. Explore more of the advanced functionalities of the software, such as the INDIRECT function that you can combine with VLOOKUP to create dynamic lookup tables. Or if you’re confident in your Excel skills, dive into the ML capabilities of the software and take your portfolio of projects to the next level with our Machine Learning in Excel course. Curious to learn more? The 365 Data Science Program offers 40+ self-paced courses led by renowned industry experts. Starting from the very basics all the way to advanced specialization, you will learn by doing with a myriad of practical exercises and real-world business cases. If you want to see how the training works, start with a selection of free lessons by signing up below.

FAQs

What project can I do on Excel?

There are numerous projects you can undertake using Excel to enhance your portfolio.

Some ideas include:

• Creating a personal spending budget to analyze your financial habits.

• Importing and transforming data using Power Query from various sources.

• Experimenting with pivot tables to summarize large datasets.

• Utilizing VLOOKUP to merge and extract specific information from different data tables.

• Developing a forecast model to predict future trends based on historical data.

• Managing a data model by integrating and visualizing data from multiple sources.

• Developing an interactive dashboard that incorporates various Excel functionalities for comprehensive analysis.

These projects can help you showcase your ability to collect, clean, transform, and visualize data— all critical Excel skills.

If you’re having trouble figuring out where to start, you can take advantage of our ready-made data science and AI projects available on our 365 Data Science website.

How do I make an Excel spreadsheet into a project?

Turning an Excel spreadsheet into a project involves a few key steps:

• Identify the Objective: Determine what you want to achieve with your Excel project. It could be a data analysis task, a predictive model, or a visualization dashboard.

• Gather and Prepare Data: Import your data into Excel, which could come from various sources. Use Excel functions and features to clean and organize the data.

• Analyze and Visualize: Utilize Excel's functionalities like Pivot Tables, VLOOKUP, and various chart tools to analyze the data and draw insights.

• Build the Project: Depending on your objective, this could involve creating a model, a report, or a dashboard. Use Excel's features to make your project interactive and user-friendly.

• Share Your Project: Once completed, share your project with others. This could be through presentations, reports, or by adding it to your professional portfolio.

For more lessons, tips, and ready-made projects, visit our 365 Data Science website.

What are 5 Common uses for Microsoft Excel?

Five common uses of Microsoft Excel include:

• Data Analysis: Excel is widely used for analyzing datasets, using features like filters, formulas, and Pivot Tables to extract insights.

• Budgeting and Financial Management: Individuals and businesses use Excel for tracking expenses, revenues, and for financial forecasting.

• Data Visualization: Excel offers various charts and graphs, like histograms, scatter plots, and tree maps, to visualize data effectively.

• Project Management: Excel's features like Gantt charts and conditional formatting help manage project timelines and milestones.

• Reporting and Dashboards: Excel is used to create interactive dashboards and reports, summarizing key metrics and trends for business decision-making. Each of these uses demonstrates Excel's versatility as a tool for various professional and personal applications.

On our 365 Data Science website, we offer not only ready-made projects but also a variety of Excel courses to help you develop your skills and your portfolio.

What is an Excel project?

Excel projects come in different shapes and sizes, but what’s common about them is that they involve manipulating data in a spreadsheet format with the intention to extract value from it. In fact, the best Excel projects are those that strive to make a measurable difference in the way something such as a business metric, or a personal budget, is understood and managed. That being said, the best data science projects are always passion projects, so take care to pick data sets that interest you and that are of value to you before you start pondering the business applications of your project. Excel is uniquely positioned to be both a powerful business intelligence tool and an excellent starting point for data analysts looking to acquire practical skills. Most of the software’s advanced functionalities find regular usage in the corporate world, with some even finding their way into predictive analytics solutions.

Take a look through 365 Data Science's preset Excel projects to get hands on practice and build your portfolio.

What projects can I use Excel for?

Data scientists looking to expand their project portfolio can use Excel to collect, clean, transform and visualize data. The skills you will gain from executing these projects can be easily transferred to more high-responsibility tasks, such as removing duplicate data from a dataset, preprocessing data so it’s ready for analysis, as well as drawing connections between data points and illustrating your insights. Even though it has a low barrier to entry, Excel is a powerful piece of software and its advanced applications extend all the way to the most cutting edge predictive analytics techniques, such as Machine Learning. In that sense, getting a firm grasp on the most common functions in Excel such as Pivot Tables, VLOOKUP, and its visualization tools, certainly pays off in the long-run, once you start building up on those fundamentals and expanding your knowledge beyond Excel.

If you need some more ideas, check out our ready-made projects on 365 Data Science to expand your portfolio.

10 Excel Projects For Your Data Science Portfolio  | 365 Data Science (2024)

FAQs

How many projects should I have in my portfolio data science? ›

A strong data science portfolio typically consists of 3-5 projects that highlight your job-relevant skills. The key is to demonstrate that you can perform the work required in your target role. The more closely your portfolio reflects the day-to-day tasks of the jobs you're applying for, the more convincing it will be.

Is Excel enough for data science? ›

Limitations of Excel in Data Science

While Excel is a powerful tool, it has its limitations. One of the main limitations is that it can only handle a limited amount of data. Excel is not designed to handle large data sets, and as such, it can become slow and unwieldy when dealing with large data sets.

Are 365 data science projects free? ›

365 Data Science offers both free and paid data science projects. All you need to start working on the free options is a 365 account. This automatically gives you limited access to the learning platform, where you can try 365's courses, hands-on exercises, and gamification features.

How many data science projects fail? ›

However, despite the increasing popularity of data science, many data science projects fail to deliver the expected results. According to a recent survey by Gartner, 85% of big data projects fail to deliver their intended business value.

How many projects is good for a portfolio? ›

The perfect number of projects to have on your portfolio website at any time should be between 3-6 projects. This allows you to clearly communicate the type of work you enjoy doing while also making it easy for the viewer to remember your design work by not overwhelming them with too much.

Is Excel harder than Python? ›

Compared to Python, which is a programming language that requires some coding knowledge and experience, Excel is easier to learn and use for data analysis. Wide usage and compatibility: Excel is one of the most widely used tools for data analysis, and it's compatible with most other software and platforms.

Is Python or Excel better for data analysis? ›

Data scientists prefer Python over Excel due to its ability to handle large data sets, as well as incorporate machine learning and modeling. When handling large amounts of data, Excel takes longer to finish calculations compared to Python.

How much faster is Python than Excel? ›

Python typically processes CSV files much quicker than Excel files, often up to 100 times faster. Thus, using CSVs can be a highly efficient strategy for handling large datasets.

How long does it take to finish a 365 Data Science course? ›

As of February 2024, we offer 77 courses, totaling 253 hours of video. The duration of a 365 Data Science course varies between 1 and 20 hours. So, you can achieve plenty in a month, depending on the number and duration of courses you take.

What is an example of a data science project? ›

One of the most well-known Data Science projects is customer segmentation. Companies build various groupings of customers before launching any marketing. Customer segmentation is a prominent unsupervised learning application. Companies utilize clustering to discover client groupings and target the possible user base.

How many works should I put in my portfolio? ›

However, for beginning portfolios, 3-5 solid pieces are recommended. The key is to show enough, but not too much, to give potential employers a good feel for your talent and potential. Include your best and most relevant work. It's better have a few high-quality pieces than many mediocre ones.

How many designs should you have in your portfolio? ›

Number of pieces

It is a good idea to include 15 to 20 pieces of work in your portfolio. Less than 10 may not show enough diversity of ideas. More than 20 can become repetitive. Include only your strongest work instead of trying to show everything you've done.

How many items should I have in my portfolio? ›

One rule of thumb is to own between 20 to 30 stocks, but this number can change depending on how diverse you want your portfolio to be, and how much time you have to manage your investments. It may be easier to manage fewer stocks, but having more stocks can diversify and potentially protect your portfolio from risk.

How many drawings should I have in my portfolio? ›

What to Include in Your Portfolio. Include 10–20 original pieces of artwork that you completed in either seventh or eighth grade. If you don't have 10 pieces, include as many as you can, but be sure they demonstrate your best work. Select artwork that you made from observation.

Top Articles
Latest Posts
Article information

Author: Patricia Veum II

Last Updated:

Views: 5901

Rating: 4.3 / 5 (44 voted)

Reviews: 83% of readers found this page helpful

Author information

Name: Patricia Veum II

Birthday: 1994-12-16

Address: 2064 Little Summit, Goldieton, MS 97651-0862

Phone: +6873952696715

Job: Principal Officer

Hobby: Rafting, Cabaret, Candle making, Jigsaw puzzles, Inline skating, Magic, Graffiti

Introduction: My name is Patricia Veum II, I am a vast, combative, smiling, famous, inexpensive, zealous, sparkling person who loves writing and wants to share my knowledge and understanding with you.