Data Privacy and Biomedicine Syllabus - Page 1 of 6

Size: px
Start display at page:

Download "Data Privacy and Biomedicine Syllabus - Page 1 of 6"

Transcription

1 Data Privacy and Biomedicine Syllabus - Page 1 of 6 Course: Data Privacy in Biomedicine (BMIF-380 / CS-396) Instructor: Bradley Malin, Ph.D. ([email protected]) Semester: Spring 2015 Time: Mondays & Wednesdays, 3:10 4:25pm Location: Featheringill Hall, Room 313 Website: Office Hours: Upon Appointment DESCRIPTION The integration of information technology into biomedical environments has enabled unprecedented advances in the collection, storage, analysis, and rapid dissemination of patientspecific data to physicians and researchers. Given the potential wealth of such detailed data for further advances in healthcare, many organizations associated with the healthcare domain share, or anticipate sharing, their collections for various purposes related to quality assurance, public health, and research. However, in the face of today s complex networked environments, many organizations find it increasingly difficult to share biomedical data due to concerns about patient privacy. For instance, how can we share patient-specific data without revealing the identity of the patient? Security practices, such as role-based access control and encrypted communications ensure authentication and secure communications, but they do not necessarily stem the leakage of inferences from the data after it has been accessed or transmitted. Thus, this course is concerned with the analysis and protection of data privacy with a focus on the idiosynchrasies and regulatory framework associated with biomedical information. The goal of this course is to introduce students to the computational challenges, as well as formal privacy protection solutions, for data privacy in healthcare and biological research environments. The topology of data privacy is a highly interdisciplinary landscape and material in this course will touch on issues and methodologies from bioinformatics, cryptography, data mining, databases, distributed systems, law, machine learning, medical informatics, policy, and statistics. OBJECTIVES After this course, students will be able to analyze data privacy issues from three non-exclusive perspectives: 1. Data Detectives: Oftentimes data is shared with false beliefs about privacy and data protection. From this perspective students will learn how seemingly private information, can be learned using automated strategies. 2. Data Protectors: Students will learn how to construct privacy protection technologies that provide formal computational guarantees of privacy in data collection and sharing. 3. Technology Policy Designers: Computational models provide a basis for protection, but in order to implement such technology in the real world, it must support, and not circumvent, existing policy specification. From this perspective, students will learn how to develop privacy protection solutions which complement policy regulations.

2 Data Privacy and Biomedicine Syllabus - Page 2 of 6 PREREQUISITES Required: Students are expected to have proficiency in designing and writing software programs. There is no programming language requirement for this class, though experience with object orientation is beneficial. Recommended: Students should be comfortable with learning about basic statistics, data structures, and algorithm analysis. When appropriate, quantitative and computational methodology will be reviewed. Knowledge of, and prior experience with, security principles is NOT a prerequisite for this course. GRADING Criteria Percent of Grade Project 50% (Initial Proposal, Due March 16) (5%) (Status Report, Due March 31) (15%) (Final Report & Presentation, Due on April 27) (30%) Homework Assignments (3 assignments, 10% each) 30% Reading Summaries 10% Class Participation 10% 100% Required Reading Assignments: There is no primary textbook for this course. Reading assignments will be selected from various periodicals. Students will be required to read and submit brief summaries of assigned readings. Your summaries should be no longer than one page in length. Readings will be made available online or as in-class handouts at least one lecture before they are due. Your summaries will be graded on a {check-minus, check, checkplus} scale. - (or 1 point): You skimmed the assigned reading and barely understood, or summarized, its meaning and implications. (or 2 points): You demonstrated that you read the material by providing a reasonable account of its contents, its strengths, and weaknesses. + (or 3 points): You provided a critical assessment of the reading and show insight regarding the reading s topic. These summaries constitute a total of 10% of your final grade. An average score of (i.e., 2 points) will provide the student with the full 10%. An average score greater than (i.e., greater than 2 points) will entitle the student to extra credit, with a maximum of 5 additional percentage points on their final grade. You must your summaries to [email protected] before the beginning of class.

3 Data Privacy and Biomedicine Syllabus - Page 3 of 6 Project: In lieu of a final exam, each student must complete an independent project on a data privacy issue in biomedicine. Projects should investigate a topic of interest to the student, and must demonstrate analysis and critical thinking in data privacy. The project will require a significant commitment and contribute to a substantial part of the final grade. A list of sample project topics will be made available and reviewed in class. Honesty Policy: From the Vanderbilt Student Handbook, HONESTY is a commitment to refrain from lying, cheating, and stealing. Recognizing that dishonesty undermines community trust, stifles the spirit of scholarship, and threatens a safe environment, we expect ourselves to be truthful in academic endeavors, in relationships with others, and in pursuit of personal development. You are permitted, and encouraged, to discuss homework assignments with other students. However, you must do your own work and submit your own solutions. TOPIC AND SCHEDULE OVERVIEW (Tentative and Subject to Change) Part 1 (Jan 5 and 7): Course Overview, a Little Policy, and Whole Lot of Data In the first class, we ll go over ground rules for the course and review the syllabus. If time permits, we ll begin a discussion on what data privacy is (and is not). We ll investigate how it relates to data security principles, such as authorization, access control, and authentication. In the second (though first full) class, we will survey various ideologies, legal, and policy precedents for privacy in modern healthcare environments and society. Who collects medical information and when do patients have control over their privacy? Can policy and specification of privacy protections be automated? Part 2 (Jan 12 and 14): De-identification & Re-identification This week we will look at how seemingly de-identified medical information can be reidentified to the individuals from which it was collected. In the process, students will learn statistical techniques for characterizing uniqueness in data, both at elemental and population levels of granularity. We ll look at how personal information is available in many different resources both onand offline. Where is this information? How do we automatically capture and organize it for privacy assessments? We will look at various information repositories, such as vital records and statistics (including birth records, death records, marriage records, court documents) and the Social Security Death Index. It will also review systems are set up to track people through identifiers and traceable elements. As an example, we will discuss the potential of unique numbers for persistent patient identifiers and the history of the Social Security Number in the United States. And how recent policy changes in the United States influence these opportunities. Part 3 (Jan 19, 21, and 26): Record Linkage There is no class on Jan 19 (Martin Luther King Day). This week we will investigate concepts and methodology associated with the linkage of data in disparate databases. Methods will be drawn from a deterministic perspective.

