<?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>MATH20802</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Statistical Methods</Title>
  </UnitTitle>
  <MaxUnits Applicant="Y" Label="Credit rating" Student="Y">
    <Units>10</Units>
  </MaxUnits>
  <TeachingPeriods Applicant="Y" Label="Teaching period(s)" Student="Y">
    <Period>Semester 2</Period>
  </TeachingPeriods>
  <AcademicCareer Applicant="Y" Label="Academic career" Student="Y">
    <Value>Undergraduate</Value>
  </AcademicCareer>
  <UnitLevel Applicant="Y" Label="Unit level" Student="Y">
    <Level>Level 2</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Korbinian Strimmer</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>Department of Mathematics</OrgName>
      </Organisation>
    </OrganisationList>
    <GroupList>
      <Group>
        <GroupName></GroupName>
      </Group>
    </GroupList>
    <FheqLevels>
      <FheqLevel>
        <LevelNumber>1</LevelNumber>
        <LevelName>FHEQ level (Framework for Higher Education Qualifications) ' Middle part of Bachelors ' </LevelName>
      </FheqLevel>
    </FheqLevels>
    <Ects>
      <MaxUnits>European Credit Transfer &amp; Accumulation System Rating :   5.0</MaxUnits>
    </Ects>
  </OfferedBy>
  <MarketingOverview Applicant="Y" Label="Marketing Course unit overview" Student="">
    <Content>&lt;p&gt;This module provides students with the methodological foundations in model-based statistical learning, in particular likelihood estimation and inference and simple linear regression models. The theoretical and methodological discussions are complemented by practical computer application.&lt;/p&gt;&lt;p&gt;This module thus links the core level 1 module (Introduction to Statistics) and the optional theoretical and applied level 3 modules (Statistical Modelling, Statistical Inference , Extreme Values and Financial Risk, Time Series, Multivariate Statistics and Machine Learning, Medical Statistics).&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;This module provides students with the methodological foundations in model-based statistical learning, in particular likelihood estimation and inference and simple linear regression models. The theoretical and methodological discussions are complemented by practical computer application.&lt;/p&gt;&lt;p&gt;This module thus links the core level 1 module (Introduction to Statistics) and the optional theoretical and applied level 3 modules (Statistical Modelling, Statistical Inference, Extreme Values and Financial Risk, Time Series, Multivariate Statistics and Machine Learning, Medical Statistics).&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		to introduce the general principles of likelihood-based inference and testing for general models (i.e. for both discrete and continuous distributions),&lt;/li&gt;	&lt;li&gt;		to provide an introduction to linear regression models,&lt;/li&gt;	&lt;li&gt;		to offer a first overview of Bayesian statistical inference, and&lt;/li&gt;	&lt;li&gt;		to demonstrate corresponding computational procedures in R.&lt;/li&gt;&lt;/ul&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p align="left"&gt;&lt;font face="TimesNewRomanPSMT"&gt;On successful completion of the course students will be able to:&lt;/font&gt;&lt;/p&gt;&lt;ul&gt;	&lt;li align="left"&gt;		&lt;font face="TimesNewRomanPSMT"&gt;apply model-based approaches in statistical data analysis;&lt;/font&gt;&lt;/li&gt;	&lt;li align="left"&gt;		&lt;font face="TimesNewRomanPSMT"&gt;derive maximum likelihood estimates and compute corresponding confidence intervals;&lt;/font&gt;&lt;/li&gt;	&lt;li align="left"&gt;		&lt;font face="TimesNewRomanPSMT"&gt;perform statistical testing from a likelihood perspective;&lt;/font&gt;&lt;/li&gt;	&lt;li align="left"&gt;		&lt;font face="TimesNewRomanPSMT"&gt;analyse and fit linear regression models;&lt;/font&gt;&lt;/li&gt;	&lt;li align="left"&gt;		&lt;font face="TimesNewRomanPSMT"&gt;address simple inference problems from a Bayesian point of view;&lt;/font&gt;&lt;/li&gt;	&lt;li&gt;		&lt;font face="TimesNewRomanPSMT"&gt;use R to apply these techniques on actual data.&lt;/font&gt;&lt;/li&gt;&lt;/ul&gt;</Content>
  </LearningOutcomes>
  <Knowledge Applicant="Y" Label="Knowledge and understanding" Student="Y">
    <Content></Content>
  </Knowledge>
  <IntellectualSkills Applicant="Y" Label="Intellectual skills" Student="Y">
    <Content></Content>
  </IntellectualSkills>
  <PracticalSkills Applicant="Y" Label="Practical skills" Student="Y">
    <Content></Content>
  </PracticalSkills>
  <TransferableSkills Applicant="Y" Label="Transferable skills and personal qualities" Student="Y">
    <Content></Content>
  </TransferableSkills>
  <EmployabilitySkillsList Applicant="Y" Label="Employability skills" Student="Y">
    <Skill>
      <SkillId></SkillId>
      <SkillDescription></SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content>&lt;ul&gt;	&lt;li&gt;		&lt;u&gt;Likelihood-based inference&lt;/u&gt;: likelihood function, score function, maximum likelihood estimators (MLE), Fisher information, likelihood intervals, invariance principle, relationship to ordinary least-squares estimation (OLS). [6]&lt;/li&gt;	&lt;li&gt;		&lt;u&gt;Generalised likelihood ratio tests&lt;/u&gt;: one and two sample problems, most powerful tests (Neyman Pearson lemma). [4]&lt;/li&gt;	&lt;li&gt;		&lt;u&gt;Linear regression&lt;/u&gt;: standard linear regression model, OLS/MLE estimation of regression coefficients and their variances, coefficient of determination, prediction intervals, testing of regression coefficients, variable selection. [6]&lt;/li&gt;	&lt;li&gt;		&lt;u&gt;Bayesian learning&lt;/u&gt;: Bayes&amp;lsquo; theorem, prior and posterior probabilities, information update, credible intervals, properties of Bayes&amp;lsquo; estimators, shrinkage effect, Bayes factor. [6]&lt;/li&gt;&lt;/ul&gt;</Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content></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>1</MethodId>
      <MethodName>Written exam</MethodName>
      <MethodWeight>80%</MethodWeight>
    </Method>
    <OtherDescription>&lt;ul&gt;	&lt;li&gt;		Coursework (1 in-class exam): weighting 20%&lt;/li&gt;	&lt;li&gt;		End of semester examination: weighting 80%&lt;/li&gt;&lt;/ul&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p&gt;Feedback tutorials will provide an opportunity for students&amp;#39; work to be discussed and provide feedback on their understanding. The in-class test also provides an opportunity for students to receive feedback. Students can also get feedback on their understanding directly from the lecturer, for example during the lecturer&amp;#39;s office hour.&lt;/p&gt;</Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode>MATH10141</UnitCode>
      <UnitTitle>Probability 1</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <Requirement>
      <UnitCode>MATH20701</UnitCode>
      <UnitTitle>Probability 2</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <Requirement>
      <UnitCode>MATH10282</UnitCode>
      <UnitTitle>Introduction to Statistics</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</Description>
    </Requirement>
    <AdditionalRequirement>&lt;p&gt;&lt;strong&gt;Desirable&lt;/strong&gt;&lt;br /&gt;&amp;bull; Basic knowledge of the R statistical programming language&lt;/p&gt;</AdditionalRequirement>
  </RequirementsList>
  <AcademicPrograms Applicant="Y" Label="Academic programmes" Student="Y">
    <AcademicProgram>
      <Program></Program>
      <Plan></Plan>
      <Level></Level>
      <Requirement></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>&lt;ul&gt;	&lt;li&gt;		&lt;p&gt;Faraway, J. J. 2015. Linear Models with R (second edition). Chapman and Hall/CRC. (recommended)&lt;/p&gt;&lt;p&gt;Held, L, and Bove, D.S. 2014.&amp;nbsp; Applied Statistical Inference. Springer. (recommended)&lt;/p&gt;&lt;p&gt;Hoff, P. 2009. A first course in Bayesian Statistics.&amp;nbsp; Springer. (recommended)&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</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>12</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Tutorials</ActivityType>
        <Hours>12</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>76</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content>&lt;p class="xx"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;The independent study hours will normally comprise the following. During each week of the taught part of the semester:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx" style="margin-left:48px; text-indent:-18.0pt"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:Symbol"&gt;&lt;span style="color:#1f497d"&gt;&amp;middot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;You will normally have approximately 60-75 minutes of video content. Normally you would spend approximately 2-2.5 hrs per week studying this content independently&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx" style="margin-left:48px; text-indent:-18.0pt"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:Symbol"&gt;&lt;span style="color:#1f497d"&gt;&amp;middot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;You will normally have exercise or problem sheets, on which you might spend approximately 1.5hrs per week&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx" style="margin-left:48px; text-indent:-18.0pt"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:Symbol"&gt;&lt;span style="color:#1f497d"&gt;&amp;middot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;There may be other tasks assigned to you on Blackboard, for example short quizzes or short-answer formative exercises&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx" style="margin-left:48px; text-indent:-18.0pt"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:Symbol"&gt;&lt;span style="color:#1f497d"&gt;&amp;middot;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;In some weeks you may be preparing coursework or revising for mid-semester tests&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;Together with the timetabled classes, you should be spending approximately 6 hours per week on this course unit.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class="xx"&gt;&lt;span style="font-size:12pt"&gt;&lt;span style="font-family:&amp;quot;Times New Roman&amp;quot;,serif"&gt;&lt;span style="font-size:11.0pt"&gt;&lt;span style="font-family:&amp;quot;Calibri&amp;quot;,sans-serif"&gt;&lt;span style="color:#1f497d"&gt;The remaining independent study time comprises revision for and taking the end-of-semester assessment.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</Content>
  </Notes>
</CourseUnit>
