Professor Jacoby PLS South Kedzie Spring 2017 REGRESSION ANALYSIS

Size: px
Start display at page:

Download "Professor Jacoby PLS South Kedzie Spring 2017 REGRESSION ANALYSIS"

Transcription

1 Professor Jacoby PLS South Kedzie Spring 2017 REGRESSION ANALYSIS Course Objectives: This course provides an introduction to the theory, methods, and practice of regression analysis. The goal is to provide students with the skills that are necessary to: (1) Read, understand, and evaluate the professional literature that uses regression analysis; (2) design and carry out studies that employ regression techniques for testing substantive theories; and (3) prepare to learn about more advanced statistical procedures. This course will not dwell on statistical theory. But, neither will it take a superficial, cookbook approach to methodology. Instead, we will concentrate on: The importance of evaluating empirical relationships between variables as a component of the theory-testing process; the utility of regression analysis for doing so; the nature of the basic regression model; and the development of the regression estimators. We will see that the regression model depends very heavily on several assumptions. Therefore, we will examine these assumptions in detail, considering why they are necessary, whether they are valid in practical research situations, and the consequences of violating them in particular applications of the regression techniques. These formal, analytic treatments will be counterbalanced by the frequent use of substantive examples and class exercises. The overall course objective is not to turn you into a statistician rather, we are trying to maximize your research skills as a political scientist. Course Prerequisites: Any course of this type must assume a working knowledge of elementary statistical concepts and techniques. Students should be familiar with such ideas as univariate descriptive statistics, graphical displays for univariate data, the fundamentals of probability, sampling distributions, statistical inference, confidence intervals, and hypothesis testing. An understanding of these basic concepts is absolutely essential before moving on to the more complicated topics that will comprise the majority of the course material. Therefore, I assume that everyone has taken at least one prior course in introductory statistics and data analysis (e.g., PLS 801). Course Requirements: Regular attendance and active class participation is expected. This is a mandatory component of the course: Statistical knowledge is cumulative, and gaps in the early material will always have detrimental consequences later on. Homework assignments will be given frequently (about once a week). Some of these will be problems requiring penciland-paper calculations. But, most of the assignments will be computer-based data analysis exercises. All of them are intended to familiarize you with the various concepts and techniques introduced in class and in the readings. Assignments will not be graded for correct answers. But, they will be checked for completion, and comments will be provided. There will be two examinations in this course. The midterm and the final (which is cumulative) will both be take-home exams; the specific procedures and expectations will be discussed in class. The course grades will be determined as follows: 20% Homework assignments 10% Class participation 30% Midterm examination 40% Final examination

2 Page 2 TEXTBOOKS The required text for this course is: Fox, John, (2016) Applied Regression Analysis and Generalized Linear Models (Third Edition). Thousand Oaks, CA: Sage. Some alternative and supplemental texts that could be used in this course are (in alphabetical order): Berry, William D. and Stanley Feldman. (1985) Multiple Regression in Practice. Beverly Hills, CA: Sage. Gujarati, Damodar N. and Dawn C. Porter. Boston, MA: McGraw-Hill Irwin. (2009) Basic Econometrics (Fifth Edition). Kennedy, Peter. (2008) A Guide to Econometrics (Sixth Edition). Malden, MA: Blackwell Publishing. McClendon, McKee. (1994) Multiple Regression and Causal Analysis. Prospect Heights, IL: Waveland Press. Wooldridge, Jeffrey M. (2013) Introductory Econometrics: A Modern Approach (Fifth Edition). Mason, OH: South-Western Cengage Learning. The Fox text is an excellent book, providing a thorough and modern treatment of of the general and generalized linear model from a social scientific perspective. Unfortunately, this book (like most statistics texts) is extremely expensive. In addition, there are some topics that it does not cover. For these reasons, I include the preceding list of additional works. These books could be used in addition to, or as alternatives for, the Fox text. The Gujarati and Porter text and the Wooldridge text provide similarly broad coverage of the material from an econometric perspective. Their level of technical discourse is similar to that used in the Fox text. The treatments of the material in the McClendon text and the Berry and Feldman monograph are fairly elementary and non-technical. Nevertheless, they are reasonably priced and, taken together, they cover most of the course topics in an accessible manner. The Kennedy book is a nice supplement to the texts, providing accessible, and sometimes provocative, discussions about most of the topics that will be covered during the semester. We will discuss the various books in greater detail in class, and I will be happy to talk with anyone about the pros and cons of each one. COURSE WEB SITE The website for this course is located at the following URL: The contents of this website will evolve and expand as the course proceeds through the subject matter. You should regard the site as an information resource. It will contain the syllabus, handouts, datasets, assignments, computing resources, study materials for examinations, and links to other relevant sites on the web.