4 Data Privacy and Biomedicine Syllabus - Page 4 of 6 We will also discuss how linkage methods can be automated and their application within electronic medical record systems. The second part of this section will be dedicated to more sophisticated strategies of record linkage. It will move beyond basic deterministic methods and will look at more formal probabilistic strategies, with a particular emphasis on expectation-maximization (EM) frameworks. Part 4 (Jan 28, Feb 2, 4, and 9): Access Control Models and Auditing This section of the course will look into how access control frameworks, and particularly roles, can be defined. We will look into formal models of access specification, how to design roles in a manner that meet organizational needs, and algorithms for automatically constructing role hierarchies through simple data mining strategies. While, access control provides a framework for specifying who is entitled to access what information and when, there are many situations in which access control cannot be sufficiently specified or must be circumvented to enable timely care of patients. In this section of the course, we will also look at how information in the access logs of electronic medical records and the records of the patients themselves and can be mined for auditing purposes. Portions of this section of the course will be taught by Dr. You Chen. Part 5 (Feb 11, 16, 18, 23): Anonymization In this part of the course, we will begin to turn the table and shift from reidentification to anonymisation frameworks which can be designed to explicitly prevent such attacks. We will begin with formal models of anonymity, in which guarantees are provided on the extent to which data can be exploited for linkage and re-identification purposes. In particular, students will learn about the k-map and k-anonymity models, as well as algorithmic approaches to transform biomedical data to satisfy a formal anonymity model. We ll explore heuristic and approximation algorithms to achieve efficient anonymization. Students will also exposed to graph-based methods for modeling the re-identification and anonymization problem. These approaches will be presented in the context of multiple types of data encountered in the biomedical realm, including relational and set-valued data types. Portions of this section of the course will be taught by Dr. Raymond Heatherly. Part 6 (Feb 25 and March 9): Natural Language Scrubbing In this section of the course, we ll focus on de-identification in the context of free text (e.g., doctor s notes, laboratory reports, discharge reports, and more). How can we deidentify text information? Can we ever achieve anonymized text? This section of the course will review various data-intensive methods for processing natural language to detect and remove or scrub personal identifiers from clinical text. Part 7 (March 10) Ethical Reasoning This part considers of some of the ethical issues in the application of data privacy technologies. Simply because you can build a re-identification technology, doesn t

5 Data Privacy and Biomedicine Syllabus - Page 5 of 6 mean that you should use it, does it? We ll investigate ethical reasoning and governance models for dual use technologies. Part 8 (March 16, 18, 23, and 30): High-Dimensionality Data and Beyond Anonymization In the first lecture of the week, students will learn about the homogeneity attack against anonymization algorithms, also known as attribute disclosure. We will then explore frameworks and algorithms to mitigate this attack in the context of health information sharing for various secondary use cases. In the second part of this week, we ll explore how higher dimensional data can be exploited in various settings to perform attribute disclosure. We will particularly foucs on: high-throughput technologies that becoming ingrained in the clinical environment, the collection and sharing of biological information, such as DNA data. We will investigate ways in which patient identity in genomic data is protected, how it is re-identified and how it can be formal protected geospatial technologies that are becoming standard practice in public health and epidemiology settings. These problems require geographic information regarding the presence of clinically interesting cases to detect potential outbreaks and bioterrorist activities. However, the sharing of geographic and spatiotemporal information may lead to re-identification. We will investigate various approaches by which such information may be protected during data sharing. Social networks that are becoming popular settings for integrating diseasebased communities, interacting with support groups, and performing population-based pharmacoepidemiology studies. Project Status Report Presentations (March 25 note this is in the middle of part 8) This day will be dedicated to student projects. Students will write a short summary of their problem statement, initial research design, and make a short presentation on the status of their projects for an in-class evaluation. Part 9 (April 1, 3, and 8) Image and Mobile Privacy This portion of the course will look into images and video stream, which are increasingly used for monitoring and surveillance in health care environments, such as managed care facilities. We will investigate several procedures and principles for removing personally identifying features, e.g., an individual s face, from video streams. We will also investigate how images, e.g., the picture of a face, are a special case of video streams, can be protected using formal models of anonymity. Part 10 (April 13 and 15): Privacy Preserving Data Mining This section of the course will move beyond traditional de-identification and anonymization models. First, we will look into basic variations of secure multiparty computation (SMC). The traditional application of cryptography is framed from a twoparty viewpoint in which two participants, Alice and Bob, exchange information, such as

6 Data Privacy and Biomedicine Syllabus - Page 6 of 6 a patient's medical record, over an unsecured channel. An extension to the traditional model is secure multiparty computation, which is concerned with the interaction of two or more participants that need to exchange information to construct a result without revealing private information. Next, we will go into further depth regarding how such protocols can be adapted to support record linkage frameworks without revealing the identities of the corresponding patients Week 14 (April 20): Student Final Presentations The final lecture will be dedicated to students presentations on their final projects.

Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business

Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business Systems and Internet Marketing Syllabus Spring 2011 Department of Management, Marketing and International Business MKT 425.022 (3 credit hour class) Wednesday, 4:00 6:30 pm, BU 465 Instructor: Dr. Charlotte

More information

Accounting 3310-901: Accounting Information Systems and Controls. Fall 2015 COLLEGE OF BUSINESS AND INNOVATION

Accounting 3310-901: Accounting Information Systems and Controls. Fall 2015 COLLEGE OF BUSINESS AND INNOVATION EXAMPLE FOR INFORMATION ONLY Accounting 3310-901: Accounting Information Systems and Controls Fall 2015 COLLEGE OF BUSINESS AND INNOVATION Meeting Time: N/A Classroom: Virtual Instructor: Dr. Anthony Holder,

More information

ANGELO STATE UNIVERSITY Department of Accounting, Finance and Economics. Financial Management. Spring 2015 Syllabus

