Workshop 1. Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation. Part I: The Firestone Case 1

Size: px
Start display at page:

Download "Workshop 1. Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation. Part I: The Firestone Case 1"

Transcription

1 Sami Najafi Asadolahi Statistics for Managers Workshop 1 Descriptive Statistics, Distributions, Sampling and Monte Carlo Simulation The purpose of the workshops is to give you hands-on experience with Excel, which can be used to perform statistical analyses based on the ideas covered in the lectures. This first workshop has two parts both with step-by-step guidelines. However, please remember to take a moment to think about the problems and issues you are trying to solve. If you have any problems with the following exercises please ask the lecturer or workshop tutors for help. Part I: The Firestone Case 1 Background: Firestone is offering a refund to customers in order to promote its snow tires. For a more detailed background please read the separate document, Firestone Canada Inc.pdf. To summarize, Firestone is offering to refund customers if the snowfall in their area is less than average over the coming winter according to the following refund scheme: Snowfall less than 20% of average Snowfall less than 30% of average Snowfall less than 40% of average Snowfall more than 40% of average 100% refund 75% refund 50% refund no refund The purpose of this exercise is to work out the probability of having to award refunds in a specific area, namely the area around Toronto. From these probabilities we can also calculate the expected cost of the refunds in this area (which will presumably be used by the insurance company to determine the premium which they will charge to cover the refund scheme). The normal distribution will be useful for our analysis in order to get a better estimate of the probabilities of having to award refunds. This case is a good example of a situation where historical data is not sufficient and a known distribution, such as the normal distribution, can be useful for a more meaningful analysis. The following provides a guideline to follow in carrying out the analysis. However, please remember to take a moment to step back and think about the analysis you are doing. Step 1: Load the data file The data for the Toronto snowfall, Fire-to.xls. This file is read-only so you should save it to your own disk space in order to backup your own analysis and results. Step 2: Examine the data The data file contains monthly snowfall records for the Toronto area. The data covers the period January 1940 to May 1983, the first few years worth of data should appear as below: 1 Original case modified by Neil Burgess & Kostis Christodoulou.

2 TORONTO snowf al l ( cms) Year Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Step 3: Calculate yearly totals Exhibit 1: Example of snowfall data The refund scheme is calculated on yearly snowfall so we need to aggregate the monthly data. We will calculate the yearly totals in column N, the first empty column. Label the total series by selecting cell N2 and entering Totals. To calculate the yearly total for 1940, enter in cell N3 the formula: = SUM(B3:M3) Copy this formula down the spreadsheet in order to calculate the totals for the other years by selecting cell N3 and dragging down to select the range N3:N45. From the Editing menu under the Home Tab, Select Fill and then Down (or shortcut Control-D). You should see that the N column has now been filled in with the yearly totals. (Alternatively, double-click the small box on the bottom-right corner of the selection.) Step 4: Calculate summary statistics for yearly snowfall figures From the Data menu, select Data Analysis in the Data Analysis dialog box (shown below) select Descriptive Statistics and press OK (or double-click). If Data Analysis does not appear in the Data tab, press File and then Options. In the Excel Options window that will open, select Add-Ins form the left column. In the Manage drop down menu, select Excel Add-ins and press Go. In the ensuing dialog box, click on Analysis ToolPak VBA and then click OK. Now retry Data and then Data Analysis. Exhibit 2: The Data Analysis dialog box

3 Specify the parameters to the descriptive statistics procedure: Place the focus in the Input Range box by clicking in the white box. Then either: 1. select the data on the underlying spreadsheet using the mouse (i.e. select N2 and drag down to N45) or, 2. specify the range directly by typing N2:N45 Specify that the data is grouped by columns by clicking on the top radio button. Tick the box to say that we have Labels in the first row. Towards the bottom of the dialog box, choose the Output Option: New Worksheet Ply, and give the results worksheet the title Summary. Finally, tick the bottom box, which specifies Summary Statistics. Exhibit 3: The parameters for the Descriptive statistics procedure The dialog box should now look like Exhibit 3. Perform the analysis by pressing the OK button. Excel will create a new worksheet with the results and call it Summary. Step 5: Examine the results of the Descriptive Analysis Firstly resize the columns so that you can see the results properly: Leave the first two columns selected, then on the Home tab, in the Cells group, click Format and under Cell Size click AutoFit Column Width. Now we can see the summary statistics for the annual snowfall figures. Pay particular attention to the following statistics: Mean - this is the average annual snowfall St. deviation - this measures the variability of the annual figures around the mean Minimum - lowest annual snowfall

4 Maximum - highest annual snowfall Count - number of observations in the sample Your results should be the same as Exhibit 4, below: Step 6: Calculate the refund levels Exhibit 4: Summary statistics for Toronto snowfall Now that we know the average we can calculate the thresholds, below which the different levels of refund apply: First let s enter the refund levels: In cell D2 (of the summary sheet) enter a title: Refund level, and then in the cells below (i.e. D3 to D5) enter the refund levels: 100%, 75% and 50%. Now the levels of snowfall below which the refunds apply: In cell F2 put the title Snowfall below, and then in the cells F3 to F5 the description of when the refund applies, i.e. 20% of average, 30% of average, and 40% of average. In cell H3 enter the formula, which calculates the threshold for the first refund level: = 20% B3 and similarly for the other two cases. Compare these refund levels to the information in the summary statistics. The minimum recorded snowfall is 66.7 and the refunds only apply if the snowfall is less than What does this suggest about the probability of giving refunds? The insurance company might take the view that it is only a fluke that the 40 year sample has no years of very low snowfall; to deal with this we will assume that the snowfall has an underlying distribution and then re-calculate the probabilities of giving refunds using the theoretical distribution. In order to choose a sensible theoretical distribution we will first look at the histogram of our sample distribution. Step 7: Plotting the histogram of the sample distribution Go back to the FIRE-TO worksheet, which contains the snowfall data. Firstly we specify the centres for the bins: Tot al Mean St andar d Er r or Medi an Mode #N/ A St andar d Devi at i on Sampl e Var i ance Kur t osi s Skewness Range Mi ni mum Maxi mum Sum Count 43 Conf i dence Level ( 95. 0%) In cell P2 enter a title Range. In P3 enter the value 0; in P4 enter the value 20; in P5 enter 40; and so on until P18 with value 300.

