INFORMS Transactions on Education. Blitzograms Interactive Histograms

Size: px
Start display at page:

Download "INFORMS Transactions on Education. Blitzograms Interactive Histograms"

Transcription

1 This article was downloaded by: [ ] On: 18 November 2017, At: 06:07 Publisher: Institute for Operations Research and the Management Sciences (INFORMS) INFORMS is located in Maryland, USA INFORMS Transactions on Education Publication details, including instructions for authors and subscription information: Blitzograms Interactive Histograms Sam Savage, To cite this article: Sam Savage, (2001) Blitzograms Interactive Histograms. INFORMS Transactions on Education 1(2): doi.org/ /ited Full terms and conditions of use: This article may be used only for the purposes of research, teaching, and/or private study. Commercial use or systematic downloading (by robots or other automatic processes) is prohibited without explicit Publisher approval, unless otherwise noted. For more information, contact The Publisher does not warrant or guarantee the article s accuracy, completeness, merchantability, fitness for a particular purpose, or non-infringement. Descriptions of, or references to, products or publications, or inclusion of an advertisement in this article, neither constitutes nor implies a guarantee, endorsement, or support of claims made of that product, publication, or service. Copyright 2001, INFORMS Please scroll down for article it is on subsequent pages INFORMS is the largest professional society in the world for professionals in the fields of operations research, management science, and analytics. For more information on INFORMS, its publications, membership, or meetings visit