ANGELO STATE UNIVERSITY Department of Accounting, Finance and Economics. Financial Management. Spring 2015 Syllabus ANGELO STATE UNIVERSITY Department of Accounting, Finance and Economics FIN 3361-Financial Management Syllabus This Syllabus is provided for informational purposes regarding the anticipated course content

More information

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business

Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business Systems and Internet Marketing Syllabus Fall 2012 Department of Management, Marketing and International Business MKT 425.001 (3 credit hour class) Monday and Wednesday, 11:00 am 12:15 m, BU 127 Instructor:

More information

DATA MINING - 1DL360

DATA MINING - 1DL360 DATA MINING - 1DL360 Fall 2013" An introductory class in data mining http://www.it.uu.se/edu/course/homepage/infoutv/per1ht13 Kjell Orsborn Uppsala Database Laboratory Department of Information Technology,

More information

STARK STATE COLLEGE Master Syllabus (to be included with Class Syllabus)

STARK STATE COLLEGE Master Syllabus (to be included with Class Syllabus) STARK STATE COLLEGE Master Syllabus (to be included with Class Syllabus) Division Name: Information Technology Department Name: AdministrativeServices and Office Applications Program Name: Click here to

More information

Required Text Schacter, Daniel L. Introducing Psychology with Updates on DSM-5 (2nd ed.). Worth Publishers. (2014).

Required Text Schacter, Daniel L. Introducing Psychology with Updates on DSM-5 (2nd ed.). Worth Publishers. (2014). 1 General Psychology PSY 1010-52H CRN 26527 Spring 2015 Instructor & Contact Information Colin Metzger, M.S. Phone: 435.256.7869 Email: [email protected] Lecture: Thursdays 6:00 pm to 8:30 pm, Dixie State

More information

SYLLABUS Human Resource Management MGMT 3241 Section 001 Spring 2006, MW 3:00-4:20 Friday 9

SYLLABUS Human Resource Management MGMT 3241 Section 001 Spring 2006, MW 3:00-4:20 Friday 9 SYLLABUS Human Resource Management MGMT 3241 Section 001 Spring 2006, MW 3:00-4:20 Friday 9 Instructor: Dr. Chris Henle Office: Friday 351-C Telephone: (704) 687-3199 Email: [email protected] Web

More information

The De-identification Maturity Model Authors: Khaled El Emam, PhD Waël Hassan, PhD

The De-identification Maturity Model Authors: Khaled El Emam, PhD Waël Hassan, PhD A PRIVACY ANALYTICS WHITEPAPER The De-identification Maturity Model Authors: Khaled El Emam, PhD Waël Hassan, PhD De-identification Maturity Assessment Privacy Analytics has developed the De-identification

More information

MED 2400 MEDICAL INFORMATICS FUNDAMENTALS

MED 2400 MEDICAL INFORMATICS FUNDAMENTALS MED 2400 MEDICAL INFORMATICS FUNDAMENTALS NEW YORK CITY COLLEGE OF TECHNOLOGY The City University Of New York School of Arts and Sciences Biological Sciences Department Course title: Course code: MED 2400

More information

MKTG 435 International Marketing Course Syllabus Spring 2013. Phone: (618)453-7778 Email: [email protected]

MKTG 435 International Marketing Course Syllabus Spring 2013. Phone: (618)453-7778 Email: lakeland@siu.edu MKTG 435 International Marketing Course Syllabus Spring 2013 Instructor: Office: Office Hours: Class Web Page: Required Text: Tyson Ang Phone: (618)453-7778 Email: [email protected] Rehn Hall 235 A Monday,

More information

1. Introduction to ehealth:

1. Introduction to ehealth: 1. Introduction to ehealth: E-Health is one of the fastest growing areas within the health sector. The scope of e- Health involves application of the knowledge, skills and tools, which enable information

More information

Class: BBA 440 Human Resource Management; 3 credit hours

Class: BBA 440 Human Resource Management; 3 credit hours Class: BBA 440 Human Resource Management; 3 credit hours Semester: Spring 2015 Day: Monday Time: 10:45am 12:15pm Dates: Jan 12 th May 4 th Location: PVCC M106 Class #: 1151-7545 Instructor: Brenda Forde

More information

Health Informatics CS580C1/EL Course Format (On Campus/Blended)

Health Informatics CS580C1/EL Course Format (On Campus/Blended) Health Informatics CS580C1/EL Course Format (On Campus/Blended) Guanglan Zhang [email protected] Office hours: Wednesday afternoon 2-5pm or by appointment Office Location: 808 Commonwealth Avenue, Room 254,

More information

ACCT 430: Accounting Ethics Leventhal School of Accounting University of Southern California Spring 2013

ACCT 430: Accounting Ethics Leventhal School of Accounting University of Southern California Spring 2013 ACCT 430: Accounting Ethics Leventhal School of Accounting University of Southern California Spring 2013 Professors: Kenneth A. Merchant Lori Smith Office: HOH 606 ACC 111 Phone: 213-821-5920 714-686-0564

More information

Florida Gulf Coast University Lutgert College of Business Marketing Department MAR3503 Consumer Behavior Spring 2015

Florida Gulf Coast University Lutgert College of Business Marketing Department MAR3503 Consumer Behavior Spring 2015 Course name: Class schedule: Course mode: Classroom: Lutgert Hall, Room 2208 CRN: 10141 Consumer Behavior Tuesday & Thursday, 9:30 AM 10:45 AM On campus, face-to-face meetings Credit hours: 3 Final exam:

More information

Moravian College Department of Economics and Business Management 223: Management and Organizational Theory

Moravian College Department of Economics and Business Management 223: Management and Organizational Theory Moravian College Department of Economics and Business Management 223: Management and Organizational Theory Instructor: Dr. James Ravelle Office: PPHAC 312 Office Phone: (610) 861-1378 Office Hours: 1:20

More information

(575) 646 7420 and by prior appointment lboucher @ nmsu. edu