3 Page 3 COMPUTING AND SOFTWARE Statistical methods almost invariably require repetitive calculations, applied to large amounts of data. At the same time, graphical displays of quantitative information require a precision in their rendering that is almost impossible to achieve using pencil and paper. For these reasons, computers and statistical software are absolutely necessary for employing modern statistical techniques in an effective manner. They will be closely integrated into the course material. Most of our work (including class examples, demonstrations, homework, and examinations) will rely on the Stata statistical software package. Stata is available in the computer labs that are located throughout the MSU campus. It can also be purchased for a reasonable price through Stata s GradPlan option. For pricing and details, go to us-pickup/. Regardless how you access Stata, you should make sure that you are using a relatively recent version no earlier than Stata 12 (the latest version is Stata 14). Earlier versions of Stata do not include several commands that we will be using in this class (e.g., marginsplot). You may also use other statistical software in this class (e.g., SAS, SYSTAT, SPSS, MatLab), as long as it has the analytical routines and capacities that are required to complete the assignments and examinations. In order to make sure that this is the case, students who are interested in alternative software for assignments and examinations must check with me early in the semester! An additional software option for this class is the R statistical computing environment. Along with its superb functionality and flexibility, R is also attractive because it is available free of charge. You can download the software from the R website, This site also provides a great deal of useful information about R and many useful links to additional material (e.g., manuals, FAQs, newsletter, etc.). Installation on your own computer is very easy; if you are offered any choices during the process you should use the defaults. Ph.D. students who are planning to declare a minor field in Methodology should give particular consideration to using R. While there are no required textbooks devoted to computing, you might find some of the following works to be helpful for learning either Stata or R and using the respective software systems for regression analysis: Acock, Alan C. (2012) A Gentle Introduction to Stata (Revised Third Edition). Station, TX: Stata Press. College Fox, John and Sanford Weisberg. (2011) An R Companion to Applied Regression (Second Edition). Thousand Oaks, CA: Sage. Mitchell, Michael N. (2012) A Visual Guide to Stata Graphics. College Station, TX: Stata Press. Mitchell, Michael N. (2012) Interpreting and Visualizing Regression Models Using Stata. College Station, TX: Stata Press. Verzani, John. (2005) Using R for Introductory Statistics. Boca Raton, FL: Chapman and Hall. Zuur, Alain F.; Elena N. Ieno; Erik H. W. G. Meesters. (2009) A Beginner s Guide to R. New York, NY: Springer.

4 Page 4 TOPICS AND READING ASSIGNMENTS I. Introduction and Preliminary Material A. Causality, functional dependence, and the nature of statistical models Fox (2016), pages 1-11 Gujarati and Porter (2009), pages 1-12 Wooldridge (2013), pages 1-17 McClendon (1994), pages 1-19 Practice for the Social Sciences, Chapter 1 B. Basic introduction to Stata (if necessary) (No explicit reading assignment) C. Basic tools: linear transformations, linear combinations, and the properties of statistical estimators Fox (2016), Appendix D Gujarati and Porter (2009), pages Wooldridge (2013), pages , , McClendon (1994), pages Kennedy (2008), pages Practice for the Social Sciences, Chapter 2, pages 9-49 D. Graphical displays for visualizing data Fox (2016), pages Jacoby, William G. and Saundra K. Schneider. (2017) Graphical Displays for Political Science Research. In Lonna Rae Atkeson and R. Michael Alvarez (Editors) The Oxford Handbook of Polling and Polling Methods. (Forthcoming). Practice for the Social Sciences, Chapter 2, pages 1-9 E. Scatterplot smoothing and simple nonparametric regression Fox (2016), pages Practice for the Social Sciences, Chapter 3, pages 1-11

5 Page 5 II. The Descriptive Linear Regression Model A. Bivariate regression Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages 28-45, Practice for the Social Sciences, Chapter 3, pages B. The multiple regression model Fox (2016), pages Gujarati and Porter (2009), pages , Wooldridge (2013), pages McClendon (1994), pages 60-83, , III. Statistical Inference for the Linear Regression Model A. Regression assumptions and properties of the least squares estimator Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages 45-57, 93-94, , McClendon (1994), pages Berry and Feldman (1985), pages 9-12 Kennedy (2008), pages B. Confidence intervals and hypothesis tests for bivariate regression models Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages C. Statistical inference for multiple regression Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages , , McClendon (1994), pages Berry and Feldman (1985), pages Kennedy (2008), pages 51-70

6 Page 6 D. Interpretation and specification issues in regression analysis Fox (2016), pages , Gujarati and Porter (2009), pages , Wooldridge (2013), pages 83-93, 98-99, , , McClendon (1994), pages 45-49, Berry and Feldman (1985), pages Kennedy (2008), pages MIDTERM EXAMINATION DISTRIBUTED ON THURSDAY, MARCH 2 IV. Categorical independent variables A. Dummy variables Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages , Kennedy (2008), pages B. Multiplicative terms and interaction Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages Kennedy (2008), pages C. A brief introduction to analysis of variance (ANOVA) Fox (2016), pages McClendon (1994), pages V. Alternative Representations of the Linear Regression Model (If Time Permits) A. The multiple regression model in matrix form Fox (2016), pages , Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages B. Vector geometry of the linear regression model Fox (2016), pages Wickens, Thomas D. (1995) The Geometry of Multivariate Statistics. Hillsdale, NJ: Lawrence Erlbaum. (Especially Chapters 1-6).

7 Page 7 VI. Potential Problems with the Linear Regression Model A. Multicollinearity and its effects Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages Berry and Feldman (1985), pages Kennedy (2008), pages B. Outliers, unusual, and influential observations Fox (2016), pages Kennedy (2008), pages C. Functional form, nonlinearity, and transformations Fox (2016), pages 55-75, Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages Berry and Feldman (1985), pages Kennedy (2008), pages Jacoby, William G. (2000) Loess: A Nonparametric Graphical Tool for Depicting Relationships Between Variables. Electoral Studies 19: D. Nonnormal and nonconstant (heteroskedastic) errors Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages McClendon (1994), pages Berry and Feldman (1985), pages Kennedy (2008), pages E. Measurement error and regression analysis Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages Berry and Feldman (1985), pages Kennedy (2008), pages Jacoby, William G. and Saundra K. Schneider. (2012) Dependent Variable Measurement Error in Regression Models: Complacency, Caution, and Correction. Unpublished manuscript.

