Statistical Methods for Data Mining

Size: px
Start display at page:

Download "Statistical Methods for Data Mining"

Transcription

1 Statistical Methds fr Data Mining Kuangnan Fang Xiamen University

2 Statistics in the news Hw IBM built Watsn, its Jepardy-playing supercmputer by Dawn Kawamt DailyFinance 02/08/2011 Learning frm its mistakes Accrding t David Ferrucci (PI f Watsn DeepQA technlgy fr IBM Research), Watsn s sftware is wired fr mre that handling natural language prcessing. It s machine learning allws the cmputer t becme smarter as it tries t answer questins and t learn as it gets them right r wrng. 2/29

3

4 Enlarge This Image Fr Tday s Graduate, Just One Wrd: Statistics N By STEVE LOHR Published: August 5, 2009 MOUNTAIN VIEW, Calif. At Harvard, Carrie Grimes majred in anthrplgy and archaelgy and ventured t places like Hnduras, where she studied Mayan settlement patterns by mapping where artifacts were fund. But she was drawn t what she calls all the cmputer and math stuff that was part f the jb. Peple think f field archaelgy as Indiana Jnes, but much f what yu really d is data analysis, she said. SIGN IN TO RECOMMEND SIGN IN TO Nw Ms. Grimes des a different kind f digging. She wrks at Ggle, where she uses statistical analysis f munds f data t Thr Swift fr The New Yrk Times cme up with ways t imprve its search engine. Carrie Grimes, senir staff engineer at Ggle, uses statistical analysis f Ms. Grimes is an Internet-age statistician, ne f many data t help imprve the cmpany's search engine. wh are changing the image f the prfessin as a place fr drnish number nerds. They are finding themselves Multimedia increasingly in demand and even cl. PRINT REPRINTS SHARE I keep saying that the sexy jb in the next 10 years will be statisticians, said Hal Varian, chief ecnmist at Ggle. And I m nt kidding. Qute f the Day, New Yrk Times, August 5, 2009 I keep saying that the sexy jb in the next 10 years will be statisticians. And I m nt kidding. HAL VARIAN, chief ecnmist at Ggle. S 3/29

5 ! 4/29

6

7

8 Statistical Learning versus Machine Learning Machine learning arse as a subfield f Artificial Intelligence. Statistical learning arse as a subfield f Statistics. There is much verlap bth fields fcus n supervised and unsupervised prblems: Machine learning has a greater emphasis n large scale applicatins and predictin accuracy. Statistical learning emphasizes mdels and their interpretability, and precisin and uncertainty. But the distinctin has becme mre and mre blurred, and there is a great deal f crss-fertilizatin. Machine learning has the upper hand in Marketing! 28 / 29

9 The Supervised Learning Prblem Starting pint: Outcme measurement Y (als called dependent variable, respnse, target). Vectr f p predictr measurements X (als called inputs, regressrs, cvariates, features, independent variables). In the regressin prblem, Y is quantitative (e.g price, bld pressure). In the classificatin prblem, Y takes values in a finite, unrdered set (survived/died, digit 0-9, cancer class f tissue sample). We have training data (x 1,y 1 ),...,(x N,y N ). These are bservatins (examples, instances) f these measurements. 22 / 29

10 Objectives On the basis f the training data we wuld like t: Accurately predict unseen test cases. Understand which inputs a ect the utcme, and hw. Assess the quality f ur predictins and inferences. 23 / 29

11 Philsphy It is imprtant t understand the ideas behind the varius techniques, in rder t knw hw and when t use them. One has t understand the simpler methds first, in rder t grasp the mre sphisticated nes. It is imprtant t accurately assess the perfrmance f a methd, t knw hw well r hw badly it is wrking [simpler methds ften perfrm as well as fancier nes!] This is an exciting research area, having imprtant applicatins in science, industry and finance. Statistical learning is a fundamental ingredient in the training f a mdern data scientist. 24 / 29

12 Unsupervised learning N utcme variable, just a set f predictrs (features) measured n a set f samples. bjective is mre fuzzy find grups f samples that behave similarly, find features that behave similarly, find linear cmbinatins f features with the mst variatin. di cult t knw hw well yur are ding. di erent frm supervised learning, but can be useful as a pre-prcessing step fr supervised learning. 25 / 29

13 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 5/29

14 lpsa lcavl lweight age lbph svi lcp gleasn /29

15 lpsa lcavl lweight age lbph svi lcp gleasn pgg45 7/29

16 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 8/29

17 Phneme Examples Lg-peridgram aa a Frequency Phneme Classificatin: Raw and Restricted Lgistic Regressin Lgistic Regressin Cefficients Frequency 9/29

18 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 10 / 29

19 sbp tbacc ldl famhist besity alchl age 11 / 29

20 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 12 / 29

21 Spam Detectin data frm s sent t an individual (named Gerge, at HP labs, befre 2000). Each is labeled as spam r . gal: build a custmized spam filter. input features: relative frequencies f 57 f the mst cmmnly ccurring wrds and punctuatin marks in these messages. gerge yu hp free! edu remve spam Average percentage f wrds r characters in an message equal t the indicated wrd r character. We have chsen the wrds and characters shwing the largest di erence between spam and / 29

22 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 14 / 29

23 15 / 29

24 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 16 / 29

25 17 / 29

26 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 18 / 29

27 Wage Wage Wage Age Year Educatin Level Incme survey data fr males frm the central Atlantic regin f the USA in / 29

28 Statistical Learning Prblems Identify the risk factrs fr prstate cancer. Classify a recrded phneme based n a lg-peridgram. Predict whether smene will have a heart attack n the basis f demgraphic, diet and clinical measurements. Custmize an spam detectin system. Identify the numbers in a handwritten zip cde. Classify a tissue sample int ne f several cancer classes, based n a gene expressin prfile. Establish the relatinship between salary and demgraphic variables in ppulatin survey data. Classify the pixels in a LANDSAT image, by usage. 20 / 29

29 Spectral Band 1 Spectral Band 2 Spectral Band 3 Spectral Band 4 Land Usage Predicted Land Usage Usage 2 {red sil, cttn, vegetatin stubble, mixture, gray sil, damp gray sil} 21 / 29