(575) 646 7420 and by prior appointment lboucher @ nmsu. edu EE446 / EE596 Digital Image Processing (3 credits) Spring 2015 Klipsch School of Electrical and Computer Engineering College of Engineering New Mexico State University Instructor and Class Information

More information

Introduction to Computer Forensics Course Syllabus Spring 2012

Introduction to Computer Forensics Course Syllabus Spring 2012 Course Information Course Syllabus Spring 2012 Instructor: Dr. Mike Jochen Phone: 570.422.3036 Email: [email protected] Office: 337 SCITECH Building Office Hours: Tues/Thurs 11 a.m. noon Weds 9 a.m. noon

More information

ITNW 1337 Introduction to the Internet Course Syllabus: Spring 2015

ITNW 1337 Introduction to the Internet Course Syllabus: Spring 2015 ITNW 1337 Introduction to the Internet Course Syllabus: Spring 2015 Northeast Texas Community College exists to provide responsible, exemplary learning opportunities. Dr. Kevin P Rose Office: BT 105 Phone:

More information

CHEM 112-03 PRINCIPLES OF CHEMISTRY Lecture

CHEM 112-03 PRINCIPLES OF CHEMISTRY Lecture CHEM 112-03 PRINCIPLES OF CHEMISTRY Lecture Spring 2016 COURSE DESCRIPTION An introductory course in chemistry emphasizing theoretical aspects and designed primarily for students who intend to take one

More information

MTH 110: Elementary Statistics (Online Course) Course Syllabus Fall 2012 Chatham University

MTH 110: Elementary Statistics (Online Course) Course Syllabus Fall 2012 Chatham University MTH 110: Elementary Statistics (Online Course) Course Syllabus Fall 2012 Chatham University Meeting Times: Online course Instructor: Mr. John Wenskovitch Email: [email protected] Office: Buhl 218

More information

RHIT Competency Review

RHIT Competency Review COURSE SYLLABUS HITT 2149.200 (1:1:0) RHIT Competency Review Health Information Technology Allied Health Department Technical Education Division South Plains College Reese Center Spring 2012 COURSE SYLLABUS

More information

FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m.

FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m. FINC 6532-ADVANCED FINANCIAL MANAGEMENT Expanded Course Outline Spring 2007, Monday & Wednesday, 5:30-6:45 p.m. Instructor: Dr. Charles Hodges Office Hours: M, W 10:00 11:30, Office: RCOB - Room 18 M.W

More information

UNIVERSITY OF MASSACHUSETTS BOSTON COLLEGE OF MANAGEMENT AF 325 - Theory of Finance SYLLABUS Spring 2013

UNIVERSITY OF MASSACHUSETTS BOSTON COLLEGE OF MANAGEMENT AF 325 - Theory of Finance SYLLABUS Spring 2013 UNIVERSITY OF MASSACHUSETTS BOSTON COLLEGE OF MANAGEMENT AF 325 - Theory of Finance SYLLABUS Spring 2013 Meeting time: Section 01 (1380) Mondays and Wednesdays, 4.00pm 5.15pm Room: McCormack 02-0404 Instructor:

More information

Applied Network Security Course Syllabus Spring 2015

Applied Network Security Course Syllabus Spring 2015 Course Syllabus Spring 2015 Course Information Instructor: Dr. Mike Jochen Phone: 570.422.3036 Email: [email protected] Office: 337 SCITECH Building Office Hours: Mon 5:15 7:00 p.m. Weds 5:45 7:00 p.m. Tues/Thurs

More information

BCHM 32200 Analytical Biochemistry Syllabus Spring, 2013

BCHM 32200 Analytical Biochemistry Syllabus Spring, 2013 INSTRUCTOR: Dr. Mark Hall office: BCHM 214 TEL: 494-0714 e-mail: [email protected] DEPARTMENT OF BIOCHEMISTRY BCHM 32200 Analytical Biochemistry Syllabus Spring, 2013 Office hours: By appointment only

More information

CHF 201, Introduction to Child Development Academ-e Spring 2010 Online, 3 Credit Hours University of Maine January 11, 2010 February 26, 2010

CHF 201, Introduction to Child Development Academ-e Spring 2010 Online, 3 Credit Hours University of Maine January 11, 2010 February 26, 2010 CHF 201, Introduction to Child Development Academ-e Spring 2010 Online, 3 Credit Hours University of Maine January 11, 2010 February 26, 2010 Instructor: Barbara Howard Office: 122 Chadbourne Hall Telephone:

More information

FACULTY of MANAGEMENT MARKETING MGT 2020 Z Fall 2015

FACULTY of MANAGEMENT MARKETING MGT 2020 Z Fall 2015 FACULTY of MANAGEMENT MARKETING MGT 2020 Z Fall 2015 FRIDAY 6:00-8:50 PM ROOM: G305 INSTRUCTOR OFFICE HOURS COURSE MATERIALS Required Textbook: Raymond Bilodeau [email protected] By appointment Marketing,

More information

IS 592 Big Data Analytics Spring 2014

IS 592 Big Data Analytics Spring 2014 School of Information Sciences College of Communication & Information SYLLABUS IS 592 Big Data Analytics Spring 2014 Instructor: Peiling Wang, Ph.D. Class held: Thursday 11:10 am - 1:55 pm in Blackboard

More information

BUAD 310 Applied Business Statistics. Syllabus Fall 2013

BUAD 310 Applied Business Statistics. Syllabus Fall 2013 ! BUAD 310 Applied Business Statistics Syllabus Fall 2013 Instructor: Gourab Mukherjee TA: Pallavi Basu Office: HOH 14 Office Hours: Tuesday and Wednesday 10AM-12 PM (location TBA) Office Hours: Tuesday

More information

Johnson State College External Degree Program. INT-4610-JH01 QE: Senior Seminar in Interdisciplinary Studies, 3 credits Syllabus Spring 2015

Johnson State College External Degree Program. INT-4610-JH01 QE: Senior Seminar in Interdisciplinary Studies, 3 credits Syllabus Spring 2015 Johnson State College External Degree Program INT-4610-JH01 QE: Senior Seminar in Interdisciplinary Studies, 3 credits Syllabus Spring 2015 Instructor: Dave Cavanagh, [email protected] or 802-654-0645