8 Page 8 VII. Dichotomous Dependent Variables: A Brief Look A. The linear probability model Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages , B. The logistic regression and probit models Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages Kennedy (2008), pages VIII. Nonindependent Errors and Time Series Data: A Brief Look Fox (2016), pages Gujarati and Porter (2009), pages Wooldridge (2013), pages Kennedy (2008), pages IX. Good Statistical Practice in Political Science Research Wooldridge (2013), pages Kennedy (2008), pages Berk, Richard A. (2004) What to Do. Chapter 11 in Regression Analysis: A Constructive Critique. Thousand Oaks, CA: Sage. FINAL EXAMINATION DISTRIBUTED ON THURSDAY, MAY 4

Lahore University of Management Sciences. FINN 321 Econometrics Fall Semester 2017

Lahore University of Management Sciences. FINN 321 Econometrics Fall Semester 2017 Instructor Syed Zahid Ali Room No. 247 Economics Wing First Floor Office Hours Email szahid@lums.edu.pk Telephone Ext. 8074 Secretary/TA TA Office Hours Course URL (if any) Suraj.lums.edu.pk FINN 321 Econometrics

More information

Sociology 521: Social Statistics and Quantitative Methods I Spring Wed. 2 5, Kap 305 Computer Lab. Course Website

Sociology 521: Social Statistics and Quantitative Methods I Spring Wed. 2 5, Kap 305 Computer Lab. Course Website Sociology 521: Social Statistics and Quantitative Methods I Spring 2012 Wed. 2 5, Kap 305 Computer Lab Instructor: Tim Biblarz Office hours (Kap 352): W, 5 6pm, F, 10 11, and by appointment (213) 740 3547;

More information

Sociology 521: Social Statistics and Quantitative Methods I Spring 2013 Mondays 2 5pm Kap 305 Computer Lab. Course Website

Sociology 521: Social Statistics and Quantitative Methods I Spring 2013 Mondays 2 5pm Kap 305 Computer Lab. Course Website Sociology 521: Social Statistics and Quantitative Methods I Spring 2013 Mondays 2 5pm Kap 305 Computer Lab Instructor: Tim Biblarz Office: Hazel Stanley Hall (HSH) Room 210 Office hours: Mon, 5 6pm, F,

More information

State University of New York at Buffalo INTRODUCTION TO STATISTICS PSC 408 Fall 2015 M,W,F 1-1:50 NSC 210

State University of New York at Buffalo INTRODUCTION TO STATISTICS PSC 408 Fall 2015 M,W,F 1-1:50 NSC 210 1 State University of New York at Buffalo INTRODUCTION TO STATISTICS PSC 408 Fall 2015 M,W,F 1-1:50 NSC 210 Dr. Michelle Benson mbenson2@buffalo.edu Office: 513 Park Hall Office Hours: Mon & Fri 10:30-12:30

More information

Office Hours: Mon & Fri 10:00-12:00. Course Description

Office Hours: Mon & Fri 10:00-12:00. Course Description 1 State University of New York at Buffalo INTRODUCTION TO STATISTICS PSC 408 4 credits (3 credits lecture, 1 credit lab) Fall 2016 M/W/F 1:00-1:50 O Brian 112 Lecture Dr. Michelle Benson mbenson2@buffalo.edu

More information

Ryerson University Sociology SOC 483: Advanced Research and Statistics

Ryerson University Sociology SOC 483: Advanced Research and Statistics Ryerson University Sociology SOC 483: Advanced Research and Statistics Prerequisites: SOC 481 Instructor: Paul S. Moore E-mail: psmoore@ryerson.ca Office: Sociology Department Jorgenson JOR 306 Phone:

More information

STA 225: Introductory Statistics (CT)

STA 225: Introductory Statistics (CT) Marshall University College of Science Mathematics Department STA 225: Introductory Statistics (CT) Course catalog description A critical thinking course in applied statistical reasoning covering basic

More information

Book Reviews. Michael K. Shaub, Editor

Book Reviews. Michael K. Shaub, Editor ISSUES IN ACCOUNTING EDUCATION Vol. 26, No. 3 2011 pp. 633 637 American Accounting Association DOI: 10.2308/iace-10118 Book Reviews Michael K. Shaub, Editor Editor s Note: Books for review should be sent

More information

Detailed course syllabus

Detailed course syllabus Detailed course syllabus 1. Linear regression model. Ordinary least squares method. This introductory class covers basic definitions of econometrics, econometric model, and economic data. Classification

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

PHD COURSE INTERMEDIATE STATISTICS USING SPSS, 2018

PHD COURSE INTERMEDIATE STATISTICS USING SPSS, 2018 1 PHD COURSE INTERMEDIATE STATISTICS USING SPSS, 2018 Department Of Psychology and Behavioural Sciences AARHUS UNIVERSITY Course coordinator: Anne Scharling Rasmussen Lectures: Ali Amidi (AA), Kaare Bro

More information

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy

TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE. Pierre Foy TIMSS ADVANCED 2015 USER GUIDE FOR THE INTERNATIONAL DATABASE Pierre Foy TIMSS Advanced 2015 orks User Guide for the International Database Pierre Foy Contributors: Victoria A.S. Centurino, Kerry E. Cotter,

More information

content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks

content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks content First Introductory book to cover CAPM First to differentiate expected and required returns First to discuss the intrinsic value of stocks presentation First timelines to explain TVM First financial

