Multiple Choice: 2 points each



Similar documents
Chapter 3 RANDOM VARIATE GENERATION

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition

Introduction to Statistical Computing in Microsoft Excel By Hector D. Flores; and Dr. J.A. Dobelman

Normality Testing in Excel

Simple Regression Theory II 2010 Samuel L. Baker

Java Modules for Time Series Analysis

seven Statistical Analysis with Excel chapter OVERVIEW CHAPTER

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March Due:-March 25, 2015.

Using Duration Times Spread to Forecast Credit Risk

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Statistical Functions in Excel

Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information.

Pearson's Correlation Tests

Choosing Probability Distributions in Simulation

Portfolio Performance Measures

Review Jeopardy. Blue vs. Orange. Review Jeopardy

Illustration (and the use of HLM)

Point Biserial Correlation Tests

Probability Calculator

Models of Risk and Return

FTS Real Time System Project: Portfolio Diversification Note: this project requires use of Excel s Solver

Microsoft Excel. Qi Wei

Chapter 5 Risk and Return ANSWERS TO SELECTED END-OF-CHAPTER QUESTIONS

Additional sources Compilation of sources:

Using Microsoft Excel for Probability and Statistics

SUMAN DUVVURU STAT 567 PROJECT REPORT

YASAIw.xla A modified version of an open source add in for Excel to provide additional functions for Monte Carlo simulation.

Evaluating Trading Systems By John Ehlers and Ric Way

Data Analysis Tools. Tools for Summarizing Data

Analyzing Intervention Effects: Multilevel & Other Approaches. Simplest Intervention Design. Better Design: Have Pretest

Econometrics Simple Linear Regression

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is.

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

2WB05 Simulation Lecture 8: Generating random variables

Bachelor's Degree in Business Administration and Master's Degree course description

Chapter 9 Monté Carlo Simulation

CHAPTER 6. Topics in Chapter. What are investment returns? Risk, Return, and the Capital Asset Pricing Model

Statistical Data analysis With Excel For HSMG.632 students

Session 10. Laboratory Works

This chapter will demonstrate how to perform multiple linear regression with IBM SPSS

Chapter 7 Risk, Return, and the Capital Asset Pricing Model

Simple Linear Regression, Scatterplots, and Bivariate Correlation

Monte Carlo Simulation. SMG ITS Advanced Excel Workshop

Outline. Topic 4 - Analysis of Variance Approach to Regression. Partitioning Sums of Squares. Total Sum of Squares. Partitioning sums of squares

A comparison between different volatility models. Daniel Amsköld

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y X

Chapter 11. Topics Covered. Chapter 11 Objectives. Risk, Return, and Capital Budgeting

HYPOTHESIS TESTING: CONFIDENCE INTERVALS, T-TESTS, ANOVAS, AND REGRESSION

ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA

CHAPTER 7: OPTIMAL RISKY PORTFOLIOS

STATISTICA Formula Guide: Logistic Regression. Table of Contents

General Sampling Methods

Forecasting in STATA: Tools and Tricks

The Capital Asset Pricing Model (CAPM)

Using Formulas, Functions, and Data Analysis Tools Excel 2010 Tutorial

Chapter 15. Mixed Models Overview. A flexible approach to correlated data.

Exercise 1.12 (Pg )

Estimation of σ 2, the variance of ɛ

03 The full syllabus. 03 The full syllabus continued. For more information visit PAPER C03 FUNDAMENTALS OF BUSINESS MATHEMATICS

Risk and return (1) Class 9 Financial Management,

DOES IT PAY TO HAVE FAT TAILS? EXAMINING KURTOSIS AND THE CROSS-SECTION OF STOCK RETURNS

Directions for using SPSS

Chicago Booth BUSINESS STATISTICS Final Exam Fall 2011

1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations.

Advanced Statistical Analysis of Mortality. Rhodes, Thomas E. and Freitas, Stephen A. MIB, Inc. 160 University Avenue. Westwood, MA 02090

3 The spreadsheet execution model and its consequences

Chapter 11. Topics Covered. Chapter 11 Objectives. Risk, Return, and Capital Budgeting

Package dsmodellingclient

Traditional Conjoint Analysis with Excel

The Volatility Index Stefan Iacono University System of Maryland Foundation

Important Probability Distributions OPRE 6301

Simple Methods and Procedures Used in Forecasting

17. SIMPLE LINEAR REGRESSION II

Ordinal Regression. Chapter

Interpretation of Somers D under four simple models

hp calculators HP 50g Trend Lines The STAT menu Trend Lines Practice predicting the future using trend lines

Microsoft Excel Tutorial

Using Excel s Analysis ToolPak Add-In

Dimensionality Reduction: Principal Components Analysis

Internet Appendix to CAPM for estimating cost of equity capital: Interpreting the empirical evidence

HLM software has been one of the leading statistical packages for hierarchical

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model

Chapter 11, Risk and Return

MICROSOFT EXCEL FORECASTING AND DATA ANALYSIS

Joint Exam 1/P Sample Exam 1

Logistic Regression (1/24/13)

1 Sufficient statistics

Simple Linear Regression Inference

Notes on Continuous Random Variables

Least Squares Estimation

Part 2: Analysis of Relationship Between Two Variables

So, using the new notation, P X,Y (0,1) =.08 This is the value which the joint probability function for X and Y takes when X=0 and Y=1.

Holding Period Return. Return, Risk, and Risk Aversion. Percentage Return or Dollar Return? An Example. Percentage Return or Dollar Return? 10% or 10?

