<?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>MATH20811</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Practical Statistics</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 1</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>Peter Foster</Name>
      <Role>Unit coordinator</Role>
    </StaffMember>
    <StaffMember>
      <Name>Christiana Charalambous</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 course unit aims to introduce some important statistical concepts and methodology, and to provide students with experience in the use of the statistical system R in applying them to data. Skills in report writing are also to be developed.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;This course unit aims to introduce some important statistical concepts and methodology, and to provide students with experience in the use of the statistical system R in applying them to data. Skills in report writing are also to be developed.&amp;nbsp;&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;This course unit aims to introduce some important statistical concepts and methodology and to provide the students with experience in the use of the statistical system R in applying them to data.&amp;nbsp; Skills in report writing are to be developed.&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;On completion of this unit students will be able to:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;use the statistical software R to explore and interpret data using graphical presentations, data summaries, confidence intervals and test statistics&amp;nbsp;&lt;/li&gt;&lt;li&gt;estimate the sample correlation coefficient from a sample of bivariate data and make inferences about the true population value&amp;nbsp;&lt;/li&gt;&lt;li&gt;make inferences about the characteristics of an underlying bivariate distribution when the data is categorical&amp;nbsp;&lt;/li&gt;&lt;li&gt;apply appropriate goodness-of-fit tests to assess distributional assumptions about sample data&amp;nbsp;&lt;/li&gt;&lt;li&gt;use R to conduct simple Monte Carlo experiments to estimate parameter values and the sampling distribution of their estimators&amp;nbsp;&lt;/li&gt;&lt;li&gt;Communicate informatively and discursively the results of computations arising from data analysis.&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;&lt;strong&gt;Exploratory data analysis (2 weeks) &lt;/strong&gt;Data collection and presentation, organisation of data analysis in R.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Correlation (2 weeks)&lt;/strong&gt; Pearson&amp;rsquo;s sample correlation coefficient: numerical properties and interpretation, estimation of population correlation and hypothesis tests for correlation; Spearman&amp;rsquo;s rank correlation: estimation, interpretation, hypothesis testing.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Discrete data analysis (2 weeks)&lt;/strong&gt; Discrete data: univariate probability models, Chi-squared goodness-of-fit test for univariate data; Bivariate discrete data and probability models; testing independence; testing the homogeneity hypothesis.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Assessing Goodness-of-Fit (3 weeks)&lt;/strong&gt; The cumulative distribution function (cdf); distribution quantiles; sample order statistics and their properties; the probability integral transformation; the empirical cdf; empirical quantile function; quantile-quantile plots; Kolmogorov-Smirnov goodness-of-fit test.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Monte Carlo Sampling (2 week) &lt;/strong&gt;Basic Monte Carlo integration, importance sampling, rejection sampling.&amp;nbsp;&lt;/p&gt;</Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;A blended teaching approach will be used, with pre-recorded videos released ahead of the review class for students to watch. R demonstration will feature heavily throughout the course, in both review sessions and computer classes.&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>50%</MethodWeight>
    </Method>
    <Method>
      <MethodId>2</MethodId>
      <MethodName>Written assignment (inc essay)</MethodName>
      <MethodWeight>25%</MethodWeight>
    </Method>
    <Method>
      <MethodId>7</MethodId>
      <MethodName>Oral assessment/presentation</MethodName>
      <MethodWeight>25%</MethodWeight>
    </Method>
    <OtherDescription>&lt;p&gt;100% coursework based on three take-home projects worth 30%, 30% and then 40%.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&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.&amp;nbsp; Coursework or in-class tests (where applicable) also provide an opportunity for students to receive feedback.&amp;nbsp; Students can also get feedback on their understanding directly from the lecturers, for example during the lecturers&amp;rsquo; office hours.&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>MATH10282</UnitCode>
      <UnitTitle>Introduction to Statistics</UnitTitle>
      <RequirementType>Pre-Requisite</RequirementType>
      <Description>Compulsory</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;div&gt;&lt;p&gt;John Rice (1994) Mathematical Statistics and Data Analysis, Edition 2 (Duxbury Resource Center)&amp;nbsp;&lt;/p&gt;&lt;p&gt;Michael Crawley (2005) Statistics: An Introduction using R (Wiley)&amp;nbsp;&lt;/p&gt;&lt;p&gt;Christian Heumann and Michael Schomaker Shalabh (2016) Introduction to Statistics and Data Analysis With Exercises, Solutions and Applications in R (Springer)&amp;nbsp;&lt;/p&gt;&lt;p&gt;Maria Kateri (2014) Contingency Table Analysis, Methods and Implementation Using R (Chapters 1 and 2) (Springer New York)&amp;nbsp;&lt;/p&gt;&lt;p&gt;Christian Robert and George Casella (2010) Introducing Monte Carlo Methods with R (Chapters 2 and 3) &amp;nbsp;&lt;/p&gt;&lt;/div&gt;&lt;p&gt;&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>11</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Practical classes &amp; workshops</ActivityType>
        <Hours>22</Hours>
      </ActivityHours>
      <ActivityHours>
        <ActivityType>Work based learning</ActivityType>
        <Hours>35</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>32</Hours>
    </TotalHours>
  </StudyHours>
  <Notes Applicant="Y" Label="Additional notes" Student="Y">
    <Content></Content>
  </Notes>
</CourseUnit>