More information

ATW 202. Business Research Methods

ATW 202. Business Research Methods ATW 202 Business Research Methods Course Outline SYNOPSIS This course is designed to introduce students to the research methods that can be used in most business research and other research related to

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

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

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics

GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics 2017-2018 GRADUATE STUDENT HANDBOOK Master of Science Programs in Biostatistics Entrance requirements, program descriptions, degree requirements and other program policies for Biostatistics Master s Programs

More information

An Empirical Analysis of the Effects of Mexican American Studies Participation on Student Achievement within Tucson Unified School District

An Empirical Analysis of the Effects of Mexican American Studies Participation on Student Achievement within Tucson Unified School District An Empirical Analysis of the Effects of Mexican American Studies Participation on Student Achievement within Tucson Unified School District Report Submitted June 20, 2012, to Willis D. Hawley, Ph.D., Special

More information

EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016

EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016 EDCI 699 Statistics: Content, Process, Application COURSE SYLLABUS: SPRING 2016 Instructor: Dr. Katy Denson, Ph.D. Office Hours: Because I live in Albuquerque, New Mexico, I won t have office hours. But

More information

TU-E2090 Research Assignment in Operations Management and Services

TU-E2090 Research Assignment in Operations Management and Services Aalto University School of Science Operations and Service Management TU-E2090 Research Assignment in Operations Management and Services Version 2016-08-29 COURSE INSTRUCTOR: OFFICE HOURS: CONTACT: Saara

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

EPI BIO 446 DESIGN, CONDUCT, and ANALYSIS of CLINICAL TRIALS 1.0 Credit SPRING QUARTER 2014

EPI BIO 446 DESIGN, CONDUCT, and ANALYSIS of CLINICAL TRIALS 1.0 Credit SPRING QUARTER 2014 EPI BIO 446 DESIGN, CONDUCT, and ANALYSIS of CLINICAL TRIALS 1.0 Credit SPRING QUARTER 2014 Time: March 31, 2014 June 13, 2014 Tuesdays and Thursdays 10:00am-11:30am Location: Lurie Center Gray Conference

More information

George Mason University Graduate School of Education Education Leadership Program. Course Syllabus Spring 2006

George Mason University Graduate School of Education Education Leadership Program. Course Syllabus Spring 2006 George Mason University Graduate School of Education Education Leadership Program Course Syllabus Spring 2006 COURSE NUMBER AND TITLE: EDLE 610: Leading Schools and Communities (3 credits) INSTRUCTOR:

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED STATICS MET 1040 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Revised: Fall 06 Catalog Course Description: A study of the

More information

San José State University Department of Marketing and Decision Sciences BUS 90-06/ Business Statistics Spring 2017 January 26 to May 16, 2017

San José State University Department of Marketing and Decision Sciences BUS 90-06/ Business Statistics Spring 2017 January 26 to May 16, 2017 San José State University Department of Marketing and Decision Sciences BUS 90-06/30174- Business Statistics Spring 2017 January 26 to May 16, 2017 Course and Contact Information Instructor: Office Location:

More information

Macroeconomic Theory Fall :00-12:50 PM 325 DKH Syllabus

Macroeconomic Theory Fall :00-12:50 PM 325 DKH Syllabus Econ 531 Stephen L. Parente Macroeconomic Theory Fall 2017 11:00-12:50 PM 325 DKH Syllabus Office: 118 DKH Office Hours: Tuesday, Thursday 12:30-1:30, and by appointment Office Phone: 244-3625 E-mail:

More information

COURSE SYNOPSIS COURSE OBJECTIVES. UNIVERSITI SAINS MALAYSIA School of Management

COURSE SYNOPSIS COURSE OBJECTIVES. UNIVERSITI SAINS MALAYSIA School of Management COURSE SYNOPSIS This course is designed to introduce students to the research methods that can be used in most business research and other research related to the social phenomenon. The areas that will

More information

Syllabus ENGR 190 Introductory Calculus (QR)

Syllabus ENGR 190 Introductory Calculus (QR) Syllabus ENGR 190 Introductory Calculus (QR) Catalog Data: ENGR 190 Introductory Calculus (4 credit hours). Note: This course may not be used for credit toward the J.B. Speed School of Engineering B. S.

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

TCH_LRN 531 Frameworks for Research in Mathematics and Science Education (3 Credits)

TCH_LRN 531 Frameworks for Research in Mathematics and Science Education (3 Credits) Frameworks for Research in Mathematics and Science Education (3 Credits) Professor Office Hours Email Class Location Class Meeting Day * This is the preferred method of communication. Richard Lamb Wednesday

More information

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017)

SYLLABUS- ACCOUNTING 5250: Advanced Auditing (SPRING 2017) (1) Course Information ACCT 5250: Advanced Auditing 3 semester hours of graduate credit (2) Instructor Information Richard T. Evans, MBA, CPA, CISA, ACDA (571) 338-3855 re7n@virginia.edu (3) Course Dates

More information

Foothill College Summer 2016

Foothill College Summer 2016 Foothill College Summer 2016 Intermediate Algebra Math 105.04W CRN# 10135 5.0 units Instructor: Yvette Butterworth Text: None; Beoga.net material used Hours: Online Except Final Thurs, 8/4 3:30pm Phone:

More information

Hierarchical Linear Models I: Introduction ICPSR 2015

Hierarchical Linear Models I: Introduction ICPSR 2015 Hierarchical Linear Models I: Introduction ICPSR 2015 Instructor: Teaching Assistant: Aline G. Sayer, University of Massachusetts Amherst sayer@psych.umass.edu Holly Laws, Yale University holly.laws@yale.edu