5 More Frequency (A shortcut is to enter 0 in P3, 20 in P4; then select the two cells and extend the list by dragging downwards the small box on the bottom-right corner of the selection). Now activate the histogram procedure: From the Data menu, select Data Analysis as before, but this time choose the Histogram option. Specify the Input Range as N2:N45 (i.e. the data) Specify the Bin range as P2:P18 Tick the Labels box. Specify the Output option of New worksheet ply and give it the name Distribution. Tick the bottom box for Chart Output. Activate the procedure by pressing the OK button. Excel should create a new worksheet with the title you gave it (i.e. Distribution ) which contains the histogram information and the histogram itself. Note: you can resize the histogram by selecting the chart and dragging the corners. Histogram Frequency Bin Exhibit 5: Frequency histogram for annual snowfall in Toronto region The histogram shows a typical distribution with a central peak and fewer observations in the two extremes or tails. It appears reasonable to model this using a Normal distribution, but let s do an extra comparison first in order to be sure. (Another convenient way of preparing data for a histogram is by using the function FREQUENCY. Explore in the Excel help how to use that function. Note that this is an array formula, which means that it returns more than one value. To get its output you need to select the output cells, as many as the bins, and press CTRL+SHIFT+ENTER.) Step 8 (optional): Plotting a Normal distribution which closely matches the data The normal distribution takes two parameters, a location parameter, which is the mean of the distribution and a dispersion parameter, which measures variability around the mean. For these two parameters we can simply use the mean and standard deviation, which are contained in the summary statistics. Firstly we must calculate the Cumulative distribution, for a given value this tells us the probability that an observation will be less than (or equal) to the chosen value.

6 Why do we use the cumulative distribution rather than using the density curve? Enter the title Cumulative in cell C1 of the Distribution worksheet (move the histogram out of the way if necessary) and then enter the following formula in cell C2: = NORM.DIST(A2,142.65,31.93,1) Note: The A2 is the point at which we wish to find the cumulative distribution, the is the mean of the normal distribution, is the standard deviation, and the 1 is to tell the computer that we are working with cumulative probabilities rather than densities. Then copy the formula down through cells C3 to C17. The cell reference will refer to the different bin centres contained in the cells A2 to A17 and the formula will evaluate to the cumulative distribution at these different points. Exhibit 6 shows a plot of the values in column C. The cumulative distribution rises from zero at low values (we have no observations below this point) to a maximum of 1 at high values (all the observations are below this point). Cumulative Cumulative Exhibit 6: Cumulative normal distribution In order to compare to the histogram we need to convert the cumulative distribution into first probabilities for each bin and then frequencies per bin. In cell D1 enter the title Probability. For the first bin the probability is the same as the cumulative probability (i.e. there are no lower bins to adjust for) so we enter the formula for the probability in cell D2 as = C2 For the second bin the probability as the same as the cumulative probability (prob. of Bin 1 or 2) minus the previous cumulative probability (prob. Bin 1), and the formula for cell D3 is = C3-C2 You can then copy the formula in cell D3 down through the other cells D4 to D17. We now have the probabilities for each bin. In order to compare to the frequency histogram we simply multiply the probabilities by our original sample size of 43 (given in the summary statistics): In the Distribution worksheet, enter the title FreqN in cell E1.

7 Then in cell E2 enter the formula and copy this down through cells E3 to E17. = D2 43 We can add this data to the original histogram plot in order to compare the two: Right click with the mouse on the histogram and choose Select Data. Press Add and put E1 as the Series name and E2:E17 as the Series values then press OK. Now select the data you just inserted on the graph by clicking on one the columns and then right clicking on the mouse. Select Change Series Chart Type and choose a chart option with a line (as shown in exhibit 7 below). Histogram Frequency FreqN Bin Exhibit 7: Comparison of empirical (actual) and theoretical distributions It is possible to perform a (chi-squared) statistical test to see if the differences in the two distributions are simply due to random fluctuations or whether they are statistically significant. We will look at that approach later in class. However for the purposes of this exercise, we can see that the actual data closely matches the theoretical normal distribution, and that it is valid to continue the analysis based on the assumption that future snowfalls will follow the same normal distribution. Step 9: Re-estimate the refund probabilities based on the assumption of a normal distribution Go back to the Summary worksheet. Assuming that the normal distribution is a good fit, we can now calculate the refund probabilities as the cumulative probabilities of the refund levels: In cell J2 enter the title Probability In cell J3 enter the formula: = NORM.DIST(H3,$B$3,$B$7,1) Note: By using absolute ($) references to the cells containing the mean and standard deviation we avoid errors creeping in when we copy the formula. Instead of typing $ you can press F4. Copy the formula down to cells J4 and J5. The cells J3, J4 and J5 now contain the estimates of refund probabilities at the different levels and the worksheet should look like Exhibit 8:

8 Ref und l evel Snowf al l bel ow Pr obabi l i t y 100% 20% of aver age % 30% of aver age % 40% of aver age Exhibit 8: Calculation of Refund probabilities The values are still very small - but at least they are no longer zero and probably represent much more realistic estimates of the refund probabilities. Why? Step 10: Calculating the expected refund per $ of sales As a final step we can estimate a fair insurance premium: In cell D10 enter the title: Expected cost of refund per $. In H10 enter the formula to calculate the expected refund [= sum(amount of refund prob. of refund)] = 100% J3 + 75% ( J4 - J3 ) + 50% ( J5 - J4 ) Note: For the lower levels of refund we subtract the probability of a higher refund in order to avoid double counting. Cell H10 should now contain the value We can view this as the expected percentage refunded (0.2101%), or the expected amount (in dollars) of refund per dollar. This number would form the basis of the premium, which the insurance company would charge (plus margin of course!) in order to cover the financial risk, which is contained in the refund option. Please be ready to answer the following questions. Questions 1. Why are we using the normal distribution to calculate the refund probabilities? Why don t we use historical data? Let us now investigate the sensitivity of the results to the accuracy of our parameters (i.e. mean and standard deviation of the annual snowfall). 2. How would the refund probabilities alter if the official average, on which the offer is based, were different from our sample average (as could happen if the average was calculated on a shorter or longer sample for instance)? Before changing the numbers think about how the probabilities would change. a) What if the official average was lower than our value of ? b) What if the official average was higher than our value? 3. It is also possible that our sample misrepresents the true variability of the data - perhaps snowfalls have been more consistent than usual, or more variable than usual. a) How would the refund probabilities be affected if the true variability were higher than in our sample (standard deviation of more than our 31.93)? b) What if the true variability were lower (standard deviation of less than 31.93)?

