<?xml version="1.0" encoding="UTF-8"?>
<CourseUnit xmlns="http://www.manchester.ac.uk/CUICourseUnitDetails" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.manchester.ac.uk/CUICourseUnitDetails.xsd">
  <UnitCode Applicant="Y" Label="Unit code" Student="Y">
    <Code>IIDS67631</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Statistics for Health Data Science</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>15</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Semester 1</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Postgraduate Taught</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 7</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Hui Guo</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>Division of Informatics, Imaging and Data Sciences</OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Masters/Integrated Masters P4 ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   7.5</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;p&gt;Currently, there is a large amount of health and related data that is not analysed in order to provide insights into healthcare delivery.&amp;nbsp; A core skill required of a health data scientist is to be able to analyse various forms of health data; the unit will cover the fundamental knowledge required to do this including understanding data; pre-processing steps; key analytical skills and a suitable statistical programming language.&amp;nbsp; The unit will introduce students into what can be achieved through the analysis of health data.&amp;nbsp; Key research questions will be drawn from teaching staff and their networks to illustrate these techniques.&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;Currently, there is a large amount of health and related data that is not analysed in order to provide insights into healthcare delivery.&amp;nbsp; A core skill required of a health data scientist is to be able to analyse various forms of health data; the unit will cover the fundamental knowledge required to do this including understanding data; pre-processing steps; key analytical skills and a suitable statistical programming language.&amp;nbsp; The unit will introduce students into what can be achieved through the analysis of health data.&amp;nbsp; Key research questions will be drawn from teaching staff and their networks to illustrate these techniques.&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;To introduce the student to a range of mathematical and statistical techniques that are widely used when analysing health data, and to demonstrate what can be acheived when using health data. The focus is on explaining which techniques are available and how best to use them, rather than going into details of how a method works (it is more useful to know how a method could be implemented and when to use rather than understand theoretical principles). On completion the student should be aware of a range of techniques and have experience of writing scripts and executing them in R.&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;Indicative content:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		&lt;strong&gt;Overview of key statistical measures and theory&lt;/strong&gt;&lt;/li&gt;	&lt;li&gt;		Introductory mathematical toolkit - Probability theory&lt;/li&gt;	&lt;li&gt;		&lt;strong&gt;Data pre-processing&lt;/strong&gt; - Cleaning, visualisation and integrity checks&lt;/li&gt;	&lt;li&gt;		&lt;strong&gt;Supervised learining &lt;/strong&gt;- Goodness of fit, Rik/loss funcations (correlation, RMSE, accuracy, sensitivity, specificity); Univariable methods and distributions; Normal, Poisson, Bionomial, Multinomial, Gamma-families; Chi-squared test, t-test, Wilcoxon, ANOVA, Kruskal-Wallis&lt;/li&gt;	&lt;li&gt;		&lt;strong&gt;Classification and Regression &lt;/strong&gt;- Linear models; Generalised linear models&lt;/li&gt;	&lt;li&gt;		&lt;strong&gt;Data mining/unsupervised learning &lt;/strong&gt;- Principle Component Analysis; Hierarchical clustering; Partitional clustering&lt;/li&gt;	&lt;li&gt;		&lt;strong&gt;Study designs &lt;/strong&gt;- Trial-type design; Cohort (observational) studies; Confounding and causality.&lt;/li&gt;&lt;/ul&gt;</Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		Identify and describe the steps required to analyse a set of health data&lt;/li&gt;	&lt;li&gt;		Describe and explain key ideas and concepts in statistics&lt;/li&gt;	&lt;li&gt;		Know how to prepare data sets for analysis&lt;/li&gt;	&lt;li&gt;		Appreciate the key concepts in study design&lt;/li&gt;	&lt;li&gt;		Understand the ideas behind building mathematical models&lt;/li&gt;&lt;/ul&gt;</Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		Represent problems mathematically, in a way in which allows statistical scripts to be written to solve them&lt;/li&gt;	&lt;li&gt;		Identify and apply approriate mathematical and statistical methods to analyse/model a given health data set&lt;/li&gt;&lt;/ul&gt;</Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		Execute and write statistical scripts to compute basic statistical measures and analyse data&lt;/li&gt;	&lt;li&gt;		Prepare a data sete for analysis&lt;/li&gt;&lt;/ul&gt;</Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		Demonstrate statisical programming skills&lt;/li&gt;	&lt;li&gt;		Demonstrate experience of solving applied problems&lt;/li&gt;	&lt;li&gt;		Communicate analyses and interpretation of results of health data&lt;/li&gt;&lt;/ul&gt;</Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId>Analytical skills</SkillId>
      <SkillDescription>Demonstrate statistical programming skills</SkillDescription>
    </Skill>
    <Skill>
      <SkillId>Problem solving</SkillId>
      <SkillDescription>Demonstrate experience of solving problems</SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content></Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;The course will be taught in a blended-learning format: basic knowledge and directed reading will be provided via eLearning so as to introduce students with key knowledge.&amp;nbsp; The face-to-face time will consist of a series of lectures and discussions in which core concepts (introduced through pre-reading) will be re-capped and any further development discussed, as well as supervised computer time during which practical software and programming problems will be explored.&amp;nbsp; When possible, lectures will be recorded and distributed online.&amp;nbsp; The F2F lectures will be delivered throughout Semester 1, each week focusing on different analysis methods.&amp;nbsp;The unit assessment will require the student to write scripts to demonstrate their understanding and application of the techniques covered in the unit and a written report describing the justification of method; key findings and working.&amp;nbsp; There will be online tutor support for the eLearning preparation and tutorials will be made available for students with academic staff to ensure that students are continuing to progress through the unit.&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>20%</MethodWeight>
    </Method>
    <Method>
      <MethodId>3</MethodId>
      <MethodName>Report</MethodName>
      <MethodWeight>80%</MethodWeight>
    </Method>
    <OtherDescription>&lt;p&gt;Summative assignments include one long report at 1500 words counting for 80%, and one short report at 750 words counting for 20%.&lt;/p&gt;&lt;p&gt;Each assignment should include statistical scripts demonstrating the analysis of data and a written report (in paper style) to justify methods and explanation of work.&lt;/p&gt;&lt;p&gt;Formative assignments will be delivered through a wide range of interactive exercises and supervised practical exercises.&amp;nbsp;&lt;/p&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p&gt;Feedback on summative assignments will be delivered via Blackboard within 15 working days with drop-in sessions held for further feedback discussions.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Verbal feedback will be delivered real-time.&amp;nbsp;&lt;/p&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode></UnitCode>
      <UnitTitle></UnitTitle>
      <RequirementType></RequirementType>
      <Description></Description>
    </Requirement>
    <AdditionalRequirement></AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program>MSc Health Data Science PT</Program>
      <Plan>MSc Health Data Science</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>PG Dip Health Data Science PT</Program>
      <Plan>PG Diploma Health Data Science</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>Health Data Science - CPD</Program>
      <Plan>Health Data Science - CPD</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Optional</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Health Data Science FT</Program>
      <Plan>MSc Health Data Science FT</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>PG Dip Health Data Science FT</Program>
      <Plan>PG Dip Health Data Science FT</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
  </AcademicPrograms>
  <FreeChoice Applicant="Y" Label="Available as a free choice unit?" Student="Y">
    <Content>N</Content>
  </FreeChoice>
  <Accreditation Applicant="Y" Label="Accreditation" Student="Y">
    <Content></Content>
  </Accreditation>
  <RecommendedReading Applicant="Y" Label="Recommended reading" Student="Y">
    <Content></Content>
  </RecommendedReading>
  <StudyHours Applicant="Y" Label="Study hours" Student="Y">
    <IntroText> </IntroText>
    <ScheduledHours Applicant="Y" Label="Scheduled activity hours" Student="Y">
      <ActivityHours>
        <ActivityType>Lectures</ActivityType>
        <Hours>18</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Practical classes &amp; workshops</ActivityType>
        <Hours>24</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Tutorials</ActivityType>
        <Hours>2</Hours>
      </ActivityHours>
    </ScheduledHours>
    <PlacementHours Applicant="Y" Label="Placement hours" Student="Y">
      <ActivityHours>
        <ActivityType></ActivityType>
        <Hours>0</Hours>
      </ActivityHours>
    </PlacementHours>
    <TotalHours Applicant="Y" Label="Independent study hours" Student="Y">
      <Hours>106</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