More information

ECON 6901 Research Methods for Economists I Spring 2017

ECON 6901 Research Methods for Economists I Spring 2017 1 ECON 6901 Research Methods for Economists I Spring 2017 Instructors: John Gandar Artie Zillante Office: 220 Friday 211B Friday Office Phone: 704 687 7675 704 687 7589 E mail: jmgandar@uncc.edu azillant@uncc.edu

More information

S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y

S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y Department of Mathematics, Statistics and Science College of Arts and Sciences Qatar University S T A T 251 C o u r s e S y l l a b u s I n t r o d u c t i o n t o p r o b a b i l i t y A m e e n A l a

More information

PROFESSIONAL TREATMENT OF TEACHERS AND STUDENT ACADEMIC ACHIEVEMENT. James B. Chapman. Dissertation submitted to the Faculty of the Virginia

PROFESSIONAL TREATMENT OF TEACHERS AND STUDENT ACADEMIC ACHIEVEMENT. James B. Chapman. Dissertation submitted to the Faculty of the Virginia PROFESSIONAL TREATMENT OF TEACHERS AND STUDENT ACADEMIC ACHIEVEMENT by James B. Chapman Dissertation submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment

More information

Instructor: Mario D. Garrett, Ph.D. Phone: Office: Hepner Hall (HH) 100

Instructor: Mario D. Garrett, Ph.D.   Phone: Office: Hepner Hall (HH) 100 San Diego State University School of Social Work 610 COMPUTER APPLICATIONS FOR SOCIAL WORK PRACTICE Statistical Package for the Social Sciences Office: Hepner Hall (HH) 100 Instructor: Mario D. Garrett,

More information

BUSI 2504 Business Finance I Spring 2014, Section A

BUSI 2504 Business Finance I Spring 2014, Section A BUSI 2504 Business Finance I Spring 2014, Section A Instructor Class Time Room Erin Oldford T, TH 1135am-235am SA416 Contact Info: Erin Oldford 1003DT erin_oldford@carleton.ca Office Hours: T, TH 1030am-1130am,

More information

Microeconomics And Behavior

Microeconomics And Behavior And Free PDF ebook Download: And Download or Read Online ebook microeconomics and behavior in PDF Format From The Best User Guide Database Applied : Consumers, Producers, and Markets Required text: and,

More information

ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts

ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts ED487: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts Fall 2010 Thursdays 4:00-6:45 Texas A&M University-Texarkana Room Mrs. Sara Langford, Instructor Email: sara.langford@tamut.edu

More information

PBHL HEALTH ECONOMICS I COURSE SYLLABUS Winter Quarter Fridays, 11:00 am - 1:50 pm Pearlstein 308

PBHL HEALTH ECONOMICS I COURSE SYLLABUS Winter Quarter Fridays, 11:00 am - 1:50 pm Pearlstein 308 PBHL 852 - HEALTH ECONOMICS I COURSE SYLLABUS Winter Quarter 2015 Fridays, 11:00 am - 1:50 pm Pearlstein 308 Instructor Genevieve Pham-Kanter, PhD Assistant Professor Department of Health Management and

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

Physics 270: Experimental Physics

Physics 270: Experimental Physics 2017 edition Lab Manual Physics 270 3 Physics 270: Experimental Physics Lecture: Lab: Instructor: Office: Email: Tuesdays, 2 3:50 PM Thursdays, 2 4:50 PM Dr. Uttam Manna 313C Moulton Hall umanna@ilstu.edu

More information

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM

MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Instructor: Amanda Lien Office: S75b Office Hours: MTWTh 11:30AM-12:20PM Contact: lienamanda@fhda.edu COURSE DESCRIPTION MATH 1A: Calculus I Sec 01 Winter 2017 Room E31 MTWThF 8:30-9:20AM Fundamentals

More information

THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY

THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY THEORY OF PLANNED BEHAVIOR MODEL IN ELECTRONIC LEARNING: A PILOT STUDY William Barnett, University of Louisiana Monroe, barnett@ulm.edu Adrien Presley, Truman State University, apresley@truman.edu ABSTRACT

More information

South Carolina English Language Arts

South Carolina English Language Arts South Carolina English Language Arts A S O F J U N E 2 0, 2 0 1 0, T H I S S TAT E H A D A D O P T E D T H E CO M M O N CO R E S TAT E S TA N DA R D S. DOCUMENTS REVIEWED South Carolina Academic Content

More information

Peer Influence on Academic Achievement: Mean, Variance, and Network Effects under School Choice

Peer Influence on Academic Achievement: Mean, Variance, and Network Effects under School Choice Megan Andrew Cheng Wang Peer Influence on Academic Achievement: Mean, Variance, and Network Effects under School Choice Background Many states and municipalities now allow parents to choose their children

More information

Connect Mcgraw Hill Managerial Accounting Promo Code

Connect Mcgraw Hill Managerial Accounting Promo Code Mcgraw Hill Promo Code Free PDF ebook Download: Mcgraw Hill Promo Code Download or Read Online ebook connect mcgraw hill managerial accounting promo code in PDF Format From The Best User Guide Database

More information

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building

Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Economics 201 Principles of Microeconomics Fall 2010 MWF 10:00 10:50am 160 Bryan Building Professor: Dr. Michelle Sheran Office: 445 Bryan Building Phone: 256-1192 E-mail: mesheran@uncg.edu Office Hours:

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

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