FEGYVERNEKI SÁNDOR, PROBABILITY THEORY AND MATHEmATICAL

Transcription:

MID TERM MSF 503 Modeling 1 Name: Answers go here! NEATNESS COUNTS!!! Multiple Choice: 2 points each 1. In Excel, the VLOOKUP function does what? Searches the first row of a range of cells, and then returns a value from any cell on the same column of the range. Searches the last column of a range of cells, and then returns a value from any row on the same column of the range. Searches the first column of a range of cells, and then returns a value from any cell on the same row of the range. Searches the last column of a range of cells, and then returns a value from any column on the same row of the range. 2. When the number of Bernoulli trials, n, is large n p will be normally distributed. The normal distribution determines the value of each random x. We no longer need to generate u s. The probability of success p is approaches the standard normal. 3. Which of the following generates a z in Excel? = 3 + RAND() * 4 = 5 * NORMSINV() - 2 = 4 + NORMSINV( RAND() ) - 3 = 6 + NORMSINV( RAND() ) * 7 4. If we want to look at how changing the value of an input affects the value output over a range of possible inputs, we can use Goal Seek Data Table VLOOKUP Cell Auditing

5. A model is Reality. A representation. A forecast. The truth. 6. The inverse transform method for generating random numbers works because The LCG can be programmed in VBA. Integration is possible. f(x) is continuous. F(x) is uniformly distributed. 7. The Beta parameter in the exponential distribution Determines the probable number of arrivals per period. Is the variance of interarrival times. Is the variance of the Poisson process. Tells you how many arrivals will occur. 8. Generating bivariate normal random numbers means calculating Rho ρ. Conditional means and variances. The standard deviations of x 1 and x 2. Covariances. 9. In VBA, Option Explicit Fixes the lower bound of all arrays to 0. Requires variable declaration before definition. Disallows implicit type conversion. Declares the default comparison method for strings.

10. What does Goal Seek do? Finds the optimal model parameter(s). Shows how the outcomes will vary over a range of inputs. Shows the maximum model output and its parameters. Finds the model inputs that lead to a target output. 11. Linear interpolation is a... Method for calculating unknown regression coefficients. Method for examining known empirical distributions. Method for forecasting unknown results in the future. Method for finding unknown points between known ones. 12. Any Excel or VBA function that returns an array requires... Ctrl + Alt + Enter. An input parameter of type variant. The Range().Offset() syntax. Absolute cell referencing. 13. According to the CAPM, the market risk premium is: The population standard deviation of log returns of the market. The expected return of the market minus the risk free rate. The sample standard deviation of log returns of the market. The expected return of the market minus the expected return on a stock. 14. From the CAPM, the Beta of a stock (or a portfolio of stocks)... Is the correlation of the stock with the market. Is the covariance of the stock with the market. Is the slope of the stock with the market. Is the intercept of the stock with the market.

15. Cross-sectional normalizing, whereas time series normalizing. (Pick 2 answers.) Compares data from many stocks at a point in time. Compares data from a single stock across time. Compares data from the market to a single stock. Compares data from the market to a portfolio of stocks. 16. Excel forces definition of: 1. Calculations 2. Input and output data 3. GUI requirements 1, 2, and 3. 1. 2, and 3. 1, and 3. 17. Prototyping should always focus on The hardest parts first. Object oriented design considerations. The final design up front. The parts that will be the easiest to solve first. 18. What is a prototype spreadsheet? Something to be destroyed. A test version. An implementation tool. The optimal architecture. 19. The oracle problem refers to which? How do you know your spreadsheet is right? Methods of software testing. Code inspections and walkthroughs. Categories of spreadsheet errors.

20. Spreadsheet testing should consume how much development time? 4-5 hours per spreadsheet. 25-40% of the total. 10-20% of the total programming time. 1-2 hours per spreadsheet. Problems: 5 points each 21. Write a VBA function that will put normal (i.e. N( μ, σ 2 )) random numbers into a column of n number of cells. Assume you have a function rand_norms() that returns a z s.

22. Use the inverse transform method (i.e. no VBA or Excel code) to generate a - random number between 4 and 5 from the following density using u s =.512: 3 f ( x) =.0064x 0 x 5

23. Write a VBA function to generate a random x given the following empirical - data: i x i n x(i) 1 13 83 2 9 62 3 17 139 4 11 94 Next, generate a random number from this function using u s =.734.

24. Write a VBA function that uses the Linear Congruential Generator to - pick a random numbers from the array of cells shown (with equal probabilities for all). A B C 1 3 5 1 2 17 4 6 3 7 11 22 4 3 2 63

25. Given the following time series data: - A 1 Raw Data 2.50 3 -.23 4.45 5 1.90 6 -.36 and difference bins of 0-.10,.11-.50,.51-, calculate the ranked data scores. 26. If the probability of failure is.4, and the probability of success is.3, then how many successes and failures does the following set of u s s generate? u s = {.189,.832,.561,.432,.671,.483,.022,.705,.913 } - Write a VBA function that generates u s s returns the number of successes and failures in n such trials.

27. Given the following information: µ 1 = 2, µ 2 = 5, σ 1 = 1, σ 2 = 3, and ρ 1,2 =.5. Generate z 1 and z 2 given z s(1) =.485 and z s(2) = -.705. Essay: 15 points 28. What is meant by the terms spreadsheet errors, spreadsheet best practices and spreadsheet testing? Use specific examples from the readings to demonstrate your knowledge of these concepts.