30 Graphical netwrk 17,214 gene expressins and 22,247 CNVs are available frm TCGA(X.Fan,K.Fang,S.Ma, Q. Zhang. Assisted Graphical Mdel fr Gene Expressin Data Analysis. Statistics in Medicine. 2019). Tp left panel: AGM; Tp right panel: GM; Bttm left panel: di erence between AGM and GM; Bttm middle: di erence between mderate cnnectins ; Bttm right: di erence between strng cnnectins.

31 The FICO scre was first intrduced in 1989 by Fair, Isaac, and Cmpany, whic is used by the vast majrity f banks and credit grantrs, and is based n cnsumer credit files f the three natinal credit bureaus: Experian, Equifax, and TransUnin.

32 Credit scre in China

33 Interesting prblem fr Credit scring Variable selectin reject inference reject ptin imbalance data label nise missing data fraud detectin

34 Data integratin Tw type f Data integratin (Data fushin): Sample integratin and Variable integratin Table 1: 3 datasets n breast cancer frm GEO Breast Gene Sample Case Cntrl GSE GSE GSE Variable integratin: Gene and CNA Integratin f supervised and unsupervised learning

35 CSA Breath Data 1. Tidal vlume breathing fr 5 minutes;

36 CSA Breath Data 1. Tidal vlume breathing fr 5 minutes; 2. Exhaled breath drawn ver the sensr array;

37 CSA Breath Data 1. Tidal vlume breathing fr 5 minutes; 2. Exhaled breath drawn ver the sensr array; 3. Images were cnverted t numerical values in the red, green, blue spectra, and 4 ultravilet spectra.

38 CSA Breath Data 1. Tidal vlume breathing fr 5 minutes; 2. Exhaled breath drawn ver the sensr array; 3. Images were cnverted t numerical values in the red, green, blue spectra, and 4 ultravilet spectra. 4. Ttally 128 (the number f clrants) 7( changes in the red, green, blue, and 4 ultra-clr spectrum f each clrant) = 896 grups.

39 CSA Breath Data

40 Netwrk experience Index

41 The Netflix prize cmpetitin started in Octber Training data is ratings fr 18, 000 mvies by 400, 000 Netflix custmers, each rating between 1 and 5. training data is very sparse abut 98% missing. bjective is t predict the rating fr a set f 1 millin custmer-mvie pairs that are missing in the training data. Netflix s riginal algrithm achieved a rt MSE f The first team t achieve a 10% imprvement wins ne millin dllars. is this a supervised r unsupervised prblem? 26 / 29

42 BellKr s Pragmatic Chas wins, beating The Ensemble by a narrw margin. 27 / 29

43 Kaggle

44 Sftware

Introduction to data mining. MATH 5392 Department of mathematics, UTA

Introduction to data mining. MATH 5392 Department of mathematics, UTA Intrductin t data mining MATH 5392 Department f mathematics, UTA Curse infrmatin Curse Webpage: http://wweb.uta.edu/faculty/yunj/math5392-fa17/ math5392-fa17.html Office Hurs: PKH 446, Tu/Thu 1:00-2:00

More information

Success Criteria: Extend your thinking:

Success Criteria: Extend your thinking: Discussin Directr Yur jb is t invlve thers in cnversatin abut the text by getting them t think and talk abut the BIG IDEAS in the chapter/ sectin they have just read. Cmpse 5 questins that yu want t discuss

More information

A pre-conference should include the following: an introduction, a discussion based on the review of lesson materials, and a summary of next steps.

A pre-conference should include the following: an introduction, a discussion based on the review of lesson materials, and a summary of next steps. NAU Mdel Observatin Prtcl The mdel prtcl was develped with supprt and expertise frm the Natinal Institute fr Excellence in Teaching (NIET) and is based in great part n NIET s extensive experience cnducting

More information

Making Medicare + Medi-Cal Work for California s Dual Eligibles

Making Medicare + Medi-Cal Work for California s Dual Eligibles Making Medicare + Medi-Cal Wrk fr Califrnia s Dual Eligibles Hw MyCareMyChice.rg Wrks Infrmatin cllected Results Radmap MyCareMyChice.rg Walkthrugh Hmepage Sample questins Results Care chice sample Other

More information

Data Fusion for Predicting Breast Cancer Survival

Data Fusion for Predicting Breast Cancer Survival Data Fusin fr Predicting Breast Cancer Linbailu Jiang, Yufei Zhang, Siyi Peng Mentr: Irene Kaplw December 11, 2015 1 Intrductin 1.1 Backgrund Cancer is mre f a severe health issue than ever in ur current

More information

574M: Introduction to Statistical Machine Learning

574M: Introduction to Statistical Machine Learning Intrductin 574M: Intrductin t Statistical Machine Learning Ha Helen Zhang Fall, 2017 Ha Helen Zhang 574M: Intrductin t Statistical Machine Learning 1 / 33 Curse Infrmatin Intrductin Curse hmepage: http://www.math.arizna.edu/

More information

Frequently Asked Questions: IS RT-Q-PCR Testing

Frequently Asked Questions: IS RT-Q-PCR Testing Questins 1. What is chrnic myelid leukemia (CML)? 2. Hw des smene knw if they have CML? 3. Hw is smene diagnsed with CML? Frequently Asked Questins: IS RT-Q-PCR Testing Answers CML is a cancer f the bld

More information

Swindon Joint Strategic Needs Assessment Bulletin

Swindon Joint Strategic Needs Assessment Bulletin Swindn Jint Strategic Needs Assessment Bulletin Swindn Diabetes 2017 Key Pints: This JSNA gives health facts abut peple with diabetes r peple wh might get diabetes in Swindn. This helps us t plan fr medical

More information

Impacts of State Level Dental Hygienist Scope of Practice on Oral Health Outcomes in the U.S. Population

Impacts of State Level Dental Hygienist Scope of Practice on Oral Health Outcomes in the U.S. Population Impacts f State Level Dental Hygienist Scpe f Practice n Oral Health Outcmes in the U.S. Ppulatin Building Trust in Peple and Places C-spnsred by: Prfessinal Standards Authrity Centre fr Trust, Peace and