2 Savage Sam Savage Department of Management Science and Engineering Stanford University Stanford, CA , USA I Hear, I Forget I See, I Remember I Do, I Understand Chinese Proverb From Bicycles to Blitzograms You probably know how to ride a bicycle, but would you even recognize the equations of bicycle motion? The equations are clearly not necessary for riding a bike, but are they sufficient? Suppose, that upon seeing your first bicycle, you had derived the equations of motion from scratch, starting with F=ma. Would you shout Eureka then jump on and start riding? No, the equations of motion are irrelevant to riding a bicycle. Designing a bicycle maybe, but riding one, no way. We learn to ride through interactions with bicycles using our hands and the seats of our pants. Michael Polanyi (1983) has referred to this as tacit learning as opposed to the formal learning required to understand equations. I will demonstrate below, a path toward gaining a tacit understanding of the concept of probability distributions. Motivation Several years ago I came to the conclusion that many graduates of basic Statistics courses don t understand the Central Limit Theorem. As described below, I was wrong, they don t even grasp the concept of a distribution. I came to my initial conclusion by showing students (all of whom had taken statistics) the histogram of a uniform random variable generated by a spinner as shown in (and also available as SPINNER.xls (Savage, 1998a). After displaying the uniform histogram associated with the spinner, I would ask the students to draw the histogram of the average of two spins. Consistently about half would incorrectly draw another flat histogram, while the other half would correctly draw a centralized distribution, either triangular (technically correct), or bell shaped (close enough for me). From this experiment, which I repeated with consistent results, I incorrectly concluded that half of the students did not understand the Central Limit Theorem. After living under this misconception for about a year, I almost absent-mindedly asked a class, one day, to draw the histogram of a single spin before I had shown them the uniform results. I was shocked to find the same two drawings (flat and centralized) in roughly the same proportions for one spin that I had been getting for the estimate of the average of two spins. Those who draw a centralized distribution clearly do not grasp the concept of probability distributions. I have now repeated this experiment on over a thousand subjects, including Stanford graduate students, executives and military officers, all of whom have had at least one course in statistics. The roughly one half who draw a centralized distribution for a single spin have, in the words of Mark Twain, had their schooling interfere with their education. These results are discussed in (Savage, 1998b). Virtually all MBA and master s students in Operations Research and Management Science are expected to take a course in statistics, and many have had courses in stochastic modeling. I think this is a reasonable requirement, but if a large proportion of them can t accurately model a game board spinner, exactly what stochastic modeling skills do they have? Some Related Literature Further experiments with students perceptions of spinners performed by Armann Ingolfsson (1999), David Zalkind (1999), and others confirm that students have a poor intuitive grasp of the meaning of probability distributions at a very basic level. More generally, there is a growing literature on our poor ability to deal with uncertainty. Kahneman, Slovic, & Tversky in Judgement under 77

3 Uncertainty: Heuristics and Biases (1982) present a wide variety of well-documented and consistent errors in judgment, even among experts who have had substantial statistical training. Improving Statistical Reasoning - Theoretical Models and Practical Implications by Peter Sedlmeier (1999) reports extensively on errors in statistical reasoning, and also develops a formal model of statistical learning. He strongly suggests that students are able to obtain a better grasp of statistical concepts when they are presented in frequency vs. probability format. That is, people seem more likely to correctly answer questions of the form: How many items have property A vs. property B than they are questions of the form: Which is most likely, A or B". There are many layers of semantics and deduction involved in such reasoning, and a few sentences here, cannot do books like these justice. But as Sedlmeier says, in confirmation of the Chinese proverb above, As good teachers know, students learn better when they are actively involved in the learning process. He goes on to list numerous other sources of evidence that support learning by doing. Mindles (pronounced mine dells) Exhibit 1. Central Limit Theorem (CLT.gif) But how do you interact with a distribution? To interact with physical things we grasp them with our hands, usually by appropriately designed handles that make them easie r to use. Things to be grasped with our minds should similarly have appropriately designed mindles. Blitzograms The histogram has always been a pretty good mindle for distributions. Histograms are associated with counting things, which is aligned with Sedlmeier s observation that the frequency format is intuitive. In the old days, histograms had two problems. First, a histogram couldn t represent the distribution of a continuous random variable unless the bins became infinitesimal. This required the introduction of calculus, which further hampered a tacit understanding of the subject by most students. But that was before computer scientists discovered that for all practical purposes the smallest positive number is Today, for all but the most exotic situations, we can forget about continuous random variables. Finite bins are all you need. The second problem with histograms was that traditionally they took a long time to compute and graph. The blitzogram is an instantaneous or, lightning fast, histogram (hence the name) that 78

4 Exhibit 2. Spinner.gif displays the frequency distribution of a dynamic data set. Hook the user to this data set through numeric inputs, function keys, or slide bars, and you get direct user interaction with a stochastic systems. Three Loose Classes of Blitzograms Three loose classes of blitzograms will be presented. Most examples are done in Excel spreadsheets, which may be downloaded or viewed as animated GIF files in your browser. One example was programmed in Java, and one was generated using the animation feature of XLSim, a simulation package that I am developing at AnalyCorp. 1. Sample Blitzograms These display histograms of samples of a given size, of a random variable. 2. Convergence Blitzograms These display the convergence of a simulation or some other process. The blitzogram demonstrating the central limit theorem on the title page is of this variety.. 3. Convolving Blitzograms These display the results of managerial actions resulting in the convolution of multiple distributions.if X capacity is fully consumed by the assignment in the previous step, then assign Y capacity to make the remaining number of units of A demanded in that period. 1. Sample Blitzograms Sample blitzograms display histograms of samples of a given size, of a random variable. In the examples here, the Data Table spreadsheet command will be used to nearly instantly generate a column of random varieties for which a new live histogram will be displayed each time the calculate key is pressed. The Data Table A little appreciated, but powerful command of the spreadsheet is known as the data table. This feature has been present since early versions of Lotus 1-2-3, yet it is regrettably not widely used. It allows a single spreadsheet formula to be parameterized on up to two parameters in Excel (and up to 3 in 1-2-3). For example, the file 3DGRAPH.xls, taken from exercise 1 (Savage, 1998a), contains a function of two variables, parameterized on x and y and then graphed. Changing the function in the driver formula of the table results in immediate changes to the graph as shown in 3DGRAPH.gif. If you want to try functions of your own in cell C10, you will need to use the Excel version described below. If you have Microsoft Excel you can download 3DGRAPH.xls (note if calculation is slow, you may need to close any workbooks containing references to user defined VBA functions). I present this example to my class and then ask the students to dream up the most aesthetic function they can. This exercise assists in a tacit understanding of functions of two variables, which I also find lacking in most students. But back to probability distributions. Monte Carlo Simulation in Data Tables In the mid 1980 s it was discovered that if the function in the table formula cell consisted of a random number generator of some sort, the resulting data table would create a Monte Carlo 79

5 simulation of the formula cell. I first heard about this from Charles Bonini of Stanford, in 1990, who attributed it to William Sharpe. Early versions of Lotus had a command for creating frequency distributions of a given data set across a given set of bins, but the result was not dynamic. That is, if you changed the data or the bins, you needed to re-execute the command. Excel, however, had an array formula =FREQUENCY (Data_array,Bins_array) that yielded a dynamic frequency distribution. In about 1990, I tried using =FREQUENCY on the results of a Data Table simulation to create a live histogram on my 25 mhz 386. Although I coined the term blitzogram at the time, molassesgram would have been more appropriate. It was not until I reached 120 mhz around 1995, that the concept really worked. The file BLITZ1.xls, modeled after exercise 2.6 (Savage, 1998a) contains a blitzogram of 50 samples of a uniform random variable. Pressing the calculate key <F9> causes a new sample of 50 to be drawn as shown in BLITZ1.gif. Note: at the suggestion of a reviewer, the labels on the x axis, and scale of the y axis have been frozen in the gif version for a clearer picture of what is going on. This is only possible after one has determined the support of the distribution being Exhibit 3. 3Dgraph.xls modeled. Therefore the labels and scale in the xls version have been left dynamic so that arbitrary distributions may be tested. The most striking lesson of BLITZ1 is that a sample of 50 uniforms is not very uniform. BLITZ2.gif shows the results of 500 samples of RAND() and (RAND()+RAND()/2. The effects of the central limit theorem are clearly visible in the peaked distribution on the right. What is the shape of the distribution of the maximum of two uniform random variables? Plug =MAX(RAND(),RAND())) into BLITZ1.xls and find out, if you don t know already. As a point of reference, I assign this problem as a homework exercise to my students. Later I give an exam on which I ask them to draw the distribution of the minimum of two random variables. Nearly 100% of my students answer this correctly. I like to think that the time they have spent with blitzograms contributes to their success with this question. David Ashley of the University Missouri has developed some interesting variants of the data table blitzogram, (click here to download), which he uses with his own students. It should be noted that Professor John P. Gould of the University of Chicago, as well as others, no doubt, have arrived at this type of blitzogram independently. 80

6 2. Convergence Blitzograms Convergence Blitzograms display the convergence of a simulation or some other process. The earliest of these dates from the 19th century, as discussed Exhibit 4. Blitz1.xls Exhibit 5. Blitz2.xls below. As a modern example, the Crystal Ball simulation package has used this device for displaying convergence for some time. 81

7 The Spinner Again What would happen if you spun the spinner a really large number of times? Click here to find out. The Central Limit Theorem The blitzogram on the title page, Exhibit 1 CLT.gif, demonstrates the central limit theorem, by showing how averages of increasing numbers of independent random variates converge on the normal distribution. This was generated by running 100,000 Monte Carlo trials in XLSim of ten independent bi-modal distributions generated as follows: =IF(RAND()<0.3,gen_normal(0.3,0.05), gen_normal(0.6,0.05)) The averages of the first n variates were also calculated, for n= The first output cell of the simulation recorded one such random variate. The remaining nine output cells recorded the various averages. XLSim offers the option of scrolling through the histograms of all output cells to create a simple animation. It is interesting to note that the average of two of the bi-modal distributions was tri-modal. Quincunx - The Mother of All Blitzograms Sir Francis Galton, the father of Statistics also developed what must have been the first blitzogram. It consisted of a glass-encased array Exhibit 6. Quincunx of pins protruding from a board. The pins were arranged in such a pattern, that when ball bearings were dropped into the device, they were randomly reflected right or left at multiple stages, and finally dropped into bins. This resulted in a bell shaped pile of ball bearings at the bottom. It was with the help of the quincunx, as he called this device, that Galton discovered regression to the mean. The odd name derives from the pattern of dots on the 5 side of a die, which was used for the arrangement of the pins. I was convinced that a quincunx could be created in a spreadsheet, and about three minutes into the project had a sense of déjà vu. The structure was very similar to a binomial lattice option-pricing model. Where Galton thought of his random deflections as biological measures such as changes in height between generation, I decided to represent changes in stock prices as shown in exhibit 6. The Poisson Distribution It is sometimes instructive to see how theoretical distributions change with the underlying parameters. For example I introduce the Poisson distribution with the following story, some of which I believe is true. Poisson, an early 19th century French mathematican was studying data concerning the number of soldiers killed per month by horse kick in the Prussian army. Suppose that 82

8 there were three Horse Kick Deaths (HKD s) per month on average. Then one might model the situation as follows. The probability of one HKD on any given day is 10%. Multiply this by 30 days and you get 3 per month. Thus HKD s per month are binomially distributed with n=30 and p=0.10, right? Close, but no cigar you say, because we have ignored the chance that two soldiers get killed on the same day. No problem I say, we will divide the month into 60 half-days. Now the probability of an HKD on a single half-day is 5%, so HKD s per month are still binomially distributed, but now with n=60 and p=0.05. But two soldiers could receive fatal kicks on the same half-day you say. No problem I say, we will model quarter days by upping n to 120 and reducing p to This could go on until we both dropped from exhaustion. When I ask students what this sort of process was called in their calculus course, few recognize it as a limit. POISSON.GIF shows a sequence of binomial distributions with increasing n approaching the Poisson. Notice how quickly the binomial achieves the limiting distribution. This was Exhibit 7. Poisson.gif generated from POISSON.xls, in which a slide bar is moved by the user to control the number n. I believe that movable controls play an important role in tacit learning with slide bars playing the role of handle bars on a bicycle. This example not only provides a convenient mindle for the Poisson distribution, but for the concept of a limit as well, which also seems to evade a tacit understanding by most students. 3. Convolving Blitzograms For the past decade, I have worked with Ben C. Ball of MIT on the problem of selecting optimal portfolios of petroleum exploration projects. This work is summarized in (Ball, 1999), see also Notes on Exploration and Production Portfolio Optimization. Early on we discovered that many managers lack a tacit understanding of the effects of diversification on portfolios. We developed the following example as a mindle for this often counter-intuitive subject. 83

9 The Safe and Risky Investment Suppose you are responsible for allocating $10 million between two exploration projects. One is relatively safe", the other relatively risky". Either project would require the full $10 million for a 100% interest. The chances of success are initially assumed to be independent. The probabilities and payoffs of the projects are reflected in table 1. Safe Risky Outcome NPV $Millions Independent Probability Dry Hole % Success 50 60% Dry Hole % Success 80 40% Table 1 This example has been intentionally constructed so that the expected returns of the two projects are the same as shown below: Safe: 60%*$ %*(-$10) = $26 Mil Risky: 40%*$ %*(-$10) = $26 Mil To attach a concrete risk to the outcomes, imagine that if you lose money you will also lose your job. Any allocation of your $10 million across these two projects will have the same expected value, but how do you minimize the probability of getting fired? To simplify the problem, just consider the investment strategies shown below. Safe Risky a. 100% 0% b. 90% 10% c. 20% 80% d. None of the Above Table 2 Allocation a obviously results in a 40% chance of getting fired, but do b or c improve on this? Most managers seem reluctant to transfer money from a safe investment to a risky one that has the same expected return. Of course, some allocation not shown above might result in a lower probability of getting fired than a, b or c, in which case you would choose d. You may wish to spend a minute trying to work this out intuitively before proceeding. Here s a hint. I once had the opportunity to pose this problem to William Sharpe (of CAPM fame) whose immediate response was to start writing equations. If Sharpe needs to write equations, most of us don t stand a chance of solving this on intuition alone. To determine the result of any particular allocation of investments it is necessary to look at the four possible joint outcomes of the two projects. Table 3 depicts this detail for strategy c above. This shows that strategy c results in only a 24% chance of losing your job, which turns out to be the best you can do (strategy b is 40%). A blitzogram adds further insight to this example. In this case, a weighted convolution of the safe and risky distributions is generated in real time by dragging a slide bar from left (100% safe) to right (100% risky). Click on the arrows at the ends of the slidebar in the graphic to change the percentage in the portfolio. Note the changes in probability of loss on the right of the screen. Click here for the graphic (require Internet Explorer to view). You may also download the Excel version in Blitz3.xls. Statistical Dependence Up to now we have assumed statistical independence between the two projects. We can also use this blitzogram to investigate the effects of positive and negative correlation between the two projects while maintaining the original Safe Risky Probability Return in $Million Result Success Dry Hole 60% x 60% 20% x $ % x (-$10) Keep Job = 36% = $2 Dry Hole Success 40% x 40% 20% x ($10) + 80% x $80 Keep Job = 16% = $62 Dry Hole Dry Hole 40% x 60% = 24% 20% x (-$10) + 80% x (-$10) = (-$10) Lose Job Table 3 84

10 Savage probabilities of success and failure. Note: given the probabilities in table 1, a correlation of +1 is not possible whereas one of -1 is possible. Observe the results of changing the correlation with a portfolio consisting of 60% safe and 40% risky". Again note the change in the probability of loss. The construction of Blitz3.xls Correlation Blitz3.xls starts with a column of 60 50"s and 40-10"s named safe and a parallel column of 60-10"s and 40 80"s named rdata". To control the correlation, a new column (risky) contains rdata shifted relative to the safe data. Note, when the data is shifted so that each success ("50") in the safe column lines up with a failure ("-10") in the risky column, a correlation of exactly -1 is achieved. As the risky column rotates more and more successes into an overlap with the successes in the safe column, the correlation increases to a maximum of 66.6% when all 40 of the risky column s successes line up with successes in the safe column. Weighted Portfolio A new column named Outcomes is now created with formulas of the type w 1 *S + w 2 *R. Where w 1 and w 2 are the percentages of the portfolio in safe and risky respectively, and S and R, are the corresponding cells in the safe and risky columns. The blitzogram is then created by using ={Frequency(Outcomes,Bins)} formula in cells J1:J12. An Alternate Formulation Blitz3.xls, may be generalized to model larger numbers of arbitrary distributions and to perform stochastic linear programming for optimal portfolios as will be shown in the next section. However, for modeling two investments with binary outcomes, Blitz3.xls represents a brute force approach. One of the reviewers of this article has created a more elegant formulation which is available for download as portfolio.xls. Blitzograms in Practice A number of us working in the petroleum industry have discovered, independently, that managers are not willing to accept the notion of an optimized portfolio until they have gained a tacit understanding of the underlying model. This is where blitzograms come in. EPPO.xls contains the prototype of a general single period Exploration and Production Portfolio Optimizer. This is a scenario optimization model described generally in (Ball, 1999) and in more detail in Notes on Exploration and Production Portfolio Optimization. Monte Carlo scenarios of 5 projects, generated to preserve statistical dependence, are created in columns (Table 4). Table 4 The model then creates a blitzogram based on a tentative budget allocation across the projects. By viewing the distributions associated with their investment decisions, managers are better able to understand the risk implications of their potential actions. Up to 100% of each project may be taken, subject to a budget constraint. Note, that by typing 100% into any particular project while leaving the others at zero, the blitzogram displays the distribution of that project alone. Typical financial portfolio models constrain the percentages in each instrument to sum to 100%. It is assumed that once the optimal mix is determined that it can be scaled up or down for any budget. In this model, however, the percentages represent the proportion of each project taken. Thus, with a large enough budget one could take 100% of each project. 85

11 Two views of EPPO.xls are shown. The first displays an investment in 50% of the third project, 75% of the 4th project, and 100% of the fifth project. The pie chart displays the proportion of the budget in each of the five projects. The final portfolio has been optimized using the Excel Solver to minimize the mean loss (the expected value of the portfolio given that it is negative) in cell C6, for a budget of $600,000 and required expected NPV of $1,900,000. Note this sort of scenario model may be easily modified to support other useful piecewise linear objective Exhibit 8. EPPO.xls functions. One these that seems especially promising is Conditional Value at Risk, see Conclusion As computers become ever faster, more and more procedures that were once viewed as iterative will continue to become instantaneous. The blitzogram is the application of this trend to histograms, which I hope will lead to a better tacit understanding of probability distributions among both students and managers. 86

12 And this is not just an academic exercise. Commercial Monte Carlo simulation packages and Crystal Ball, and my smaller INSIGHT.xla are widely available. I hope that managers of the future, familiar with tools like these, will stop demanding: A number for my report and start demanding A distribution for my simulation. Creating the Animations Most of the animations were created in Excel using Windows 95 and 98. Screen shots of various frames of the animation were taken using the <Alt><PrtSc> key combination, and pasted one by one into the Microsoft GIF Animator. This application may be downloaded at no charge from Microsoft. The results are rather primitive, but may be easily accomplished by any Excel user with a few minutes practice. My friend, Randy Schultz, used Java to program the Convergence Blitzogram with the spinner in the background. This sort of thing is a lot of work, even for a good programmer, but leads to the most control. An interesting alternative, which lies somewhere in between these two approaches, was developed for the animation of Blitz3.xls by Adam Brower of the Hermes Group. Here, Java script (much simpler than a Java program) is used to cycle through a sequence of GIF images at the user s command. The individual GIF files have been given the names 1 through n for this example. Use the View Source command in your browser to see this Java script. It may be easily modified to create animations of your own. No doubt many other software tools available on the market now and in the future, will make animations like these even easier to produce. References Ball, B.C. and S.L. Savage (1999), Holistic vs. Hole-istic Exploration and Production Strategies, Journal of Petroleum Technology. Ingolfsson, A. (1999), Obvious Abstractions: The Spinner Experiment, Interfaces, Vol. 29, No. 6, pp Kahneman, D., P. Slovic and A. Tversky (1982), Judgment under Uncertainty: Heuristics and biases, Cambridge University Press, Cambridge. Polanyi, M. (1983), Tacit Dimension, Peter Smith Pub, ISBN: Savage, S.L. (1998a), INSIGHT.xla Business Analysis Software for Microsoft Excel, - Text and Software, Exercise 1, Duxbury Press, Belmont, CA. Savage, S.L. (1998b), Statistical Analysis For The Masses", Statistics in Public Policy, Ed.: Bruce Spencer, Oxford University Press, Sedlmeier, P. (1999), Improving Statistical Reasoning - Theoretical Models and Practical Implications, Lawrence Erlbaum Associates, Mahwah, NJ. Zalkind, D. (1999), Another Take on the Spinner Experiment, Interfaces, Vol. 29, No. 6, pp

Mathematics process categories

Mathematics process categories Mathematics process categories All of the UK curricula define multiple categories of mathematical proficiency that require students to be able to use and apply mathematics, beyond simple recall of facts

More information

CHAPTER 4: REIMBURSEMENT STRATEGIES 24

CHAPTER 4: REIMBURSEMENT STRATEGIES 24 CHAPTER 4: REIMBURSEMENT STRATEGIES 24 INTRODUCTION Once state level policymakers have decided to implement and pay for CSR, one issue they face is simply how to calculate the reimbursements to districts

More information

Introduction to Simulation

Introduction to Simulation Introduction to Simulation Spring 2010 Dr. Louis Luangkesorn University of Pittsburgh January 19, 2010 Dr. Louis Luangkesorn ( University of Pittsburgh ) Introduction to Simulation January 19, 2010 1 /

More information

The Good Judgment Project: A large scale test of different methods of combining expert predictions

The Good Judgment Project: A large scale test of different methods of combining expert predictions The Good Judgment Project: A large scale test of different methods of combining expert predictions Lyle Ungar, Barb Mellors, Jon Baron, Phil Tetlock, Jaime Ramos, Sam Swift The University of Pennsylvania

More information

Edexcel GCSE. Statistics 1389 Paper 1H. June Mark Scheme. Statistics Edexcel GCSE

Edexcel GCSE. Statistics 1389 Paper 1H. June Mark Scheme. Statistics Edexcel GCSE Edexcel GCSE Statistics 1389 Paper 1H June 2007 Mark Scheme Edexcel GCSE Statistics 1389 NOTES ON MARKING PRINCIPLES 1 Types of mark M marks: method marks A marks: accuracy marks B marks: unconditional

More information

STT 231 Test 1. Fill in the Letter of Your Choice to Each Question in the Scantron. Each question is worth 2 point.

STT 231 Test 1. Fill in the Letter of Your Choice to Each Question in the Scantron. Each question is worth 2 point. STT 231 Test 1 Fill in the Letter of Your Choice to Each Question in the Scantron. Each question is worth 2 point. 1. A professor has kept records on grades that students have earned in his class. If he

More information

Probability and Statistics Curriculum Pacing Guide

Probability and Statistics Curriculum Pacing Guide Unit 1 Terms PS.SPMJ.3 PS.SPMJ.5 Plan and conduct a survey to answer a statistical question. Recognize how the plan addresses sampling technique, randomization, measurement of experimental error and methods

More information

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data

What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data What s in a Step? Toward General, Abstract Representations of Tutoring System Log Data Kurt VanLehn 1, Kenneth R. Koedinger 2, Alida Skogsholm 2, Adaeze Nwaigwe 2, Robert G.M. Hausmann 1, Anders Weinstein

More information

The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design.

The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design. Name: Partner(s): Lab #1 The Scientific Method Due 6/25 Objective The lab is designed to remind you how to work with scientific data (including dealing with uncertainty) and to review experimental design.

More information

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS Václav Kocian, Eva Volná, Michal Janošek, Martin Kotyrba University of Ostrava Department of Informatics and Computers Dvořákova 7,

More information

Mathematics subject curriculum

Mathematics subject curriculum Mathematics subject curriculum Dette er ei omsetjing av den fastsette læreplanteksten. Læreplanen er fastsett på Nynorsk Established as a Regulation by the Ministry of Education and Research on 24 June

More information

Managerial Decision Making

Managerial Decision Making Course Business Managerial Decision Making Session 4 Conditional Probability & Bayesian Updating Surveys in the future... attempt to participate is the important thing Work-load goals Average 6-7 hours,

More information

Introduction to the Practice of Statistics

Introduction to the Practice of Statistics Chapter 1: Looking at Data Distributions Introduction to the Practice of Statistics Sixth Edition David S. Moore George P. McCabe Bruce A. Craig Statistics is the science of collecting, organizing and

More information

Integrating simulation into the engineering curriculum: a case study

Integrating simulation into the engineering curriculum: a case study Integrating simulation into the engineering curriculum: a case study Baidurja Ray and Rajesh Bhaskaran Sibley School of Mechanical and Aerospace Engineering, Cornell University, Ithaca, New York, USA E-mail:

More information

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014

ACTL5103 Stochastic Modelling For Actuaries. Course Outline Semester 2, 2014 UNSW Australia Business School School of Risk and Actuarial Studies ACTL5103 Stochastic Modelling For Actuaries Course Outline Semester 2, 2014 Part A: Course-Specific Information Please consult Part B

More information

An Introduction to Simio for Beginners

An Introduction to Simio for Beginners An Introduction to Simio for Beginners C. Dennis Pegden, Ph.D. This white paper is intended to introduce Simio to a user new to simulation. It is intended for the manufacturing engineer, hospital quality

More information

Mathematics Success Grade 7

Mathematics Success Grade 7 T894 Mathematics Success Grade 7 [OBJECTIVE] The student will find probabilities of compound events using organized lists, tables, tree diagrams, and simulations. [PREREQUISITE SKILLS] Simple probability,

More information

MGT/MGP/MGB 261: Investment Analysis

MGT/MGP/MGB 261: Investment Analysis UNIVERSITY OF CALIFORNIA, DAVIS GRADUATE SCHOOL OF MANAGEMENT SYLLABUS for Fall 2014 MGT/MGP/MGB 261: Investment Analysis Daytime MBA: Tu 12:00p.m. - 3:00 p.m. Location: 1302 Gallagher (CRN: 51489) Sacramento

More information

Data Structures and Algorithms

Data Structures and Algorithms CS 3114 Data Structures and Algorithms 1 Trinity College Library Univ. of Dublin Instructor and Course Information 2 William D McQuain Email: Office: Office Hours: wmcquain@cs.vt.edu 634 McBryde Hall see

More information

Using SAM Central With iread

Using SAM Central With iread Using SAM Central With iread January 1, 2016 For use with iread version 1.2 or later, SAM Central, and Student Achievement Manager version 2.4 or later PDF0868 (PDF) Houghton Mifflin Harcourt Publishing

More information

How to Judge the Quality of an Objective Classroom Test

How to Judge the Quality of an Objective Classroom Test How to Judge the Quality of an Objective Classroom Test Technical Bulletin #6 Evaluation and Examination Service The University of Iowa (319) 335-0356 HOW TO JUDGE THE QUALITY OF AN OBJECTIVE CLASSROOM

More information

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology Michael L. Connell University of Houston - Downtown Sergei Abramovich State University of New York at Potsdam Introduction

More information

PM tutor. Estimate Activity Durations Part 2. Presented by Dipo Tepede, PMP, SSBB, MBA. Empowering Excellence. Powered by POeT Solvers Limited

PM tutor. Estimate Activity Durations Part 2. Presented by Dipo Tepede, PMP, SSBB, MBA. Empowering Excellence. Powered by POeT Solvers Limited PM tutor Empowering Excellence Estimate Activity Durations Part 2 Presented by Dipo Tepede, PMP, SSBB, MBA This presentation is copyright 2009 by POeT Solvers Limited. All rights reserved. This presentation

More information

INFORMS Transactions on Education

INFORMS Transactions on Education This article was downloaded by: [46.3.195.208] On: 22 November 2017, At: 21:14 Publisher: Institute for Operations Research and the Management Sciences (INFORMS) INFORMS is located in Maryland, USA INFORMS

More information

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING Yong Sun, a * Colin Fidge b and Lin Ma a a CRC for Integrated Engineering Asset Management, School of Engineering Systems, Queensland

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

Improving Conceptual Understanding of Physics with Technology

Improving Conceptual Understanding of Physics with Technology INTRODUCTION Improving Conceptual Understanding of Physics with Technology Heidi Jackman Research Experience for Undergraduates, 1999 Michigan State University Advisors: Edwin Kashy and Michael Thoennessen

More information

OCR for Arabic using SIFT Descriptors With Online Failure Prediction

OCR for Arabic using SIFT Descriptors With Online Failure Prediction OCR for Arabic using SIFT Descriptors With Online Failure Prediction Andrey Stolyarenko, Nachum Dershowitz The Blavatnik School of Computer Science Tel Aviv University Tel Aviv, Israel Email: stloyare@tau.ac.il,

More information

Cal s Dinner Card Deals

Cal s Dinner Card Deals Cal s Dinner Card Deals Overview: In this lesson students compare three linear functions in the context of Dinner Card Deals. Students are required to interpret a graph for each Dinner Card Deal to help

More information

Exemplar 6 th Grade Math Unit: Prime Factorization, Greatest Common Factor, and Least Common Multiple

Exemplar 6 th Grade Math Unit: Prime Factorization, Greatest Common Factor, and Least Common Multiple Exemplar 6 th Grade Math Unit: Prime Factorization, Greatest Common Factor, and Least Common Multiple Unit Plan Components Big Goal Standards Big Ideas Unpacked Standards Scaffolded Learning Resources

More information

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Instructor: Dr. Gregory L. Wiles Email Address: Use D2L e-mail, or secondly gwiles@spsu.edu Office: M

More information

Executive Guide to Simulation for Health

Executive Guide to Simulation for Health Executive Guide to Simulation for Health Simulation is used by Healthcare and Human Service organizations across the World to improve their systems of care and reduce costs. Simulation offers evidence

More information

Understanding and Interpreting the NRC s Data-Based Assessment of Research-Doctorate Programs in the United States (2010)

Understanding and Interpreting the NRC s Data-Based Assessment of Research-Doctorate Programs in the United States (2010) Understanding and Interpreting the NRC s Data-Based Assessment of Research-Doctorate Programs in the United States (2010) Jaxk Reeves, SCC Director Kim Love-Myers, SCC Associate Director Presented at UGA

More information

Curriculum Design Project with Virtual Manipulatives. Gwenanne Salkind. George Mason University EDCI 856. Dr. Patricia Moyer-Packenham

Curriculum Design Project with Virtual Manipulatives. Gwenanne Salkind. George Mason University EDCI 856. Dr. Patricia Moyer-Packenham Curriculum Design Project with Virtual Manipulatives Gwenanne Salkind George Mason University EDCI 856 Dr. Patricia Moyer-Packenham Spring 2006 Curriculum Design Project with Virtual Manipulatives Table

More information

Science Fair Project Handbook

Science Fair Project Handbook Science Fair Project Handbook IDENTIFY THE TESTABLE QUESTION OR PROBLEM: a) Begin by observing your surroundings, making inferences and asking testable questions. b) Look for problems in your life or surroundings

