
Explore Excel basics for data analysis and formatting across quarters, including merging cells, conditional formatting, data bars, and essential functions like count and sum if.
Build an Excel data model in section three to simulate income, state, GPA, admissions (early or regular), and financial aid using random numbers and a lookup table.
Explore section three with Excel: generate fake pay data using rand between in euros, apply bonuses via if statements, and compute totals, vlookup, pay rank, and correlations.
Explore Excel's financial functions under the formulas tab, including bonds, stocks, depreciation, discount rates, present value, future value, and bond price, with one missing input enough to solve.
Learn to build an amortization table in Excel, compute down payment and loan, apply the PMT function for monthly payments, and analyze interest versus principal using what-if analysis.
learn to format excel data, apply borders and colors, use conditional formatting and color scales, rank data with array formulas, and calculate totals, averages, standard deviation, and medians.
Learn to generate random numbers in a spreadsheet using rand, scale to different ranges, convert to integers, and use random between for bounds; test normal distribution with frequency and bins.
Use a random number generator to generate x values, square them to get y, and average results to approximate the area under the curve; this is Monte Carlo type 1.
Apply Monte-Carlo type 2 to determine how often y is below x squared by sampling random x and y, counting true cases, and forming a closer approximation.
Calculate final grades by weighting tests, the final, and homework, using grade_data. Apply database functions and an advanced filter to analyze averages and criteria like name and state.
Evaluate trendlines using forecast functions for linear and exponential smoothing, extend data to forecast the next point, and interpret slope, intercept, and R square for line estimation.
Enable the Excel analysis toolpak and use data analysis features like descriptive statistics, correlation, covariance, and regression, then build histograms with bins and review residuals.
This course teaches Microsoft Excel, Power Pivot and Power BI. It starts from the beginning and goes all the way through to (and including) VBA. Excel is an extremely powerful tool, one which we will see can be used to understand, analyze, and present data. It can be used to build financial models, do data analysis via data science, and much more. It is an all-encompassing tool that blends analysis with presentation (using pivot tables and the data model). We will go through buttons, charts, data validation and conditional formatting, as well as all the regular functions. We cover every tool in Excel, starting from the basics, and review each many times. The general structure of the course includes many practice examples that allow a student to either follow along with a PDF or to follow along with a video. The concepts are put together to show full ideas, giving students the chance to integrate various different meta-analysis tools to build models and explore data.
It is based on a well-worn approach of practice, practice, and more practice. Each section has videos and written instructions to hone students' skills. The beginning of the course includes about twelve different "homework" sections, then the course goes on to a college level instruction, followed by two sections that give consolidated practice via "worksheets" and "a lesson a day" type structure. After this, various topic are discussed such as Monte Carlo as used in various pricing models, etc. There is particular focus on financial models since business applications are very important in Excel. There are also many sections that work through VBA - visual basic for applications to enhance the students understanding and develop further advanced methods.