More information

PCB 3043: Ecology Spring 2012, MMC

PCB 3043: Ecology Spring 2012, MMC PCB 3043: Ecology Spring 2012, MMC Instructor: Dr. John Withey OE 212 (office) ECS 158 (lab) Office Hours: Tu/Th after class in ECS 158 (to 3pm) for study questions Tu/Th 3-4 pm in OE 212 for private questions

More information

COURSE OBJECTIVES AND STUDENT LEARNING OUTCOMES:

COURSE OBJECTIVES AND STUDENT LEARNING OUTCOMES: Psychology 2301: General Psychology Blinn College, Spring 2011 Course Syllabus Section N4 Instructor: Barbara Corbisier, M.A., M.S. Office Hours: A238 T/TH 10-noon or by appt. Office Phone: 209-7314 email:

More information

Syllabus. May 16, Wednesday, 10:30 AM 12:30 PM

Syllabus. May 16, Wednesday, 10:30 AM 12:30 PM Syllabus Physics 270 0301, 0304 & 0306 Spring 2007 Prof. H. H. Chen Lectures: Sections 0301 TuTh 2:00 3:15PMin Physics Rm 1412. Sections 0304 TuTh 2:00 3:15PMin Physics Rm 1412. Sections 0306 TuTh 2:00

More information

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015

College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 INSTRUCTOR: College of Southern Maryland Fundamentals of Accounting Practice(ACC 1015) Course Syllabus Spring 2015 Bonnie Harrison Office - Room #228 (PFA) Office Hours: Tuesdays: 9:00am 10:00am Wednesday:

More information

HPM 750 Introduction to Dental Public Health (Credit Hours: 3) Department of Health Policy and Management School of Public Health

HPM 750 Introduction to Dental Public Health (Credit Hours: 3) Department of Health Policy and Management School of Public Health Introduction to Dental Public Health (Credit Hours: 3) Department of Health Policy and Management School of Public Health Fall, 2009 Syllabus Class Location (1101-F McGavran-Greenberg Hall) Meeting Times

More information

Email: [email protected] Phone: 940.565.2135 Office: BLB-358L. MEETING TIMES/PLACE Monday, Wednesday 9:30am-10:50am, BLB 090

Email: jhinuk.chowdhury@unt.edu Phone: 940.565.2135 Office: BLB-358L. MEETING TIMES/PLACE Monday, Wednesday 9:30am-10:50am, BLB 090 SYLLABUS COURSE TITLE Semester / Year Spring / 2013 INSTRUCTOR MKTG 3720.001 - Internet Marketing Dr. Jhinuk Chowdhury Email: [email protected] Phone: 940.565.2135 Office: BLB-358L DEPARTMENT Marketing

More information

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS NEW YORK CITY COLLEGE OF TECHNOLOGY The City University Of New York School of Arts and Sciences Biological Sciences Department Course title:

More information

To talk by phone or leave a voice mail, call: 208 292 2675 (generally not available on weekends)

To talk by phone or leave a voice mail, call: 208 292 2675 (generally not available on weekends) Lewis Clark State College Spring 216 Syllabus BUS 392 6 Advanced Business Communications (Online) Instructor: Jacque Andrews Contact: Please use: [email protected] To talk by phone or leave a voice mail,

More information

College of Public Health & Health Professions Course Syllabus. Public Health Concepts in Infectious Diseases PHC 6517, section 1816

College of Public Health & Health Professions Course Syllabus. Public Health Concepts in Infectious Diseases PHC 6517, section 1816 College of Public Health & Health Professions Course Syllabus Public Health Concepts in Infectious Diseases PHC 6517, section 1816 M 10:40-11:30am HPNP room G-110 W 9:35-11:30am HPNP room G-110 Fall 2015

More information

Math 103, College Algebra Spring 2016 Syllabus MWF Day Classes MWTh Day Classes

Math 103, College Algebra Spring 2016 Syllabus MWF Day Classes MWTh Day Classes SECTION #: Lecture Time: Lecture Location: Lecture Instructor: Office Hours: Office Location: Phone: E-mail: Recitation Location: Recitation Instructor: Office Hours: Office Location: Phone: E-mail: Class

More information

Course Syllabus Fall 2015. S652 Digital Libraries

Course Syllabus Fall 2015. S652 Digital Libraries Course Syllabus Fall 2015 S652 Digital Libraries Indiana University- Purdue University at Indianapolis (IUPUI) School of Informatics and Computing - Dept. of Library and Information Science From schools

More information

PSYCHOLOGICAL ASSESSMENT I PCO 6316C

PSYCHOLOGICAL ASSESSMENT I PCO 6316C PSYCHOLOGICAL ASSESSMENT I PCO 6316C Instructor: Michael J. Herkov, Ph.D. Office: 4001SW 13 th Street Suite 613 Phone: (352) 265-5516 352 678-0010 (c) Email: [email protected] Office Hours: Monday: 1:00-5:00

More information

CAS 464/464-L: Advanced Practicum in Early Childhood

CAS 464/464-L: Advanced Practicum in Early Childhood CAS 464/464-L: Advanced Practicum in Early Childhood Meetings Class: Tuesdays 7:00 9:00 PM Lab/Fieldwork: To be arranged Professor: Phone: 714-278-2930 Office Hours: Monday 2:00-3:00 PM & Tuesday 6:00-7:00

More information

Florida Gulf Coast University Finite Math M GF 1106 Spring 2014 CRN 11072

Florida Gulf Coast University Finite Math M GF 1106 Spring 2014 CRN 11072 Florida Gulf Coast University Finite Math M GF 1106 Spring 2014 CRN 11072 Instructor: Jaffar Ali Shahul-Hameed Ph.D. Associate Professor Email: [email protected] Telephone: (239) 590-1470 Office: AB7 206

More information

CSUS COLLEGE OF ENGINEERING AND COMPUTER SCIENCE Department of Computer Science (RVR 3018; 278-4238/6834)