More information

Getting Started with Deliberate Practice

Getting Started with Deliberate Practice Getting Started with Deliberate Practice Most of the implementation guides so far in Learning on Steroids have focused on conceptual skills. Things like being able to form mental images, remembering facts

More information

Mathematics Scoring Guide for Sample Test 2005

Mathematics Scoring Guide for Sample Test 2005 Mathematics Scoring Guide for Sample Test 2005 Grade 4 Contents Strand and Performance Indicator Map with Answer Key...................... 2 Holistic Rubrics.......................................................

More information

Math 96: Intermediate Algebra in Context

Math 96: Intermediate Algebra in Context : Intermediate Algebra in Context Syllabus Spring Quarter 2016 Daily, 9:20 10:30am Instructor: Lauri Lindberg Office Hours@ tutoring: Tutoring Center (CAS-504) 8 9am & 1 2pm daily STEM (Math) Center (RAI-338)

More information

AP Statistics Summer Assignment 17-18

AP Statistics Summer Assignment 17-18 AP Statistics Summer Assignment 17-18 Welcome to AP Statistics. This course will be unlike any other math class you have ever taken before! Before taking this course you will need to be competent in basic

More information

WORK OF LEADERS GROUP REPORT

WORK OF LEADERS GROUP REPORT WORK OF LEADERS GROUP REPORT ASSESSMENT TO ACTION. Sample Report (9 People) Thursday, February 0, 016 This report is provided by: Your Company 13 Main Street Smithtown, MN 531 www.yourcompany.com INTRODUCTION

