<?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>BIOL65161</Code>
  </UnitCode>
  <UnitTitle Applicant="Y" Label="Unit title" Student="Y">
    <Title>Statistics &amp; Experimental Design</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>Danna Gifford</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;An essential part of training as a biologist is to learn to design experiments and analyse and interpret data correctly.&amp;nbsp; The unit introduces students to data handling, presentation and statistical data analysis, and in the light of the requirements for a good statistical analysis lays the foundations for good experimental design and critical analysis of research.&lt;/p&gt;</Content>
  </MarketingOverview>
  <UnitOverview Applicant="" Label="Course unit overview" Student="Y">
    <Content>&lt;p&gt;An essential part of training as a biologist is to learn to design experiments and analyse and interpret data correctly. The unit introduces students to data handling, presentation and statistical data analysis, and in the light of the requirements for a good statistical analysis lays the foundations for good experimental design and critical analysis of research.&lt;/p&gt;</Content>
  </UnitOverview>
  <Aims Applicant="Y" Label="Aims" Student="Y">
    <Content>&lt;p&gt;The unit aims to introduce students to the methods and tools used in statistical data analysis and the procedures and tools used in the design of experiments.&lt;/p&gt;</Content>
  </Aims>
  <LearningOutcomes Applicant="Y" Label="Learning outcomes" Student="Y">
    <Content>&lt;p&gt;Students will learn to handle, present and analyse data, to design experiments and understand the limits of experimental evidence. More specifically students will learn to:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Test hypotheses and assess the statistical significance of results.&lt;/li&gt;	&lt;li&gt;		Handle data, and the best use of graphics and descriptive statistics.&lt;/li&gt;	&lt;li&gt;		Analyse biological data using classical statistical tests.&lt;/li&gt;	&lt;li&gt;		Analyse data using R.&lt;/li&gt;	&lt;li&gt;		Design successful experiments.&lt;/li&gt;	&lt;li&gt;		Critically assess basic experimental designs and analyses in the literature.&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>Analytical skills</SkillId>
      <SkillDescription>Students learn how to test hypotheses, analyse data and its significance using various statistical tests on various programmes and how to present data in terms of graphics.</SkillDescription>
    </Skill>
    <Skill>
      <SkillId>Project management</SkillId>
      <SkillDescription>Students will design successful experiments and manage the processes involved, taking into account the time needed for rigorous data analysis.</SkillDescription>
    </Skill>
    <Skill>
      <SkillId>Problem solving</SkillId>
      <SkillDescription>Students will understand the limits of experimental design and ways to overcome these problems.</SkillDescription>
    </Skill>
    <Skill>
      <SkillId>Research</SkillId>
      <SkillDescription>Students will critically assess basic experimental designs and analyses in the literature.</SkillDescription>
    </Skill>
  </EmployabilitySkillsList>
  <Syllabus Applicant="Y" Label="Syllabus" Student="Y">
    <Content>&lt;p&gt;Statistical Data Analysis:&lt;/p&gt;&lt;p&gt;Data and graphics using R&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Overview of statistics and hypothesis testing, types of data and graphs, descriptive statistics, basics of R statistical programming language.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Probability and statistics&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Probability distributions, Confidence intervals, Bootstraps, Hypothesis testing using a one-sample distribution.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Classical statistical tests&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Parametric and non-parametric tests to compare variances, means, proportions and counts in contingency tables. Covariance, parametric and non-parametric correlation.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Regression&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		Estimating slope and intercept, statistical significance of regression, regression in R, model assumptions, model checking, and transformation.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Analysis of variance&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		One-way, two-way and factorial anova, model simplification, model assumptions and pseudoreplication.&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;Experimental design:&lt;/p&gt;&lt;ul&gt;	&lt;li&gt;		This unit provides students with a foundation in experimental design to ensure that they can design effective and efficient experiments. The topics covered include; standardization, sample size, hypothesis testing, experimental units, controls, replication, randomization, independence, pseudoreplication, covariates and power analysis as applied to basic statistical tests.&lt;/li&gt;&lt;/ul&gt;</Content>
  </Syllabus>
  <TeachingMethods Applicant="Y" Label="Teaching and learning methods" Student="Y">
    <Content>&lt;p&gt;Delivery and assessment will be through lectures, workshops, group discussions and e-learning. Students will participate in computer practical sessions, and submit a plan for the experimental design and analysis of their current research project.&lt;/p&gt;</Content>
  </TeachingMethods>
  <AssessmentMethods Applicant="Y" Label="Assessment methods" Student="Y">
    <IntroText> </IntroText>
    <Method>
      <MethodId>0</MethodId>
      <MethodName>Other</MethodName>
      <MethodWeight>100%</MethodWeight>
    </Method>
    <OtherDescription>&lt;p&gt;Assessment tasks:&lt;/p&gt;&lt;p&gt;Online multiple choice exam: 1 hour 20 minutes in length - 50% weighting within the unit&lt;/p&gt;&lt;p&gt;Online Statistics Assessments 1 to 5: 5 x 2 hours in length - 25% weighting within the unit&lt;/p&gt;&lt;p&gt;Critical assessment of literature: 25% weighting within the unit&lt;/p&gt;&lt;p&gt;Statistics practical exercises (compulsory): 5 x 3 hours in length - ( - 5%* )&lt;/p&gt;&lt;p&gt;Project review assignment (compulsory): 1 week in length - ( - 5%* )&lt;/p&gt;&lt;p&gt;(*5% will be subtracted from the final unit mark for each incomplete exercise or assignment)&lt;/p&gt;&lt;p&gt;&lt;u&gt;&lt;strong&gt;The overall pass mark for BIOL65161 is 65%&lt;/strong&gt;&lt;/u&gt;. Should you fail to achieve this mark, you will be asked to (re-)submit any missing or failed elements and will have to achieve a mark of at least 65% in the referral exam (online multiple choice format).&lt;/p&gt;</OtherDescription>
  </AssessmentMethods>
  <FeedbackMethods Applicant="Y" Label="Feedback methods" Student="Y">
    <Content>&lt;p style="margin-left:5.7pt;"&gt;On-the-spot online feedback will be provided on 5 weekly statistics assessed assignments and a formative test. Students are also provided with oral feedback and individual help in understanding course content and in applying what is learnt to the students&amp;rsquo; own projects during practicals and discussion groups.&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 Biological Sciences</Program>
      <Plan>MSc Biological Sciences</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Developmental Biology</Program>
      <Plan>MSc Developmental Biology</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Cell Biology</Program>
      <Plan>MSc Cell Biology</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Biochemistry</Program>
      <Plan>MSc Biochemistry</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Neuroscience</Program>
      <Plan>MSc Neuroscience</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Bioinfor and Systems Biol</Program>
      <Plan>MSc Bioinf and Systems Biology</Plan>
      <Level>PGDT Taught Component</Level>
      <Requirement>Mandatory</Requirement>
    </AcademicProgram>
    <AcademicProgram>
      <Program>MSc Cancer Res and Molecular B</Program>
      <Plan>MSc Cancer Research and Molecu</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>&lt;p&gt;&amp;nbsp;&amp;nbsp; The following book is compulsory and is provided to all students on the course:&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; Crawley, M.J, Statistics: An introduction using R. 2nd edition. (Wiley, 2015).&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>