CSUS COLLEGE OF ENGINEERING AND COMPUTER SCIENCE Department of Computer Science (RVR 3018; 278-4238/6834) CSUS COLLEGE OF ENGINEERING AND COMPUTER SCIENCE Department of Computer Science (RVR 3018; 278-4238/6834) C Sc 250 Computer Security and Privacy, Spring 2012 (TR 4-5:15p; RVR 2010) INSTRUCTOR: Martin Nicholes

More information

Forensic Biology 3318 Syllabus

Forensic Biology 3318 Syllabus #syl-biol3318.501.11s-@anwu-üu7606uj_page 1 of 5 Course Information BIOL 3318-501, Forensic Biology, Spring 2011 Mondays 7:00-9:45 PM, CN1.120 Forensic Biology 3318 Syllabus Instructor Contact Information

More information

COURSE INFORMATION. Biology 224 Anatomy & Physiology Spring, 2015

COURSE INFORMATION. Biology 224 Anatomy & Physiology Spring, 2015 COURSE INFORMATION Biology 224 Anatomy & Physiology Spring, 2015 INSTRUCTOR: Renee Magrini OFFICE: Bristlecone 324 OFFICE PHONE: 445-3280 (I will check voice mail once daily, except weekends and holidays,

More information

COURSE INFORMATION. Biology 224 Anatomy & Physiology Spring, 2014

COURSE INFORMATION. Biology 224 Anatomy & Physiology Spring, 2014 COURSE INFORMATION Biology 224 Anatomy & Physiology Spring, 2014 INSTRUCTOR: Renee Magrini OFFICE: Bristlecone 324 OFFICE PHONE: 445-3280 (I will check voice mail once daily, except weekends and holidays,

More information

The University of North Carolina at Greensboro CRS 605: Research Methodology in Consumer, Apparel, and Retail Studies (3 Credits) Spring 2014

The University of North Carolina at Greensboro CRS 605: Research Methodology in Consumer, Apparel, and Retail Studies (3 Credits) Spring 2014 The University of North Carolina at Greensboro CRS 605: Research Methodology in Consumer, Apparel, and Retail Studies (3 Credits) Spring 2014 Instructor: Dr. Kittichai (Tu) Watchravesringkan (I go by Dr.

More information

Societal benefits vs. privacy: what distributed secure multi-party computation enable? Research ehelse 2015 21-22 April Oslo

Societal benefits vs. privacy: what distributed secure multi-party computation enable? Research ehelse 2015 21-22 April Oslo Privacy Societal benefits vs. privacy: what distributed secure multi-party computation enable? Research ehelse 2015 21-22 April Oslo Kassaye Yitbarek Yigzaw UiT The Arctic University of Norway Outline

More information

CMJ 256 - CRIME SCENE INVESTIGATION Spring Syllabus 2015

CMJ 256 - CRIME SCENE INVESTIGATION Spring Syllabus 2015 INSTRUCTOR INFORMATION Associate Professor David Striegel Guerrieri Hall, Room 202D Office Phone: 410-572-8755 Office Hours: CMJ 256 - CRIME SCENE INVESTIGATION Spring Syllabus 2015 Monday 10:45 11:45

More information

PSYCHOLOGY 1115 - Section M01 Mixed Mode Spring Semester 201110. Fundamentals of Psychology I MW 11:30 - A130. Course Description

PSYCHOLOGY 1115 - Section M01 Mixed Mode Spring Semester 201110. Fundamentals of Psychology I MW 11:30 - A130. Course Description PSYCHOLOGY 1115 - Section M01 Mixed Mode Spring Semester 201110 Fundamentals of Psychology I MW 11:30 - A130 ***You are responsible for all information in this syllabus!*** Instructor: Dr. Jennifer Poole,

More information

Online MPH Program Supplemental Application Handbook

Online MPH Program Supplemental Application Handbook Online MPH Program Supplemental Application Handbook Table of Contents Online MPH Supplemental Application Handbook Completing & Submitting the Supplemental Application 2 Eligible Previous Public Health

More information

Introduction to Symbolic Logic Vaishali Khandekar, PhD Course Description: PREREQUISITE(S): CO-REQUISITE(S): FREQUENT REQUISITES

Introduction to Symbolic Logic Vaishali Khandekar, PhD Course Description: PREREQUISITE(S): CO-REQUISITE(S): FREQUENT REQUISITES Introduction to Symbolic Logic PHIL 2303-77400 Fall 2013 (3 Credit Hours) HCC Northwest College Tuesday, Thursday 11:00 AM 12:30 PM Instructor: Vaishali Khandekar, PhD Katy Campus, Room 347 [email protected]

More information

How To Pass A Financial Analysis Course

How To Pass A Financial Analysis Course FINC 3511- CORPORATE FINANCE Expanded Course Outline FALL 2015 - Section E01 Online Professor: Ron Best Web-page: http://www.westga.edu/~rbest Phone: (678) 839-4812 Email: [email protected] Office: Adamson

More information

[email protected] or [email protected] 30 minutes prior to the start of each class, or by prearranged appointment

tishdw@dwcinc.com or pdaviswick@ndnu.edu 30 minutes prior to the start of each class, or by prearranged appointment Notre Dame De Namur University Course Syllabus COURSE TITLE DESCRIPTION PREREQUISITES SEMESTER Spring 2016 COURSE START January 21, 2016 CLASS HOURS COURSE MATERIAL PUBLISHED TEXTBOOK INFORMATION INSTRUCTOR

More information

CIT 217 Security + Network Security Fall 2015

CIT 217 Security + Network Security Fall 2015 CIT 217 Security + Network Security Fall 2015 Instructor: Laura Pike Email: [email protected] Phone: 775-753-2288 Office: HTC 131 Office Hours: Mon & Wed. 1:30 2:30pm via Cranium Café Tus. 7-8pm via

More information

IS 375 Discovering User Needs for UX

IS 375 Discovering User Needs for UX Class meets: Tuesdays, 6pm-9pm Where: FMH405 IS 375 Discovering User Needs for UX Instructor: D. Yvette Wohn, Ph.D. Office: GITC 5600 Suite Office Hours: Tuesdays 4pm-6pm, or by appointment Email: [email protected]

More information

COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012

COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012 1 COURSE SYLLABUS PHILOSOPHY 001 CRITICAL THINKING AND WRITING SPRING 2012 All students are required to read and have a thorough understanding of the syllabus. Any questions or concerns need to be addressed

More information

Course Elementary Microeconomics 263-03 Spring 2015 4 Credit Hours MW 7:30-9:20 pm Room: TBA. Professor

Course Elementary Microeconomics 263-03 Spring 2015 4 Credit Hours MW 7:30-9:20 pm Room: TBA. Professor Course Elementary Microeconomics 263-03 Spring 2015 4 Credit Hours MW 7:30-9:20 pm Room: TBA Professor Rick Haskell Office: Gore 218 Office Hours: TBD Phone: 801-209-3546 Email: [email protected]

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS SECURITY MANAGEMENT I SEAT 1500

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS SECURITY MANAGEMENT I SEAT 1500 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS SECURITY MANAGEMENT I SEAT 1500 Class Hours: 3.0 Credit Hours: 3.0 Laboratory Hours: 0.0 Date Revised: Fall 07 NOTE: This course is not designed

More information

Statistics W4240: Data Mining Columbia University Spring, 2014

Statistics W4240: Data Mining Columbia University Spring, 2014 Statistics W4240: Data Mining Columbia University Spring, 2014 Version: January 30, 2014. The syllabus is subject to change, so look for the version with the most recent date. Course Description Massive

More information

J320 Stratcom I: Introduction to Strategic Communication Spring 2016

J320 Stratcom I: Introduction to Strategic Communication Spring 2016 J320 Stratcom I: Introduction to Strategic Communication Spring 2016 Dr. Denise Linville, Instructor Office: 2062 Dole Human Development Center Email: [email protected] Office Hrs.: 11:00 to 12:30 day and

More information

Vanderbilt University Biomedical Informatics Graduate Program (VU-BMIP) Proposal Executive Summary

Vanderbilt University Biomedical Informatics Graduate Program (VU-BMIP) Proposal Executive Summary Vanderbilt University Biomedical Informatics Graduate Program (VU-BMIP) Proposal Executive Summary Unique among academic health centers, Vanderbilt University Medical Center entrusts its Informatics Center

More information

CHEM 124 and CHEM 125: College Chemistry

CHEM 124 and CHEM 125: College Chemistry COURSE INFORMATION CHEM 124 and CHEM 125: College Chemistry Spring 2013 Instructor: Professor Ola Alawode Dr. A 6038 Malott 864-3113 Office hours: Monday 10 11AM & Tuesday 11-12 PM [email protected] (appointment

More information

Introduction to Industrial and Organizational Psychology PSY 319 Spring, 2013 (Section 1)

Introduction to Industrial and Organizational Psychology PSY 319 Spring, 2013 (Section 1) Introduction to Industrial and Organizational Psychology PSY 319 Spring, 2013 (Section 1) Professor: Jeff Conte, Ph.D. Office & Phone: Life Sciences (LS) South 287, 594-0706 Mailbox: Life Sciences 110D

More information

College of Public Health University of South Florida. Department of Environmental and Occupational Health. Syllabus Page 1

College of Public Health University of South Florida. Department of Environmental and Occupational Health. Syllabus Page 1 Department of Environmental and Occupational Health In Class Course Name: Safety and Health Administration Prefix & Number: PHC 6354 Online Class Course Name: HSE Management and Administration Prefix &

More information

Nonprofit Financial Administration PADP 8220

Nonprofit Financial Administration PADP 8220 Nonprofit Financial Administration PADP 8220 Spring Semester 2015 Instructor: Dr. Deborah A. Carroll Wednesdays 3:35 6:35 PM Office: Baldwin Hall 207 Classroom: Baldwin Hall 307 Phone: (706) 583-0553 Office

More information

A Q&A with the Commissioner: Big Data and Privacy Health Research: Big Data, Health Research Yes! Personal Data No!

A Q&A with the Commissioner: Big Data and Privacy Health Research: Big Data, Health Research Yes! Personal Data No! A Q&A with the Commissioner: Big Data and Privacy Health Research: Big Data, Health Research Yes! Personal Data No! Ann Cavoukian, Ph.D. Information and Privacy Commissioner Ontario, Canada THE AGE OF

More information

Angelina College Technology & Workforce Division CRIJ 1301 - Introduction to Criminal Justice - ONLINE Summer I 2015 Course Syllabus

Angelina College Technology & Workforce Division CRIJ 1301 - Introduction to Criminal Justice - ONLINE Summer I 2015 Course Syllabus I. BASIC COURSE INFORMATION: Angelina College Technology & Workforce Division CRIJ 1301 - Introduction to Criminal Justice - ONLINE Summer I 2015 Course Syllabus A. Course Description: CRIJ 1301 Three

More information

BUS 3525 Strategic Management Online

BUS 3525 Strategic Management Online New York City College of Technology Of the City University of New York Department of Business Dr. Roy D. Iraggi N 1026 x5776 BUS 3525 Strategic Management Online Text: Strategic Management in Action, 6th

More information

IVY TECH COMMUNITY COLLEGE OF INDIANA REGION 14 BLOOMINGTON COURSE SYLLABUS

IVY TECH COMMUNITY COLLEGE OF INDIANA REGION 14 BLOOMINGTON COURSE SYLLABUS IVY TECH COMMUNITY COLLEGE OF INDIANA REGION 14 BLOOMINGTON COURSE SYLLABUS Course Title: Lifespan Development Course Number: PSY 201-36N Semester: Spring Semester 2012 Day/Time of Class: Thursdays 2:00-4:50

More information

Course Description: Examines the basic elements of marketing theory, terminology and concepts with emphasis placed on analyzing consumer motivation.

Course Description: Examines the basic elements of marketing theory, terminology and concepts with emphasis placed on analyzing consumer motivation. Lewis-Clark State College BUS 3 Principles of Marketing - 0 Fall 05 SYLLABUS Course Title: BUS 3 Principles of Marketing Location: Thomas Jefferson Hall (TJH 08) Class Hours: Monday and Wednesday :00 PM

More information

University of Pennsylvania Graduate Program in Public Health MPH Degree Program Course Syllabus Spring 2012

University of Pennsylvania Graduate Program in Public Health MPH Degree Program Course Syllabus Spring 2012 University of Pennsylvania Graduate Program in Public Health MPH Degree Program Course Syllabus Spring 2012 Title: PUBH 502 (NURS 500) - Introduction to the Principles and Methods of Epidemiology Course

More information

CS 464/564 Networked Systems Security SYLLABUS

CS 464/564 Networked Systems Security SYLLABUS CS 464/564 Networked Systems Security SYLLABUS College: College of Science Department: Department of Computer Science Syllabus Title: CS 464/564 Networked Systems Security Call Number: 1. Meet the Professor

More information

ANT 2330: Cross-Cultural Communication. Tues / Thurs 6:30pm 7:45pm in WC 230

ANT 2330: Cross-Cultural Communication. Tues / Thurs 6:30pm 7:45pm in WC 230 ANT 2330: Cross-Cultural Communication Tues / Thurs 6:30pm 7:45pm in WC 230 Joshua Raclaw ([email protected]) Office hours by appointment (CN 106) The goal of this course is to introduce you to anthropological

More information

JOU 3411 DESIGN SYLLABUS

JOU 3411 DESIGN SYLLABUS JOU 3411 DESIGN SYLLABUS CLASS MEETINGS Lectures in G030 Weimer Hall: 11:45 a.m.- 1:40 p.m. Mondays Section 4215: 4:05-6 p.m. Mondays in 2056 Weimer Hall Section 4224: 6:15-8:10 p.m. Mondays in 2056 Weimer

More information

EASTERN MICHIGAN UNIVERSITY DEPARTMENT OF POLITICAL SCIENCE LAW & POLICY IN A CONSTITUTIONAL DEMOCRACY PLSC 305 Winter, 2015 SYLLABUS

EASTERN MICHIGAN UNIVERSITY DEPARTMENT OF POLITICAL SCIENCE LAW & POLICY IN A CONSTITUTIONAL DEMOCRACY PLSC 305 Winter, 2015 SYLLABUS EASTERN MICHIGAN UNIVERSITY DEPARTMENT OF POLITICAL SCIENCE LAW & POLICY IN A CONSTITUTIONAL DEMOCRACY PLSC 305 Winter, 2015 SYLLABUS Instructor: Mark Maironis Office: 601T, Pray-Harrold Office Phone:

More information

Econ 110 (Sec. 1), Principles of Microeconomics

Econ 110 (Sec. 1), Principles of Microeconomics Econ 110 (Sec. 1), Principles of Microeconomics Martin V. Smith School of Business and Economics California State University Channel Islands Course Syllabus, Spring 2015 Course: Econ 110, Principles of

More information

PREREQUISITES. Graduate level standing. COURSE DESCRIPTION

PREREQUISITES. Graduate level standing. COURSE DESCRIPTION PREREQUISITES Graduate level standing. COURSE DESCRIPTION BMI 510/610 Introduction to Biomedical & Health Informatics William Hersh, M.D., Course Director 3 credit hours Fall Quarter, 2015 Last updated:

More information

BIO 111-01 Evolution. KSCommons. Keene State College. Sciences and Social Sciences, School of. Syllabi. Spring 2010

BIO 111-01 Evolution. KSCommons. Keene State College. Sciences and Social Sciences, School of. Syllabi. Spring 2010 Keene State College KSCommons Syllabi Spring 2010 BIO 111-01 Evolution Sciences and Social Sciences, School of Follow this and additional works at: http://commons.keene.edu/syllabi Recommended Citation

More information

Syllabus. EVR 1001: Introduction to Environmental Science and Sustainability Florida International University, Spring 2016

Syllabus. EVR 1001: Introduction to Environmental Science and Sustainability Florida International University, Spring 2016 Syllabus EVR 1001: Introduction to Environmental Science and Sustainability Florida International University, Spring 2016 Professor: Dr. Jeff Onsted Phone: (305) 348-1693 Office: AHC5 395 Office hours:

More information

EMPORIA STATE UNIVERSITYSCHOOL OF BUSINESS Department of Accounting and Information Systems. IS213 A Management Information Systems Concepts

EMPORIA STATE UNIVERSITYSCHOOL OF BUSINESS Department of Accounting and Information Systems. IS213 A Management Information Systems Concepts EMPORIA STATE UNIVERSITYSCHOOL OF BUSINESS Department of Accounting and Information Systems IS213A Course Syllabus Spring 2013 MISSION STATEMENT: The School of Business prepares a diverse student body

More information

UNIVERSITY OF WISCONSIN-EAU CLAIRE COLLEGE OF ARTS AND SCIENCES Department of Political Science Criminal Justice Program

UNIVERSITY OF WISCONSIN-EAU CLAIRE COLLEGE OF ARTS AND SCIENCES Department of Political Science Criminal Justice Program UNIVERSITY OF WISCONSIN-EAU CLAIRE COLLEGE OF ARTS AND SCIENCES Department of Political Science Criminal Justice Program CRIMINAL JUSTICE 103/SOCIOLOGY 103 SURVEY OF THE CRIMINAL JUSTICE SYSTEM Tuesday

More information

INF 203: Introduction to Network Systems (3 credit hours) Spring 2015 8W1, Class number 9870

INF 203: Introduction to Network Systems (3 credit hours) Spring 2015 8W1, Class number 9870 INF 203: Introduction to Network Systems (3 credit hours) Spring 2015 8W1, Class number 9870 Instructor: Norman Gervais Office location: BA 313 or virtually via Google Hangout, [email protected] Office

More information

CSE 5392 Sensor Network Security

CSE 5392 Sensor Network Security About Instructor CSE 5392 Sensor Network Security Course Introduction Dr. Donggang Liu, assistant professor, CSE department http://ranger.uta.edu/~dliu [email protected] Tel: (817) 272-0741 Office: 330NH

More information