More information

Module 6: Goal Setting

Module 6: Goal Setting Mdule 6: Gal Setting Objectives T understand the cncept f gal setting in Brief CBT T acquire skills t set feasible and apprpriate gals in Brief CBT What is gal setting, and why is it imprtant t set gals

More information

23/11/2015. Introduction & Aims. Methods. Methods. Survey response. Patient Survey (baseline)

23/11/2015. Introduction & Aims. Methods. Methods. Survey response. Patient Survey (baseline) Intrductin & Aims Drug and Alchl Cnsultatin Liaisn (AOD CL) services aim t imprve identificatin and treatment f patients with AOD mrbidity. The csts and cnsequences f targeting AOD patients presenting

More information

Pancreatic Cancer Treatment Market Size, Share & Trends Analysis Report and Segment Forecast, 2025 Grand View Research, Inc

Pancreatic Cancer Treatment Market Size, Share & Trends Analysis Report and Segment Forecast, 2025 Grand View Research, Inc Pancreatic Cancer Treatment Market Size, Share & Trends Analysis Reprt and Segment Frecast, 2025 Grand View Research, Inc The rising prevalence f besity, alchl cnsumptin, and smking is expected t prpel

More information

Career Confidence. by Kevin Gaw

Career Confidence. by Kevin Gaw Career Cnfidence by Kevin Gaw In additin t the requisite skills, experiences, and rganizatinal match being sught fr a psitin fr which a candidate is applying, mst emplyers screen fr what I call career

More information

Risk factors in health and disease

Risk factors in health and disease Risk factrs in health and disease Index 1 Intrductin 2 Types f risk factrs 2.1 Behaviural risk factrs 2.2 Psychlgical risk factrs 2.3 Demgraphic risk factrs 2.4 Envirnmental risk factrs 2.5 Genetic risk

More information

State Health Improvement Plan Choosing Priorities, Creating a Plan. DHHS DPH - SHIP Priorities (Sept2016) 1

State Health Improvement Plan Choosing Priorities, Creating a Plan. DHHS DPH - SHIP Priorities (Sept2016) 1 State Health Imprvement Plan 2017-2021 Chsing Pririties, Creating a Plan DHHS DPH - SHIP Pririties (Sept2016) 1 Creating a Plan: 2017-2021 SHIP Welcme! Wh s here? What is the State Health Imprvement Plan

More information

Computer vision quality assessment of barley kernels

Computer vision quality assessment of barley kernels University f Warmia and Mazury in Olsztyn Cmputer visin quality assessment f barley kernels Izabella Krczyńska 1, Aleksandra Jarsik 1, Pitr M. Szczypiński 1, Pitr Zaptczny 2 1 Institute f Electrnics, Ldz

More information

AV-07 How to Improve Data Quality and Get Value From Your CMMS. Cecelia Adair Las Vegas Valley Water District

AV-07 How to Improve Data Quality and Get Value From Your CMMS. Cecelia Adair Las Vegas Valley Water District AV-07 Hw t Imprve Data Quality and Get Value Frm Yur CMMS Cecelia Adair Las Vegas Valley Water District Purpse Hw t get mre frm yur maintenance management system Present a methdlgy t imprve data Demnstrate

More information

EMEA DICOMBurner solution EMEA DICOMBurner solution

EMEA DICOMBurner solution EMEA DICOMBurner solution The mdern PACS (Picture Archiving and Cmmunicatin System) digital revlutin appears t ffer significant savings in terms f variable csts. Nevertheless, the filmless technlgy is a real advantage if there

More information

Graduating Senior Forum

Graduating Senior Forum Graduating Senir Frum What we will be ding is what the CSU Institute fr Teaching and Learning wuld describe as an Exit Interview. Mre specifically, we will be ding a structured exit interview f graduating

More information

Susan Wortman, Career Development Center

Susan Wortman, Career Development Center Susan Wrtman, Career Develpment Center Audience CV Résumé Fellw academics in yur field f study A general audience f emplyers wh hire fr a wide variety f psitins Gal T present yur full academic histry including

More information

BRCA1 and BRCA2 Mutations

BRCA1 and BRCA2 Mutations BRCA1 and BRCA2 Mutatins ROBERT LEVITT, MD JESSICA BERGER-WEISS, MD ADRIENNE POTTS, MD HARTAJ POWELL, MD, MPH COURTNEY LEVENSON, MD LAUREN BURNS, MSN, RN, WHNP OBGYNCWC.COM v Cancer is a cmplex disease

More information

Interpretation. Historical enquiry religious diversity

Interpretation. Historical enquiry religious diversity Name: Year 8 Histry Prject 3: D The Cmmnwealth Games Still Matter In The 21 st Century? Mdule: Date Set: Deadline: Descriptin f the task: The prject is split int three separate parts: The prject is split

More information

Breast Cancer Awareness Month 2018 Key Messages (as of June 6, 2018)

Breast Cancer Awareness Month 2018 Key Messages (as of June 6, 2018) Breast Cancer Awareness Mnth 2018 Key Messages (as f June 6, 2018) In this dcument there are tw sectins f messages in supprt f Cancer Care Ontari s Breast Cancer Awareness Mnth 2018: 1. Campaign key messages

More information

Ontario Dress Purple Day: Lesson 3

Ontario Dress Purple Day: Lesson 3 Ontari Dress Purple Day: Lessn 3 Lessn 3: Well-being in the Cmmunity Lessn Intrductin Well-being is that psitive sense f self, spirit, and belnging that we feel when ur physical, emtinal, scial, and cgnitive

More information

DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 2016 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS

DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 2016 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS DATA RELEASE: UPDATED PRELIMINARY ANALYSIS ON 216 HEALTH & LIFESTYLE SURVEY ELECTRONIC CIGARETTE QUESTIONS This briefing has been specifically prepared fr the Ministry f Health t prvide infrmatin frm this

More information

University College Hospital. Pump school Starting on an insulin pump. Children and Young People s Diabetes Service