Computational Data Analysis Techniques In Economics And Finance

Computational Data Analysis Techniques In Economics And Finance Computational Data Analysis Techniques In Economics And Finance If searched for a ebook Computational Data Analysis Techniques in Economics and Finance in pdf format, in that case you come on to correct

More information

Hierarchical Linear Modeling with Maximum Likelihood, Restricted Maximum Likelihood, and Fully Bayesian Estimation

Hierarchical Linear Modeling with Maximum Likelihood, Restricted Maximum Likelihood, and Fully Bayesian Estimation A peer-reviewed electronic journal. Copyright is retained by the first or sole author, who grants right of first publication to Practical Assessment, Research & Evaluation. Permission is granted to distribute

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS APPLIED MECHANICS MET 2025 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Revised: Fall 06 Catalog Course Description: A study of

More information

Global Seminar Quito, Ecuador Language, Culture & Child Development. EDS 115 GS Cognitive Development & Education Summer Session I, 2016

Global Seminar Quito, Ecuador Language, Culture & Child Development. EDS 115 GS Cognitive Development & Education Summer Session I, 2016 Global Seminar Quito, Ecuador Language, Culture & Child Development EDS 115 GS Cognitive Development & Education Summer Session I, 2016 Professor: Alison Wishard Guerra, Ph.D. (Education Studies) UCSD

More information

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview Algebra 1, Quarter 3, Unit 3.1 Line of Best Fit Overview Number of instructional days 6 (1 day assessment) (1 day = 45 minutes) Content to be learned Analyze scatter plots and construct the line of best

More information

Mktg 315 Marketing Research Spring 2015 Sec. 003 W 6:00-8:45 p.m. MBEB 1110

Mktg 315 Marketing Research Spring 2015 Sec. 003 W 6:00-8:45 p.m. MBEB 1110 Mktg 315 Marketing Research Spring 2015 Sec. 003 W 6:00-8:45 p.m. MBEB 1110 Instructor: Joanna Gabler, Ph.D. Phone: 713-562-8523 Office: MBEB 3210 Email: joannagabler@boisestate.edu Office Hours: Mon-Fri

More information

Trends in College Pricing

Trends in College Pricing Trends in College Pricing 2009 T R E N D S I N H I G H E R E D U C A T I O N S E R I E S T R E N D S I N H I G H E R E D U C A T I O N S E R I E S Highlights Published Tuition and Fee and Room and Board

More information

FIN 571 International Business Finance

FIN 571 International Business Finance FIN 571 International Business Finance I. Course Description The scope and content of international finance have been fast evolving due to the deregulation of financial markets, product innovations, and

More information

USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC

USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC USA GYMNASTICS ATHLETE & COACH SELECTION PROCEDURES 2017 WORLD CHAMPIONSHIPS Pesaro, ITALY RHYTHMIC I. SELECTION SYSTEM A. Provide the minimum eligibility requirements for an athlete to be considered for

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS. PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2.

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS. PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2. PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS PROFESSIONAL PRACTICE IDT 2021(formerly IDT 2020) Class Hours: 2.0 Credit Hours: 2.0 Laboratory Hours: 0.0 Revised: Spring 04 NOTE: This course

More information

ED : Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts

ED : Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts ED487.001 80166: Methods for Teaching EC-6 Social Studies, Language Arts and Fine Arts Spring 2012 Mondays 4:00-6:45 1/23/2012 through 5/07/2012 Location: Pleasant Grove Intermediate School Room 310 (Red

More information

Bittinger, M. L., Ellenbogen, D. J., & Johnson, B. L. (2012). Prealgebra (6th ed.). Boston, MA: Addison-Wesley.

Bittinger, M. L., Ellenbogen, D. J., & Johnson, B. L. (2012). Prealgebra (6th ed.). Boston, MA: Addison-Wesley. Course Syllabus Course Description Explores the basic fundamentals of college-level mathematics. (Note: This course is for institutional credit only and will not be used in meeting degree requirements.

More information

Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse

Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse Program Description Ph.D. in Behavior Analysis Ph.d. i atferdsanalyse 180 ECTS credits Approval Approved by the Norwegian Agency for Quality Assurance in Education (NOKUT) on the 23rd April 2010 Approved

More information

MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE

MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE MASTER S THESIS GUIDE MASTER S PROGRAMME IN COMMUNICATION SCIENCE University of Amsterdam Graduate School of Communication Kloveniersburgwal 48 1012 CX Amsterdam The Netherlands E-mail address: scripties-cw-fmg@uva.nl

More information

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online

Class Numbers: & Personal Financial Management. Sections: RVCC & RVDC. Summer 2008 FIN Fully Online Summer 2008 FIN 3140 Personal Financial Management Fully Online Sections: RVCC & RVDC Class Numbers: 53262 & 53559 Instructor: Jim Keys Office: RB 207B, University Park Campus Office Phone: 305-348-3268

More information

BUS 4040, Communication Skills for Leaders Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits. Academic Integrity

BUS 4040, Communication Skills for Leaders Course Syllabus. Course Description. Course Textbook. Course Learning Outcomes. Credits. Academic Integrity BUS 4040, Communication Skills for Leaders Course Syllabus Course Description Review of the importance of professionalism in all types of communications. This course provides you with the opportunity to

More information

University of Waterloo School of Accountancy. AFM 102: Introductory Management Accounting. Fall Term 2004: Section 4

University of Waterloo School of Accountancy. AFM 102: Introductory Management Accounting. Fall Term 2004: Section 4 University of Waterloo School of Accountancy AFM 102: Introductory Management Accounting Fall Term 2004: Section 4 Instructor: Alan Webb Office: HH 289A / BFG 2120 B (after October 1) Phone: 888-4567 ext.

More information

TRENDS IN. College Pricing

TRENDS IN. College Pricing 2008 TRENDS IN College Pricing T R E N D S I N H I G H E R E D U C A T I O N S E R I E S T R E N D S I N H I G H E R E D U C A T I O N S E R I E S Highlights 2 Published Tuition and Fee and Room and Board

More information

George Mason University College of Education and Human Development Secondary Education Program. EDCI 790 Secondary Education Internship

George Mason University College of Education and Human Development Secondary Education Program. EDCI 790 Secondary Education Internship George Mason University College of Education and Human Development Secondary Education Program EDCI 790 Secondary Education Internship Len Annetta, Secondary Education Academic Program Coordinator lannetta@gmu.edu

More information

Knowledge management styles and performance: a knowledge space model from both theoretical and empirical perspectives

Knowledge management styles and performance: a knowledge space model from both theoretical and empirical perspectives University of Wollongong Research Online University of Wollongong Thesis Collection University of Wollongong Thesis Collections 2004 Knowledge management styles and performance: a knowledge space model

More information

Room: Office Hours: T 9:00-12:00. Seminar: Comparative Qualitative and Mixed Methods

Room: Office Hours: T 9:00-12:00. Seminar: Comparative Qualitative and Mixed Methods CPO 6096 Michael Bernhard Spring 2014 Office: 313 Anderson Room: Office Hours: T 9:00-12:00 Time: R 8:30-11:30 bernhard at UFL dot edu Seminar: Comparative Qualitative and Mixed Methods AUDIENCE: Prerequisites:

More information

Answer Key Applied Calculus 4

Answer Key Applied Calculus 4 Answer Key Applied Calculus 4 Free PDF ebook Download: Answer Key 4 Download or Read Online ebook answer key applied calculus 4 in PDF Format From The Best User Guide Database CALCULUS. FOR THE for the

More information

GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011

GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011 GIS 5049: GIS for Non Majors Department of Environmental Science, Policy and Geography University of South Florida St. Petersburg Spring 2011 Instructor Dr. Barnali Dixon Teaching Assistant: Lauren Bates

More information

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014

JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS. 3 Credit Hours. Prepared by: Cindy Rossi January 25, 2014 JEFFERSON COLLEGE COURSE SYLLABUS BUS 261 BUSINESS COMMUNICATIONS 3 Credit Hours Prepared by: Cindy Rossi January 25, 2014 Ms. Linda Abernathy, Math, Science and Business Division Chair Ms. Shirley Davenport,

More information

MTH 215: Introduction to Linear Algebra

MTH 215: Introduction to Linear Algebra MTH 215: Introduction to Linear Algebra Fall 2017 University of Rhode Island, Department of Mathematics INSTRUCTOR: Jonathan A. Chávez Casillas E-MAIL: jchavezc@uri.edu LECTURE TIMES: Tuesday and Thursday,

More information

Practical Research. Planning and Design. Paul D. Leedy. Jeanne Ellis Ormrod. Upper Saddle River, New Jersey Columbus, Ohio

Practical Research. Planning and Design. Paul D. Leedy. Jeanne Ellis Ormrod. Upper Saddle River, New Jersey Columbus, Ohio SUB Gfittingen 213 789 981 2001 B 865 Practical Research Planning and Design Paul D. Leedy The American University, Emeritus Jeanne Ellis Ormrod University of New Hampshire Upper Saddle River, New Jersey

More information

Math 150 Syllabus Course title and number MATH 150 Term Fall 2017 Class time and location INSTRUCTOR INFORMATION Name Erin K. Fry Phone number Department of Mathematics: 845-3261 e-mail address erinfry@tamu.edu

More information

Mathematics Program Assessment Plan

Mathematics Program Assessment Plan Mathematics Program Assessment Plan Introduction This assessment plan is tentative and will continue to be refined as needed to best fit the requirements of the Board of Regent s and UAS Program Review

More information

George Mason University Graduate School of Education Program: Special Education

George Mason University Graduate School of Education Program: Special Education George Mason University Graduate School of Education Program: Special Education 1 EDSE 590: Research Methods in Special Education Instructor: Margo A. Mastropieri, Ph.D. Assistant: Judy Ericksen Section

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

Department of Anthropology ANTH 1027A/001: Introduction to Linguistics Dr. Olga Kharytonava Course Outline Fall 2017

Department of Anthropology ANTH 1027A/001: Introduction to Linguistics Dr. Olga Kharytonava Course Outline Fall 2017 Department of Anthropology ANTH 1027A/001: Introduction to Linguistics Dr. Olga Kharytonava Course Outline Fall 2017 Lectures: Tuesdays 11:30 am - 1:30 pm, SEB-1059 Tutorials: Thursdays: Section 002 2:30-3:30pm

More information

Research Design & Analysis Made Easy! Brainstorming Worksheet

Research Design & Analysis Made Easy! Brainstorming Worksheet Brainstorming Worksheet 1) Choose a Topic a) What are you passionate about? b) What are your library s strengths? c) What are your library s weaknesses? d) What is a hot topic in the field right now that

More information

Shank, Matthew D. (2009). Sports marketing: A strategic perspective (4th ed.). Upper Saddle River, NJ: Pearson/Prentice Hall.

