<?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>DATA70121</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Statistics and Machine Learning 1: Statistical Foundations</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>Mark Muldoon</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
  </StaffList>
  <OfferedBy Applicant="Y" Label="Offered by" Student="Y">
    <OrganisationList>
      <Organisation>
        <OrgName></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 module consists of a mixture of lectures designed to communicate key ideas in statistics and machine learning with practical sessions in which students will apply, and in simple cases, develop tools using Python and, where appropriate, other industry standard languages such as R. &amp;nbsp;&lt;/p&gt;&lt;p&gt;There are five main sections: &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;1. Thinking probabilistically:&lt;/strong&gt; random variables, distributions and models for data. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2. Exploratory data analysis: &lt;/strong&gt;kinds of data, descriptive statistics and visualisation tools.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3. Statistical estimation:&lt;/strong&gt; point estimation, bias, maximum likelihood estimates, tests of difference, confidence intervals and hypothesis testing, Bayesian estimation, prior and posterior distributions, conjugate priors. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;4. Comparison and selection of models:&lt;/strong&gt; linear regression, generalised linear regression, measures of goodness-of-fit and predictive power, comparison of models, generalisation to semi- and non-parametric approaches as well as hierarchical and spatial models, overfitting and regularisation. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;5. Special Topic:&lt;/strong&gt; Depending on the teaching staff, a special topic will be chosen to demonstrate the general concepts in more depth. A likely example is Social Networks: networks and statistical models for them including Erdős -Rényi random graphs and exponential random graph models; network statistics including degree distribution, homophily and transitivity. &amp;nbsp;&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;The module consists of a mixture of lectures designed to communicate key ideas in statistics and machine learning with practical sessions in which students will apply, and in simple cases, develop tools using Python and, where appropriate, other industry standard languages such as R. &amp;nbsp;&lt;/p&gt;&lt;p&gt;There are five main sections: &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;1. Thinking probabilistically:&lt;/strong&gt; random variables, distributions and models for data. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;2. Exploratory data analysis: &lt;/strong&gt;kinds of data, descriptive statistics and visualisation tools.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;3. Statistical estimation: &lt;/strong&gt;point estimation, bias, maximum likelihood estimates, tests of difference, confidence intervals and hypothesis testing, Bayesian estimation, prior and posterior distributions, conjugate priors. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;4. Comparison and selection of models: &lt;/strong&gt;linear regression, generalised linear regression, measures of goodness-of-fit and predictive power, comparison of models, generalisation to semi- and non-parametric approaches as well as hierarchical and spatial models, overfitting and regularisation. &amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;5. Special Topic:&lt;/strong&gt; Depending on the teaching staff, a special topic will be chosen to demonstrate the general concepts in more depth. A likely example is Social Networks: networks and statistical models for them including Erdős -Rényi random graphs and exponential random graph models; network statistics including degree distribution, homophily and transitivity. &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 main ideas and methods of statistical approaches to data science, based on probability models, likelihoods and estimators, including such modern &amp;nbsp;&lt;br/&gt;developments as Gaussian processes and regularisation; &amp;nbsp;&lt;/p&gt;&lt;p&gt;• enable students to explore data and to choose, fit, interpret and critique a range of standard and advanced statistical models; &amp;nbsp;&lt;/p&gt;&lt;p&gt;• enable students to communicate-in writing and in presentations-statistical analyses to audiences with varying levels of technical expertise. &amp;nbsp;&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;Students should be able to: &amp;nbsp;&lt;/p&gt;&lt;p&gt;• Explain what probabilistic models are and can do: the sorts of relationships they can capture and the sorts of understanding and predictions they can yield; &amp;nbsp;&lt;/p&gt;&lt;p&gt;• Explain and critique statistical models; &amp;nbsp;&lt;/p&gt;&lt;p&gt;• Perform exploratory data analyses, fit standard statistical models and prepare illuminating visualisations; &amp;nbsp;&lt;/p&gt;&lt;p&gt;• Present the results of statistical analyses, both in writing and orally, justifying modelling choices and communicating effectively with audiences at various levels of statistical expertise. &amp;nbsp;&lt;/p&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></Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;&lt;span style="color:black;"&gt;Lectures will introduce keys ideas from probability, statistics and explain how to use them ideas to interpret the results of, for example, regression models. Computer-based practicals will allow the students to develop their software skills and to apply standard tools from R, Python or any other industry standard language to perform statistical analyses and prepare visualisations. &amp;nbsp;&lt;/span&gt;&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>1</MethodId>
      <MethodName>Written exam</MethodName>
      <MethodWeight>80%</MethodWeight>
    </Method>
    <Method>
      <MethodId>2</MethodId>
      <MethodName>Written assignment (inc essay)</MethodName>
      <MethodWeight>20%</MethodWeight>
    </Method>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p&gt;Feedback available via Turnitin&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></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;• Sheldon Ross (2014), A First Course in Probability, 9th edition, Pearson. ISBN 9780321926678&lt;/p&gt;&lt;p&gt;• Thomas Halswanter (2016), An Introduction to Statistics with Python, Springer. ISBN 9783319283159&lt;/p&gt;&lt;p&gt;• &amp;nbsp;Simon Rogers &amp;amp; Mark Girolami (2017), A First Course in Machine Learning, 2nd edition, Chapman &amp;amp; Hall/CRC. ISBN 9781498738484 &amp;nbsp;&lt;/p&gt;&lt;p&gt;• &amp;nbsp;G. James, D. Witten, T. Hastie, and R. Tibshirani (2013), An Introduction to Statistic Learning with Applications in R. Springer-Verlag, New York. ISBN 9781461471370 &amp;nbsp;&lt;/p&gt;&lt;p&gt;• &amp;nbsp;T. Hastie, R. Tibshirani, and J. Friedman. (2009), The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2nd edition, Springer-Verlag, &amp;nbsp;&lt;br/&gt;New York. ISBN 9780387848587 &amp;nbsp;&lt;/p&gt;&lt;p&gt;• John Tukey (1977), Exploratory Data Analysis, Addison Wesley. ISBN 0201076160&lt;/p&gt;&lt;p&gt;• &amp;nbsp;Carl E. Rasmussen and Christopher K. I. Williams (2009), Gaussian Processes for Machine Learning, MIT Press. ISBN: 026218253X. &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></ActivityType>
        <Hours>0</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>0</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