University College Hospital. Pump school Starting on an insulin pump. Children and Young People s Diabetes Service University Cllege Hspital Pump schl Starting n an insulin pump Children and Yung Peple s Diabetes Service 2 If yu wuld like this dcument in anther language r frmat, r require the services f an interpreter,

More information

8/12/2016. Topics to be covered. What is Diabetes Data Smog. Disclosure to Participants

8/12/2016. Topics to be covered. What is Diabetes Data Smog. Disclosure to Participants Disclsure t Participants Ntice f Requirements Fr Successful Cmpletin Please refer t learning gals and bjectives Learners must attend the full activity and cmplete the evaluatin in rder t claim cntinuing

More information

ANXIETY SYMPTOMS INTERVENTION SESSION HANDOUTS. Introduction to Fighting Fear by Facing Fear. Making a Fears and Worries List

ANXIETY SYMPTOMS INTERVENTION SESSION HANDOUTS. Introduction to Fighting Fear by Facing Fear. Making a Fears and Worries List SESSION ANXIETY SYMPTOMS INTERVENTION 5 SESSION HANDOUTS Handut 5.1: Handut 5.2: Handut 5.3: Handut 5.4: Handut 5.5: Handut 5.6: When Yu Face Yur Fears STOP! Intrductin t Fighting Fear by Facing Fear The

More information

Using Causal Inference To Make Sense of Messy Data

Using Causal Inference To Make Sense of Messy Data Using Causal Inference T Make Sense f Messy Data Ilya Shpitser Jhn C. Malne Assistant Prfessr f Cmputer Science Malne Center fr Engineering in Healthcare The Jhns Hpkins University Health Care: Csts Abslute

More information

Podcast Transcript Title: Common Miscoding of LARC Services Impacting Revenue Speaker Name: Ann Finn Duration: 00:16:10

Podcast Transcript Title: Common Miscoding of LARC Services Impacting Revenue Speaker Name: Ann Finn Duration: 00:16:10 Pdcast Transcript Title: Cmmn Miscding f LARC Services Impacting Revenue Speaker Name: Ann Finn Duratin: 00:16:10 NCTCFP: Welcme t this pdcast spnsred by the Natinal Clinical Training Center fr Family

More information

Job Satisfaction. Job Satisfaction. Financial rewards, benefits, flexible work hours and stress among lest cited reasons

Job Satisfaction. Job Satisfaction. Financial rewards, benefits, flexible work hours and stress among lest cited reasons Jb Satisfactin Zapps - Las Vegas-based e-cmmerce site specializing in shes, apparel and electrnics - CEO hsts pajama parties and excessively blgs abut varius subjects - During caching sessins emplyees

More information

Self-Awareness Exercise:

Self-Awareness Exercise: Self-Awareness Exercise: Spend 5 minutes t write dwn answers t the fllwing questins: 1. What were the rules and ways f cmmunicating within my family? Hw has this affected the way I see the wrld? 2. What

More information

Religious Beliefs, Knowledge about Science and Attitudes Towards Medical Genetics. Nick Allum, Elissa Sibley, Patrick Sturgis & Paul Stoneman

Religious Beliefs, Knowledge about Science and Attitudes Towards Medical Genetics. Nick Allum, Elissa Sibley, Patrick Sturgis & Paul Stoneman Religius Beliefs, Knwledge abut Science and Attitudes Twards Medical Genetics Nick Allum, Elissa Sibley, Patrick Sturgis & Paul Stneman Backgrund: medical genetics Genetics in medical research is ne f

More information

Signature Assignment. Course. ANTH 2346: General Anthropology. Assignment ID (to be assigned) Outcomes/Rubrics to be Assessed by the Assignment

Signature Assignment. Course. ANTH 2346: General Anthropology. Assignment ID (to be assigned) Outcomes/Rubrics to be Assessed by the Assignment Signature Assignment ANTH 2346: General Anthrplgy Outcmes/Rubrics t be Assessed by the Assignment Cmmunicatin Critical Thinking Empirical and Quantitative Reasning Scial Respnsibility Assignment Descriptin

More information

Organizational Capacity for Change and Patient Safety

Organizational Capacity for Change and Patient Safety Organizatinal Capacity fr Change and Patient Safety Debrah M. Nadzam, PhD, FAAN - Jint Cmmissin Resurces Lrrie Jnes-Hartley, MSN, CRRN-A - Durham Reginal Hspital Presentatin Objectives Briefly describe

More information

PET FORM Planning and Evaluation Tracking ( Assessment Period)

PET FORM Planning and Evaluation Tracking ( Assessment Period) Divisin f: Behaviral Studies PET FORM Planning and Evaluatin Tracking (2010 2011 Assessment Perid) Persn Respnsible fr this Divisin: Jerry Mller Department f: Behaviral Sciences Persn Respnsible fr this

More information

ICT4LIFE. Final Conference. ICT4Life field work - tailored solutions in diverse regional context Ariane Girault, E-Seniors Association

ICT4LIFE. Final Conference. ICT4Life field work - tailored solutions in diverse regional context Ariane Girault, E-Seniors Association ICT4LIFE Final Cnference ICT4Life field wrk - tailred slutins in diverse reginal cntext Ariane Girault, E-Senirs Assciatin 10/22/2018 1 Why a field wrk with users in a research prject? The bjectives f

More information

Students should select ONE novel from the list below and annotate according to the Annotation Rubric.

Students should select ONE novel from the list below and annotate according to the Annotation Rubric. English V Hnrs Summer Reading 2014 Mr. Hwell Brian.Hwell@darlingn.k12.sc.us Students shuld select ONE nvel frm the list belw and anntate accrding the Anntatin Rubric. Sme selectins may cntain adult themes

More information

STAT 151B. Administrative Info. Statistics 151B: Introduction Modern Statistical Prediction and Machine Learning. Overview and introduction

STAT 151B. Administrative Info. Statistics 151B: Introduction Modern Statistical Prediction and Machine Learning. Overview and introduction Statistics 151B: Modern Statistical Prediction and Machine Learning Overview and introduction information Homepage: http://www.stat.berkeley.edu/ jon/ stat-151b-spring-2012 All announcements and materials

More information

Apprenticeships in England Trailblazers