More information

Purdue Data Summit Communication of Big Data Analytics. New SAT Predictive Validity Case Study

Purdue Data Summit Communication of Big Data Analytics. New SAT Predictive Validity Case Study Purdue Data Summit 2017 Communication of Big Data Analytics New SAT Predictive Validity Case Study Paul M. Johnson, Ed.D. Associate Vice President for Enrollment Management, Research & Enrollment Information

More information

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS

AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS AGS THE GREAT REVIEW GAME FOR PRE-ALGEBRA (CD) CORRELATED TO CALIFORNIA CONTENT STANDARDS 1 CALIFORNIA CONTENT STANDARDS: Chapter 1 ALGEBRA AND WHOLE NUMBERS Algebra and Functions 1.4 Students use algebraic

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Automating Outcome Based Assessment

Automating Outcome Based Assessment Automating Outcome Based Assessment Suseel K Pallapu Graduate Student Department of Computing Studies Arizona State University Polytechnic (East) 01 480 449 3861 harryk@asu.edu ABSTRACT In the last decade,

More information

Robot manipulations and development of spatial imagery

Robot manipulations and development of spatial imagery Robot manipulations and development of spatial imagery Author: Igor M. Verner, Technion Israel Institute of Technology, Haifa, 32000, ISRAEL ttrigor@tx.technion.ac.il Abstract This paper considers spatial