9 Concluding notes Note how the actual cost of the refund to the company is very low, but this is much less obvious to the customer who might well feel that they are getting a very good deal. The fact that the company is well aware of this can be seen in the penultimate paragraph of the case description. Although we are using fairly basic statistical concepts, this is a realistic example, which illustrates the basis for calculating insurance premium. In fact, similar ideas form the basis of pricing financial derivatives such as options. Part II: Sampling Distributions Background: This part of the workshop illustrates the concept of sampling. This is one of the most useful statistical concepts as for many reasons (e.g. cost, practicality) we usually need to draw a conclusion based on a limited sample of data when we do not have access to the whole data set. For example, a supermarket would like to find out how much their customers spend, on average, at each visit. For cost and practicality reasons data is gathered from a few customers, but not from all of them. In other words; based on a sample of customers the supermarket would like to draw a conclusion about the average spending across all customers. The answer based on the limited sample won t be 100% accurate since not all customers were asked, and thus average spending of asked customers is not exactly the same as the average spending calculated from all customers. This error, generated by looking only at a sample rather than the whole customer base is called a sampling error. This exercise allows you to understand the statistical implications of sampling and the characteristics of the sampling error. An Excel spreadsheet is provided, which has a graph (the upper graph) that shows the distribution of the spending of the whole customer base of a supermarket. (Detailed guidelines for using the spreadsheet are given on the next page.) By pressing a button you can take one sample from this distribution, which corresponds doing one survey by asking a random sample of customers how much each of them spent in their visit to the supermarket. The average value from this sample is plotted in the lower graph. You can choose the sample size, i.e., the number of customers you ask. To go a step further: you can also take several samples to get a sense of how different the outcome could be if you were to take more than one sample. Remember that in reality we usually only take one sample (we are only doing one survey), which includes a certain number of customers, and then we calculate the average spending from that sample. However, to understand the error associated with the average spending calculated from this limited sample, instead of the whole customer base, we imagine that we take a few other samples and analyse how far they are from each other by looking at their histogram. If their histogram is very spread out then you know that the average spending calculated from a sample could be quite far from the average spending of the whole customer base. However, if you increase your sample size (ask more customers), the average spending calculated from a sample should be a better estimate of the average spending of the whole customer base. We will explore this distribution here. As mentioned above any statistic based on a limited sample will be subject to sampling error. Often we are interested in the average (mean) value of a variable: average cost, average profit, average time to complete a job, average salary etc. It is safe to make three assumptions, when making inferences on the population mean based on the sample mean. We will explore these assumptions here in this part of the workshop and in our next lecture:

10 Number of Samples Proportion of Customers on average the mean of a sample will be the same as the mean of the underlying population distribution the sampling error of the mean will follow a normal distribution, assuming we have a reasonably large sample of 30 or more the standard error (standard deviation of the sample mean) equals the underlying population standard deviation divided by the square root of the sample size It is useful to get a feel for how this works by experimenting with data. Using an Excel spreadsheet, we will consider an example of estimating the average spend of a supermarket customer, trying out different underlying distributions and taking different sample sizes to estimate the true average spend. Step 1: Load the spreadsheet file The spreadsheet that we will use is, clt95.xls. Open the file and, if asked, reassure Excel that the workbook is from a reliable source by clicking Enable Macros, and then click OK in the next dialog box. Choose shape (1, 2 or 3) Distribution of Amount Spent in Store Average spend: Standard Deviation: Number of samples: 1 max Sample size: 10 max 250 Pounds Spent Press to Resample Analysis of sample averages: Distribution of Sample Average Average: St.Dev: #DIV/0! Speed (0=slow,1=fast) Sample Average Resize so that you can see both graphs fully. The only things you will alter in this spreadsheet are: the shape of the underlying distribution the number of samples the size of each sample

11 Step 2: Set the initial parameters Set the shape of the underlying distribution by clicking in cell C5 (the top boxed cell, with a number in red), then type 1, and press enter. This specifies the underlying population distribution, which is displayed in the top graph. Shape 1 is a distribution with average of 20 and standard deviation of 19.97; lower values are most likely and the distribution decays gradually so that there is still quite a high chance of an individual customer spending 40 pounds or even more (values higher than 43 are not displayed on the graph). Is this a realistic distribution for supermarket spending patterns? In a similar way, specify the initial Number of samples by entering the value 1 in cell D13 (with a blue number). Initially we will look at a single sample, which is all we normally have in reality. Set the Sample size (in cell D15 with the green number) to 10. We will start with quite a small sample and experiment with larger ones later. Step 3: Take a Sample Take a sample by clicking on the Press to Resample button in the middle of the left-hand side of the screen. You can see the average value of the sample by looking in cell D23 (next to the cell that says Average, below the Analysis of Sample Averages title). This value is also displayed in the bottom graph. You should notice that the average value of your sample will be close to, but not exactly the same as, the average of the underlying population (which we know is 20). Also notice, that the cell next to St. Dev. is giving a #DIV/0! error: this is because we can t calculate a measure of variability (which is what standard deviation is) for the sample mean from only one sample. Step 4: Take some more samples Take a series of samples by clicking the Press to Resample button. Repeat this a few times. Notice how the Average value changes from one sample to another: each sample we take gives us a different estimate of the underlying value. Because we are taking a relatively small sample there is quite a large margin of error, let s try a larger sample: Step 5: Take some larger samples Change the sample size by clicking in cell D15 and changing the value from 10 to 100 (press enter). Resample a few times by clicking the button. You should notice that with the larger samples we are now more accurate: most times the sample Average is now quite close to the true value of 20. Let s analyse the distribution of the sampling error by taking a set of samples and analysing the variability between them: Step 6: Take a set of samples Change the number of samples by clicking in cell D13 and changing the value from 1 to 10. Generate the set of ten samples by pressing the Resample button. The bottom graph now shows a histogram of the distributions of the sample averages, similar to the one below:

12 Number of Samples Press to Resample Analysis of sample averages: Average: St.Dev: 1.94 Speed (0=slow,1=fast) Distribution of Sample Average Sample Average In this case the histogram indicates that of the ten samples, 2 had an average value of 17 point something, 1 sample had an average of 18 point something, 3 samples were between 19 and 20, 2 between 20 and 21, 1 between 21 and 22 and 1 between 23 and 24. Look at your own histogram and interpret your results similarly. Notice that the average of the sample averages is quite close to the true value of 20. Notice also that the standard deviation (sampling error) of these averages is roughly one-tenth of the population standard deviation: 1.94 in this case as opposed to for the underlying population. Step 7: Analyse the samples themselves Look at the actual observations within the different samples by clicking on the Samples worksheet tab at the bottom of the screen. You should see a display similar to that below: Press to Resample Average Obs1 Obs2 Obs3 Obs4 Obs5 Obs6 Obs7 Obs8 Obs9 Obs10 Obs11 Sample Sample Sample Sample Sample Sample Sample Sample Sample Sample The sheet shows the composition of the 10 different samples, each made up of 100 observations (some will be off the right-hand edge of the screen). The sheet also shows the average value within each sample. Notice that although the individual observations vary quite widely (from 0 to 75 in those shown above) the sample averages are quite consistent.

13 Number of Samples In other words we get more accurate information by looking at the sample average than by looking at a single observation The information that we were looking at previously, on the Control sheet, is a summary of these sample averages. Notice that in this example, Sample 5 has an average of and Sample 8 has an average of 17.09, these are the two samples that the histogram told us were in the 17-point-something range. Check that the values for your sample averages correspond to the counts shown in the histogram on your Control sheet. Similarly the Average of all these sample averages should come out to the shown on the Control sheet (your value will depend on your particular samples), and the standard error or standard deviation of these averages will come out to roughly 2 (in this case 1.94). Click Press to Resample in the Samples sheet. Step 8: Investigate other sample sizes and number of samples By changing cells D13 and D15 in the Control worksheet, experiment with different sample sizes and different numbers of samples. Experiment until you are comfortable with the key relationships: smaller sample sizes give a larger margin of error (remember: the standard error (of the sample mean) is inversely related to the square root of the sample size); with a large number of samples, you can see that the histogram for the sample average is similar to a normal distribution, the example below is for 1000 samples of size 100 (Warning: it takes a long time to do this one!) Distribution of Sample Average Sample Average Remember: this is in spite of the fact that the population distribution is not even close to a normal distribution - what you are seeing is the Central Limit Theorem at work: add together enough of anything and it comes out looking normal! Exercise Change the underlying distribution by setting cell C5 of the Control worksheet to 2 or 3. Experiment with these distributions and confirm that the same effects occur.