Shank, Matthew D. (2009). Sports marketing: A strategic perspective (4th ed.). Upper Saddle River, NJ: Pearson/Prentice Hall. BSM 2801, Sport Marketing Course Syllabus Course Description Examines the theoretical and practical implications of marketing in the sports industry by presenting a framework to help explain and organize

More information

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012

SYLLABUS. EC 322 Intermediate Macroeconomics Fall 2012 SYLLABUS EC 322 Intermediate Macroeconomics Fall 2012 Location: Online Instructor: Christopher Westley Office: 112A Merrill Phone: 782-5392 Office hours: Tues and Thur, 12:30-2:30, Thur 4:00-5:00, or by

More information

Python Machine Learning

Python Machine Learning Python Machine Learning Unlock deeper insights into machine learning with this vital guide to cuttingedge predictive analytics Sebastian Raschka [ PUBLISHING 1 open source I community experience distilled

More information

School Size and the Quality of Teaching and Learning

School Size and the Quality of Teaching and Learning School Size and the Quality of Teaching and Learning An Analysis of Relationships between School Size and Assessments of Factors Related to the Quality of Teaching and Learning in Primary Schools Undertaken

More information

Graduate Program in Education

Graduate Program in Education SPECIAL EDUCATION THESIS/PROJECT AND SEMINAR (EDME 531-01) SPRING / 2015 Professor: Janet DeRosa, D.Ed. Course Dates: January 11 to May 9, 2015 Phone: 717-258-5389 (home) Office hours: Tuesday evenings

More information

KUTZTOWN UNIVERSITY KUTZTOWN, PENNSYLVANIA COE COURSE SYLLABUS TEMPLATE

KUTZTOWN UNIVERSITY KUTZTOWN, PENNSYLVANIA COE COURSE SYLLABUS TEMPLATE KUTZTOWN UNIVERSITY KUTZTOWN, PENNSYLVANIA COE COURSE SYLLABUS TEMPLATE DEPARTMENT OF SECONDARY EDUCATION I. Course Description: Course Prefix, Number and Title Secondary Education SEU 520 Education Theory

More information

MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION

MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION MSW POLICY, PLANNING & ADMINISTRATION (PP&A) CONCENTRATION Overview of the Policy, Planning, and Administration Concentration Policy, Planning, and Administration Concentration Goals and Objectives Policy,

More information

Principles Of Macroeconomics Case Fair Oster 10e

Principles Of Macroeconomics Case Fair Oster 10e Case Fair 10e Free PDF ebook Download: Case Fair 10e Download or Read Online ebook principles of macroeconomics case fair oster 10e in PDF Format From The Best User Guide Database is the study of the general

More information

Effective practices of peer mentors in an undergraduate writing intensive course

Effective practices of peer mentors in an undergraduate writing intensive course Effective practices of peer mentors in an undergraduate writing intensive course April G. Douglass and Dennie L. Smith * Department of Teaching, Learning, and Culture, Texas A&M University This article

More information

Mathematics. Mathematics

Mathematics. Mathematics Mathematics Program Description Successful completion of this major will assure competence in mathematics through differential and integral calculus, providing an adequate background for employment in

More information

Common Core State Standards for English Language Arts

Common Core State Standards for English Language Arts Reading Standards for Literature 6-12 Grade 9-10 Students: 1. Cite strong and thorough textual evidence to support analysis of what the text says explicitly as well as inferences drawn from the text. 2.

More information

Syllabus Foundations of Finance Summer 2014 FINC-UB

Syllabus Foundations of Finance Summer 2014 FINC-UB Syllabus Foundations of Finance Summer 2014 FINC-UB.0002.01 Instructor Matteo Crosignani Office: KMEC 9-193F Phone: 212-998-0716 Email: mcrosign@stern.nyu.edu Office Hours: Thursdays 4-6pm in Altman Room

More information

The ADDIE Model. Michael Molenda Indiana University DRAFT

The ADDIE Model. Michael Molenda Indiana University DRAFT The ADDIE Model Michael Molenda Indiana University DRAFT Submitted for publication in A. Kovalchick & K. Dawson, Ed's, Educational Technology: An Encyclopedia. Copyright by ABC-Clio, Santa Barbara, CA,

More information

Page 1 of 8 REQUIRED MATERIALS:

Page 1 of 8 REQUIRED MATERIALS: INSTRUCTOR: OFFICE: PHONE / EMAIL: CONSULTATION: INSTRUCTOR WEB SITE: MATH DEPARTMENT WEB SITES: http:/ Online MATH 1010 INTERMEDIATE ALGEBRA Spring Semester 2013 Zeph Smith SCC N326 - G 957-3229 / zeph.smith@slcc.edu

More information

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Innov High Educ (2009) 34:93 103 DOI 10.1007/s10755-009-9095-2 Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Phyllis Blumberg Published online: 3 February

More information

November 2012 MUET (800)

November 2012 MUET (800) November 2012 MUET (800) OVERALL PERFORMANCE A total of 75 589 candidates took the November 2012 MUET. The performance of candidates for each paper, 800/1 Listening, 800/2 Speaking, 800/3 Reading and 800/4

More information

MBA6941, Managing Project Teams Course Syllabus. Course Description. Prerequisites. Course Textbook. Course Learning Objectives.

MBA6941, Managing Project Teams Course Syllabus. Course Description. Prerequisites. Course Textbook. Course Learning Objectives. MBA6941, Managing Project Teams Course Syllabus Course Description Analysis and discussion of the diverse sectors of project management leadership and team activity, as well as a wide range of organizations

More information