More information

Introduction to Causal Inference. Problem Set 1. Required Problems

Introduction to Causal Inference. Problem Set 1. Required Problems Introduction to Causal Inference Problem Set 1 Professor: Teppei Yamamoto Due Friday, July 15 (at beginning of class) Only the required problems are due on the above date. The optional problems will not

More information

Measures of the Location of the Data

Measures of the Location of the Data OpenStax-CNX module m46930 1 Measures of the Location of the Data OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 The common measures

More information

Statewide Framework Document for:

Statewide Framework Document for: Statewide Framework Document for: 270301 Standards may be added to this document prior to submission, but may not be removed from the framework to meet state credit equivalency requirements. Performance

More information

Unit 3. Design Activity. Overview. Purpose. Profile

Unit 3. Design Activity. Overview. Purpose. Profile Unit 3 Design Activity Overview Purpose The purpose of the Design Activity unit is to provide students with experience designing a communications product. Students will develop capability with the design

More information

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus

ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus MASTER IN BUSINESS ADMINISTRATION ACCOUNTING FOR MANAGERS BU-5190-OL Syllabus Fall 2011 P LYMOUTH S TATE U NIVERSITY, C OLLEGE OF B USINESS A DMINISTRATION 1 Page 2 PLYMOUTH STATE UNIVERSITY College of

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining

Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Evaluation of Usage Patterns for Web-based Educational Systems using Web Mining Dave Donnellan, School of Computer Applications Dublin City University Dublin 9 Ireland daviddonnellan@eircom.net Claus Pahl

