<?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>MATH68221</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Bayesian Statistics</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 6</Level>
  </UnitLevel>
  <StaffList Applicant="Y" Label="Teaching staff" RoleLabel="Course Unit Role" Student="Y">
    <StaffMember>
      <Name>Taban Baghfalaki</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName>School of Mathematics</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;The unit aims to introduce students to the fundamentals of Bayesian inference and the computational techniques used to apply it in data analysis and model evaluation.&amp;nbsp;&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;The unit aims to introduce students to the fundamentals of Bayesian inference and the computational techniques used to apply it in data analysis and model evaluation.&amp;nbsp;&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;The unit aims to: &amp;nbsp;&lt;/p&gt;&lt;p&gt;Introduce students to the fundamentals of Bayesian inference and the computational techniques used to apply it in data analysis and model evaluation.&amp;nbsp;&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;On the successful completion of the course, students will be able to:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;&lt;p&gt;Explain the fundamental concepts of Bayesian inference, including priors, posteriors, conjugacy, non-conjugacy, credible intervals, and Bayesian decision theory.&lt;/p&gt;&lt;p&gt;Describe model checking and comparison criteria such as Bayes factors, BIC, DIC, and LPML.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Implement computational algorithms, including Gibbs sampling, Metropolis-Hastings, Hamiltonian Monte Carlo, and approximate Bayesian methods, to estimate posterior distributions.&lt;/p&gt;&lt;p&gt;Fit and interpret Bayesian linear regression, generalized linear models (GLMs), and hierarchical/mixed models using statistical software (R, JAGS, Stan, or equivalent).&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Assess convergence, reliability, and Monte Carlo error in MCMC simulations.&lt;/p&gt;&lt;p&gt;Critically evaluate model fit and predictive performance using posterior predictive checks and Bayesian model selection criteria.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Compare alternative Bayesian models and algorithms for practical data analysis tasks.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Justify prior choices, model structures, and algorithm selection for real-world datasets.&lt;/p&gt;&lt;/li&gt;&lt;li&gt;&lt;p&gt;Construct original Bayesian models for novel datasets, including specifying likelihoods, priors, and hierarchical structures.&lt;/p&gt;&lt;p&gt;Develop complete Bayesian workflows from model specification, through computation and inference, to reporting results and recommendations.&lt;/p&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;p&gt;Part A – Foundation of Bayesian Inference&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Bayesian inference concepts: single and multiple parameter prior and posterior distributions; conjugacy and non-conjugacy; Bayesian estimators; credible intervals.&lt;/li&gt;&lt;li&gt;Model checking &amp;amp; model comparison: Posterior predictive distribution; Bayesian forecasting; model comparison based on predictive performance; model comparison criteria such as Bayes factors, BIC and DIC; Bayesian Decision Theory; Laplace's approximation.&lt;br/&gt;&amp;nbsp;&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Part B - Computational Bayesian Statistics&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Gibbs Sampler: data augmentation; burn-in; convergence.&lt;br/&gt;Metropolis-Hasting’s algorithm: independent sampler; random walk Metropolis; scaling; multi-modality. &amp;nbsp;&lt;/li&gt;&lt;li&gt;MCMC Issues: Monte Carlo Error (batch means/window estimates for MCSE); reparameterization; hybrid algorithms; convergence diagnostics for single/multiple chains. &amp;nbsp;&lt;/li&gt;&lt;li&gt;Hamiltonian Monte Carlo.&lt;/li&gt;&lt;li&gt;Approximate Bayesian Inference.&lt;/li&gt;&lt;/ul&gt;</Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;Teaching is composed of two hours of lectures and one example/computer class per week. Teaching materials will be made available online for reference and review.&amp;nbsp;&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>25%</MethodWeight>
    </Method>
    <Method>
      <MethodId>1</MethodId>
      <MethodName>Written exam</MethodName>
      <MethodWeight>60%</MethodWeight>
    </Method>
    <Method>
      <MethodId>2</MethodId>
      <MethodName>Written assignment (inc essay)</MethodName>
      <MethodWeight>15%</MethodWeight>
    </Method>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content></Content>
  </FeedbackMethods>
  <RequirementsList Applicant="Y" Label="Pre/co-requisites" Student="Y">
    <Requirement>
      <UnitCode>MATH27720</UnitCode>
      <UnitTitle>Probability and Statistics 2</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Recommended</Description>
    </Requirement>
    <AdditionalRequirement></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;p&gt;Christensen, R., Johnson, W., Branscum, A., &amp;amp; Hanson, T. E. (2010). Bayesian ideas and data analysis: an introduction for scientists and statisticians. CRC press.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Heard, N. (2021). An introduction to Bayesian inference, methods and computation. Cham: Springer.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;McElreath, R. (2020). Statistical rethinking: A Bayesian course with examples in R and Stan, (2nd edn). Chapman and Hall/CRC.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;Wang, X., Yue, Y. R., &amp;amp; Faraway, J. J. (2018). Bayesian regression modeling with INLA. Chapman and Hall/CRC.&amp;nbsp;&lt;/p&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>22</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Tutorials</ActivityType>
        <Hours>11</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>117</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
