Basic Setup: This video shows a basic method to create the table of Revenues, Costs, Profits, and so on. The method is adequate for doing the homework; however, it is not the best method. The next video presents an improved method. We suggest you review the basic setup first.
Improved Setup: This video shows a better way to create the table of Revenues, Costs, Profits, and so on, introduced in the Basic Setup video. This method puts constants in their own cells, and therefore allows for easy change of values (e.g., changing the price per unit to $180 instead of the given $170).
Marginals: This video shows how to calculate the Marginal Cost and Marginal Revenue at 1000 and 2300 units sold. The video also shows how to, by hand, discover what the break-even value for units sold is.
Goal Seek: This video continues the lesson started in the Marginals video, and shows how to use Goal Seek to more easily find the break-even value.
Revenue & Cost Graph: This video shows how to produce a scatter plot (using lines) to show a graph of Revenue and Cost vs. Units Sold. This is a quick and basic introduction to Excel's Chart Wizard.
Revenue & Cost Format: This video shows simple formatting of elements of a graph (either by using the right-mouse click method or using the Excel Format toolbar method).
Revenue & Cost Drawing: This video sows how to use the Drawing Toolbar to add an arrow and a textbox to point out the break-even point on the graph.
Profit Graph: This video shows how to produce a chart of the Profit vs. Units Sold, along with formatting and drawing ideas. The main idea is the use of Ctrl-mouse click to select data that is not in adjoining columns.
Average Cost Graph: This video addresses Average Cost showing material similar to in the Profit Graph.
Visual BASIC: This video shows how to produce a Visual BASIC module of two functions called Revenue and Cost that are new, user-defined functions. This video provides a quick introduction to using Visual BASIC in Excel; it sows how the use of user-defined functions can hide some of the messiness of a calculation.