More information

ECE-492 SENIOR ADVANCED DESIGN PROJECT

ECE-492 SENIOR ADVANCED DESIGN PROJECT ECE-492 SENIOR ADVANCED DESIGN PROJECT Meeting #3 1 ECE-492 Meeting#3 Q1: Who is not on a team? Q2: Which students/teams still did not select a topic? 2 ENGINEERING DESIGN You have studied a great deal

More information

CHANCERY SMS 5.0 STUDENT SCHEDULING

CHANCERY SMS 5.0 STUDENT SCHEDULING CHANCERY SMS 5.0 STUDENT SCHEDULING PARTICIPANT WORKBOOK VERSION: 06/04 CSL - 12148 Student Scheduling Chancery SMS 5.0 : Student Scheduling... 1 Course Objectives... 1 Course Agenda... 1 Topic 1: Overview

More information

New Venture Financing

New Venture Financing New Venture Financing General Course Information: FINC-GB.3373.01-F2017 NEW VENTURE FINANCING Tuesdays/Thursday 1.30-2.50pm Room: TBC Course Overview and Objectives This is a capstone course focusing on

More information

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence

Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence Business Analytics and Information Tech COURSE NUMBER: 33:136:494 COURSE TITLE: Data Mining and Business Intelligence COURSE DESCRIPTION This course presents computing tools and concepts for all stages

