2015 TUHH Online Summer School: Overview of Statistical and Path Modeling Analyses

Size: px
Start display at page:

Download "2015 TUHH Online Summer School: Overview of Statistical and Path Modeling Analyses"

Transcription

1 : Overview of Statistical and Path Modeling Analyses Prof. Dr. Christian M. Ringle (Hamburg Univ. of Tech., TUHH) Prof. Dr. Jӧrg Henseler (University of Twente) Dr. Geoffrey Hubona (The Georgia R School) 1

2 Agenda Executive Summary Course Concept and Learning Objectives Schedule Detailed Program Outline Extra Information on Granting a TUHH Certificate for 3 Graduate Credit Hours Registration 2

3 Executive Summary (1/2) In conjunction with Professor Christian M. Ringle (Hamburg University of Technology, TUHH, Prof Dr. Jӧrg Henseler (University of Twente, the Georgia R School and Dr. Geoffrey Hubona will conduct a live, online, accredited, accelerated 8-week 2015 Online Summer School through the Hamburg University of Technology (TUHH: The program teaches a broad overview of conducting linear and non-linear modeling, multivariate analyses, PLS path modeling (PLS-PM) and covariance-based structural equation modeling (CB-SEM), using R software as well as SmartPLS and PLS-GUI software. No experience with R software or using these other applications is required. The accredited program is very useful for graduate students, especially PhD students, as well as for research faculty and other professionals in the analytics industry, and especially for people in these fields who currently use, or who wish to learn how to use, R software, including RStudio for application development and Rcmdr for comprehensive statistical analyses. 3

4 Executive Summary (2/2) The eight-week summer program will be taught live in 15 sessions in July and August with the take-home final project and exam due in late September. Participants should expect to devote hours per week to attend class sessions and to complete the recommended assignments. The accredited online program will be taught live and online from the United States from 11:30AM-2:00PM EDT (GMT-5) and on 7:30PM-10:00PM EDT (GMT-5) on alternating days and should be available to anyone in the world with an Internet connection. Recordings of the live sessions are available to all participants 24/7. Successful participants will receive an official certificate from TUHH equivalent to a standard 3-credit graduate level course. These 3 graduate credits should easily transfer into any graduate-level PhD program in the EUC, and possibly to university programs in other countries, as well. 4

5 Course Concept and Learning Objectives (1/2) This TUHH 2015 online summer course will benefit TUHH students, faculty and other participants (e.g., practitioners) by: (1) Disseminating advanced research and statistical analysis techniques to TUHH students; (2) Making available state-of-the-art, no-cost, SmartPLS; lavaan; and PLS-GUI PLS path modeling software; (3) Teaching the use of R software, which is quickly becoming the de facto dominant statistical analysis software everywhere and including RStudio; (4) Training about the basic concepts and practices to perform data analysis using the Partial Least Squares path modeling technique with SmartPLS and with R software applications (PLS-GUI), including training on the use of the R lavaan package for structural equation modeling (SEM); (5) Training about the foundations of path modeling and SEM that is rooted in linear modeling and in multivariate analysis techniques; and (6) Providing additional, on-demand, 24/7 online background courses, accessible by each TUHH summer program participant. 5

6 Course Concept and Learning Objectives (2/2) The teaching and learning objectives for this 2015 TUHH online summer course include: (1) Providing a solid foundation of the basic techniques of statistical inference, regression, linear and non-linear modeling, and multivariate data analysis using R software; (2) Teaching and training with respect to the proper conduct of PLS path modeling analysis suitable for journal publication, with an introduction to structural equation modeling (SEM); and (3) Providing a comprehensive overview, and training on, the analytical capabilities of R software which is quickly becoming the dominant research, statistical analysis, and data analysis software in use by both academic and practitioner industries. 6

7 Course Topics Introduction to R and to statistical analysis using R, and to PLS path modeling. Session 1: Overview of R; The R software environment; Introduction to RStudio; Introduction to SmartPLS. Session 2: PLS Path Modeling. What is PLS path modeling? An introduction and overview of PLS path modeling. Session 3: Data types, data structures, objects and functions in R. Exercise: Import data into R; create data in R; run an R function. 7

8 Course Topics Intro to R data types/structures, to PLS reliability and validity assessment, and to applied multivariate data analysis. Session 4: Manipulating Data Frames. Exercise: Extended exercises manipulating Cars93 data frame. Session 5: Reliability and Validity Assessment of Path Models. Exercise: Evaluating reliability and validity with fitted path models. Session 6: PLS Path Modeling extensions with SmartPLS 3.0. Exercise: Create multiple linear and non-linear model objects, fit the models and evaluate the fits. Session 7: Applied multivariate data analysis. What is multivariate data? What is a covariance matrix? A correlation matrix? What is cluster analysis and principal components analysis? 8

9 Course Topics Introduction to SEM, Bootstrapping and to EFAs and CFAs. Session 8: An introduction to Confirmatory Factor Analysis (CFA) and Structural Equation Modeling (SEM) using the R lavaan package. Session 9: Bootstrapping and Resampling; Obtaining inferential statistics for model parameters. Exercise: Bootstrap model parameters and report on t-stats, p-values, and confidence intervals for model parameters. Session 10: Exploratory Factor Analysis (EFA) and more CFAs. 9

10 Course Topics Mediation and Moderation, more on Resampling Methods. Session 11: Mediation and Moderation Analyses with an Introduction to PROCESS. What is mediation? Moderation? How to estimate multiple cascading direct, indirect, and interaction effects. Exercise: Estimate mediating effects in path models and bootstrap significance levels. Session 12: Graphical Displays, Simple and Conditional Inference. Session 13: Bootstrapping and Jackknifing: Obtain inference statistics for model parameters to determine significance levels. Exercise: Bootstrap the model parameters and report on the t-statistics, p-values, and confidence intervals for the estimated path coefficients, weights and loadings. 10

11 Course Topics Advanced PLS Path Modeling Topics, GLMs and GAMs. Session 14: Orthogonalization, Consistent and Nonlinear PLS. Session 15: Generalized Linear and Additive models. 11

12 Course Assessment Capstone Project and Final Examination: Capstone Project Exercise (part of final exam): Specify, estimate, and evaluate a real-life PLS Path Model. Submit a written description of the overall fit, and of the indicated reliability and validity for both the measurement model and the structural model. Capstone exercise counts 25% of the final grade. Final Examination: There is a final examination that each participant must successfully complete with a passing grade in order to receive the program completion certificate. Final exam counts 75% of the final grade. 12

13 Detailed Program Outline and Contents (1/6) Six Simultaneous Online On-Demand 24/7 Background Pre-Courses The content for the above fifteen class sessions will be derived from the content and exercises in these 24/7 online courses available to each participant. Fundamentals of using R: Introduction (5 sessions in original course) This shorter course Fundamentals of Using R is an overview of what R is and what you can do with R. The course explains and demonstrates how to use R, and a collection of essential R concepts from a number of sources, much of it from the optional textbook The R Book by Michael J. Crawley (Wiley, 2007). The course also demonstrates how to use RStudio software, a useful and productivity-enhancing front end to the R Console. The console can be rather opaque and non-intuitive to use, especially for beginners. This introductory course teaches fundamental concepts that are essential to understand in order to effectively use R. The courses addresses these basic issues and topics and more: What is R? Getting started using R; Basic capabilities; Reading and writing data and data frames; Input and output; Data Objects; Functions in R; Graphics in R. This course uses the R software, and also the freely-available RStudio Integrated Development Environment (IDE). All software is available at no cost. The course also demonstrates and provides a large number of working scripts (i.e. sets of R commands) to use for your own purposes. 13

14 Detailed Program Outline and Contents (2/6) Introduction to R as a Statistical Environment (7 sessions in original course) Introduction to R as a Statistical Environment is intended to "break the statistical ice" by introducing someone new to R to the basic capabilities of R as a statistical computing and simulation environment. Those R features and capabilities include: numerical scripting; basics of quantitative versus categorical data; data visualization and analysis; graphical displays; simple and conditional inference; basics of linear modeling through GLMs, with a solid foundation in linear regression; randomizations, simulations, and permutations. The purpose of this course is to illustrate a range of statistical and probability computations using R for people who are using, teaching, or learning statistics. The course is a foundation for all of the other statistical methods courses which follow. It is helpful, but not required, for course participants to have covered the equivalent of a undergraduate level calculus-based course in statistics. Course content demonstrates and explains prototypical exploratory and inferential methods of statistical modeling for analyzing data using R software. The course contains original content and also "samples" representative content from several of the other statistical and programming courses developed by the Georgia R School. However, there is additional detail on each of these topics in the other courses. This course differs from Fundamentals of R Essentials in that this course specifically focuses on the general capabilities and features of R as a statistical computing environment, rather than as a general-purpose data, programming, and graphics environment. It is a 7-session course and an example-based introduction to R as a statistical computing environment. This course assumes no previous familiarity with R or other software packages. 14

15 Detailed Program Outline and Contents (3/6) Comprehensive Statistical Research Analyses with R (8 sessions original course) Comprehensive Statistical Research Analyses with R teaches how to perform a wide variety of common, research-oriented statistical analysis techniques with R. Participants also learn how to use the R Commander, an (open source) R package that serves as an effective statistical front-end to the R Console. The course is designed to provide a wide overview of how to conduct and interpret many statistical analysis techniques using R. This is a unique and very useful course for Ph.D. students, faculty, and practitioner researchers who are interested in learning R by "diving in" and using R for a variety of detailed statistical analyses. No previous experience with R is necessary. Course topics on comprehensive statistical research analyses using R include: 1. Analysis using graphical displays; 2. Simple inference; 3. Conditional inference; 4. Analysis of variance (ANOVA and MANOVA); 5. Simple and multiple linear regression; 6. Logistic regression; 7. Generalized linear models; 8. Recursive partitioning; 9. Survival analysis; 10. Smoothers and Generalized additive models; 11. Analyzing normally-distributed longitudinal response data; 12. Analyzing exponential, Poisson and binomial longitudinal response data; 13. Other forms of mixed, nested, and hierarchical linear models; 14. Simultaneous inference and multiple comparisons; 15. Meta-Analysis; and 16. Cluster analysis 15

16 Detailed Program Outline and Contents (4/6) PLS-PM with R: sempls and PLSPM Packages (6 sessions in original course) This course accomplishes three objectives. The course instructs and demonstrates (1) how to import (non-r) SmartPLS model output directly into R for additional processing; (2) the major capabilities and functions of the R sempls package; and (3) the major capabilities and functions of the R plspm package. Although the sempls and plspm R packages use the same PLS algorithm as does SmartPLS, and consequently produce identical PLS model estimates (in almost all cases with a few exceptions), each of the two R packages also contains additional, useful, complementary functions and capabilities. Specifically, sempls has some interesting plots and graphs of PLS path model estimates and also converts your model to run in covariance-based R functions. On the other hand, the plspm package has very complete and well-formatted PLS output that is consistent with the tables and reports required for publication, and also has very useful and unique multigroup-moderation analysis capabilities. If you are interested in learning a lot about PLS path modeling, it is certainly a good use of your time to become familiar with both the sempls and plspm packages in R. 16

17 Detailed Program Outline and Contents (5/6) Applied Multivariate Analysis with R (7 sessions in original course) In many disciplines, data sets are multivariate. Multivariate data is such that several measurements or observations are captured on each of the units, or variables, in the data set. Multivariate analysis is such that there are several simultaneous outcome variables. All of the variables are assumed to be random variables, unlike regression where only the predicted, dependent variable is random, and where the observed explanatory variables are fixed. Applied Multivariate Analysis with R is an introductory course on classical multivariate methodology and focuses on the utilization of R software to perform these analyses. It makes use of the R package MVA which includes the R code ( scripts ) and data sets used to demonstrate the utilization of R to perform these multivariate techniques. The course does not focus on the details of the theory behind each technique, but rather on the application of R to analyze multivariate data using each technique, and to visualize graphical representations of the data solutions. It is a hands-on course that makes use of many extended examples of R functions, applications, and data sets (all provided). 17

18 Detailed Program Outline and Contents (6/6) Structural Equation Modeling with Lavaan (8 sessions in original course) Lavaan ( latent variable analysis ) is a free, open source R package for latent variable analysis in the form of Structural Equation Modeling (SEM). Actually, you can use lavaan to estimate a large variety of multivariate statistical models, including covariance-based structural equation modeling (CB-SEM), path analysis, confirmatory factor analysis and growth curve models. The lavaan package, developed by Yves Rosseel, is intended to provide users, researchers and teachers with a free opensource, but commercial-quality package for structural equation modeling with latent variables. The goal of the lavaan development project is to implement all the state-ofthe-art capabilities that are currently available in commercial packages such as Mplus. The course has a decided hands-on orientation, as the majority of class time is spent demonstrating live examples using lavaan with real data. By attending the course, and by practicing the provided executable scripts and completing the exercises, participants will be able to specify, estimate, interpret and evaluate their own CB-SEM latent variable models using lavaan. In addition, they will be able to estimate CFAs, group analyses and growth curve models, use categorical variables properly, estimate indirect effects, mediation analyses, and act on modification indices. The course consists of a comprehensive tutorial using lavaan, interspersed with additional intermediate and advanced SEM examples. If you currently practice SEM-analyses, or if you are considering analyzing data using SEM, you will benefit from this course. Lavaan has many of the features that are only available elsewhere in more expensive commercial SEM software tools such as Mplus. 18

19 Extra Information on Granting a TUHH Certificate for 3 Graduate Credit Hours (1/2) In addition to fifteen 150-minute, live, online classes, there will be daily exercises to complete, and a final exam with a path modeling project component. The live online class sessions will consist of both a hands-on lecture and discussion as well as a hands-on lab period. There will be weekly readings and other course materials and assignments. The material covered in the live online sessions will be supplemented with the 24/7 availability of simultaneous, on-demand, Georgia R School ( background courses which expand on the in-class-discussed topics. These courses are listed and briefly described as an appendix to this document. Successful participants will receive an official certificate of completion from TUHH. The program content and course work is equivalent to a standard 3- credit graduate-level course. The live portion of the summer program will consist of: 15 integrated 150- minute online class sessions (including the final exam and project), delivered on alternating days in both the AM and the PM, from the United States in late June, July and August; a minimum of ten daily assignments; and a graded final examination with a path modeling assessment portion. 19

20 Extra Information on Granting a TUHH Certificate for 3 Graduate Credit Hours (2/2) The faculty conducting the TUHH summer program includes: Prof. Dr. Christian M. Ringle (Hamburg Univ. of Tech., TUHH) Prof. Dr. Jӧrg Henseler (University of Twente) Dr. Geoffrey Hubona (The Georgia R School) Each is a doctorally-qualified faculty member with decades of university teaching experience. Each is regarded as an expert in statistics, structural equation modeling (SEM) and/or Partial Least Squares path modeling (PLS-PM). Dr. Christian Ringle is a co-developer of the very popular SmartPLS ( software. Dr. Ringle and Dr. Henseler are co-founders of the PLS School ( and of SEM n R ( Dr. Hubona is a co-developer of PLS-GUI ( software and the founder of the Georgia R School ( and a co-founder of SEM n R. Here are brief online vitas for Dr. Ringle, Dr. Henseler and Dr. Hubona. 20

21 Certificate Hamburg University of Technology Mrs. Martina MUSTERMANN successfully attended the 2014 TUHH Summer School course Overview of Statistical and Path Modeling Analyses with the following contents: Graduiertenakademie für Technologie und Innovation TUHH Schwarzenbergstr. 95 (E) Hamburg Introduction to R and to statistical analysis using R, including inference and linear and non-linear modeling (3 sessions) Introduction to statistical analysis using R, including inference and linear and non-linear modeling (4 sessions) Multivariate Data, SEM, and PLS Path Modeling (6 sessions) PLS Path Modeling and SEM (2 sessions) Capstone Project Exercise and Final Examination The course was conducted by Prof. Dr. Joerg Henseler (University of Twente, The Netherlands), Dr. Geoffrey Hubona (The Georgia R School), and Prof. Dr. Christian M. Ringle (Hamburg University of Technology, TUHH). The total work load of this course was 90 hours which is eligible for 3 credits. Passing a final exam was a requirement to successfully complete this course. Hamburg, October 29, 2014 Prof. Dr. Christian M. Ringle Dr. Krista Schölzig Graduiertenakademie TUHH 21

22 Registration This summer graduate program is offered by Hamburg University of Technology (TUHH ) and the Georgia R School. Registration may be accomplished in minutes by visiting: Early registration cost (through April 30) is: $895 USD non-student $695 USD full-time student Registration cost beyond April 30 increases $100 USD: $995 USD non-student $795 USD full-time student 22

23 Thank you for your attention! 23

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics.

Service courses for graduate students in degree programs other than the MS or PhD programs in Biostatistics. Course Catalog In order to be assured that all prerequisites are met, students must acquire a permission number from the education coordinator prior to enrolling in any Biostatistics course. Courses are

More information

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com

Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Silvermine House Steenberg Office Park, Tokai 7945 Cape Town, South Africa Telephone: +27 21 702 4666 www.spss-sa.com SPSS-SA Training Brochure 2009 TABLE OF CONTENTS 1 SPSS TRAINING COURSES FOCUSING

More information

lavaan: an R package for structural equation modeling

lavaan: an R package for structural equation modeling lavaan: an R package for structural equation modeling Yves Rosseel Department of Data Analysis Belgium Utrecht April 24, 2012 Yves Rosseel lavaan: an R package for structural equation modeling 1 / 20 Overview

More information

Discipline: All disciplines (e.g., strategic management, marketing, information systems, HRM, management accounting and controlling)

Discipline: All disciplines (e.g., strategic management, marketing, information systems, HRM, management accounting and controlling) Discipline: All disciplines (e.g., strategic management, marketing, information systems, HRM, management accounting and controlling) 1 Lecturers Jörg Henseler (Radboud University Nijmegen) Christian M.

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA

CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Examples: Multilevel Modeling With Complex Survey Data CHAPTER 9 EXAMPLES: MULTILEVEL MODELING WITH COMPLEX SURVEY DATA Complex survey data refers to data obtained by stratification, cluster sampling and/or

More information

Statistics Graduate Courses

Statistics Graduate Courses Statistics Graduate Courses STAT 7002--Topics in Statistics-Biological/Physical/Mathematics (cr.arr.).organized study of selected topics. Subjects and earnable credit may vary from semester to semester.

More information

RR765 Applied Multivariate Analysis

RR765 Applied Multivariate Analysis Semester: Fall 2007 RR765 Applied Multivariate Analysis Course Instructor: Dr. Jerry J. Vaske 491-2360 email: jerryv@cnr.colostate.edu Office: 244 Forestry Bldg. Office Hours: Tuesday/Thursdays 1:00 2:00

More information

STAT 360 Probability and Statistics. Fall 2012

STAT 360 Probability and Statistics. Fall 2012 STAT 360 Probability and Statistics Fall 2012 1) General information: Crosslisted course offered as STAT 360, MATH 360 Semester: Fall 2012, Aug 20--Dec 07 Course name: Probability and Statistics Number

More information

Discipline: Marketing. 1 Title Latent Variables and Structural Equation Modeling. 2 Faculty. 3 Outline 3.1 Issues. 3.

Discipline: Marketing. 1 Title Latent Variables and Structural Equation Modeling. 2 Faculty. 3 Outline 3.1 Issues. 3. Doktorandenprogramme Verband der Hochschullehrer für Betriebswirtschaft e. V. Syllabus Discipline: Marketing 1 Title Latent Variables and Structural Equation Modeling 2 Faculty Dr. Jörg Henseler (Radboud

More information

Curriculum - Doctor of Philosophy

Curriculum - Doctor of Philosophy Curriculum - Doctor of Philosophy CORE COURSES Pharm 545-546.Pharmacoeconomics, Healthcare Systems Review. (3, 3) Exploration of the cultural foundations of pharmacy. Development of the present state of

More information

Social Media Marketing Management 社 會 媒 體 行 銷 管 理 確 認 性 因 素 分 析. (Confirmatory Factor Analysis) 1002SMMM12 TLMXJ1A Tue 12,13,14 (19:20-22:10) D325

Social Media Marketing Management 社 會 媒 體 行 銷 管 理 確 認 性 因 素 分 析. (Confirmatory Factor Analysis) 1002SMMM12 TLMXJ1A Tue 12,13,14 (19:20-22:10) D325 Social Media Marketing Management 社 會 媒 體 行 銷 管 理 確 認 性 因 素 分 析 (Confirmatory Factor Analysis) 1002SMMM12 TLMXJ1A Tue 12,13,14 (19:20-22:10) D325 Min-Yuh Day 戴 敏 育 Assistant Professor 專 任 助 理 教 授 Dept.

More information

Longitudinal Data Analysis. Wiley Series in Probability and Statistics

Longitudinal Data Analysis. Wiley Series in Probability and Statistics Brochure More information from http://www.researchandmarkets.com/reports/2172736/ Longitudinal Data Analysis. Wiley Series in Probability and Statistics Description: Longitudinal data analysis for biomedical

More information

Executive Master of Public Administration. QUANTITATIVE TECHNIQUES I For Policy Making and Administration U6310, Sec. 03

Executive Master of Public Administration. QUANTITATIVE TECHNIQUES I For Policy Making and Administration U6310, Sec. 03 INSTRUCTORS: PROFESSOR: Stuart E. Ward TEACHING ASSISTANT: Hamid Rashid E-Mail: sew9@columbia.edu hr99@columbia.edu Office Phone# 212.854.5941 (o) To Be Announced Office Room# 407A To Be Announced MEETING

More information

SAS R IML (Introduction at the Master s Level)

SAS R IML (Introduction at the Master s Level) SAS R IML (Introduction at the Master s Level) Anton Bekkerman, Ph.D., Montana State University, Bozeman, MT ABSTRACT Most graduate-level statistics and econometrics programs require a more advanced knowledge

More information

EDMS 769L: Statistical Analysis of Longitudinal Data 1809 PAC, Th 4:15-7:00pm 2009 Spring Semester

EDMS 769L: Statistical Analysis of Longitudinal Data 1809 PAC, Th 4:15-7:00pm 2009 Spring Semester Instructor Dr. Jeffrey Harring 1230E Benjamin Building Phone: (301) 405-3630 Email: harring@umd.edu Office Hours Tuesday 2:00-3:00pm, or by appointment Course Objectives, Description and Prerequisites

More information

American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science

American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science American Statistical Association Draft Guidelines for Undergraduate Programs in Statistical Science Guidelines Workgroup (Beth Chance, Steve Cohen, Scott Grimshaw, Johanna Hardin, Tim Hesterberg, Roger

More information

How To Understand Multivariate Models

How To Understand Multivariate Models Neil H. Timm Applied Multivariate Analysis With 42 Figures Springer Contents Preface Acknowledgments List of Tables List of Figures vii ix xix xxiii 1 Introduction 1 1.1 Overview 1 1.2 Multivariate Models

More information

Economic Statistics (ECON2006), Statistics and Research Design in Psychology (PSYC2010), Survey Design and Analysis (SOCI2007)

Economic Statistics (ECON2006), Statistics and Research Design in Psychology (PSYC2010), Survey Design and Analysis (SOCI2007) COURSE DESCRIPTION Title Code Level Semester Credits 3 Prerequisites Post requisites Introduction to Statistics ECON1005 (EC160) I I None Economic Statistics (ECON2006), Statistics and Research Design

More information

Introduction to Structural Equation Modeling (SEM) Day 4: November 29, 2012

Introduction to Structural Equation Modeling (SEM) Day 4: November 29, 2012 Introduction to Structural Equation Modeling (SEM) Day 4: November 29, 202 ROB CRIBBIE QUANTITATIVE METHODS PROGRAM DEPARTMENT OF PSYCHOLOGY COORDINATOR - STATISTICAL CONSULTING SERVICE COURSE MATERIALS

More information

Psychology 209. Longitudinal Data Analysis and Bayesian Extensions Fall 2012

Psychology 209. Longitudinal Data Analysis and Bayesian Extensions Fall 2012 Instructor: Psychology 209 Longitudinal Data Analysis and Bayesian Extensions Fall 2012 Sarah Depaoli (sdepaoli@ucmerced.edu) Office Location: SSM 312A Office Phone: (209) 228-4549 (although email will

More information

Section Format Day Begin End Building Rm# Instructor. 001 Lecture Tue 6:45 PM 8:40 PM Silver 401 Ballerini

Section Format Day Begin End Building Rm# Instructor. 001 Lecture Tue 6:45 PM 8:40 PM Silver 401 Ballerini NEW YORK UNIVERSITY ROBERT F. WAGNER GRADUATE SCHOOL OF PUBLIC SERVICE Course Syllabus Spring 2016 Statistical Methods for Public, Nonprofit, and Health Management Section Format Day Begin End Building

More information

[This document contains corrections to a few typos that were found on the version available through the journal s web page]

[This document contains corrections to a few typos that were found on the version available through the journal s web page] Online supplement to Hayes, A. F., & Preacher, K. J. (2014). Statistical mediation analysis with a multicategorical independent variable. British Journal of Mathematical and Statistical Psychology, 67,

More information

Introduction to Longitudinal Data Analysis

Introduction to Longitudinal Data Analysis Introduction to Longitudinal Data Analysis Longitudinal Data Analysis Workshop Section 1 University of Georgia: Institute for Interdisciplinary Research in Education and Human Development Section 1: Introduction

More information

Diablo Valley College Catalog 2014-2015

Diablo Valley College Catalog 2014-2015 Mathematics MATH Michael Norris, Interim Dean Math and Computer Science Division Math Building, Room 267 Possible career opportunities Mathematicians work in a variety of fields, among them statistics,

More information

COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification.

COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification. COURSE PLAN BDA: Biomedical Data Analysis Master in Bioinformatics for Health Sciences 2015-2016 Academic Year Qualification. Master's Degree 1. Description of the subject Subject name: Biomedical Data

More information

Discipline: Marketing

Discipline: Marketing Discipline: Marketing 1 Lecturers Univ. Doc. Dr. Jörg Henseler (University of Cologne, Radboud University Nijmegen) PD Dr. Christian M. Ringle (University of Hamburg) Dr. Marko Sarstedt (Ludwig-Maximilians-University

More information

Statistics 3202 Introduction to Statistical Inference for Data Analytics 4-semester-hour course

Statistics 3202 Introduction to Statistical Inference for Data Analytics 4-semester-hour course Statistics 3202 Introduction to Statistical Inference for Data Analytics 4-semester-hour course Prerequisite: Stat 3201 (Introduction to Probability for Data Analytics) Exclusions: Class distribution:

More information

Data Mining Introduction

Data Mining Introduction Data Mining Introduction Bob Stine Dept of Statistics, School University of Pennsylvania www-stat.wharton.upenn.edu/~stine What is data mining? An insult? Predictive modeling Large, wide data sets, often

More information

Instructional Delivery Model Courses in the Ph.D. program are offered online.

Instructional Delivery Model Courses in the Ph.D. program are offered online. Doctor of Philosophy in Education Doctor of Philosophy Mission Statement The Doctor of Philosophy (Ph.D.) is designed to support the mission of the Fischler School of Education. The program prepares individuals

More information

Linda K. Muthén Bengt Muthén. Copyright 2008 Muthén & Muthén www.statmodel.com. Table Of Contents

Linda K. Muthén Bengt Muthén. Copyright 2008 Muthén & Muthén www.statmodel.com. Table Of Contents Mplus Short Courses Topic 2 Regression Analysis, Eploratory Factor Analysis, Confirmatory Factor Analysis, And Structural Equation Modeling For Categorical, Censored, And Count Outcomes Linda K. Muthén

More information

Regression Modeling Strategies

Regression Modeling Strategies Frank E. Harrell, Jr. Regression Modeling Strategies With Applications to Linear Models, Logistic Regression, and Survival Analysis With 141 Figures Springer Contents Preface Typographical Conventions

More information

List of Ph.D. Courses

List of Ph.D. Courses Research Methods Courses (5 courses/15 hours) List of Ph.D. Courses The research methods set consists of five courses (15 hours) that discuss the process of research and key methodological issues encountered

More information

Supplementary PROCESS Documentation

Supplementary PROCESS Documentation Supplementary PROCESS Documentation This document is an addendum to Appendix A of Introduction to Mediation, Moderation, and Conditional Process Analysis that describes options and output added to PROCESS

More information

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012

Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization. Learning Goals. GENOME 560, Spring 2012 Why Taking This Course? Course Introduction, Descriptive Statistics and Data Visualization GENOME 560, Spring 2012 Data are interesting because they help us understand the world Genomics: Massive Amounts

More information

Master of Science (MS) in Biostatistics 2014-2015. Program Director and Academic Advisor:

Master of Science (MS) in Biostatistics 2014-2015. Program Director and Academic Advisor: Master of Science (MS) in Biostatistics 014-015 Note: All curriculum revisions will be updated immediately on the website http://publichealh.gwu.edu Program Director and Academic Advisor: Dante A. Verme,

More information

BIOS 6660: Analysis of Biomedical Big Data Using R and Bioconductor, Fall 2015 Computer Lab: Education 2 North Room 2201DE (TTh 10:30 to 11:50 am)

BIOS 6660: Analysis of Biomedical Big Data Using R and Bioconductor, Fall 2015 Computer Lab: Education 2 North Room 2201DE (TTh 10:30 to 11:50 am) BIOS 6660: Analysis of Biomedical Big Data Using R and Bioconductor, Fall 2015 Computer Lab: Education 2 North Room 2201DE (TTh 10:30 to 11:50 am) Course Instructor: Dr. Tzu L. Phang, Assistant Professor

More information

UNIVERSITY of MASSACHUSETTS DARTMOUTH Charlton College of Business Decision and Information Sciences Fall 2010

UNIVERSITY of MASSACHUSETTS DARTMOUTH Charlton College of Business Decision and Information Sciences Fall 2010 UNIVERSITY of MASSACHUSETTS DARTMOUTH Charlton College of Business Decision and Information Sciences Fall 2010 COURSE: POM 500 Statistical Analysis, ONLINE EDITION, Fall 2010 Prerequisite: Finite Math

More information

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS

CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Examples: Regression And Path Analysis CHAPTER 3 EXAMPLES: REGRESSION AND PATH ANALYSIS Regression analysis with univariate or multivariate dependent variables is a standard procedure for modeling relationships

More information

Simple Predictive Analytics Curtis Seare

Simple Predictive Analytics Curtis Seare Using Excel to Solve Business Problems: Simple Predictive Analytics Curtis Seare Copyright: Vault Analytics July 2010 Contents Section I: Background Information Why use Predictive Analytics? How to use

More information

Department/Academic Unit: Public Health Sciences Degree Program: Biostatistics Collaborative Program

Department/Academic Unit: Public Health Sciences Degree Program: Biostatistics Collaborative Program Department/Academic Unit: Public Health Sciences Degree Program: Biostatistics Collaborative Program Department of Mathematics and Statistics Degree Level Expectations, Learning Outcomes, Indicators of

More information

Description. Textbook. Grading. Objective

Description. Textbook. Grading. Objective EC151.02 Statistics for Business and Economics (MWF 8:00-8:50) Instructor: Chiu Yu Ko Office: 462D, 21 Campenalla Way Phone: 2-6093 Email: kocb@bc.edu Office Hours: by appointment Description This course

More information

Overview of Factor Analysis

Overview of Factor Analysis Overview of Factor Analysis Jamie DeCoster Department of Psychology University of Alabama 348 Gordon Palmer Hall Box 870348 Tuscaloosa, AL 35487-0348 Phone: (205) 348-4431 Fax: (205) 348-8648 August 1,

More information

Department of Epidemiology and Public Health Miller School of Medicine University of Miami

Department of Epidemiology and Public Health Miller School of Medicine University of Miami Department of Epidemiology and Public Health Miller School of Medicine University of Miami BST 630 (3 Credit Hours) Longitudinal and Multilevel Data Wednesday-Friday 9:00 10:15PM Course Location: CRB 995

More information

Master of Arts in Mathematics Education for Grade 5 12 Teachers

Master of Arts in Mathematics Education for Grade 5 12 Teachers Master of Arts in Mathematics Education for Grade 5 12 Teachers The Master of Arts in Mathematics Education (5 12) is a competencybased degree program that prepares already licensed teachers both to be

More information

How To Understand The Theory Of Probability

How To Understand The Theory Of Probability Graduate Programs in Statistics Course Titles STAT 100 CALCULUS AND MATR IX ALGEBRA FOR STATISTICS. Differential and integral calculus; infinite series; matrix algebra STAT 195 INTRODUCTION TO MATHEMATICAL

More information

Ph.D. Workshop. Advanced Methods in Structural Equation Modeling Mediation and Moderation Analysis

Ph.D. Workshop. Advanced Methods in Structural Equation Modeling Mediation and Moderation Analysis Ph.D. Workshop Advanced Methods in Structural Equation Modeling Mediation and Moderation Analysis 15 th 17 th December 2015 Course content and aims: Empirical research in various disciplines (e.g., management

More information

A Correlation of. to the. South Carolina Data Analysis and Probability Standards

A Correlation of. to the. South Carolina Data Analysis and Probability Standards A Correlation of to the South Carolina Data Analysis and Probability Standards INTRODUCTION This document demonstrates how Stats in Your World 2012 meets the indicators of the South Carolina Academic Standards

More information

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE

LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE LAGUARDIA COMMUNITY COLLEGE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF MATHEMATICS, ENGINEERING, AND COMPUTER SCIENCE MAT 119 STATISTICS AND ELEMENTARY ALGEBRA 5 Lecture Hours, 2 Lab Hours, 3 Credits Pre-

More information

Lean Certification Program Blended Learning Program Cost: $5500. Course Description

Lean Certification Program Blended Learning Program Cost: $5500. Course Description Lean Certification Program Blended Learning Program Cost: $5500 Course Description Lean Certification Program is a disciplined process improvement approach focused on reducing waste, increasing customer

More information

Teaching Statistics with Fathom

Teaching Statistics with Fathom Teaching Statistics with Fathom UCB Extension X369.6 (2 semester units in Education) COURSE DESCRIPTION This is a professional-level, moderated online course in the use of Fathom Dynamic Data software

More information

Multivariate Normal Distribution

Multivariate Normal Distribution Multivariate Normal Distribution Lecture 4 July 21, 2011 Advanced Multivariate Statistical Methods ICPSR Summer Session #2 Lecture #4-7/21/2011 Slide 1 of 41 Last Time Matrices and vectors Eigenvalues

More information

Elements of statistics (MATH0487-1)

Elements of statistics (MATH0487-1) Elements of statistics (MATH0487-1) Prof. Dr. Dr. K. Van Steen University of Liège, Belgium December 10, 2012 Introduction to Statistics Basic Probability Revisited Sampling Exploratory Data Analysis -

More information

TRAINING SCHOOL IN EXPERIMENTAL DESIGN & STATISTICAL ANALYSIS OF BIOMEDICAL EXPERIMENTS

TRAINING SCHOOL IN EXPERIMENTAL DESIGN & STATISTICAL ANALYSIS OF BIOMEDICAL EXPERIMENTS TRAINING SCHOOL IN EXPERIMENTAL DESIGN & STATISTICAL ANALYSIS OF BIOMEDICAL EXPERIMENTS March 3 1 April 15 University of Coimbra, Portugal Supporters: CPD accreditation: FRAME delivers regular training

More information

Graduate Certificate in Systems Engineering

Graduate Certificate in Systems Engineering Graduate Certificate in Systems Engineering Systems Engineering is a multi-disciplinary field that aims at integrating the engineering and management functions in the development and creation of a product,

More information

Executive Master of Public Administration. QUANTITATIVE TECHNIQUES I For Policy Making and Administration U6311, Sec. 003

Executive Master of Public Administration. QUANTITATIVE TECHNIQUES I For Policy Making and Administration U6311, Sec. 003 INSTRUCTORS: Executive Master of Public Administration PROFESSOR Stuart E. Ward TEACHING ASSISTANT Nupur Kumar E-Mail: sew9@columbia.edu na2026@columbia.edu Office Phone# 212.854.5941 212-663-7515 Cell:

More information

Pharmacoeconomic, Epidemiology, and Pharmaceutical Policy and Outcomes Research (PEPPOR) Graduate Program

Pharmacoeconomic, Epidemiology, and Pharmaceutical Policy and Outcomes Research (PEPPOR) Graduate Program Pharmacoeconomic, Epidemiology, and Pharmaceutical Policy and Outcomes Research (PEPPOR) Graduate Program Front from left: 2010 Graduates Rupali Nail, PhD & Pallavi Jaiswal, MS; Back from left: PEPPOR

More information

Lean Six Sigma Black Belt Blended Learning Program. Course Description. Blended Learning

Lean Six Sigma Black Belt Blended Learning Program. Course Description. Blended Learning Course Description Blended Learning Lean Six Sigma Black Belt Blended Learning Program Lean Six Sigma (LSS) is a disciplined process improvement approach focused on reducing waste, increasing customer

More information

Introduction to Data Analysis in Hierarchical Linear Models

Introduction to Data Analysis in Hierarchical Linear Models Introduction to Data Analysis in Hierarchical Linear Models April 20, 2007 Noah Shamosh & Frank Farach Social Sciences StatLab Yale University Scope & Prerequisites Strong applied emphasis Focus on HLM

More information

Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu.

Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu. Columbian College of Arts and Sciences and Milken Institute School of Public Health Ph.D. Biostatistics 2014-2015 Note: All curriculum revisions will be updated immediately on the website http://www.publichealth.gwu.edu

More information

IN THE CITY OF NEW YORK Decision Risk and Operations. Advanced Business Analytics Fall 2015

IN THE CITY OF NEW YORK Decision Risk and Operations. Advanced Business Analytics Fall 2015 Advanced Business Analytics Fall 2015 Course Description Business Analytics is about information turning data into action. Its value derives fundamentally from information gaps in the economic choices

More information

Learning outcomes. Knowledge and understanding. Competence and skills

Learning outcomes. Knowledge and understanding. Competence and skills Syllabus Master s Programme in Statistics and Data Mining 120 ECTS Credits Aim The rapid growth of databases provides scientists and business people with vast new resources. This programme meets the challenges

More information

Our Philosophy. Authentic Contexts. Provide relevant and meaningful courseware to promote deeper understanding

Our Philosophy. Authentic Contexts. Provide relevant and meaningful courseware to promote deeper understanding AcademyR Revolution Analytics partners with leading minds and industry experts to offer professional training courses designed to give your organization a quick start in building high performance analytical

More information

Students' Opinion about Universities: The Faculty of Economics and Political Science (Case Study)

Students' Opinion about Universities: The Faculty of Economics and Political Science (Case Study) Cairo University Faculty of Economics and Political Science Statistics Department English Section Students' Opinion about Universities: The Faculty of Economics and Political Science (Case Study) Prepared

More information

CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS

CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS Examples: Exploratory Factor Analysis CHAPTER 4 EXAMPLES: EXPLORATORY FACTOR ANALYSIS Exploratory factor analysis (EFA) is used to determine the number of continuous latent variables that are needed to

More information

MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS. Biostatistics

MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS. Biostatistics MEU. INSTITUTE OF HEALTH SCIENCES COURSE SYLLABUS title- course code: Program name: Contingency Tables and Log Linear Models Level Biostatistics Hours/week Ther. Recite. Lab. Others Total Master of Sci.

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

2015 Workshops for Professors

2015 Workshops for Professors SAS Education Grow with us Offered by the SAS Global Academic Program Supporting teaching, learning and research in higher education 2015 Workshops for Professors 1 Workshops for Professors As the market

More information

Statistics with Aviation Applications Math 211 Mode of Delivery Lecture Blended Course Syllabus

Statistics with Aviation Applications Math 211 Mode of Delivery Lecture Blended Course Syllabus Statistics with Aviation Applications Math 211 Mode of Delivery Lecture Blended Course Syllabus Credit Hours: 3 Credits Academic Term: Term 4: 23 March 2015 24 May 2015 Meetings: Thurs 18:00-22:00 26 Mar;

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE MATH 111H STATISTICS II HONORS I. Basic Course Information A. Course Number and Title: MATH 111H Statistics II Honors B. New or Modified Course:

More information

Course Descriptions. Seminar in Organizational Behavior II

Course Descriptions. Seminar in Organizational Behavior II Course Descriptions B55 MKT 670 Seminar in Marketing Management This course is an advanced seminar of doctoral level standing. The course is aimed at students pursuing a degree in business, economics or

More information

Course Syllabus. Purposes of Course:

Course Syllabus. Purposes of Course: Course Syllabus Eco 5385.701 Predictive Analytics for Economists Summer 2014 TTh 6:00 8:50 pm and Sat. 12:00 2:50 pm First Day of Class: Tuesday, June 3 Last Day of Class: Tuesday, July 1 251 Maguire Building

More information

PLS 801: Quantitative Techniques in Political Science

PLS 801: Quantitative Techniques in Political Science PLS 801: Quantitative Techniques in Political Science Fall 2011 Tuesday/Thursday 12:40-2:00PM Instructor: Prof. Corwin D. Smidt Office: 320 S. Kedzie Hall Email: smidtc@msu.edu Do not expect replies to

More information

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009

Prentice Hall Algebra 2 2011 Correlated to: Colorado P-12 Academic Standards for High School Mathematics, Adopted 12/2009 Content Area: Mathematics Grade Level Expectations: High School Standard: Number Sense, Properties, and Operations Understand the structure and properties of our number system. At their most basic level

More information

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not.

Example: Credit card default, we may be more interested in predicting the probabilty of a default than classifying individuals as default or not. Statistical Learning: Chapter 4 Classification 4.1 Introduction Supervised learning with a categorical (Qualitative) response Notation: - Feature vector X, - qualitative response Y, taking values in C

More information

Generalized Linear Models

Generalized Linear Models Generalized Linear Models We have previously worked with regression models where the response variable is quantitative and normally distributed. Now we turn our attention to two types of models where the

More information

Moderation. Moderation

Moderation. Moderation Stats - Moderation Moderation A moderator is a variable that specifies conditions under which a given predictor is related to an outcome. The moderator explains when a DV and IV are related. Moderation

More information

USING DIRECTED ONLINE TUTORIALS FOR TEACHING ENGINEERING STATISTICS

USING DIRECTED ONLINE TUTORIALS FOR TEACHING ENGINEERING STATISTICS USING DIRECTED ONLINE TUTORIALS FOR TEACHING ENGINEERING STATISTICS Richard J. School of Mathematics and Physics, The University of Queensland, Australia richard.wilson@uq.edu.au Since 2006, an internet

More information

CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015

CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015 CBE 9190B ADVANCED STATISTICAL PROCESS ANALYSIS COURSE OUTLINE 2014 2015 Description This course is for engineers involved with experimental investigation and interpretation of data. Basic, applied statistical

More information

SAS Certificate Applied Statistics and SAS Programming

SAS Certificate Applied Statistics and SAS Programming SAS Certificate Applied Statistics and SAS Programming SAS Certificate Applied Statistics and Advanced SAS Programming Brigham Young University Department of Statistics offers an Applied Statistics and

More information

Statistics in Applications III. Distribution Theory and Inference

Statistics in Applications III. Distribution Theory and Inference 2.2 Master of Science Degrees The Department of Statistics at FSU offers three different options for an MS degree. 1. The applied statistics degree is for a student preparing for a career as an applied

More information

STAT 121 Hybrid SUMMER 2014 Introduction to Statistics for the Social Sciences Session I: May 27 th July 3 rd

STAT 121 Hybrid SUMMER 2014 Introduction to Statistics for the Social Sciences Session I: May 27 th July 3 rd STAT 121 Hybrid SUMMER 2014 Introduction to Statistics for the Social Sciences Session I: May 27 th July 3 rd Instructor: Ms. Bonnie Kegan EMAIL: bkegan1@umbc.edu Contact Numbers: Mobile Phone: 410 507

More information

Please start the slide show from the beginning to use links. Click here for active links to various courses

Please start the slide show from the beginning to use links. Click here for active links to various courses Please start the slide show from the beginning to use links Click here for active links to various courses CLICK ON ANY COURSE BELOW TO SEE DESCRIPTION AND PREREQUISITES To see the course sequence chart

More information

Introduction to Time Series Analysis and Forecasting. 2nd Edition. Wiley Series in Probability and Statistics

Introduction to Time Series Analysis and Forecasting. 2nd Edition. Wiley Series in Probability and Statistics Brochure More information from http://www.researchandmarkets.com/reports/3024948/ Introduction to Time Series Analysis and Forecasting. 2nd Edition. Wiley Series in Probability and Statistics Description:

More information

Educational Administration, K-12 Educational Leadership Department of Professional Studies. Ph.D. Program Requirements

Educational Administration, K-12 Educational Leadership Department of Professional Studies. Ph.D. Program Requirements Educational Administration, K-12 Educational Leadership Department of Professional Studies Ph.D. Program Requirements Students are required to take a minimum of 81 credit hours to include up to 30 credit

More information

MRes Psychological Research Methods

MRes Psychological Research Methods MRes Psychological Research Methods Module list Modules may include: Advanced Experimentation and Statistics (One) Advanced Experimentation and Statistics One examines the theoretical and philosophical

More information

Overview... 2. Accounting for Business (MCD1010)... 3. Introductory Mathematics for Business (MCD1550)... 4. Introductory Economics (MCD1690)...

Overview... 2. Accounting for Business (MCD1010)... 3. Introductory Mathematics for Business (MCD1550)... 4. Introductory Economics (MCD1690)... Unit Guide Diploma of Business Contents Overview... 2 Accounting for Business (MCD1010)... 3 Introductory Mathematics for Business (MCD1550)... 4 Introductory Economics (MCD1690)... 5 Introduction to Management

More information

Operations Research Department of Integrated Systems Engineering The Ohio State University

Operations Research Department of Integrated Systems Engineering The Ohio State University Operations Research Department of Integrated Systems Engineering The Ohio State University Operations Research (OR) applies advanced analytical methods to help make better decisions. Employing techniques

More information

Statistical Rules of Thumb

Statistical Rules of Thumb Statistical Rules of Thumb Second Edition Gerald van Belle University of Washington Department of Biostatistics and Department of Environmental and Occupational Health Sciences Seattle, WA WILEY AJOHN

More information

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

Bachelor's Degree in Business Administration and Master's Degree course description Bachelor's Degree in Business Administration and Master's Degree course description Bachelor's Degree in Business Administration Department s Compulsory Requirements Course Description (402102) Principles

More information

CHAPTER 8 EXAMPLES: MIXTURE MODELING WITH LONGITUDINAL DATA

CHAPTER 8 EXAMPLES: MIXTURE MODELING WITH LONGITUDINAL DATA Examples: Mixture Modeling With Longitudinal Data CHAPTER 8 EXAMPLES: MIXTURE MODELING WITH LONGITUDINAL DATA Mixture modeling refers to modeling with categorical latent variables that represent subpopulations

More information

2013 MBA Jump Start Program. Statistics Module Part 3

2013 MBA Jump Start Program. Statistics Module Part 3 2013 MBA Jump Start Program Module 1: Statistics Thomas Gilbert Part 3 Statistics Module Part 3 Hypothesis Testing (Inference) Regressions 2 1 Making an Investment Decision A researcher in your firm just

More information

Education & Training Plan. Accounting Math Professional Certificate Program with Externship

Education & Training Plan. Accounting Math Professional Certificate Program with Externship Office of Professional & Continuing Education 301 OD Smith Hall Auburn, AL 36849 http://www.auburn.edu/mycaa Contact: Shavon Williams 334-844-3108; szw0063@auburn.edu Auburn University is an equal opportunity

More information

MANUFACTURING AND CONTINUOUS IMPROVEMENT AREAS USING PARTIAL LEAST SQUARE PATH MODELING WITH MULTIPLE REGRESSION COMPARISON

MANUFACTURING AND CONTINUOUS IMPROVEMENT AREAS USING PARTIAL LEAST SQUARE PATH MODELING WITH MULTIPLE REGRESSION COMPARISON MANUFACTURING AND CONTINUOUS IMPROVEMENT AREAS USING PARTIAL LEAST SQUARE PATH MODELING WITH MULTIPLE REGRESSION COMPARISON Carlos Monge 1, Jesús Cruz Álvarez 2, Jesús Fabián López 3 Abstract: Structural

More information

SAS Software to Fit the Generalized Linear Model

SAS Software to Fit the Generalized Linear Model SAS Software to Fit the Generalized Linear Model Gordon Johnston, SAS Institute Inc., Cary, NC Abstract In recent years, the class of generalized linear models has gained popularity as a statistical modeling

More information

TEACHING OF STATISTICS IN KENYA. John W. Odhiambo University of Nairobi Nairobi

TEACHING OF STATISTICS IN KENYA. John W. Odhiambo University of Nairobi Nairobi TEACHING OF STATISTICS IN KENYA John W. Odhiambo University of Nairobi Nairobi In Kenya today statistics is taught at various levels in the education system to various degrees of coverage and sophistication.

More information

Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010

Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010 Curriculum Map Statistics and Probability Honors (348) Saugus High School Saugus Public Schools 2009-2010 Week 1 Week 2 14.0 Students organize and describe distributions of data by using a number of different

More information