14 Part III: Airline overbooking 2 This example presents a stylised version of calculations used by airlines when they seek to optimise revenue by overbooking some flights. A certain percentage of ticketed passengers on average cancel their flights very late, or do not turn up in time. To avoid empty seats, airlines often sell more tickets than there are seats. We will assume that the no-show probability for an individual passenger is 5%. What probability distribution would describe the number of passengers who show up, if n tickets are sold, and each passenger makes the no-show decision independently? Thus, thinking in terms of a binomial distribution, we assume that each ticketed passenger, independently of others, shows up with probability 95%. For a flight with 200 seats, the airline wants to find how sensitive various occupancy probabilities are to the number of tickets it sells. In particular, it wants to calculate: 1. The probability that more than 205 passengers show up 2. The probability that more than 200 passengers show up 3. The probability that at least 195 seats will be filled 4. The probability that at least 190 seats will be filled In the first two events, the airline will have to bump customers from the flight and compensate them; in the last two events the airline would have preferred the extra revenue from having the seats in the airplane occupied. As a basis for analysing this trade-off, and hence optimising n, we will use Excel s BINOMDIST function and a data table.follow the steps on the next page. Step 1: Start up Excel and load the file Overbook.xls Step 2: Examine the file The file contains a layout that will help us address the airline s problem. Note that we have defined two names; NTickets refers to cell B6 and PnoShow refers to cell B4. By using range names instead of cell addresses we can understand Excel s formulas a lot easier. Step 3: Explore the BINOMDIST function Familiarise yourself with the BINOMDIST function using the Excel help. When do we use the cumulative distribution and when the probability mass function? Step 4: Calculate the probabilities In cell B6 we enter a possible number for tickets sold and from this we calculate the required probabilities in row 10. For example, the formulas in cell B10 and D10 are: Cell B10 Cell D10 = 1 BINOM.DIST(205,Ntickets,1-PNoShow,1) and = 1 BINOM.DIST(194,Ntickets,1-PNoShow,1) 2 Based upon an initial problem developed by Neil Burgess & Kostis Christodoulou.

15 The probability of more than 205 is 1.0 minus the probability of less than or equal to 205, whereas the probability of at least 195 is 1.0 minus the probability of less than or equal to 194. Step 5: Set up the data table Once we have calculated the probabilities in row 10, we would like to see how sensitive these probabilities are to the number of tickets issued. Excel s data tables allow us to explore how an output value changes as we vary one of the inputs. We will create a one-way data table that will allow us to do that. We choose a one-way table because there is only one input, the number of tickets issued, even though there are four output probabilities that are calculated. To create the data table, list several possible values of tickets issued along the side in column A and transfer the probabilities from row 10 to row 14, i.e., in cell B14 type =B10 and copy it across. Once you have copied the probabilities, highlight the range surrounded by a red border, i.e., the range that includes the different input parameters (tickets issued) and the probabilities calculated. Select Data What-If Analysis Data Table; as you are filling in columns by varying the number of tickets issued, the column input cell is $B$6 (just click on the cell) and there is no row input cell. Questions: 1. As the airline sells more tickets, how likely is it to bump customers off? 2. How likely is it to fill most seats? 3. What happens to the results if the probability of a no show increases to, say, 10%? 4. What further information would you like to have in order to make a recommendation to the airline on how many tickets it should issue?

16 Part IV: Profit-at-Risk This exercise provides simple practice in the use of Monte Carlo simulation techniques for risk analysis. Our example looks at the gross profits of a stylized manufacturing company where the main uncertainties are in the sales volume and in the variable costs of producing the product, which are assumed to vary independently. Fixed costs are not random. Of interest is the profit distribution, since it depends on these two uncertainties and in particular the average profit, the variance, and an estimate of the Value-at-Risk (i.e., how much the company could lose in the worst 5% of the outcomes). You will become familiar with Excel addin, which estimates this profit distribution by collecting the results of many iterations of the model, where each iteration takes values from the input distributions: sales volume and variable costs. Step 1: Close down all copies of Excel Step 2: (which will automatically restart Excel) by selecting: Start Programs Palisade Decision 5.7 for Excel Step 3: has loaded, open the data file The data and set up for the product profit-contribution calculation is on the Sales.xls This file is read-only, so you should save it to your own disk space (H: drive) in order to conserve your own analyses and results. Now that you have with Excel you can define the input distributions, replacing ths single values in the relevant cells. Step 4: Define distributions for sales volume and variable costs. Select cell B8 (sales volume). We would like to generate values of sales volume to represent the historic data distribution. We have historic data in range H5:H22. Thus we specify values for cell B8 as =RiskDuniform(H5:H22). This will sample values from H5:H22, where each value has an equal ( uniform ) chance of being selected. Now select cell B10 (variable costs) and click Define Distributions under Model tab, which is located menu. This opens up a window as shown. This allows us to generate random values for B10 according to many specifications for probability distributions. We will use a Normal distribution with an assumed mean and standard deviation. From the window select Normal distribution under the Common Tab and give µ = 50, and σ = 7.5. This creates variable costs randomly from a normal distribution with mean 50, standard deviation 7.5.

17 Step 5: Change the simulation settings. Select Simulation Settings under Simulation menu. This option opens up the simulation settings window as exhibited below. In the General tab, change the # Iterations to so that you get a better approximation of the profit distribution when you run the simulations. In addition select the radio button Random Values (Monte Carlo). Click OK, and now if you press the keyboard s F9 function button you can see that the values are simulated from their distributions and that the Profit Contribution changes accordingly. Step 6: Add outputs and run simulations. Select cell B12 and click on Add Output under Model tab to add Profit Contribution as the output that you want to analyze, and press OK. Then click Start Simulation under Simulation tab to start the simulations. This will open up Simulated input: B10 window as below, where you can analyze the results in more detail.