More information

Spinners at the School Carnival (Unequal Sections)

Spinners at the School Carnival (Unequal Sections) Spinners at the School Carnival (Unequal Sections) Maryann E. Huey Drake University maryann.huey@drake.edu Published: February 2012 Overview of the Lesson Students are asked to predict the outcomes of

More information

Len Lundstrum, Ph.D., FRM

Len Lundstrum, Ph.D., FRM , Ph.D., FRM Professor of Finance Department of Finance College of Business Office: 815 753-0317 Northern Illinois University Fax: 815 753-0504 Dekalb, IL 60115 llundstrum@niu.edu Education Indiana University

More information

Foundations of Knowledge Representation in Cyc

Foundations of Knowledge Representation in Cyc Foundations of Knowledge Representation in Cyc Why use logic? CycL Syntax Collections and Individuals (#$isa and #$genls) Microtheories This is an introduction to the foundations of knowledge representation

More information

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Thomas F.C. Woodhall Masters Candidate in Civil Engineering Queen s University at Kingston,

More information

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS

THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS THE PENNSYLVANIA STATE UNIVERSITY SCHREYER HONORS COLLEGE DEPARTMENT OF MATHEMATICS ASSESSING THE EFFECTIVENESS OF MULTIPLE CHOICE MATH TESTS ELIZABETH ANNE SOMERS Spring 2011 A thesis submitted in partial

More information

Pedagogical Content Knowledge for Teaching Primary Mathematics: A Case Study of Two Teachers

Pedagogical Content Knowledge for Teaching Primary Mathematics: A Case Study of Two Teachers Pedagogical Content Knowledge for Teaching Primary Mathematics: A Case Study of Two Teachers Monica Baker University of Melbourne mbaker@huntingtower.vic.edu.au Helen Chick University of Melbourne h.chick@unimelb.edu.au

More information

Pre-AP Geometry Course Syllabus Page 1

Pre-AP Geometry Course Syllabus Page 1 Pre-AP Geometry Course Syllabus 2015-2016 Welcome to my Pre-AP Geometry class. I hope you find this course to be a positive experience and I am certain that you will learn a great deal during the next

More information

Ohio s Learning Standards-Clear Learning Targets

Ohio s Learning Standards-Clear Learning Targets Ohio s Learning Standards-Clear Learning Targets Math Grade 1 Use addition and subtraction within 20 to solve word problems involving situations of 1.OA.1 adding to, taking from, putting together, taking

More information

Case study Norway case 1

Case study Norway case 1 Case study Norway case 1 School : B (primary school) Theme: Science microorganisms Dates of lessons: March 26-27 th 2015 Age of students: 10-11 (grade 5) Data sources: Pre- and post-interview with 1 teacher

More information

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Jana Kitzmann and Dirk Schiereck, Endowed Chair for Banking and Finance, EUROPEAN BUSINESS SCHOOL, International

More information

Paper 2. Mathematics test. Calculator allowed. First name. Last name. School KEY STAGE TIER

Paper 2. Mathematics test. Calculator allowed. First name. Last name. School KEY STAGE TIER 259574_P2 5-7_KS3_Ma.qxd 1/4/04 4:14 PM Page 1 Ma KEY STAGE 3 TIER 5 7 2004 Mathematics test Paper 2 Calculator allowed Please read this page, but do not open your booklet until your teacher tells you

More information

Using Virtual Manipulatives to Support Teaching and Learning Mathematics

Using Virtual Manipulatives to Support Teaching and Learning Mathematics Using Virtual Manipulatives to Support Teaching and Learning Mathematics Joel Duffin Abstract The National Library of Virtual Manipulatives (NLVM) is a free website containing over 110 interactive online

More information

Teaching a Laboratory Section

Teaching a Laboratory Section Chapter 3 Teaching a Laboratory Section Page I. Cooperative Problem Solving Labs in Operation 57 II. Grading the Labs 75 III. Overview of Teaching a Lab Session 79 IV. Outline for Teaching a Lab Session

More information

Missouri Mathematics Grade-Level Expectations

Missouri Mathematics Grade-Level Expectations A Correlation of to the Grades K - 6 G/M-223 Introduction This document demonstrates the high degree of success students will achieve when using Scott Foresman Addison Wesley Mathematics in meeting the

More information

36TITE 140. Course Description:

36TITE 140. Course Description: 36TITE 140 36TSpreadsheet Software Course Description: 11TCovers use of spreadsheet software to create spreadsheets with formatted cells and cell ranges, control pages, multiple sheets, charts and macros.

More information

NCEO Technical Report 27

NCEO Technical Report 27 Home About Publications Special Topics Presentations State Policies Accommodations Bibliography Teleconferences Tools Related Sites Interpreting Trends in the Performance of Special Education Students

More information

On-the-Fly Customization of Automated Essay Scoring

On-the-Fly Customization of Automated Essay Scoring Research Report On-the-Fly Customization of Automated Essay Scoring Yigal Attali Research & Development December 2007 RR-07-42 On-the-Fly Customization of Automated Essay Scoring Yigal Attali ETS, Princeton,

More information

1.11 I Know What Do You Know?

1.11 I Know What Do You Know? 50 SECONDARY MATH 1 // MODULE 1 1.11 I Know What Do You Know? A Practice Understanding Task CC BY Jim Larrison https://flic.kr/p/9mp2c9 In each of the problems below I share some of the information that

More information

Success Factors for Creativity Workshops in RE

Success Factors for Creativity Workshops in RE Success Factors for Creativity s in RE Sebastian Adam, Marcus Trapp Fraunhofer IESE Fraunhofer-Platz 1, 67663 Kaiserslautern, Germany {sebastian.adam, marcus.trapp}@iese.fraunhofer.de Abstract. In today

More information

Theory of Probability

Theory of Probability Theory of Probability Class code MATH-UA 9233-001 Instructor Details Prof. David Larman Room 806,25 Gordon Street (UCL Mathematics Department). Class Details Fall 2013 Thursdays 1:30-4-30 Location to be

More information

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts.

Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Recommendation 1 Build on students informal understanding of sharing and proportionality to develop initial fraction concepts. Students come to kindergarten with a rudimentary understanding of basic fraction

More information

SURVIVING ON MARS WITH GEOGEBRA

SURVIVING ON MARS WITH GEOGEBRA SURVIVING ON MARS WITH GEOGEBRA Lindsey States and Jenna Odom Miami University, OH Abstract: In this paper, the authors describe an interdisciplinary lesson focused on determining how long an astronaut

More information

Firms and Markets Saturdays Summer I 2014

Firms and Markets Saturdays Summer I 2014 PRELIMINARY DRAFT VERSION. SUBJECT TO CHANGE. Firms and Markets Saturdays Summer I 2014 Professor Thomas Pugel Office: Room 11-53 KMC E-mail: tpugel@stern.nyu.edu Tel: 212-998-0918 Fax: 212-995-4212 This

More information

Learning Microsoft Office Excel

Learning Microsoft Office Excel A Correlation and Narrative Brief of Learning Microsoft Office Excel 2010 2012 To the Tennessee for Tennessee for TEXTBOOK NARRATIVE FOR THE STATE OF TENNESEE Student Edition with CD-ROM (ISBN: 9780135112106)

More information

Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering

Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering Spring 2014 SYLLABUS Michigan State University STT 430: Probability and Statistics for Engineering Time and Place: MW 3:00-4:20pm, A126 Wells Hall Instructor: Dr. Marianne Huebner Office: A-432 Wells Hall

More information

A Minimalist Approach to Code-Switching. In the field of linguistics, the topic of bilingualism is a broad one. There are many

A Minimalist Approach to Code-Switching. In the field of linguistics, the topic of bilingualism is a broad one. There are many Schmidt 1 Eric Schmidt Prof. Suzanne Flynn Linguistic Study of Bilingualism December 13, 2013 A Minimalist Approach to Code-Switching In the field of linguistics, the topic of bilingualism is a broad one.

More information

Lecture 2: Quantifiers and Approximation

Lecture 2: Quantifiers and Approximation Lecture 2: Quantifiers and Approximation Case study: Most vs More than half Jakub Szymanik Outline Number Sense Approximate Number Sense Approximating most Superlative Meaning of most What About Counting?

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand

Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand Grade 2: Using a Number Line to Order and Compare Numbers Place Value Horizontal Content Strand Texas Essential Knowledge and Skills (TEKS): (2.1) Number, operation, and quantitative reasoning. The student

More information

A cognitive perspective on pair programming

A cognitive perspective on pair programming Association for Information Systems AIS Electronic Library (AISeL) AMCIS 2006 Proceedings Americas Conference on Information Systems (AMCIS) December 2006 A cognitive perspective on pair programming Radhika

More information

GCSE Mathematics B (Linear) Mark Scheme for November Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education

GCSE Mathematics B (Linear) Mark Scheme for November Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education GCSE Mathematics B (Linear) Component J567/04: Mathematics Paper 4 (Higher) General Certificate of Secondary Education Mark Scheme for November 2014 Oxford Cambridge and RSA Examinations OCR (Oxford Cambridge

More information

Visit us at:

Visit us at: White Paper Integrating Six Sigma and Software Testing Process for Removal of Wastage & Optimizing Resource Utilization 24 October 2013 With resources working for extended hours and in a pressurized environment,

More information

Shockwheat. Statistics 1, Activity 1

Shockwheat. Statistics 1, Activity 1 Statistics 1, Activity 1 Shockwheat Students require real experiences with situations involving data and with situations involving chance. They will best learn about these concepts on an intuitive or informal

More information

EGRHS Course Fair. Science & Math AP & IB Courses

EGRHS Course Fair. Science & Math AP & IB Courses EGRHS Course Fair Science & Math AP & IB Courses Science Courses: AP Physics IB Physics SL IB Physics HL AP Biology IB Biology HL AP Physics Course Description Course Description AP Physics C (Mechanics)

More information

Extending Place Value with Whole Numbers to 1,000,000

Extending Place Value with Whole Numbers to 1,000,000 Grade 4 Mathematics, Quarter 1, Unit 1.1 Extending Place Value with Whole Numbers to 1,000,000 Overview Number of Instructional Days: 10 (1 day = 45 minutes) Content to Be Learned Recognize that a digit

More information

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier)

GCSE. Mathematics A. Mark Scheme for January General Certificate of Secondary Education Unit A503/01: Mathematics C (Foundation Tier) GCSE Mathematics A General Certificate of Secondary Education Unit A503/0: Mathematics C (Foundation Tier) Mark Scheme for January 203 Oxford Cambridge and RSA Examinations OCR (Oxford Cambridge and RSA)

More information

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011

CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA ; FALL 2011 CENTRAL MAINE COMMUNITY COLLEGE Introduction to Computer Applications BCA 120-03; FALL 2011 Instructor: Mrs. Linda Cameron Cell Phone: 207-446-5232 E-Mail: LCAMERON@CMCC.EDU Course Description This is

More information

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007 Indiana University Outline Introduction Bias and

More information

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP

TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP TeacherPlus Gradebook HTML5 Guide LEARN OUR SOFTWARE STEP BY STEP Copyright 2017 Rediker Software. All rights reserved. Information in this document is subject to change without notice. The software described

More information

Developing an Assessment Plan to Learn About Student Learning

Developing an Assessment Plan to Learn About Student Learning Developing an Assessment Plan to Learn About Student Learning By Peggy L. Maki, Senior Scholar, Assessing for Learning American Association for Higher Education (pre-publication version of article that

More information

Early Warning System Implementation Guide

Early Warning System Implementation Guide Linking Research and Resources for Better High Schools betterhighschools.org September 2010 Early Warning System Implementation Guide For use with the National High School Center s Early Warning System

More information

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits.

DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE. Junior Year. Summer (Bridge Quarter) Fall Winter Spring GAME Credits. DIGITAL GAMING & INTERACTIVE MEDIA BACHELOR S DEGREE Sample 2-Year Academic Plan DRAFT Junior Year Summer (Bridge Quarter) Fall Winter Spring MMDP/GAME 124 GAME 310 GAME 318 GAME 330 Introduction to Maya

More information

What is PDE? Research Report. Paul Nichols

What is PDE? Research Report. Paul Nichols What is PDE? Research Report Paul Nichols December 2013 WHAT IS PDE? 1 About Pearson Everything we do at Pearson grows out of a clear mission: to help people make progress in their lives through personalized

More information