Apprenticeships in England Trailblazers Apprenticeships in England Trailblazers David Gilbert, Deputy CEO British Institute f Nn-Destructive Testing presented t: FOP:s vårknferens, 2-4 April 2017, Malmö, Sweden Befre the refrms Befre 2012, there

More information

CDC Influenza Division Key Points MMWR Updates February 20, 2014

CDC Influenza Division Key Points MMWR Updates February 20, 2014 CDC Influenza Divisin Key Pints MMWR Updates In this dcument: Summary Key Messages Seasnal Influenza Vaccine Effectiveness: Interim Adjusted Estimates Influenza Surveillance Update: September 29, 2013-February

More information

Understanding and Recognizing Anxiety

Understanding and Recognizing Anxiety Understanding and Recgnizing Anxiety Mst peple d nt recgnize their anxiety fr what it is, and instead think there is smething mre serius ging n. Myth: Reading, thinking, and learning abut anxiety will

More information

(Please text me on once you have submitted your request online and the cell number you used)

(Please text me on once you have submitted your request online and the cell number you used) Dear Thank yu fr yur email, nted. Belw steps n hw t register as a service prvider. Please nte that nce yu have requested t becme a service prvider, yu need t sms/what s up me n 0826392585, in rder t activate

More information

Programme of Learning. Physical Education. Key Stage 4 Year 10 BTEC Sport

Programme of Learning. Physical Education. Key Stage 4 Year 10 BTEC Sport Prgramme f Learning Physical Educatin Key Stage 4 Year 10 BTEC Sprt BTEC Sprt Level 2 Unit 1Fitness fr Sprt and Exercise... 2 Learning aim A: Knw abut the cmpnents f fitness and the principles f training...

More information

UNIT 2: mapping bananas

UNIT 2: mapping bananas Oxfam Educatin www.xfam.rg.uk/educatin UNIT 2: mapping bananas Age range: 7-11 years Outline Learners will investigate sme f the cuntries where the bananas we eat in the UK are grwn. They will first lcate

More information

2019 Canada Winter Games Team NT Female Hockey Selection Camp August 16-19, 2018

2019 Canada Winter Games Team NT Female Hockey Selection Camp August 16-19, 2018 2019 Canada Winter Games Team NT Female Hckey Selectin Camp August 16-19, 2018 Strength and Cnditining Recmmendatins As discussed in the Call Fr Players letter, it is critical fr players t get their bdies

More information

OEE Studio Release Note

OEE Studio Release Note OEE Studi Release Nte Versin 3.2 Deb-Tech Systems, Inc. & Prductin Imprvement Systems Ltd. Debbie.Olk@DebTechSystems.cm Russell@PrductinImprvement.cm 847.854.3148 What s New in 3.2 IMPROVED SPEED due t

More information

ACSQHC National Consensus Statement: Essential Elements for High Quality End-oflife Care in Acute Hospitals.

ACSQHC National Consensus Statement: Essential Elements for High Quality End-oflife Care in Acute Hospitals. 27 March 2014 Prfessr Debra Picne Chief Executive Officer Australian Cmmissin n Safety and Quality in Health Care c/ Ms Jennifer Hill, Senir Prject Officer Level 5, 255 Elizabeth Street SYDNEY NSW 2000

More information

President Chirac understood that fighting disease is not just health systems and hospitals, it is about people. We must place people at the centre.

President Chirac understood that fighting disease is not just health systems and hospitals, it is about people. We must place people at the centre. Michel Sidibé Executive Directr, UNAIDS Speech Opening Ceremny 2016 Wrld Cancer Cngress 31 st Octber 2016, Paris, France Cngratulatins and grateful thanks t the rganizers - Unin fr Internatinal Cancer

More information

Improving Surveillance and Monitoring of Self-harm in Irish Prisons

Improving Surveillance and Monitoring of Self-harm in Irish Prisons HSE Mental Health Divisin Stewart s Hspital, Palmerstwn, Dublin 20 Tel: 01 6201670 Email: inf@nsp.ie www.nsp.ie Imprving Surveillance and Mnitring f Self-harm in Irish Prisns Prject Scpe Dcument 8 th June

More information

FOUNDATIONS OF DECISION-MAKING...

FOUNDATIONS OF DECISION-MAKING... Table f Cntents FOUNDATIONS OF DECISION-MAKING... Errr! Bkmark nt Describe the decisin-making prcess pp.62-66... Errr! Bkmark nt Explain the three appraches managers can use t make decisins pp.67-70 Errr!

More information

Introduction to the Ethics (Overview of Major Theories- Part I)

Introduction to the Ethics (Overview of Major Theories- Part I) Intrductin t the Ethics (Overview f Majr Theries- Part I) Ahmed Kulanić Chapter Overview Intrductin Review f ethical theries Mst everyne shares cre values, desiring Life Happiness Intrductin Ability t

More information

The Psychology of. Thinking Grey about Testing

The Psychology of. Thinking Grey about Testing The Psychlgy f Testing Thinking Grey abut Testing I am: The Test Practice Manager fr the New Zealand Department f A hlder f an Hnurs Internal Degree Affairs in Cgnitive Psychlgy and Philsphy N, we are

More information

Management of autism

Management of autism MANAGEMENT OF AUTISM Autism Develpmental disrder Lifelng disability Spectrum disrder Impairement in three majr areas Language and cmmunicatin Scial skills Flexibility f thinking Sensry issues Autism Sund

More information

A Phase I Study of CEP-701 in Patients with Refractory Neuroblastoma NANT (01-03) A New Approaches to Neuroblastoma Therapy (NANT) treatment protocol.

A Phase I Study of CEP-701 in Patients with Refractory Neuroblastoma NANT (01-03) A New Approaches to Neuroblastoma Therapy (NANT) treatment protocol. SAMPLE INFORMED CONSENT A Phase I Study f CEP-701 in Patients with Refractry Neurblastma NANT (01-03) A New Appraches t Neurblastma Therapy (NANT) treatment prtcl. The wrd yu used thrughut this dcument

More information

Smoking Cessation Improvement in SFHN Primary Care,