18 Step 7: Analyze profit contribution distribution. On the left panel you can see Outputs B12 Profit contribution. Right-click it and Brows Results. This opens up the profit contribution distribution. On the right side you can see panel with information related to the output distribution, such as minimum, mean, maximum etc Inside the distribution window you can also move two vertical bars which give the profit contribution values at certain percentiles: the top 95% (Left P; p1 in Summary Statistics) and the top 5% (Right P; p2). If the vertical bars won t settle on a desired value, then reset e.g. Left P, in the panel to the right of the histogram. Based on the distribution can you find the 95% Value-at-Risk? This is the value of profit (loss) which has a 95% chance of being exceeded. Assume that you can improve the manufacturing process by reducing the variability of the variable costs to 2.5 (i.e., cell B10 =RiskNormal(50, 2.5)) but this increases your fixed costs by 2%? Would you like to go ahead and implement this? Would the decision be the same for a risk neutral and a risk averse decision maker? How does the shape of the profit contribution distribution change? Although simple, this example provides the basic methodology underlying much of the modern risk management analytics that are becoming mandatory for compliance purposes in trading organisations. (For further interest, visit

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com.

You should already have a worksheet with the Basic Plus Plan details in it as well as another plan you have chosen from ehealthinsurance.com. In earlier technology assignments, you identified several details of a health plan and created a table of total cost. In this technology assignment, you ll create a worksheet which calculates the total

More information

Descriptive Statistics

Descriptive Statistics Chapter 3 Descriptive Statistics Chapter 2 presented graphical techniques for organizing and displaying data. Even though such graphical techniques allow the researcher to make some general observations

More information

DECISION SUPPORT Risk handout. Simulating Spreadsheet models

DECISION SUPPORT Risk handout. Simulating Spreadsheet models DECISION SUPPORT MODELS @ Risk handout Simulating Spreadsheet models using @RISK 1. Step 1 1.1. Open Excel and @RISK enabling any macros if prompted 1.2. There are four on-line help options available.

More information

The Advanced Budget Project Part D The Budget Report

The Advanced Budget Project Part D The Budget Report The Advanced Budget Project Part D The Budget Report A budget is probably the most important spreadsheet you can create. A good budget will keep you focused on your ultimate financial goal and help you

More information

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product

Introduction to Basic Excel Functions and Formulae Note: Basic Functions Note: Function Key(s)/Input Description 1. Sum 2. Product Introduction to Basic Excel Functions and Formulae Excel has some very useful functions that you can use when working with formulae. This worksheet has been designed using Excel 2010 however the basic

More information

Bidding Decision Example

Bidding Decision Example Bidding Decision Example SUPERTREE EXAMPLE In this chapter, we demonstrate Supertree using the simple bidding problem portrayed by the decision tree in Figure 5.1. The situation: Your company is bidding

More information

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1

Lecture Slides. Elementary Statistics Tenth Edition. by Mario F. Triola. and the Triola Statistics Series. Slide 1 Lecture Slides Elementary Statistics Tenth Edition and the Triola Statistics Series by Mario F. Triola Slide 1 Chapter 6 Normal Probability Distributions 6-1 Overview 6-2 The Standard Normal Distribution

More information

Acritical aspect of any capital budgeting decision. Using Excel to Perform Monte Carlo Simulations TECHNOLOGY

Acritical aspect of any capital budgeting decision. Using Excel to Perform Monte Carlo Simulations TECHNOLOGY Using Excel to Perform Monte Carlo Simulations By Thomas E. McKee, CMA, CPA, and Linda J.B. McKee, CPA Acritical aspect of any capital budgeting decision is evaluating the risk surrounding key variables

More information

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL

LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL LAB 2 INSTRUCTIONS PROBABILITY DISTRIBUTIONS IN EXCEL There is a wide range of probability distributions (both discrete and continuous) available in Excel. They can be accessed through the Insert Function

More information

ExcelSim 2003 Documentation

ExcelSim 2003 Documentation ExcelSim 2003 Documentation Note: The ExcelSim 2003 add-in program is copyright 2001-2003 by Timothy R. Mayes, Ph.D. It is free to use, but it is meant for educational use only. If you wish to perform

More information

Simulation. Decision Models

Simulation. Decision Models Lecture 9 Decision Models Decision Models: Lecture 9 2 Simulation What is Monte Carlo simulation? A model that mimics the behavior of a (stochastic) system Mathematically described the system using a set

More information

Technology Assignment Calculate the Total Annual Cost

Technology Assignment Calculate the Total Annual Cost In an earlier technology assignment, you identified several details of two different health plans. In this technology assignment, you ll create a worksheet which calculates the total annual cost of medical

More information

Decision Trees: Booths

Decision Trees: Booths DECISION ANALYSIS Decision Trees: Booths Terri Donovan recorded: January, 2010 Hi. Tony has given you a challenge of setting up a spreadsheet, so you can really understand whether it s wiser to play in

More information

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING

REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING International Civil Aviation Organization 27/8/10 WORKING PAPER REGIONAL WORKSHOP ON TRAFFIC FORECASTING AND ECONOMIC PLANNING Cairo 2 to 4 November 2010 Agenda Item 3 a): Forecasting Methodology (Presented

More information

HandDA program instructions

HandDA program instructions HandDA program instructions All materials referenced in these instructions can be downloaded from: http://www.umass.edu/resec/faculty/murphy/handda/handda.html Background The HandDA program is another

More information

Monte Carlo Simulation (General Simulation Models)

Monte Carlo Simulation (General Simulation Models) Monte Carlo Simulation (General Simulation Models) Revised: 10/11/2017 Summary... 1 Example #1... 1 Example #2... 10 Summary Monte Carlo simulation is used to estimate the distribution of variables when

More information

3. Probability Distributions and Sampling

3. Probability Distributions and Sampling 3. Probability Distributions and Sampling 3.1 Introduction: the US Presidential Race Appendix 2 shows a page from the Gallup WWW site. As you probably know, Gallup is an opinion poll company. The page

More information

Expected Return Methodologies in Morningstar Direct Asset Allocation

Expected Return Methodologies in Morningstar Direct Asset Allocation Expected Return Methodologies in Morningstar Direct Asset Allocation I. Introduction to expected return II. The short version III. Detailed methodologies 1. Building Blocks methodology i. Methodology ii.

More information

Discrete Probability Distributions

Discrete Probability Distributions 90 Discrete Probability Distributions Discrete Probability Distributions C H A P T E R 6 Section 6.2 4Example 2 (pg. 00) Constructing a Binomial Probability Distribution In this example, 6% of the human

More information

MBEJ 1023 Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment

MBEJ 1023 Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment MBEJ 1023 Planning Analytical Methods Dr. Mehdi Moeinaddini Dept. of Urban & Regional Planning Faculty of Built Environment Contents What is statistics? Population and Sample Descriptive Statistics Inferential

More information

Software Tutorial ormal Statistics

Software Tutorial ormal Statistics Software Tutorial ormal Statistics The example session with the teaching software, PG2000, which is described below is intended as an example run to familiarise the user with the package. This documented

More information

TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL

TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL TIE2140 / IE2140e Engineering Economy Tutorial 6 (Lab 2) Engineering-Economic Decision Making Process using EXCEL Solutions Guide by Wang Xin, Hong Lanqing & Mei Wenjie 1. Learning Objectives In this lab-based

More information

Math 130 Jeff Stratton. The Binomial Model. Goal: To gain experience with the binomial model as well as the sampling distribution of the mean.

Math 130 Jeff Stratton. The Binomial Model. Goal: To gain experience with the binomial model as well as the sampling distribution of the mean. Math 130 Jeff Stratton Name Solutions The Binomial Model Goal: To gain experience with the binomial model as well as the sampling distribution of the mean. Part 1 The Binomial Model In this part, we ll

More information

Real Options Valuation, Inc. Software Technical Support

Real Options Valuation, Inc. Software Technical Support Real Options Valuation, Inc. Software Technical Support HELPFUL TIPS AND TECHNIQUES Johnathan Mun, Ph.D., MBA, MS, CFC, CRM, FRM, MIFC 1 P a g e Helpful Tips and Techniques The following are some quick

More information

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley.

Copyright 2011 Pearson Education, Inc. Publishing as Addison-Wesley. Appendix: Statistics in Action Part I Financial Time Series 1. These data show the effects of stock splits. If you investigate further, you ll find that most of these splits (such as in May 1970) are 3-for-1

More information

Measurable value creation through an advanced approach to ERM

Measurable value creation through an advanced approach to ERM Measurable value creation through an advanced approach to ERM Greg Monahan, SOAR Advisory Abstract This paper presents an advanced approach to Enterprise Risk Management that significantly improves upon

More information

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta.

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta. Prepared By Handaru Jati, Ph.D Universitas Negeri Yogyakarta handaru@uny.ac.id Chapter 7 Statistical Analysis with Excel Chapter Overview 7.1 Introduction 7.2 Understanding Data 7.2.1 Descriptive Statistics

More information

Lab#3 Probability

Lab#3 Probability 36-220 Lab#3 Probability Week of September 19, 2005 Please write your name below, tear off this front page and give it to a teaching assistant as you leave the lab. It will be a record of your participation

More information

STAB22 section 1.3 and Chapter 1 exercises

STAB22 section 1.3 and Chapter 1 exercises STAB22 section 1.3 and Chapter 1 exercises 1.101 Go up and down two times the standard deviation from the mean. So 95% of scores will be between 572 (2)(51) = 470 and 572 + (2)(51) = 674. 1.102 Same idea

More information

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007.

DazStat. Introduction. Installation. DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat Introduction DazStat is an Excel add-in for Excel 2003 and Excel 2007. DazStat is one of a series of Daz add-ins that are planned to provide increasingly sophisticated analytical functions particularly

More information

In this chapter: Budgets and Planning Tools. Configure a budget. Report on budget versus actual figures. Export budgets.

In this chapter: Budgets and Planning Tools. Configure a budget. Report on budget versus actual figures. Export budgets. Budgets and Planning Tools In this chapter: Configure a budget Report on budget versus actual figures Export budgets Project cash flow Chapter 23 479 Tuesday, September 18, 2007 4:38:14 PM 480 P A R T

More information

Gamma Distribution Fitting

Gamma Distribution Fitting Chapter 552 Gamma Distribution Fitting Introduction This module fits the gamma probability distributions to a complete or censored set of individual or grouped data values. It outputs various statistics

More information

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation?

Jacob: The illustrative worksheet shows the values of the simulation parameters in the upper left section (Cells D5:F10). Is this for documentation? PROJECT TEMPLATE: DISCRETE CHANGE IN THE INFLATION RATE (The attached PDF file has better formatting.) {This posting explains how to simulate a discrete change in a parameter and how to use dummy variables

More information

Discrete Probability Distributions

Discrete Probability Distributions 5 Discrete Probability Distributions 5-3 Binomial Probability Distributions 5-5 Poisson Probability Distributions 52 Chapter 5: Discrete Probability Distributions 5-3 Binomial Probability Distributions

More information

ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA

ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA Michael R. Middleton, McLaren School of Business, University of San Francisco 0 Fulton Street, San Francisco, CA -00 -- middleton@usfca.edu

More information

starting on 5/1/1953 up until 2/1/2017.

starting on 5/1/1953 up until 2/1/2017. An Actuary s Guide to Financial Applications: Examples with EViews By William Bourgeois An actuary is a business professional who uses statistics to determine and analyze risks for companies. In this guide,

More information

Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics.

Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics. Week 1 Variables: Exploration, Familiarisation and Description. Descriptive Statistics. Convergent validity: the degree to which results/evidence from different tests/sources, converge on the same conclusion.

More information

5.- RISK ANALYSIS. Business Plan

5.- RISK ANALYSIS. Business Plan 5.- RISK ANALYSIS The Risk Analysis module is an educational tool for management that allows the user to identify, analyze and quantify the risks involved in a business project on a specific industry basis

More information

WEB APPENDIX 8A 7.1 ( 8.9)

WEB APPENDIX 8A 7.1 ( 8.9) WEB APPENDIX 8A CALCULATING BETA COEFFICIENTS The CAPM is an ex ante model, which means that all of the variables represent before-the-fact expected values. In particular, the beta coefficient used in

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

To complete this workbook, you will need the following file:

To complete this workbook, you will need the following file: CHAPTER 7 Excel More Skills 11 Create Amortization Tables Amortization tables track loan payments for the life of a loan. Each row in an amortization table tracks how much of a payment is applied to the

More information

Statistics 431 Spring 2007 P. Shaman. Preliminaries

Statistics 431 Spring 2007 P. Shaman. Preliminaries Statistics 4 Spring 007 P. Shaman The Binomial Distribution Preliminaries A binomial experiment is defined by the following conditions: A sequence of n trials is conducted, with each trial having two possible

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Written by N.Nilgün Çokça. Advance Excel. Part One. Using Excel for Data Analysis

Written by N.Nilgün Çokça. Advance Excel. Part One. Using Excel for Data Analysis Written by N.Nilgün Çokça Advance Excel Part One Using Excel for Data Analysis March, 2018 P a g e 1 Using Excel for Calculations Arithmetic operations Arithmetic operators: To perform basic mathematical

More information

A useful modeling tricks.

A useful modeling tricks. .7 Joint models for more than two outcomes We saw that we could write joint models for a pair of variables by specifying the joint probabilities over all pairs of outcomes. In principal, we could do this

More information

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014

How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 How to Create a Spreadsheet With Updating Stock Prices Version 2, August 2014 by Fred Brack NOTE: In December 2014, Microsoft made changes to their portfolio services online, widely derided by users. My

More information

GuruFocus User Manual: My Portfolios

GuruFocus User Manual: My Portfolios GuruFocus User Manual: My Portfolios 2018 version 1 Contents 1. Introduction to User Portfolios a. The User Portfolio b. Accessing My Portfolios 2. The My Portfolios Header a. Creating Portfolios b. Importing

More information

MATHEMATICS APPLIED TO BIOLOGICAL SCIENCES MVE PA 07. LP07 DESCRIPTIVE STATISTICS - Calculating of statistical indicators (1)

MATHEMATICS APPLIED TO BIOLOGICAL SCIENCES MVE PA 07. LP07 DESCRIPTIVE STATISTICS - Calculating of statistical indicators (1) LP07 DESCRIPTIVE STATISTICS - Calculating of statistical indicators (1) Descriptive statistics are ways of summarizing large sets of quantitative (numerical) information. The best way to reduce a set of

More information

The following content is provided under a Creative Commons license. Your support

The following content is provided under a Creative Commons license. Your support MITOCW Recitation 6 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high quality educational resources for free. To make

More information

Project your expenses

Project your expenses Welcome to the Victory Cashflow worksheet. Spending just half an hour each month will ensure your budget is maintained and your finances are in order. The objective of this budget is to predict the future

More information

23.1 Probability Distributions

23.1 Probability Distributions 3.1 Probability Distributions Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? Explore Using Simulation to Obtain an Empirical Probability

More information

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Lecture - 05 Normal Distribution So far we have looked at discrete distributions

More information

Decision Trees Using TreePlan

Decision Trees Using TreePlan Decision Trees Using TreePlan 6 6. TREEPLAN OVERVIEW TreePlan is a decision tree add-in for Microsoft Excel 7 & & & 6 (Windows) and Microsoft Excel & 6 (Macintosh). TreePlan helps you build a decision

More information

FxCraft Trade Manager User Manual (version 1_01)

FxCraft Trade Manager User Manual (version 1_01) FxCraft Trade Manager User Manual (version 1_01) 1 Table of contents FxCraft Trade Manager... 1 User Manual... 1 Introduction... 3 Short description of the product... 4 Installation... 5 Main Window...

More information

Spreadsheet Directions

Spreadsheet Directions The Best Summer Job Offer Ever! Spreadsheet Directions Before beginning, answer questions 1 through 4. Now let s see if you made a wise choice of payment plan. Complete all the steps outlined below in

More information

Economic Simulations for Risk Analysis

Economic Simulations for Risk Analysis Session 1339 Economic Simulations for Risk Analysis John H. Ristroph University of Louisiana at Lafayette Introduction and Overview Errors in estimates of cash flows are the rule rather than the exception,

More information

Energy Price Processes

Energy Price Processes Energy Processes Used for Derivatives Pricing & Risk Management In this first of three articles, we will describe the most commonly used process, Geometric Brownian Motion, and in the second and third

More information

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19)

Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Statistics (This summary is for chapters 17, 28, 29 and section G of chapter 19) Mean, Median, Mode Mode: most common value Median: middle value (when the values are in order) Mean = total how many = x

More information

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR

STATISTICAL DISTRIBUTIONS AND THE CALCULATOR STATISTICAL DISTRIBUTIONS AND THE CALCULATOR 1. Basic data sets a. Measures of Center - Mean ( ): average of all values. Characteristic: non-resistant is affected by skew and outliers. - Median: Either

More information

Fiscal Closing Methods Summary

Fiscal Closing Methods Summary Fiscal Closing Methods Summary Update 1/27/2017 FALSC 1 What is Fiscal Close? In general terms, Fiscal Closing is the process of closing one set of financial books at the end of the current fiscal year

More information

Sampling Distributions

Sampling Distributions Section 8.1 119 Sampling Distributions Section 8.1 C H A P T E R 8 4Example 2 (pg. 378) Sampling Distribution of the Sample Mean The heights of 3-year-old girls are normally distributed with μ=38.72 and

More information

PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets

PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets Appendix 1 PRODUCING BUDGETS AND ACQUITTAL REPORTS from MYOB and spreadsheets Explanation of Budgeting and Acquitting This appendix outlines the process of preparing budgets and reports so that you can

More information

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs

Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Using an Excel spreadsheet to calculate Andrew s 18th birthday costs Open a new spreadsheet in Excel. Highlight cells A1 to J1. Prevocational Mathematics 1 of 17 Planning an event Using an Excel spreadsheet

More information

Mango s Financial System. User Guide

Mango s Financial System. User Guide Mango s Financial System User Guide Version 3, April 2010 Mango s Financial System 1 The use of all of Mango s tools and materials is subject to our Policy on the Use of Mango s Tools and Materials. Copies

More information

INTRODUCING RISK MODELING IN CORPORATE FINANCE

INTRODUCING RISK MODELING IN CORPORATE FINANCE INTRODUCING RISK MODELING IN CORPORATE FINANCE Domingo Castelo Joaquin*, Han Bin Kang** Abstract This paper aims to introduce a simulation modeling in the context of a simplified capital budgeting problem.

More information

The Assumption(s) of Normality

The Assumption(s) of Normality The Assumption(s) of Normality Copyright 2000, 2011, 2016, J. Toby Mordkoff This is very complicated, so I ll provide two versions. At a minimum, you should know the short one. It would be great if you

More information

Unit 2: Statistics Probability

Unit 2: Statistics Probability Applied Math 30 3-1: Distributions Probability Distribution: - a table or a graph that displays the theoretical probability for each outcome of an experiment. - P (any particular outcome) is between 0

More information

Getting started with WinBUGS

Getting started with WinBUGS 1 Getting started with WinBUGS James B. Elsner and Thomas H. Jagger Department of Geography, Florida State University Some material for this tutorial was taken from http://www.unt.edu/rss/class/rich/5840/session1.doc

More information

Categorical. A general name for non-numerical data; the data is separated into categories of some kind.

Categorical. A general name for non-numerical data; the data is separated into categories of some kind. Chapter 5 Categorical A general name for non-numerical data; the data is separated into categories of some kind. Nominal data Categorical data with no implied order. Eg. Eye colours, favourite TV show,

More information

Learning The Expert Allocator by Investment Technologies

Learning The Expert Allocator by Investment Technologies Learning The Expert Allocator by Investment Technologies Telephone 212/724-7535 Fax 212/208-4384 228 West 71st Street, Suite Support 7I, New Telephone York, NY 203703 203/364-9915 Fax 203/547-6164 Technical

More information

Exploring the Scope of Neurometrically Informed Mechanism Design. Ian Krajbich 1,3,4 * Colin Camerer 1,2 Antonio Rangel 1,2

Exploring the Scope of Neurometrically Informed Mechanism Design. Ian Krajbich 1,3,4 * Colin Camerer 1,2 Antonio Rangel 1,2 Exploring the Scope of Neurometrically Informed Mechanism Design Ian Krajbich 1,3,4 * Colin Camerer 1,2 Antonio Rangel 1,2 Appendix A: Instructions from the SLM experiment (Experiment 1) This experiment

More information

STAT 157 HW1 Solutions

STAT 157 HW1 Solutions STAT 157 HW1 Solutions http://www.stat.ucla.edu/~dinov/courses_students.dir/10/spring/stats157.dir/ Problem 1. 1.a: (6 points) Determine the Relative Frequency and the Cumulative Relative Frequency (fill

More information

Computing compound interest and composition of functions

Computing compound interest and composition of functions Computing compound interest and composition of functions In today s topic we will look at using EXCEL to compute compound interest. The method we will use will also allow us to discuss composition of functions.

More information

The topics in this section are related and necessary topics for both course objectives.

The topics in this section are related and necessary topics for both course objectives. 2.5 Probability Distributions The topics in this section are related and necessary topics for both course objectives. A probability distribution indicates how the probabilities are distributed for outcomes

More information

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82

Homework: Due Wed, Feb 20 th. Chapter 8, # 60a + 62a (count together as 1), 74, 82 Announcements: Week 5 quiz begins at 4pm today and ends at 3pm on Wed If you take more than 20 minutes to complete your quiz, you will only receive partial credit. (It doesn t cut you off.) Today: Sections

More information

ECON 214 Elements of Statistics for Economists 2016/2017

ECON 214 Elements of Statistics for Economists 2016/2017 ECON 214 Elements of Statistics for Economists 2016/2017 Topic The Normal Distribution Lecturer: Dr. Bernardin Senadza, Dept. of Economics bsenadza@ug.edu.gh College of Education School of Continuing and

More information

Math 2311 Bekki George Office Hours: MW 11am to 12:45pm in 639 PGH Online Thursdays 4-5:30pm And by appointment

Math 2311 Bekki George Office Hours: MW 11am to 12:45pm in 639 PGH Online Thursdays 4-5:30pm And by appointment Math 2311 Bekki George bekki@math.uh.edu Office Hours: MW 11am to 12:45pm in 639 PGH Online Thursdays 4-5:30pm And by appointment Class webpage: http://www.math.uh.edu/~bekki/math2311.html Math 2311 Class

More information

Lecture 2 Describing Data

Lecture 2 Describing Data Lecture 2 Describing Data Thais Paiva STA 111 - Summer 2013 Term II July 2, 2013 Lecture Plan 1 Types of data 2 Describing the data with plots 3 Summary statistics for central tendency and spread 4 Histograms

More information

LENDER SOFTWARE PRO USER GUIDE

LENDER SOFTWARE PRO USER GUIDE LENDER SOFTWARE PRO USER GUIDE You will find illustrated step-by-step examples in these instructions. We recommend you print out these instructions and read at least pages 4 to 20 before you start using

More information

Personal Finance Amortization Table. Name: Period:

Personal Finance Amortization Table. Name: Period: Personal Finance Amortization Table Name: Period: Ch 8 Project using Excel In this project you will complete a loan amortization table (payment schedule) for the purchase of a home with a $235,500 loan

More information

Chapter 5. Sampling Distributions

Chapter 5. Sampling Distributions Lecture notes, Lang Wu, UBC 1 Chapter 5. Sampling Distributions 5.1. Introduction In statistical inference, we attempt to estimate an unknown population characteristic, such as the population mean, µ,

More information

Chapter 5 Normal Probability Distributions

Chapter 5 Normal Probability Distributions Chapter 5 Normal Probability Distributions Section 5-1 Introduction to Normal Distributions and the Standard Normal Distribution A The normal distribution is the most important of the continuous probability

More information

One Proportion Superiority by a Margin Tests

One Proportion Superiority by a Margin Tests Chapter 512 One Proportion Superiority by a Margin Tests Introduction This procedure computes confidence limits and superiority by a margin hypothesis tests for a single proportion. For example, you might

More information

Using the Principia Suite

Using the Principia Suite Using the Principia Suite Overview - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -1 Generating Research Mode Reports........................................... 2 Overview -

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

Full Monte. Looking at your project through rose-colored glasses? Let s get real.

Full Monte. Looking at your project through rose-colored glasses? Let s get real. Realistic plans for project success. Looking at your project through rose-colored glasses? Let s get real. Full Monte Cost and schedule risk analysis add-in for Microsoft Project that graphically displays

More information

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING

XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING XLSTAT TIP SHEET FOR BUSINESS STATISTICS CENGAGE LEARNING INTRODUCTION XLSTAT makes accessible to anyone a powerful, complete and user-friendly data analysis and statistical solution. Accessibility to

More information

2 Exploring Univariate Data

2 Exploring Univariate Data 2 Exploring Univariate Data A good picture is worth more than a thousand words! Having the data collected we examine them to get a feel for they main messages and any surprising features, before attempting

More information

Using the Budget Features in Quicken 2003

Using the Budget Features in Quicken 2003 Using the Budget Features in Quicken 2003 Quicken budgets can be used to summarize expected income and expenses for planning purposes. The budget can later be used in comparisons to actual income and expenses

More information

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions

Key Objectives. Module 2: The Logic of Statistical Inference. Z-scores. SGSB Workshop: Using Statistical Data to Make Decisions SGSB Workshop: Using Statistical Data to Make Decisions Module 2: The Logic of Statistical Inference Dr. Tom Ilvento January 2006 Dr. Mugdim Pašić Key Objectives Understand the logic of statistical inference

More information

Chapter 6 Part 3 October 21, Bootstrapping

Chapter 6 Part 3 October 21, Bootstrapping Chapter 6 Part 3 October 21, 2008 Bootstrapping From the internet: The bootstrap involves repeated re-estimation of a parameter using random samples with replacement from the original data. Because the

More information

Web Extension: Continuous Distributions and Estimating Beta with a Calculator

Web Extension: Continuous Distributions and Estimating Beta with a Calculator 19878_02W_p001-008.qxd 3/10/06 9:51 AM Page 1 C H A P T E R 2 Web Extension: Continuous Distributions and Estimating Beta with a Calculator This extension explains continuous probability distributions

More information

Two-Sample T-Test for Superiority by a Margin

Two-Sample T-Test for Superiority by a Margin Chapter 219 Two-Sample T-Test for Superiority by a Margin Introduction This procedure provides reports for making inference about the superiority of a treatment mean compared to a control mean from data

More information

The Normal Probability Distribution

The Normal Probability Distribution 1 The Normal Probability Distribution Key Definitions Probability Density Function: An equation used to compute probabilities for continuous random variables where the output value is greater than zero

More information

2 DESCRIPTIVE STATISTICS

2 DESCRIPTIVE STATISTICS Chapter 2 Descriptive Statistics 47 2 DESCRIPTIVE STATISTICS Figure 2.1 When you have large amounts of data, you will need to organize it in a way that makes sense. These ballots from an election are rolled

More information

EE266 Homework 5 Solutions

EE266 Homework 5 Solutions EE, Spring 15-1 Professor S. Lall EE Homework 5 Solutions 1. A refined inventory model. In this problem we consider an inventory model that is more refined than the one you ve seen in the lectures. The

More information

Client Software Feature Guide

Client Software Feature Guide RIT User Guide Build 1.01 Client Software Feature Guide Introduction Welcome to the Rotman Interactive Trader 2.0 (RIT 2.0). This document assumes that you have installed the Rotman Interactive Trader

More information

Formulating Models of Simple Systems using VENSIM PLE

Formulating Models of Simple Systems using VENSIM PLE Formulating Models of Simple Systems using VENSIM PLE Professor Nelson Repenning System Dynamics Group MIT Sloan School of Management Cambridge, MA O2142 Edited by Laura Black, Lucia Breierova, and Leslie

More information

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed?

Essential Question: What is a probability distribution for a discrete random variable, and how can it be displayed? COMMON CORE N 3 Locker LESSON Distributions Common Core Math Standards The student is expected to: COMMON CORE S-IC.A. Decide if a specified model is consistent with results from a given data-generating

More information

The normal distribution is a theoretical model derived mathematically and not empirically.

The normal distribution is a theoretical model derived mathematically and not empirically. Sociology 541 The Normal Distribution Probability and An Introduction to Inferential Statistics Normal Approximation The normal distribution is a theoretical model derived mathematically and not empirically.

More information