Smoking Cessation Improvement in SFHN Primary Care, Smking Cessatin Imprvement in SFHN Primary Care, 2015-16 David Silven, PhD, Supervising Psychlgist, SFHN Primary Care Behaviral Health Ellen Chen, MD, Directr f Quality, SFHN Primary Care Why smking assessment

More information

For our protection, we require verification that you have received this notice. Therefore, please sign below.

For our protection, we require verification that you have received this notice. Therefore, please sign below. PATIENT INFORMATION Dear Patient: Sleep prblems are extremely cmmn. Public health and safety are threatened by the increasing prevalence f bstructive sleep apnea, which nw afflicts at least 25 millin adults

More information

EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS

EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS 1 SECTION 1 INTRODUCTION: EXPLORING THE PROCESS OF ASSESSMENT AND OTHER RELATED CONCEPTS The Nature Of Assessment The Definitin Of Assessment The Difference Between Testing, Measurement And Evaluatin Characteristics

More information

Completing the NPA online Patient Safety Incident Report form: 2016

Completing the NPA online Patient Safety Incident Report form: 2016 Cmpleting the NPA nline Patient Safety Incident Reprt frm: 2016 The infrmatin cntained within this dcument is in line with the current Data Prtectin Act (DPA) requirements. This infrmatin may be subject

More information

How to become an AME Online

How to become an AME Online Hw t becme an AME Online 1. Check that yu meet the minimum technical requirements in rder t use the AME Online system: Operating System: Windws Vista (Service Pack 2) Windws 7 Windws 8, 8.1 Windws 10 Please

More information

FOLLOW-UP IN-DEPTH INTERVIEW GUIDELINES

FOLLOW-UP IN-DEPTH INTERVIEW GUIDELINES Appendix h STUDY NUMBER: COST OF UNSAFE ABORTION FOLLOW-UP IN-DEPTH INTERVIEW GUIDELINES T be administered abut 2-3 weeks after leaving the health facility 1. IDENTIFICATION 101. Patient identificatin

More information

OLYMPIC WEIGHT TRAINING. Enhancing Athletic Performance

OLYMPIC WEIGHT TRAINING. Enhancing Athletic Performance OLYMPIC WEIGHT TRAINING Enhancing Athletic Perfrmance Olympic weight training utilizes the tw Olympic lifts f the snatch, the clean & jerk and assistance exercises t enhance athletic perfrmance f the individual.

More information

CONTACT: Amber Hamilton TYPE 2 DIABETES AND OBESITY: TWIN EPIDEMICS OVERVIEW

CONTACT: Amber Hamilton TYPE 2 DIABETES AND OBESITY: TWIN EPIDEMICS OVERVIEW FACT SHEET CONTACT: Amber Hamiltn 212-266-0062 TYPE 2 DIABETES AND OBESITY: TWIN EPIDEMICS OVERVIEW Type 2 diabetes accunts fr 90-95% f the 29.1 millin diabetes cases in the U.S. 1 Obesity is a majr independent

More information

PILI Lifestyle Program Facilitator s Guide

PILI Lifestyle Program Facilitator s Guide Update: Octber 13, 2006 Page 1 f 12 PILI Lifestyle Prgram Facilitatr s Guide Sessin 3: Lwering Fat & Getting a Mve n Questin/Tpic Script Reminder/Activity Page Welcme back! Alha and welcme t the third

More information

Record of Revisions to Patient Tracking Spreadsheet Template

Record of Revisions to Patient Tracking Spreadsheet Template Recrd f Revisins t Patient Tracking Spreadsheet Template Belw is a recrd f revisins made by the AIMS Center t the Patient Tracking Spreadsheet Template. The purpse f this dcument is t infrm spreadsheet

More information

PILI Ohana Facilitator s Guide

PILI Ohana Facilitator s Guide Previus Versin: September 10, 2007 Updated Versin: Octber 2, 2007 PILI Ohana Facilitatr s Guide Lessn 5: Managing and Reducing Negative Thughts and Emtins. Questin/Tpic Script Reminder/Activity Welcming

More information

HSC 106 Personal Health Plan for Learning Activities & Assessment linked to Michigan Teacher Preparation Standards

HSC 106 Personal Health Plan for Learning Activities & Assessment linked to Michigan Teacher Preparation Standards HSC 106 Persnal Health Plan fr Learning Activities & Assessment linked t Michigan Teacher Preparatin Standards Standard 1 Cmpetency 1.1 Understand basic health cntent as it relates t schl health educatin.

More information

Social Learning Theories

Social Learning Theories Scial Learning Theries - Careful scientific prcedures and methdlgy that characterize the behaviurist apprach Albert Bandura - Brn in small twn Alberta - Plish decent - Only sn with 5 sisters - Interested

More information

Planning Playbook

Planning Playbook 2019-22 Planning Playbk The American Academy f Ostepathy faces a rapidly changing envirnment that challenges lng-standing ways f creating success. Over the next 48 mnths AAO will need t cmpete fr members,

More information

The Interface Between Theory of Mind and Language Impairment

The Interface Between Theory of Mind and Language Impairment The Interface Between Thery f Mind and Language Impairment By Lauren Lwry Hanen Certified SLP and Clinical Staff Writer When mst f us hear the term thery f mind we usually think abut children with autism

More information

Understanding Your Total-Cholesterol-to-HDL Ratio

Understanding Your Total-Cholesterol-to-HDL Ratio Understanding Yur Ttal-Chlesterl-t-HDL Rati Yur ttal-chlesterl-t-hdl rati is measured during a bld test called a lipid prfile. This wrksheet will help yu learn mre abut this rati. It will als help yu:

More information

EXECUTIVE SUMMARY INNOVATION IS THE KEY TO CHANGING THE PARADIGM FOR THE TREATMENT OF PAIN AND ADDICTION TO CREATE AN AMERICA FREE OF OPIOID ADDICTION

EXECUTIVE SUMMARY INNOVATION IS THE KEY TO CHANGING THE PARADIGM FOR THE TREATMENT OF PAIN AND ADDICTION TO CREATE AN AMERICA FREE OF OPIOID ADDICTION EXECUTIVE SUMMARY INNOVATION IS THE KEY TO CHANGING THE PARADIGM FOR THE TREATMENT OF PAIN AND ADDICTION TO CREATE AN AMERICA FREE OF OPIOID ADDICTION The Bitechnlgy Innvatin Organizatin (BIO) and ur member

More information

The Dizziness Handicap Inventory ( DHI )

The Dizziness Handicap Inventory ( DHI ) The Dizziness Handicap Inventry ( DHI ) P1. Des lking up increase yur prblem? Yes E2. Because f yur prblem, d yu feel frustrated? Yes F3. Because f yur prblem, d yu restrict yur travel fr business r recreatin?

More information

Assessment Field Activity Collaborative Assessment, Planning, and Support: Safety and Risk in Teams

Assessment Field Activity Collaborative Assessment, Planning, and Support: Safety and Risk in Teams Assessment Field Activity Cllabrative Assessment, Planning, and Supprt: Safety and Risk in Teams OBSERVATION Identify a case fr which a team meeting t discuss safety and/r safety planning is needed r scheduled.

More information

The principles of evidence-based medicine

The principles of evidence-based medicine The principles f evidence-based medicine By the end f this mdule yu shuld be able t: Describe what evidence based medicine is Knw where t find quality evidenced based medicine n the internet Be able t

More information

For homework, students continue their AIR through the lens of their focus standard.

For homework, students continue their AIR through the lens of their focus standard. 9.4.1 Lessn 10 Intrductin In this lessn, students finish reading Hw Yur Addictin t Fast Fashin Kills frm A hst f cmplicated factrs thrugh because in the lnger term it's better fr everybdy. In this passage,

More information

Belgian Volition SA - a VolitionRx Company- Technological company presentation BIOWIN DAY 2014

Belgian Volition SA - a VolitionRx Company- Technological company presentation BIOWIN DAY 2014 Belgian Vlitin SA - a VlitinRx Cmpany- Technlgical cmpany presentatin BIOWIN DAY 2014 Abut VlitinRx Wh we are Lab and Head ffice in Namur, Belgium Creatin: Oct 2010 8 emplyees + Internatinal Bard f Directrs

More information

Architecture for Research Computing in Health (ARCH) Using i2b2 to Find Patient Cohorts of Interest

Architecture for Research Computing in Health (ARCH) Using i2b2 to Find Patient Cohorts of Interest Architecture fr Research Cmputing in Health (ARCH) Using i2b2 t Find Patient Chrts f Interest T access i2b2, please visit https://i2b2.med.crnell.edu/webclient/ and lgin with yur CWID and passwrd. T request

More information

My Love Map. What is a Love Map?

My Love Map. What is a Love Map? My Lve Map What is a Lve Map? The term Lve Map was riginally cined by Dr. Jhn Mney in his wrk with male and female gender identity. He said Frm the mment they re brn, infants start frming a Lve Map a grup

More information

Campus Climate Survey

Campus Climate Survey Campus Climate Survey Executive Summary www.ecu.edu/ecyu 2016 A prject spnsred by the Office fr Equity and Diversity Executive Summary Prject Backgrund In FY 2013-2014, the Campus Climate Cmmissin prpsed

More information

ITQ ARTS AND SCIENCE INTEGRATION GRADE 5 DANCE AND LIFE SCIENCE. All Systems, GO! Lesson #3

ITQ ARTS AND SCIENCE INTEGRATION GRADE 5 DANCE AND LIFE SCIENCE. All Systems, GO! Lesson #3 ITQ ARTS AND SCIENCE INTEGRATION GRADE 5 DANCE AND LIFE SCIENCE All Systems, GO! Lessn #3 FOSS Califrnia, Grade 5, Living Systems, Investigatin 1, Part 3 CONTENT STANDARDS Dance Grade 5 2.1 Create, memrize

More information

For our protection, we require verification that you have received this notice. Therefore, please sign below.

For our protection, we require verification that you have received this notice. Therefore, please sign below. PATIENT INFORMATION Dear Patient: Sleep prblems are extremely cmmn. Public health and safety are threatened by the increasing prevalence f bstructive sleep apnea, which nw afflicts at least 25 millin adults

More information

Electrosurgical Devices Market Size, Share & Trends Analysis Report and Segment Forecast, 2025 Grand View Research, Inc

Electrosurgical Devices Market Size, Share & Trends Analysis Report and Segment Forecast, 2025 Grand View Research, Inc Electrsurgical Devices Market Size, Share & Trends Analysis Reprt and Segment Frecast, 2025 Grand View Research, Inc Grwing awareness regarding mst recent surgical techniques in develping regins is expected

More information

Thank you for your interest in Pratt Community. College s Electrical Power Technology Program at. Coffeyville. Enclosed you will find a packet which

Thank you for your interest in Pratt Community. College s Electrical Power Technology Program at. Coffeyville. Enclosed you will find a packet which ELECTRIC POWER TECHNOLOGY Linemen Training Cffeyville, Kansas Office 620-252-7157, Fax 620-688-6077, cell 620-450-7754 deans@cffeyvile.edu r deans@prattcc.edu Thank yu fr yur interest in Pratt Cmmunity

More information

Getting Started. Learning Guide. with Continuous Glucose Monitoring for the MiniMed 530G with Enlite. CGM Foundations

Getting Started. Learning Guide. with Continuous Glucose Monitoring for the MiniMed 530G with Enlite. CGM Foundations Getting Started with Cntinuus Glucse Mnitring fr the MiniMed 530G with Enlite Learning Guide CGM Fundatins Cntinuus Glucse Mnitring Learning Guide MiniMed 530G with Enlite - Cntinuus Glucse Mnitring Settings

More information

COMPARING & CONTRASTING HIE ALTERNATIVES November 9, 2017

COMPARING & CONTRASTING HIE ALTERNATIVES November 9, 2017 COMPARING & CONTRASTING HIE ALTERNATIVES Nvember 9, 2017 WISCONSIN STATEWIDE HEALTH INFORMATION NETWORK WWW.WISHIN.ORG INTRODUCTION There are many effrts and initiatives aimed at making clinical data related

More information

The Mental Capacity Act 2005; a short guide for the carers and relatives of those who may need support. Ian Burgess MCA Lead 13 February 2017

The Mental Capacity Act 2005; a short guide for the carers and relatives of those who may need support. Ian Burgess MCA Lead 13 February 2017 The Mental Capacity Act 2005; a shrt guide fr the carers and relatives f thse wh may need supprt Ian Burgess MCA Lead 13 February 2017 Agenda Overview f the MCA The 5 Principles and the legal definitin

More information

The Integration of Oral Health with Primary Care Services and the Use of Innovative Oral Health Workforce in Federally Qualified Health Centers

The Integration of Oral Health with Primary Care Services and the Use of Innovative Oral Health Workforce in Federally Qualified Health Centers The Integratin f Oral Health with Primary Care Services and the Use f Innvative Oral Health Wrkfrce in Federally Qualified Health Centers Presented by: Margaret Langelier, MSHSA Center fr Health Wrkfrce

More information

insights2017 QLD Kids Helpline Statistical Summary Queensland Insights into young people in Australia

insights2017 QLD Kids Helpline Statistical Summary Queensland Insights into young people in Australia insights2017 QLD Kids Helpline Statistical Summary Queensland Insights int yung peple in Australia Intrductin What is Kids Helpline? What this reprt is abut and wh is it fr Ntes n data cllectin, analysis

More information

Full-time or part-time to a minimum of 0.8FTE (30 hours per week) Job Reference: CLS00161

Full-time or part-time to a minimum of 0.8FTE (30 hours per week) Job Reference: CLS00161 Jb Title: Medical Statistician Grade: 8 Salary: 42,418 t 47,722 per annum Department: Research Design Service (RDS) and Leicester Clinical Trials Unit (LCTU) Cntract: Open ended cntract subject t fixed

More information

SPORTS PSYCHOLOGY PERFORMANCE TECHNIQUES

SPORTS PSYCHOLOGY PERFORMANCE TECHNIQUES SPORTS PSYCHOLOGY PERFORMANCE TECHNIQUES www.flickr.cm/phts/bryangeek/2814817972/ 1 MENTAL SKILLS STRATEGIES AND PERFORMANCE PERFORMANCE ROUTINES 5. Perfrmance Rutines A perfrmance rutine is a ritual a

More information

Accounting Assessment Report

Accounting Assessment Report Accunting 2014-2015 Assessment Reprt 1. Please give a brief verview f the assessment data yu cllected this year. This can be in any frm yu feel is apprpriate, such as a table, a shrt narrative f results,

More information

Community Health Worker / Certified Recovery Specialist Training Application

Community Health Worker / Certified Recovery Specialist Training Application APPLICANTS REQUIRED TO COMPLETE APPLICATION WITHOUT ASSISTANCE FROM OTHERS $35 Applicatin Fee is nn-refundable Applying des NOT guarantee admissin int training Date f Applicatin: First Name: Last Name:

More information

GENERAL / VASCULAR SONOGRAPHY OPTION COURSE OUTLINE AURORA ST. LUKE S MEDICAL CENTER SCHOOL OF DIAGNOSTIC MEDICAL SONOGRAPHY COURSE OVERVIEW

GENERAL / VASCULAR SONOGRAPHY OPTION COURSE OUTLINE AURORA ST. LUKE S MEDICAL CENTER SCHOOL OF DIAGNOSTIC MEDICAL SONOGRAPHY COURSE OVERVIEW AURORA ST. LUKE S MEDICAL CENTER SCHOOL OF DIAGNOSTIC MEDICAL SONOGRAPHY COURSE OVERVIEW The cre curriculum defines several majr mdules f ultrasund educatin. All lectures are crrelated with scan lab demnstratin

More information

Patience with Patients. Don Pinkston, LCSW, CADC Kim Pinkston, LCPC, CADC, BC-DMT, GL-CMA

Patience with Patients. Don Pinkston, LCSW, CADC Kim Pinkston, LCPC, CADC, BC-DMT, GL-CMA Patience with Patients Dn Pinkstn, LCSW, CADC Kim Pinkstn, LCPC, CADC, BC-DMT, GL-CMA Really? We have t have patience?? 3 Objectives Discuss challenges t delivering quality care External factrs Persnal

More information

Year 10 Food Technology. Assessment Task 1: Foods for Special Needs. Name: Teacher:

Year 10 Food Technology. Assessment Task 1: Foods for Special Needs. Name: Teacher: Year 10 Fd Technlgy Assessment Task 1: Fds fr Special Needs Name: Teacher: Due Date: Term 2, Week 1 Type f Task: Design Task Planning Fd Requirements Cllectin f Assessment: Submit in Class Assessment Plicy:

More information

CSE 331, Spring 2000

CSE 331, Spring 2000 YOUR NAME: SECTION NUMBER: CSE 331, Spring 2000 Class Exercise 15 Algrithm Design Techniques-Greedy Algrithms March 13, 2000 Fllwing are five f the cmmn types f algrithms. Fr many prblems it is quite likely

More information

CHS 283: Evidence-based Health Promotion for Older Adults

CHS 283: Evidence-based Health Promotion for Older Adults CHS 283 Winter 2015: Evidence-based Health Prmtin fr Older Adults Syllabus, page 1 CHS 283: Evidence-based Health Prmtin fr Older Adults Winter 2015 Thursdays 12-3pm Lcatin: CHS 41-235 Instructr: Janet

More information

Video Conference Troubleshooting

Video Conference Troubleshooting Vide Cnference Trubleshting Tpics Hearing an Ech Cannt Hear Sund Others Can't Hear Yu Webcam Prblem Pr Vide Quality Hearing an Ech Mst frequent Cause: The speaker device and the micrphne are t clse tgether.

More information

1/19/2018. Writing Proficiency: Memos Self Leadership Self Awareness and Leadership

1/19/2018. Writing Proficiency: Memos Self Leadership Self Awareness and Leadership Writing Prficiency: Mems Self Leadership Self Awareness and Leadership Yur Persnal Best Leadership Experience Values in Actin SLPI reprt (next week) Leader Traits and self-awareness Rle management exercise

More information