<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <atom:link href="https://www.ncrm.ac.uk/training/rss/rss.php?id=6ef7a6819d85a0936b4dbea845de53ed" rel="self" type="application/rss+xml"/>
        <title>Research Methods Events</title>
        <description>NCRM is a Hub-Node network of research groups, each conducting research and training in an area of social science research methods, coordinated by the Hub at the University of Southampton.</description>
        <link>
        https://www.ncrm.ac.uk/training/</link>
        <lastBuildDate>Sat, 04 Jul 2026 12:37:36 +0100 </lastBuildDate>
        <language>en-uk</language>
        <image>
            <url>https://www.ncrm.ac.uk/incoming/furniture/images/sitewide/NCRM_new_Logo.gif</url>
            <title>Research Methods Events</title>
            <link>
            https://www.ncrm.ac.uk/training/</link>
            <description>NCRM is a Hub-Node network of research groups, each conducting research and training in an area of social science research methods, coordinated by the Hub at the University of Southampton.</description>
        </image>
                    <item>
                <title> Interactive Dashboards &amp; Web Apps using R &amp; Shiny (06/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14408</link>
                <description>Level: Intermediate (I)This course will introduce how to create interactive dashboards and web applications using R and Shiny. The first day will focus on the core components of a Shiny app; inputs, outputs and how to send data between the client and server. It will also cover how to design responsive webs applications that seamlessly work on mobile devices. By the end of the day you&#039;ll be able to design and deploy a Shiny app from your local machine to shinyapps.io.The second day of the course will cover the following advanced topics:Using reactive expressions to control when and where a Shiny app updatesDesigning data-driven controls through the use of reactive expressions.Embedding interactive charts/maps/tables using the following htmlwidget libraries; leaflet, highcharter and DT.Allow users to download files/images from a Shiny appAdvice and guidance on structuring large/complex Shiny apps Learning OutcomesConfidently design user interfaces in Shiny with appropriately selected controls/inputsUnderstand reactivity to effectively update outputs based on specific inputsDesign responsive Shiny apps that work on both desktop and mobile devicesConfidently embed htmlwidgets into Shiny apps and extract user interactions (click/touch)Effectively structure your code in Shiny apps to simplify growing your app with additional content. Topics CoveredR, Data Visualisation, Shiny, Data Presentation and Exploratory Data Analysis Knowledge AssumedFamiliarity with the R language is required as a number of fairly complicated concepts will be introduced in this course:Reactive expressionsControlling how data moves between the client and serverDeploying Shiny apps to the web</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14408</guid>
            </item>
                    <item>
                <title>JBI Comprehensive Systematic Review Training Programme  (06/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14415</link>
                <description>This popular internationally recognised course is accredited by the JBI and provides a comprehensive understanding of all steps involved in systematic reviewing. The course covers quantitative and qualitative approaches to evidence synthesis and is delivered by experts from the University of Nottingham Centre for Evidence Based Healthcare. The course will equip you with the skills to undertake a review yourself or to supervise students doing systematic review projects. By the end of the course, you will be ready to register your review, submit a protocol for publication and get started. The course will be delivered in-person over 5 days.</description>
                <author>catrin.evans@nottingham.ac.uk (University of Nottingham)</author>
                <pubDate>Fri, 29 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14415</guid>
            </item>
                    <item>
                <title>Building &amp; Using a Theory of Change (06/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14783</link>
                <description>Putting together a Theory of Change (ToC) which is specific to a policy, initiative or programme is increasingly seen as a foundation for effective problem-centred programme development and innovation by central and local government, NGOs, voluntary and community sector bodies and others. This course aims to demystify the confusion about what constitutes an effective ToC and to raise the understanding and ambition of researchers and evaluators about how to best go about developing and harnessing these. A ‘good’ ToC is a valuable framework for shaping ‘novel’ programmes and for putting in place focussed, cost-effective and proportionate methodologies to monitor progression, assess their effects and effectiveness and inform lessons for improved practice. This intensive course provides a broad understanding of how ‘theory building’ contributes to policy and programme development, and how to go about developing a cause-effect chain to underpin a fit for purpose ToC. It will provide participants with the confidence and practical skills to work with colleagues, partners and stakeholders to help put together practical ToCs for policy and programme development, monitoring, research and evaluation.Looking to book for four or more people from your organisation? Please let us know before booking by emailing: training@the-sra.org.uk</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Tue, 17 Mar 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14783</guid>
            </item>
                    <item>
                <title>AI for Survey Researchers – A three-workshop series (online) (06/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14796</link>
                <description>Large language models are now embedded in research workflows across the social sciences, yet most researchers interact with these tools through consumer interfaces that obscure how they work, where data goes, and what decisions are being made on their behalf. This three-workshop series closes that gap. Across three standalone half-day sessions, participants build a working understanding of the AI stack: from how models generate text and where inference happens, through prompt engineering, retrieval-augmented generation, and API-based workflows, to the rapidly maturing ecosystem of agentic platforms, harness engineering, and autonomous research infrastructure. Each workshop combines conceptual exposition with live demonstrations and practical exercises grounded in survey research scenarios. No programming experience is required for Workshop 1; Workshops 2 and 3 assume familiarity with earlier concepts.The course covers: Workshop 1: How Large Language Models Work: tokens, training, alignment, data security, inference, open- vs closed-weights models, reproducibility challenges, and the limitations of chatbot interfaces for research.Workshop 2: Context Engineering: prompt design and optimisation, retrieval-augmented generation (RAG), API-based workflows and batch processing, memory and tool-calling, MCP servers, and evaluation engineering.Workshop 3: Agentic AI and Harness Engineering: the agentic AI ecosystem (IDE-native agents, extended-autonomy platforms, orchestration tools), harness engineering and SDKs, memory and token economics, MCP servers and hooks, oversight, auditability, and research transparency.By the end of the course participants will:Explain how LLMs generate text and assess the implications of model architecture, training, and alignment for research practiceDistinguish between open-weights and closed-weights models and evaluate their data governance implicationsApply prompt optimisation techniques and build evaluation pipelines to validate LLM outputsMake structured API calls, manage parameters, and use retrieval-augmented generation where appropriateMap the agentic AI ecosystem, explain harness engineering, and assess how platforms orchestrate memory, tools, and contextDesign human-in-the-loop safeguards and audit protocols appropriate for agentic research workflowsPre-requisitesNo prior programming experience or specialist software knowledge is required for Workshop 1. Workshops 2 and 3 assume familiarity with concepts from Workshop 1 (or equivalent knowledge of how LLMs work). Workshop 3 benefits from some comfort with reading code, but participants are not required to write any. Setup guidance for API access will be provided before Workshops 2 and 3.No software installation is required for Workshop 1. For Workshops 2 and 3, participants will benefit from having API access to a commercial LLM provider (e.g. Anthropic, OpenAI); setup guidance will be provided in advance. All demonstrations will be conducted live by the instructor. Participants do not need prior experience with any specific software, though basic familiarity with web browsers and text editors is assumed.Target AudienceSurvey researchers, methodologists, and quantitative social scientists across academia and government who use or are considering using large language models in their research. The series is designed to be accessible to researchers at all career stages, from doctoral students to senior investigators. No programming experience is required for Workshop 1; Workshops 2 and 3 assume familiarity with concepts from Workshop 1, and Workshop 3 benefits from some comfort with reading code.PLEASE NOTE THESE WORKSHOPS WILL RUN ONLINE ON 8 JUNE, 22 JUNE and 6 JULY FROM 09:30-13:30</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Mon, 22 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14796</guid>
            </item>
                    <item>
                <title>Reflexive Thematic Analysis Bootcamp: 4 Week Cohort Programme (06/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14872</link>
                <description>4 Week Reflexive Thematic Analysis Bootcamp for Doctoral Students and Professional Researchers: Next Virtual Cohort Starts: Monday 6 June (4 weeks)Mondays 10.00 - 12.00 (BST): Live training sessionThursdays 14.00 - 15.30 (BST: Group coaching &amp; practice*Limited places    *Hosted on Zoom Overview- Are you struggling with your thematic analysis? - Asking yourself if you are doing this correctly?- Lacking confidence in your work?- Perhaps you&#039;ve been to a short lecture on reflexive thematic analysis, but have no idea how to put this into practice?- Or you are missing out on support and guidance from your supervisors and/or institution?- Or just feel that analysis is a lonely process and would prefer to work alongside peers?  The first of its kind: This cohort programme&#039;s unique and ground-breaking approach supports and guides students and professional researchers through the reflexive thematic analysis process.In only 4 weeks you will go from struggling with your data and analysis, to completion of coding and themes. You will have the ability to defend your work with confidence and certainty. You can choose to work on your own qualitative data, or to use a dataset provided by the trainer.We implement Victoria Braun and Victoria Clarke&#039;s (2021) six-phase approach with structured coding, reflexive documentation, and systematic theme development. You will strengthen methodological rigour, enhance transparency, and produce publication and/or viva ready qualitative research that you are proud to have created. 4 Week Programme Content and Journey:Go on a journey of analysis and interpretation with peers and expert guidance.Week 1: Position Yourself as a Reflexive Researcher and Understand RTAUnderstand RTA foundations, epistemological positioning, and the reflexive mindset essential for qualitative analysis.Week 2: Learn to Generate Meaningful CodesDevelop and refine your coding process.Move from data familiarisation to semantic and latent code development.Consider inductive and deductive coding.Week 3: Transform Codes into Robust ThemesOrganise coded data, identify overarching patterns, and synthesise candidate themes with strong analytical grounding.Develop and review your themes.Develop your thematic map.Week 4: Create Publication and Viva Ready AnalysisRefine, define and name your themes.Generate a final map.Demonstrate methodological rigour.Leave with a substantial portion of your analysis complete and concrete plans for remaining work Weekly Live Training Sessions2 hours of expert led content each week, including coding and analysis training. Deep dives into each phase of Braun &amp; Clarke&#039;s framework with practical examples, live Q&amp;A, and methodological guidance to strengthen your analytical foundation. Sessions are recorded for you to watch back and for those who are unable to join each live weekly session.Mondays 10.00 - 12.00 (BST) Weekly Group Coaching &amp; Practice1.5 hours of live group coaching with peers and coach. Work through real data extracts, troubleshoot analytical challenges, and refine your coding and thematic decisions alongside fellow doctoral and professional researchers in a supportive cohort setting.Thursdays 14.00 - 15.30 (BST) Benefit from Reduced RatesTo ensure it is flawless before our official launch, we&#039;re keeping this first bootcamp group deliberately small.Benefit from a heavily discounted price.What do we need from you? Attend the live sessions, complete the coursework, and fill out brief feedback surveys. Trainer biography:Dr Karen Lumsden is a qualitative research specialist with over 22 years of experience in thematic analysis, qualitative research design, doctoral supervision, mentoring and coaching. She has supported thousands of researchers across social sciences, healthcare, and education in developing rigorous, publication-ready qualitative studies.She set up Qualitative Training in 2019 to better train and support students and professional researchers on their research journeys. For more info visit: www.qualitativetraining.comOr connect on LinkedIn here.Why work with me? →- Decades of experience in the use of Braun &amp; Clarke&#039;s Reflexive Thematic Analysis including delivery of highly rated training in the approach.- Published researcher with expertise in qualitative methodology and methods, reflexivity, and research ethics.- Experienced supervisor and mentor supporting doctoral candidates, professional researchers and interdisciplinary teams to improve and defend their qualitative work.</description>
                <author>karen@qualitativetraining.com (Qualitative Training)</author>
                <pubDate>Fri, 05 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14872</guid>
            </item>
                    <item>
                <title>Code Anxiety Club (07/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14826</link>
                <description>Feeling overwhelmed by the command line? Confused by file pathways? Want to navigate the world of coding with confidence? Join the Code Anxiety Club!Viewers can follow along as we work through common beginner topics while coding live for a quick half hour. No prior experience, installed software or setup required. Viewers can interact via the YouTube chat (you must have a YouTube account to comment) and we will try our best to answer your questions and comments.There is no need to book a place, please follow the livestream link to join the session.Notebooks vs. IDEs7 July, 13:30-14:00Content:Understand the difference between downloading an IDE and working in a notebook environment.Get to grips with tools including: Google Colab, Positron, and Jupyter notebooks.Learn how to choose the right coding environment based on your output type, collaboration needs, pricing, and speed.To join this session, please follow the link to our livestream - 7 July 2026.</description>
                <author>bethan.jones-4@manchester.ac.uk (UKDS)</author>
                <pubDate>Thu, 30 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14826</guid>
            </item>
                    <item>
                <title>Ethnography for Healthcare Improvement Summer School (08/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14718</link>
                <description>A short course designed for researchers and doctoral students to critically engage with the theory and practice of ethnography in healthcare settings.You will be taught by staff from SAPPHIRE, University of Leicester, who have an international reputation for expertise in using ethnographic methods in healthcare and improvement research8-10 July, 2026, at the Clubhouse, Leicester Tigers Rugby Club, Aylestone Road Leicester.  Detailed DescriptionThe three day course (18 hrs) will employ a variety of lectures, workshops, group work and student presentations.The course will cover the following:·         Ethnography in and of healthcare, managing tensions in improvement and evaluation·         Use, variation and value associated with the ethnographic label, including non-traditional, digital, visual and remote approaches·         The roles and positions of the ethnographer in healthcare ‘fields’·         Critical appraisal of ethnographic contributions to healthcare improvement·         Cross-cultural variation, comparative studies of healthcare using ethnographic methods –·         sensitivity to local context, time, place and complexity·         Designing and conducting ethnographic research in healthcare improvement; tips from the field, the importance of reflexivity and ethical conduct inside and outside healthcare settings·         Analysis of ethnographic data·         Ethnographic writing and publication, influencing policy and practice By the end of the course the student will be able to:·         identify scope and practical application of ethnography for healthcare improvement·         identify sociological / anthropological origins of ethnography and key philosophical concepts involved with using ethnography for healthcare improvement·         outline approaches to recording field notes, interviews, and debriefs, and to managing data·         describe approaches to the analysis of ethnographic data·         consider the challenges and benefits of team working in ethnographic studies·         discuss challenges in gaining ethical approval, access to sites, data collection in healthcare settings (particularly around securing consent), exiting the field and writing up for publication·         understand ways to generate theoretically informed insights ‘telling cases’ with implications for healthcare improvement·         consider methods of ethnographic writing, and ways of disseminating findings to different·         audiences using different media·         link with other researchers and doctoral students to share good practice and foster·         development of an ‘ethnography in healthcare improvement’ community of practice</description>
                <author>jennifer.creese@leicester.ac.uk (University of Leicester)</author>
                <pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14718</guid>
            </item>
                    <item>
                <title>Research &amp; Evaluation Project Management for Project Leaders (09/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14800</link>
                <description>Anyone asked to conduct a research or evaluation project or study - small or large - faces the challenge of how best to manage this. University and professional training in research (and evaluation) principles and methods have long neglected this vital aspect of successfully delivering projects. More recently, shrinking budgets and timetables (but not expectations) have added to the challenges for principal investigators and others leading the design and delivery of projects and intensified the need for more structured approaches to project management. Using a mixture of shared slides, interactive sessions and exercises in small groups, this practical course provides an intensive introduction to how to rise to these challenges using tried and tested methods. It is aimed at participants from all sectors, those new to project management in research and evaluation, and those who may have some experience but are looking to widen their knowledge of structured approaches.NB. A parallel course, Management for Commissioned Research and Evaluation, focuses on the different project management challenges and skills needed for those specifying and commissioning externally contracted projects. The two separate courses can be taken separately over one day or together over two consecutive days.Looking to book for four or more people from your organisation? Please let us know before booking by emailing: training@the-sra.org.uk</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 08 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14800</guid>
            </item>
                    <item>
                <title>Designing and Conducting Pragmatic Randomised Controlled Trials (13/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14865</link>
                <description>Pragmatic Randomised Controlled Trial (RCTs) are the ‘gold standard’ test for evaluating whether a new intervention is better than an existing one and are routinely used in both real-world healthcare and public health settings. Academics working in the Bristol Trials Centre (BTC) and the University of Bristol (including those who are tutors on this course) have all been at the forefront of designing and implementing high quality pragmatic RCTs for this purpose. Aim:This course aims to provide an understanding of the essentials of designing, conducting and analysing pragmatic randomised controlled trials (RCTs). The course examines RCTs evaluating health and public health interventions in primary, secondary and community settings with individual and cluster randomised designs. Please note this course does not go into lots of detail about regulatory approvals and research governance. Structure:This introductory online course will be taught over 5 full days and to ensure inclusivity will include live, asynchronous and pre-recorded material. The course also includes voluntary interactive elements such as &#039;Present your own RCT&#039; session. Intended Learning Objectives:By the end of the course participants should be able to:understand why and when randomised trials are optimally conducted; address the key questions in designing a trial, including sample size;examine issues involved in the planning, conducting and completing a successful trial;understand how to assess patient experiences and incorporate patient and public involvement effectively in trials;Provide an introduction on strategies to increase inclusion of underserved groups in trials; use strategies to enhance trial recruitment, adherence and retention;understand the distinctive concepts in the analysis of clinical and health economic data in pragmatic randomised trials; andgain insight into the experience of being a Chief Investigator and working with registered Clinical Trials Units. Target audience:This course is designed for:Trial Managers and co-ordinatorsResearchers / Administrators working on trialsChief Investigators / Principal InvestigatorsOther specialists looking to understand RCTs including clinicians, health care and public health care researchers Outline:The course will specifically cover:need for randomised trials;design of trials;randomisation;sample size;feasibility and pilot studies;trial planning, resourcing and working with the NHS;inclusion in trials;trial initiation;qualitative research in trials;Patient and Public Involvement;optimising trial recruitment;trial conduct and closure;protocol adherence and missing data;cluster and public health trials, including in schools;outcome assessment and Patient Reported Outcome Measures;health economics overview;primary and secondary trial analyses;experience of being a Chief Investigator;Clinical Trials Unit support for trialists; andCRF and database design. </description>
                <author>short-course@bristol.ac.uk (University of Bristol Medical School)</author>
                <pubDate>Thu, 28 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14865</guid>
            </item>
                    <item>
                <title>Essentials of Survey Research Design  (14/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14388</link>
                <description>Level: Foundation (F)This course will be delivered over three sessions, running from 9:30am to 3:00pm each day.This course looks at each of the main steps in having a successful quantitative survey. Drawing on both practical experience and research findings from survey experiments, this course is full of insightful and pragmatic advice.Course OutlineThe course covers:An overview of survey design (including types of survey designs, project management, time-tabling and budgeting) (with DISCUSSION)Ethical considerations (with WORKSHOP)Mode of data collection differences (including appendix on how respondents answer differently between interview-administered and web surveys)Mixed mode and ‘push to web’ designsWhat to look for in a good sample design (types of probability and non-probability samples, internet panels, confidence intervals and 7 considerations for sample size)Key principles of questionnaire design (for individual questions and the questionnaire as a whole) (with two WORKSHOPS)Appendix on why demographic questions are the most difficult to writeAppendix on various ways to test your questionnaire even with little time or budgetUnderstanding response rates and non-response bias; ways to minimise non-response/non-response bias during fieldworkAn overview of coding open-ended questions (with WORKSHOP) and other data processing stepsIntroduction to basic weighting (with WORKSHOP)Appendix with more complex weighting issues and imputationHighlights on what makes a good survey reportThe course does not cover:Analysis of survey data as this is covered by other RSS courses Learning OutcomesParticipants will:Have a better awareness of the key aspects involved in the creation and implementation of a quantitative surveyBe able to critique aspects of existing surveysHave knowledge to conduct or improve the quality of their own surveys Knowledge AssumedIt is helpful, but not required, that participants have a basic understanding of producing surveys/doing research. For the sampling part of the course, it is useful for participants to have some familiarity with basic statistical concepts such as normal distribution, mean, standard deviation and standard error.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14388</guid>
            </item>
                    <item>
                <title>The Decolonial Researcher (14/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14834</link>
                <description>This course will offer an in-depth exploration of decolonising academia by asking: What are the possibilities when it comes to decolonial research? This one-day course will be split into four sections: Examining the decolonial critique of academia. This will involve exploring some of the main themes found within decolonial scholarship and activism with a specific focus on the decolonial critique of social science research. Exploring some of the key predecessors of decolonial research which have had a significant impact on current thinking about decolonial research. More specifically, consideration will be given to the relationship between feminist research, Indigenous research, and decolonial research. Considering various strategies which have been suggested to decolonise research. This will involve discussing some of the practical strategies that may be used when trying to produce decolonial research. Offering a critique of decolonial research. This will involve recognising the limitations of decolonial research which make it an imperfect approach to conducting research. The course covers: Theoretical and practical insights into what decolonial research is and how it can be conductedRobust exposition of decolonial theory and its critique of contemporary academiaExamination of the significant influence that feminist research and Indigenous research has had on decolonial researchConsideration of various strategies which have been adopted in the pursuit of decolonial research.Exploration of the limitations of decolonial researchBy the end of the course participants will:Be well-versed in the decolonial critique of academia, particularly in relation to social science researchBe able to identify the core principles and strategies which constitute decolonial researchBe prepared to offer a lucid critique of decolonial researchThis course is aimed at researchers and academics with a keen interest in the topic. Researchers from all disciplines, expertise, career stages, and backgrounds are welcome to attend.Preparatory ReadingParticipants may like to consult with the following special issue before joining the course: https://www.tandfonline.com/toc/tsrm20/28/6 Programme10:00 – 10:40 – Lecture 1: The Decolonial Critique of Academia10:40 – 11:10 – Large-group discussion11:10 – 11:20 – Break11:20 – 12:00 – Lecture 2: The Key Predecessors of Decolonial Research12:00 – 12:30 – Small-group discussion12:30 – 13:30 – Lunch13:30 – 14:10 – Lecture 3: Decolonial Research Strategies14:10 – 14:40 – Large-group discussion14:40 – 14:50 – Break14:50 – 15:30 – Lecture 4: The Critiques of Decolonial Research15:30 – 16:00 – Small-group discussion16:00 – 16:10 – Break16:10 – 17:00 – Closing discussion and conclusionsThis is an in-person course, taking place at University of Bradford, Room WB19, Richmond Building on the 14th July from 10:00 to 17:00. Please note that lunch and refreshments will not be provided and you will have to bring/buy your own.</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Wed, 17 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14834</guid>
            </item>
                    <item>
                <title>Conducting Challenging Qualitative Interviews: Advanced Skills (14/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14860</link>
                <description>Course timing: 09.30 to 13.30 (BST)Overview:This online workshop provides attendees with an insight into the design and practice of advanced qualitative interviews. These can include, for example, interviews on sensitive topics, interviews involving distress, interviews with vulnerable participants, or interviews when it is difficult to build rapport. Crucially, the training provides participants with hand-on strategies, guidance and reflections on how to manage these situations as interviewer and build confidence in doing so. It provides participants with an understanding of how vulnerability, distress, sensitivities, and risk are assessed in qualitative interviewing and the importance of being able to respond to these, if, and when, necessary.The training provides guidance on, for example: defining and identifying vulnerability, distress and risk, sensitive and therapeutic interviews, the importance of empathy, the interview dynamic, boundaries and reciprocity, researcher reflexivity, identifying and responding to distress, and distress protocols. It also introduces types of participation and strategies for dealing with this (i.e. interviewees who are difficult to create rapport with or to involve in the interview).Participants will view examples of different interviewing styles and respond to various mock &#039;challenging interview&#039; scenarios with their peers, in order to gain insight into the dynamics of challenging interviews and build confidence in their use of different strategies.The training is delivered on Zoom and includes a combination of presentations, discussions and practical activities. It is designed to equip participants to confidently conduct challenging interviews with vulnerable or difficult participants and on sensitive topics in applied research projects across a range of settings. By the end of the day, participants will be able to design and conduct challenging interviews and will have built their confidence in this space. Topics to be covered:· Defining and understanding distress, vulnerability, sensitivties, and risk· Sensitive and empathic interviewing· Identifying and responding to distress· Reflexivity in interviewing· Strategies including rapport and reciprocity / boundaries / active listening / the power of silence· Examples of interviews with vulnerable participants and on sensitive topics· Ethical considerations and guidelines· Examples of challenging interviews and reflecting on different scenarios with peers and trainer. Who should attend and who will benefit from this course?This course will benefit participants who wish to advance their knowledge of qualitative interviewing methods by exploring the intricacies, sensitivities, practical, and ethical considerations in conducting challenging interviews with vulnerable groups and/or different forms of participation in a range of applied and policy settings. Prior knowledge of qualitative methods is essential.The training is beneficial for doctoral students, academics and researchers. It is relevant for researchers who design and/or conduct qualitative interviews in government, policy, consultancy, social research organisations or charities.Please note: this is an interactive live course with presentation, group activities, group discussions, and opportunities to ask questions. You should be prepared to participate and have access to a working camera and mic to take part on Zoom. Trainer biography:Dr Karen Lumsden is an expert qualitative trainer, consultant, coach and mentor. She has held a number of academic posts, including most recently, Senior Lecturer in Sociology at the University of Aberdeen, UK. She was previously Associate Professor in Criminology at the University of Leicester, Assistant Professor at the University of Nottingham, and Senior Lecturer in Sociology at Loughborough University.She has over 22 years’ experience delivering qualitative methods courses and training to academics, PhD students, social researchers, and practitioners. During this time she has designed and delivered 100s of courses and workshops to 1000s of researchers. She has worked with universities including: Aberdeen, Glasgow, Essex, Kings College London, Royal Holloway, Kingston, Cardiff, York, and Bournemouth. She has delivered training for the University of Auckland, New Zealand, and the Chinese University of Hong Kong. She regularly delivers a range of qualitative methods courses via the Social Research Association, and delivers Focus Groups training for the European Consortium for Political Research. She has designed and delivered bespoke training for local authorities, government departments (including DWP), ONS, NHS, charities, police organisations, and social and market research organisations.Karen has also written and edited a number of books and journal articles on qualitative methods including Crafting Autoethnography (Routledge, 2023) and Reflexivity: Theory, Method, Practice (2019). She was on the Editorial Boards of Sociology and Qualitative Research and Chair of the Editorial Board of Sociological Research Online. She also founded the “Women in Qual” Community: www.linkedin.com/women-in-qualFor more information visit: www.qualitativetraining.com or connect on LinkedIn: linkedin.com/in/karen-lumsden or subscribe to the Qualitative Training newsletter: https://tinyurl.com/znw6kjj2 Bookings:Bookings for this course are via Eventbrite tickets. If your organisation requires payment via invoice, please contact me directly to check if this will be possible. I only issue invoices when payment terms are mutually agreed and confirmed in writing prior to the event date. Email: karen@qualitativetraining.com Refund policy:There is a 14 day &#039;cooling off&#039; period from the date of booking on this course (unless there are 14 days or less between the booking date and training date, in which case, no refund is possible). The refund policy is 100% refund up to 7 working days prior to the course date. If fewer than 7 days the entire course fee is payable.If the course is fully booked and has a waiting list then transfer to another course or future course date might be possible, however this is at the discretion of the trainer.Please note that Dr Karen Lumsden delivers a range of courses for other training providers in addition to these Qualitative Training courses. She takes no responsibility or liability for individuals booking on similar courses or training with other providers which may contain similar course content. Refunds will not be given under these circumstances.</description>
                <author>karen@qualitativetraining.com (Qualitative Training)</author>
                <pubDate>Wed, 20 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14860</guid>
            </item>
                    <item>
                <title>Trauma Informed Qualitative Research (15/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14798</link>
                <description>Overview:This course introduces participants to the intersection of trauma and qualitative research. It explores the value of a trauma-informed approach and how we incorporate trauma-informed principles into our research. It is appropriate for social researchers and professionals seeking a deeper understanding of trauma-informed research methods and their practical implications.The course outlines the theoretical frameworks that underpin trauma-based research including categories and types of trauma, trauma responses, and how trauma can influence the research process (including the risks of vicarious trauma, re-traumatisation and participant distress). From study design considerations to data collection methods and analysis techniques, participants will gain insights into how trauma can affect research.Interactive sessions, case studies, and group discussions provide opportunities for practical application of the principles explored, allowing participants to engage with real-world scenarios and ethical dilemmas encountered in research. We highlight the importance of cultural considerations and inclusivity in conducting trauma-based research, promoting a holistic and respectful approach to data collection and analysis.By the end of the course, participants will have a detailed understanding of trauma-informed research and how to incorporate these principles into their own qualitative work. They will be equipped with knowledge and tools to ethically and sensitively conduct research with trauma-affected populations. Learning outcomes· Have an understanding of the principles of trauma-informed research and practice;· Be able to incorporate trauma-informed principles into their qualitative research (including i.e. study design, data collection, analysis);· Understand the different categories and types of trauma;· Understand different trauma responses;· Be aware of the potential risks in research of: re-traumatisation, vicarious trauma, and participant distress;· Be aware of the ethical challenges specific to trauma-informed research;· Practical exercises, case studies, examples and discussions will enable participants to reflect on trauma in social research and begin to practice a trauma-informed approach. Topics· Principles and theories of trauma-informed practice· Categories and types of trauma· Trauma responses· Principles of trauma-informed response: safety, trust worthiness and transparency, peers support, voice and choice, collaboration and mutuality, empowerment, and cultural issues· Potential risks: re-traumatisation, vicarious trauma, participant distress· Research design considerations· Case studies, examples and practical exercises on trauma-informed research Who should attend?This advanced course will be of value to researchers who have some experience in qualitative research and are looking to incorporate a trauma-informed approach into their research practice. It will be beneficial for researchers who wish to update their skills and knowledge in relation to research ethics. It is also designed to support those who need to know what to look for when commissioning good quality research. Participants come from diverse academic, social research and policy backgrounds and very diverse topic areas. Knowledge of social research and/or attendance on introductory methods course is advisable (particularly qualitative research courses).Please note: this is an interactive live course with presentation, group activities, group discussions, and opportunities to ask questions. You should be prepared to participate and have use of camera and mic on Zoom. Trainer biographyDr Karen Lumsden is an experienced trainer in Qualitative Research Methods and Academic Skills, Qualified Professional Coach and Mentor (she holds an ICF, EMCC &amp; AC Accredited Professional Diploma from Optimus), and consultant in qualitative research &amp; evaluations.She has held a number of academic posts over the years including Senior Lecturer in Sociology at the University of Aberdeen, Associate Professor in Criminology at the University of Leicester, and at the Universities of Nottingham and Loughborough.She has over 20 years&#039; experience delivering qualitative methods courses and training to academics, PhD students, social researchers, and practitioners. This includes courses at, for example, the Universities of Aberdeen, Glasgow, Kings College London, Essex, Cardiff, Kingston, Auckland, and City University Hong Kong. She has delivered training for the Social Research Association since 2016 and for the European Consortium for Political Research since 2024. She regularly delivers bespoke training for government departments, NHS, charities, police organisations, and social and market research organisations.She has written and edited a number of books and journal articles on qualitative methods including Crafting Autoethnography (Routledge, 2023) and Reflexivity: Theory, Method, Practice (2019). She is on the Editorial Board of the journal Qualitative Research. Visit www.qualitativertraining.com for full details of the services she provides to students, researchers and universities. Bookings:Bookings for this course can be made via Eventbrite tickets. If your organisation requires payment via invoice, please contact me directly to check if this will be possible. I only issue invoices when payment terms are mutually agreed and confirmed in writing prior to the event date. Email: karen@qualitativetraining.com Booking and refund policy:There is a 14 day &#039;cooling off&#039; period from the date of booking on this course. The refund policy is 100% refund up to 7 working days prior to the course date. Less than 7 days the entire fee is payable.If within the 7 days and the course is fully booked and has a waiting list, then transfer to another course or future course date might be possible, however this is at the discretion of the trainer.Please note that Dr Karen Lumsden delivers a range of courses for other training providers in addition to these Qualitative Training courses. She takes no responsibility or liability for individuals booking on similar courses or training with other providers which may contain similar or the same course content. Refunds will not be given under these circumstances once the training has been partly/fully consumed.</description>
                <author>karen@qualitativetraining.com (Qualitative Training)</author>
                <pubDate>Wed, 08 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14798</guid>
            </item>
                    <item>
                <title>Version Control with GitHub - Online (15/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14813</link>
                <description>This course introduces researchers to version control using Git and GitHub through an accessible graphical interface, requiring no prior experience with Git or the command line. Participants will learn the core concepts of version control and work through the full Git workflow - from setting up Git and creating repositories, to tracking files, working with remote repositories, and managing branches. By the end of the course, researchers will be able to manage their project files using Git and collaborate with others through GitHub.The course covers: What is version control?Setting up GitCreating a repositoryTracking changesExploring historyRemote repositoriesBranchingIgnoring things in version controlBy the end of the course participants will:Understand the benefits of an automated version control systemUnderstand the basics of how automated version control systems workConfigure Git and GitHub on their computerCreate a repository from a templateClone and use a Git repositoryGo through the modify-add-commit cycle for one or more filesDescribe where changes are stored at each stage in the modify-add-commit cycleCompare files with previous versions of themselvesRestore old versions of filesUnderstand git push and git pullEncounter and resolve a conflictUnderstand why you would use a branchMerge together two modified version of a fileUse a gitignore file to ignore specific files and explain why this is usefulThis course is aimed at academic researchers at all career stages, across all disciplines. No prior experience with Git, GitHub, or the command line is required. This course is relevant to any researchers who want to adopt better practices for tracking and organising their work.Setup InstructionsGitHubWe’ll be using the website GitHub (https://github.com/) to host, back up, and distribute our code. You’ll need to create an account there. As your GitHub username will appear in the URLs of your projects there, it’s best to use a short, clear version of your name if you can.Go to https://github.com and follow the “Sign up” link at the top-right of the window. Follow the instructions to create an account. Verify your email address with GitHub. Configure multifactor authentication (if necessary)GitHub DesktopVisit the download page for GitHub Desktop at https://desktop.github.com/download/ Click the relevant button to download GitHub Desktop for your operating system. In your computer’s Downloads folder, double-click the GitHub Desktop setup file and follow the on-screen prompts to complete installation.ProgrammeWhat is version control?Setting up GitCreating a repositoryTracking changesExploring historyRemote repositoriesBranchingIgnoring things in version controlThis course will run on 15th July 2026 from 13:00 – 16:30.</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Thu, 23 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14813</guid>
            </item>
                    <item>
                <title>Adult (18+) Psychological Sciences Summer School (20/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14609</link>
                <description>This summer school is ideal for anyone wanting to explore a range of contemporary topics in psychology, whilst getting a taste of what it’s like to study psychology at university. Through seminar and practical workshop sessions you will explore a range of contemporary everyday psychology beyond that taught at school.As part of the 5-day summer school, you will:explore key psychological theories across a range of everyday and socially relevant topicsunderstand the mechanisms surrounding human behaviour, including cognitive, emotional, and social processesget hands-on with our specialist software commonly used in psychological studiesgain experience in conducting psychological research including the latest scientific methods and data analysisapply psychological thinking to every day life, enhancing your personal insight and reflective skills.</description>
                <author>kelsey.clarke@ntu.ac.uk (Nottingham Trent University )</author>
                <pubDate>Fri, 28 Nov 2025 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14609</guid>
            </item>
                    <item>
                <title>Introduction to Participatory Action Research (21/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14801</link>
                <description>Participatory Action Research (PAR) is a type of research that combines two different approaches: participatory research and action research. It is a valuable qualitative method because it empowers and involves individuals and communities in the research process, and in taking actions to improve aspects of their lives. Researchers using PAR aim to enable action on the part of the participants, and do so via a reflective process where the participants collect and analyse data, and then determine what action should be taken. When participants and researchers are equal partners in the research process, the study’s focus and results can be made more relevant to a specific community. However, in PAR there are also challenges in terms of how researchers form and maintain relationships with participants, how the data is constructed and used, and who has ownership of the data. This introductory course provides skills on how to conduct Participatory Action Research (PAR). It provides an introduction to PAR and its origins, history and theories. It explores the stages that must be followed in designing PAR, and the practicalities of doing so. Through a collaborative practical exercise, participants will be able to gain experience of designing their own PAR project.Looking to book for four or more people from your organisation? Please let us know before booking by emailing: training@the-sra.org.uk</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 08 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14801</guid>
            </item>
                    <item>
                <title>Code Anxiety Club (21/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14827</link>
                <description>Feeling overwhelmed by the command line? Confused by file pathways? Want to navigate the world of coding with confidence? Join the Code Anxiety Club!Viewers can follow along as we work through common beginner topics while coding live for a quick half hour. No prior experience, installed software or setup required. Viewers can interact via the YouTube chat (you must have a YouTube account to comment) and we will try our best to answer your questions and comments.There is no need to book a place, please follow the livestream link to join the session.SQL: Tables, databases and the shape of your data 21 July, 13:30-14:00Content:Explore the philosophy of data and how the way you store it shapes how you use it.Understand the difference between wide and long data formats and when each makes sense for your work.Learn the difference between personal and collaborative storage approaches.Follow a live demonstration of SQL and table formats to see the difference between displaying answers and storing data.To join this session, please follow the link to our livestream - 21 July 2026.</description>
                <author>bethan.jones-4@manchester.ac.uk (UKDS)</author>
                <pubDate>Thu, 30 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14827</guid>
            </item>
                    <item>
                <title>SEM with Mplus: Longitudinal data analysis (22/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14819</link>
                <description>Course website:mpluswizard.com Course framework and background:This online course covers the foundations of structural equation modelling using the software Mplus, with topics including:Autoregressive modelsLongitudinal confirmatory factor analysisLongitudinal measurement invarianceLatent growth curve models: Linear, Quadratic, PiecewiseGrowth mixture modelling (GMM)Latent class growth analysisGMM-based structural equation modelling Course format:Each course has 3 units, released at a rate of one per week, every Wedensday, at 12 noon London time.  The course contains 3 elements: Video-based lessons: These are pre-recorded and made available to you 24/7, so you can fit them around your schedule. To aid active learning, placeholders appear throughout the videos to invite you to “have a think” before the answer is given.Mplus files: A dropbox folder contains all the Mplus files used in the course, plus a few other external resources. The best use of the files is to annotate them as you go along.Discussion forum: The website  includes a &quot;Discussion forum&quot;. You are welcome to post questions there about anything that might be unclear in the course. This course is a data analysis course, not a statistics course. This means we will learn when to use different statistical techniques based on our research questions, what these techniques do (in an intuitive non-mathematical way), how to apply them using Mplus and how to interpret the results. As this course is non-mathematical, so should be suitable for anyone. However, if you are entirely new to SEM and Mplus, I highly recommend you also take the Foundation course (listed on the course website, at mpluswizard.com) . Teacher and course origins:I am an Affiliated Lecturer at the University of Cambridge, with a PhD in Developmental Psychology. Click here to see my university profile.  This online course emulates my in-person ‘SEM with Mplus’ courses, which have been running since 2013 in Cambridge. The courses were first delivered under the umbrella of the University of Cambridge and then as a private venture, hosted by Selwyn College, Cambridge. All the online courses are also endorsed and published on the official Mplus software website.</description>
                <author>gdp27@cam.ac.uk (CambridgeSEM)</author>
                <pubDate>Sun, 26 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14819</guid>
            </item>
                    <item>
                <title>Psychological Science for 15–17 Year Olds (27/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14608</link>
                <description>This summer school is ideal for anyone wanting to explore a range of contemporary topics in psychology, whilst getting a taste of what it’s like to study psychology at university. Through seminar and practical workshop sessions you will explore a range of contemporary everyday psychology beyond that taught at school including:The Psychology of the SelfThe Psychology of Body ImageOccupational PsychologyPsychology in SportPsychology of Gambling and GamingCounsellingQuantitative research methods -  learn some statistical coding (in R)Qualitative research methods - learn interview and analysis techniques.</description>
                <author>kelsey.clarke@ntu.ac.uk (Nottingham Trent University)</author>
                <pubDate>Fri, 28 Nov 2025 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14608</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026 (28/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14878</link>
                <description>A free online three-day programme of statistics training running from 28–30 July 2026. Hosted by Southampton Education School, the Summer School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966 </description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14878</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School: Introduction to Structural Equation Modelling (28/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14879</link>
                <description>An Introduction to Structural Equation Modelling.Session 1/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 9-11am on 28/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14879</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026: An Introduction to Assessment Data: Ideas and Approaches from Classical Test Theory and Item Response Theory (28/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14880</link>
                <description>An Introduction to Assessment Data: Ideas and Approaches from Classical Test Theory and Item Response TheorySession 2/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 12-2pm on 28/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14880</guid>
            </item>
                    <item>
                <title>How to Conduct Reflexive Thematic Analysis (29/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14863</link>
                <description>Event timings: 09.30 to 13.30 (BST) Overview:Thematic analysis is useful for revealing patterns and themes in your work and for gaining detailed understanding of social phenomena and individual experiences, perceptions and behaviours. However, it is often seen as a mysterious and complex stage of the research process. Qualitative researchers can be criticised for not always making their techniques of analysis transparent when they write up their research findings. There are also challenges in terms of how researchers conduct analysis and the steps that they need to follow.This popular live online course provides you with skills on how to manually conduct reflexive thematic analysis. While providing a brief overview of different thematic approaches, the focus of the day will be on Braun and Clarke&#039;s &#039;reflexive thematic analysis&#039;. Through a practical exercise in which we analyse qualitative interview data, you will gain experience of conducting a thematic analysis which includes coding and moving to themes. We cover:- Principles of qualitative data analysis- Different types of thematic analysis- Braun and Clarke&#039;s 6 steps for &#039;reflexive thematic analysis&#039;- Organising your data, i.e. conceptualising, coding and categorising- Selective and complete coding- Latent and semantic coding- Generating themes and a thematic map- Examples of thematic analysis- Practical activities: coding and theme creation- Ensuring rigour and reflexivity in our analysis Who should attend?This course will be useful for researchers who are new to thematic analysis or who wish to brush up on their qualitative analysis skills. This includes doctoral students and academics. Researchers using qualitative methods in government, policy, consultancy, social research organisations and charities will also find this training useful.Please note: this is an interactive live course with presentation, group activities, group discussions, and opportunities to ask questions. It is helpful if you are prepared to participate and have use of camera and mic on Zoom. What is included?- 5 hours of live training on Zoom (inclusive of breaks) with Dr Karen Lumsden who has over 20 years experience in qualitative research and analysis, and in the design and delivery of qualitative research programmes, courses and workshops.- Group discussions, practical coding exercise, and opportunities to ask the trainer questions.- Access to resources including, for example: agenda, slides, resource list, and examples.- Recording of the presentation sections of the day (accessible for 30 days post course date).- Certificate of attendance Trainer biographyDr Karen Lumsden is a qualitative trainer, consultant, and coach. She has held a number of academic posts including Senior Lecturer in Sociology at the University of Aberdeen, Associate Professor in Criminology at Leicester University, and Assistant Professor at the University of Nottingham. Over the years she has been involved in a number of research projects and evaluations in social sciences, policing and health, for a range of partners and clients.She has over 20 years experience delivering qualitative methods courses and training to academics, PhD students, social researchers, and practitioners. This includes courses at the Universities of Aberdeen, Glasgow, Essex, Auckland, Kingston, via the Social Research Association and the European Consortium for Political Research, and also for government departments, NHS, charities, police organisations, social research and market research organisations. She has written and edited a number of books and journal articles on qualitative methods including Crafting Autoethnography (Routledge, 2023) and Reflexivity: Theory, Method, Practice (2019). She was on the Editorial Board of the journal Qualitative Research until 2026.For more info visit www.qualitativetraining.com or connect on LinkedIn here. Bookings:Bookings for this course should be made via Eventbrite. If your organisation requires payment via invoice, please contact me directly to check if this will be possible. I only accept invoice payment when the payment terms are confirmed in writing prior to event date. Email: karen@qualitativetraining.com Booking and refund policy:There is a 14 day &#039;cooling off&#039; period from the date of booking on this course (unless it is less than 7 days before the event date). The refund policy is 100% refund up to 7 days prior to the course date. Less than 7 days before the course date, the entire fee is payable. Please note that in all cases, the Eventbrite ticket fee is non-refundable.If the course is fully booked and has a waiting list then transfer to another course or future course date might be possible, however this is at the discretion of the trainer. You can transfer your booking to another person in your organisation.Please note that Dr Karen Lumsden delivers a range of courses for other training providers in addition to these Qualitative Training courses. She takes no responsibility or liability for individuals booking on similar courses or training with other providers which may contain similar or the same course content. Refunds will not be given under these circumstances once the training has been partly/fully consumed.</description>
                <author>karen@qualitativetraining.com (Qualitative Training)</author>
                <pubDate>Tue, 26 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14863</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026:  Introduction to Social Network Analysis (29/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14881</link>
                <description>An Introduction to Social Network AnalysisSession 3/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 9-11am on 29/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14881</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026: An Introduction to Multilevel Modelling (29/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14882</link>
                <description>An Introduction to Multilevel ModellingSession 4/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 12-2pm on 29/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14882</guid>
            </item>
                    <item>
                <title>AI-assisted qualitative data analysis (30/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14802</link>
                <description>By the end of the workshop, participants will:Have a critical awareness of the range of AI-assisted qualitative analysis toolsBe equipped to consider their ethical incorporation into analysis practiceHave practical, hands-on experience with using general-purpose AI Chatbots, and bespoke qualitative analysis tools for GenAI-assisted analysis that can be transferred to other applicationsParticipants do not need licenses for any qualitative analysis software to attend this course. Trial versions will be made available for the purpose of the sessions. However, you will need to install the trial version of MAXQDA so will need to leave plenty of time to arrange this, especially if you will be using an organisational computer with admin rights / security. Upon registration you will be provided with installation information.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 08 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14802</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026: An Introduction to Machine Learning (30/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14883</link>
                <description>An Introduction to Machine LearningSession 5/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 9-11am on 30/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14883</guid>
            </item>
                    <item>
                <title>Southampton Summer Statistics School 2026: An Introduction to Modelling Causal Inference (30/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14884</link>
                <description>An Introduction to Modelling Causal InferenceSession 6/6 of a free online three-day programme of statistics training running from 28–30 July 2026.   Running 12-2pm on 30/7/2026Hosted by Southampton Education School, the Southampton Summer Statistics School is designed for professionals, academics and doctoral/postgraduate researchers working with numeric data, across disciplines. Participants can attend one, some or all sessions, with each session combining conceptual introduction with practical, hands-on activity.The programme includes sessions on Structural Equation Modelling, Assessment data, Social Network Analysis, Multilevel Modelling, Machine Learning, and Causal Inference. The Summer School is intended as accessible CPD for those looking to strengthen or refresh their statistical analysis skills in a supportive online format. Registration is free via Eventbrite: https://www.eventbrite.com/e/southampton-summer-statistics-school-2026-tickets-1990997448966</description>
                <author>J.E.Hall@Soton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 19 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14884</guid>
            </item>
                    <item>
                <title>Reflexive Thematic Analysis using Nvivo (31/07/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14859</link>
                <description>Course overview and aimsNVivo can be harnessed to undertake qualitative and mixed-methods analysis drawing on a range of different analytic methods. Thematic analysis is a common approach which has become increasingly popular in recent years – amongst students working on qualitative dissertations and researchers working across academic and applied research sectors (e.g. government, policy, charity, market-research etc.).This course focuses on how the techniques involved in the phases of work in a thematic analysis can be accomplished using the software tools provided by NVivo. Using Braun &amp; Clarke’s (2021) six phases of Reflexive Thematic Analysis as an example framework, we set up a thematic analysis in the software and explorea range of tools that can be used to familiarise with data, code data, generate, develop, review and refine themes, capture analytic reflections throughout the process, and share findings and process. We discuss the appropriateness of tools to enact different analytic tasks, and the benefits of using NVivo for thematic analysis in comparison to manual methods.This course teaches the latest version of NVivo – currently v15. Participants do not need to purchase a license to follow the course, as the trial version is sufficient for the purposes of the course. Learning objectivesBy the end of the course, participants will be able to:Understand the range of NVivo tools than can be harnessed throughout common phases of Reflexive Thematic AnalysisSet up an NVivo project and plan its use for analysisUse NVivo tools for data familiarisation, coding, theme development and refinement, and continual reflectionOrganise qualitative data based on factual characteristics (e.g. participant socio-demographics).Be comfortable with the possibilities for interrogation and mapping in the software to identify and explore thematic patternsSave and back up projects, share findings in different forms TopicsStrategies and tactics in thematic analysis – the importance of methodology and how research objectives drive the use of software toolsApproaches to thematic analysis – similarities and differences in thematic analysis approachesPlanning an analysis – the purpose and use of Analytic Planning Worksheets for planning the tasks involved in the phases of thematic analysisData formatting – transcription protocols that maximise functionality in NVivoSetting up a project – structuring the NVivo workspace in line with your objectivesFamiliarising with data – in-depth annotation and initial high-level explorationsConceptualising data – interpretive and inductive coding compared with automated coding options and their role in thematic analysisIdentifying, developing and refining themes – using NVivo tools to construct, work with and explore themes as you develop themOrganising data – attaching socio-demographics or other meta-data to the units in your analysisInterrogating and visualising data – uncovering relationships and mapping ideas, sharing findings in a variety of ways Who is this course for?This course is designed for anyone interested in using NVivo to undertake thematic analysis of qualitative materials including transcripts from interviews, group discussions, observations etc.No prior knowledge of NVivo is required. Format and documentationThis course is delivered in a live online session that combines discussion, demonstration and hands-on exercises. This is not a &#039;do this to achieve that&#039; course, but uses more interactive and demonstrative techniques to give you real, tangible practice at using the software for what you need it to do. To deliver as tailored an experience as possible, we contact you on enrolment in order to understand your research goals and analytical strategies. Additionally, our participant numbers are capped to a small group size, allowing us to cover the core topics, as well as specialist needs arising out of individual projects.Participants have the opportunity to discuss their qualitative projects with each other, and with the facilitators.Participants are provided with slide decks, reading lists and resources to further knowledge about the topics covered during the day. Feedback from attendees&quot;The way that Christina taught using thematic analysis model short projects was really interesting. The sample projects were easier to understand. One of the best lecturers that simplified the software. I will be recommending this workshop for all&quot;&quot;Really interactive session, completing the steps alongside Christina was very rewarding in showing personal progress but also allowing plenty of opportunities to ask questions.&quot;&quot;Christina is so knowledgeable and a great presenter. The small classes allow her to address each participant’s needs. The classes are designed to be interactive so we can use the software right along with her instructions and examples. She spent enough time on each section that I felt I could continue on my own with confidence.&quot; FacilitatorChristina Silver, PhD is the director of Qualitative Data Analysis Services and manager of the CAQDAS Networking Project at the University of Surrey, UK. Christina’s interests relate to the relationship between technology and methodology and the effective teaching of qualitative methods and digital tools. She is co-author of Using Software in Qualitative Research: A Step-by-Step Guide (Sage publications, 2007, 2014) and Qualitative Analysis using ATLAS.ti/MAXQDA/NVivo: The Five-Level QDA® Method (Routledge 2018). Christina has trained more than 11,000 researchers around the world in qualitative methods and the use of digital tools for analysis, since 1998, and is a Fellow of the UK Academy of Social Sciences.About QDAS | Qualitative Data Analysis ServicesQDAS provide tailored and flexible training, consultancy, coaching and analysis for qualitative and mixed-methods researchers. We specialise in facilitating high-quality analysis through the powerful use of digital tools. Our website provides information about our work, including our pedagogy - the Five-Level QDA method, which underpins the way we think about, undertake and teach methods and tools.</description>
                <author>info@qdas.co.uk (QDAS | Qualitative Data Analysis Services)</author>
                <pubDate>Tue, 09 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14859</guid>
            </item>
                    <item>
                <title>Code Anxiety Club (04/08/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14828</link>
                <description>Feeling overwhelmed by the command line? Confused by file pathways? Want to navigate the world of coding with confidence? Join the Code Anxiety Club!Viewers can follow along as we work through common beginner topics while coding live for a quick half hour. No prior experience, installed software or setup required. Viewers can interact via the YouTube chat (you must have a YouTube account to comment) and we will try our best to answer your questions and comments.There is no need to book a place, please follow the livestream link to join the session.Git structure4 August, 13:30-14:00Content:Understanding the root level and top-level organisation of a Git repository.Get to grips with configuration files and why they matter.Learn why consistent naming conventions for files and folders are important.Understand the difference between versions and tagged versions, and when to use each.To join this session, please follow the link to our livestream - 4 August 2026.Presenters: Jools Kasmire, Louise Capener, Nadia Kennar and Sarwat Qureshi with interactive moderation to ensure your questions are answered in real-time.</description>
                <author>bethan.jones-4@manchester.ac.uk (UKDS)</author>
                <pubDate>Thu, 30 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14828</guid>
            </item>
                    <item>
                <title>An Introduction to Qualitative Research Methods (10/08/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14822</link>
                <description>Course overviewThe course will give an overview and introduction to qualitative research methods, including individual interviews, focus group discussions, observation, ethical issues, thematic analysis, and rigour in qualitative research. The course will also highlight the different theoretical approaches to data collection and analysis, including the Grounded Theory Approach, Ethnography and Interpretative Phenomenological Analysis.Course featuresThis five-day course aims to provide students with an understanding of the purpose and appropriate use of qualitative research methods. The course is intended to be both practical and accessible and aims to equip students with the skills to undertake their own qualitative research. Course tutors will provide examples from their own work to illustrate the application of qualitative research in the mental health field.The Introduction to Qualitative Research Methods&#039; Summer School is offered by the Qualitative Health Research Centre (QUAHRC) at King&#039;s College London.Learning outcomesBy the end of the summer school, students should be able to:Understand the epistemological assumptions of qualitative research and key principles and practices of different theoretical perspectives, including Grounded Theory and Interpretative Phenomenological Analysis.Understand the purpose and application of qualitative methods of data collection including interviews, focus groups and participant observation.Appreciate ethical issues surrounding the use of qualitative methods in health research.Understand and apply common skills and procedures that exist across qualitative methods of data analysis.Critically appraise qualitative research and understand how to install rigour in the research process.Entry requirementsParticipants should have an undergraduate degree to attend this course, but no prior qualitative expertise is assumed.</description>
                <author>rachel_rowan.olive@kcl.ac.uk (King&#039;s College London)</author>
                <pubDate>Wed, 29 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14822</guid>
            </item>
                    <item>
                <title>Hard-to-Reach: Applied Research Methods with Hidden, Marginal and Excluded Populations (24/08/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14821</link>
                <description>Course Overview Focusing on hard-to-reach populations, this intensive course introduces applied research methods for conducting high-quality qualitative and quantitative research with marginal, hidden, and excluded groups. Research topics include (but are not limited to): migrants, refugees and displaced populations, children and adolescents, sex workers, homeless populations,  victims of violence, conflict or trafficking, people affected by HIV/AIDS, and drug users, as well as topics proposed by participants. The course is designed to bring together academics (researchers, PhD and master’s students) and practitioners (from NGOs, UN agencies, and government institutions), creating a unique space for experience sharing and methodological cross-fertilisation. Course Objectives Participants will: • Develop practical skills to design and conduct empirical research with hidden and marginal populations • Learn strategies to address challenges such as the lack of sampling frames and difficulties in reaching target groups • Understand concepts of impact, attribution, and contribution, and the political dimensions of research findings • Strengthen capacity to combine qualitative and quantitative methods ethically and effectively Key themes include: • Estimation and sampling techniques • Participatory research approaches • Evidence-based policy vs policy-based evidence • Innovation, crowdsourcing, and the use of technology • Ethical considerations when working with vulnerable populationsCourse Structure This full-time, intensive course is organised into morning and afternoon sessions combining lectures, applied exercises, and practical case work. Participants are encouraged to present past, ongoing, or planned research projects, which will be discussed and used throughout the course.</description>
                <author>andrea.rossi@gmail.com (Oxford Nuffield College)</author>
                <pubDate>Tue, 28 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14821</guid>
            </item>
                    <item>
                <title>Qualitative Data Analysis (26/08/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14803</link>
                <description>Qualitative data analysis reveals patterns and themes from the large volume of data generated by qualitative research. It is useful for gaining detailed understanding of social phenomena and individual experiences, perceptions and behaviours. However, it is often seen as a mysterious and complex stage of the research process. There are also challenges in terms of how researchers conduct analysis and the steps that they need to follow.This advanced course provides participants with the skills to conduct qualitative data analysis. While providing an overview of different analytical approaches, the focus in our activities will be on thematic analysis. It provides an introduction to qualitative data analysis. It explores ways of organising and analysing qualitative data, and the practicalities of doing so. Through a practical exercise where we analyse qualitative interview data provided by the trainer, participants will be able to gain experience of conducting their qualitative data analysis by focusing on thematic analysis.By the end of the course, participants will have knowledge of various methods and theories of qualitative data analysis and how it differs from quantitative analysis. They will be able to choose an appropriate data analysis technique for different forms of qualitative data. They will also be able to conduct their own thematic analysis, code, and organise data for analysis.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 08 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14803</guid>
            </item>
                    <item>
                <title>Focus Group Design &amp; Facilitation (01/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14874</link>
                <description>Overview:This live Zoom course provides you with an overview of the main principles of focus groups as a qualitative research method, factors to consider in the design of your focus groups, and key facilitator skills for moderating your focus groups in person and online.Focus groups are a popular qualitative research method but it is vital to understand the kind of data they generate and the importance of group interaction for generating insightful and useful data. As a research method, focus groups require considerable questioning and moderation skills.This interactive online course helps you to improve the quality of your focus group research. It provides participants with a clear understanding of when and how to use focus groups as a qualitative method. We also consider how to modify the style and approach of focus groups depending on the sensitivity of the research topic, the nature of the participants, levels of comparison, and the mode of delivery (i.e. in person or online).By the end of the course participants will be equipped to independently design, undertake, and plan for moderation of focus group discussions.You will receive a certificate of completion after attending the day&#039;s training, and access to resources and a recording of the training for up to 30-days post training date. We cover:- The principles of focus groups as qualitative research method- The importance of group interaction- Designing your focus group agenda, questions and activities- Composition of focus groups- Focus groups in person and online- Dynamics and logistics of focus groups- How to effectively facilitate your focus groups and deal with challenging group dynamics Who should attend?This course will be useful for researchers who are new to focus groups or who wish to brush up on their focus group design skills and knowledge. It is also useful for those who wish to more generally improve their workshop or group meeting design skills. This includes doctoral students and professional researchers. Researchers using qualitative methods in government, policy, consultancy, social research organisations and charities will also find this training useful.Please note: this is an interactive course with presentations, group activities, discussions, and opportunities to ask questions. It is helpful if you have access to a working camera and mic to take part on Zoom. Trainer biographyDr Karen Lumsden is an expert qualitative trainer, consultant, coach and mentor. Before leaving academia, she climbed the academic career ladder to Associate Professor level and conducted research and teaching in social sciences (sociology and criminology). She has held a number of academic posts, including Senior Lecturer in Sociology at the University of Aberdeen, Associate Professor in Criminology at the University of Leicester, Assistant Professor at the University of Nottingham, and Senior Lecturer in Sociology at Loughborough University.She has over 20 years’ experience delivering qualitative methods courses and training to academics, PhD students, social researchers, and practitioners. This includes courses at universities including, for example, Aberdeen, Glasgow, Essex, Kings College London, Royal Holloway, Kingston, Cardiff ,and Bournemouth. She has delivered training for the University of Auckland, New Zealand, and the Chinese University of Hong Kong. She regularly delivers a range of qualitative methods courses via the Social Research Association, and delivers Focus Group training for the European Consortium for Political Research. She has designed and delivered bespoke training for local authorities, government departments, ONS, NHS, charities, police organisations, and social and market research organisations.Karen has written and edited a number of books and journal articles on qualitative methods including Crafting Autoethnography (Routledge, 2023) and Reflexivity: Theory, Method, Practice (2019). She was on the Editorial Board of the journal Qualitative Research (until 2026), was Chair of the Editorial Board of Sociological Research Online, and was on the Editorial Board of Sociology. For more details of her work and services visit: www.qualitativetraining.com Bookings:Bookings for this course can be made via Eventbrite tickets. If your organisation requires payment via invoice, please contact me directly to check if this will be possible. I only issue invoices when payment terms are mutually agreed and confirmed in writing prior to the event date. Email: karen@qualitativetraining.com for invoice queries. Refund policy:There is a 14 day &#039;cooling off&#039; period from the date of booking on this course (unless there are 7 days or less between the booking date and training date, in which case, no refund is possible). The refund policy is 100% refund up to 7 working days prior to the course date. Less than 7 days the entire course fee is payable.If the course is fully booked and has a waiting list then transfer to another course or future course date might be possible, however this is at the discretion of the trainer. You may be able to transfer your place to another person at your organisation, at the discretion of the trainer.Please note that Dr Karen Lumsden delivers a range of courses for other training providers in addition to these Qualitative Training courses. She takes no responsibility or liability for individuals booking on similar courses or training with other providers which may contain similar course content. Refunds will not be given under these circumstances.</description>
                <author>karen@qualitativetraining.com (Qualitative Training)</author>
                <pubDate>Fri, 12 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14874</guid>
            </item>
                    <item>
                <title>Coding with AI: Opportunities and Responsibilities for Researchers - Online (03/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14814</link>
                <description>A practical introduction to using AI to support coding in research. This course will help researchers understand how to use AI to help them write code effectively and responsibly. This course is designed for researchers with little to no experience coding. The course provides clear, hands-on guidance for using AI to write, debug, and understand code, while addressing key ethical, security, and reliability considerations in research contexts.The course covers: An overview of the AI landscapePractical skills for AI-assisted coding Ethics, reliability and security considerationsLearning Outcomes:AI Landscape Recall key milestones in the historical development of artificial intelligenceDescribe where ChatGPT and similar large language models fit within the broader AI landscape.Explain, at a conceptual level, what generative AI and ChatGPT are.Summarize the primary functions and intended use cases of common AI coding assistants.AI-Assisted CodingExplain why delegating full software development to AI without understanding the solution introduces technical, ethical, and reliability risks.Describe appropriate roles for AI tools as assistants rather than autonomous developers.Use ChatGPT as a reference tool to locate, summarize, and clarify technical information more precisely than traditional search methods.Apply AI tools to explain unfamiliar code to support learning.Use AI-generated suggestions to debug code and resolve errors.Generate boilerplate code using AI assistance.Use AI tools to draft technical documentation.Analyse when AI assistance enhances productivity versus when it may obscure understanding or introduce errors. Ethics, Reliability and Security Considerations Describe common sources of bias, inaccuracy, and unreliability in AI-generated outputs.Explain data privacy, confidentiality, and security risks associated with using AI tools in coding and research contexts.Summarize intellectual property, authorship, and citation considerations related to AI-generated code and text.Analyse the potential long-term consequences of researchers relying on AI tools without developing foundational coding skills.Assess the appropriateness of AI tool usage in specific research or coding scenarios.Develop personal or team-level guidelines for responsible and ethical AI use in coding and data analysis workflows.This course is aimed at Researchers with little to no programming experience who are interested in using AI to help them write code for their research. Setup InstructionsPlease follow the instructions on this web page to download the data and install the required software before attending the workshop: https://southampton-rsg-training.github.io/coding-with-ai/index.html Note: If using a University of Southampton machine follow the instructions under the tab labelled ‘University of Southampton Computers’.  If using a personal machine or a machine from another university, please follow the instructions under the tab labelled ‘Personal Computers’.ProgrammeAn overview of the AI landscapePractical skills for AI-assisted coding Ethics, reliability and security considerationsThis course is taking place on 3rd September 2026 from 13:00 – 16:30.</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Thu, 23 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14814</guid>
            </item>
                    <item>
                <title>Effectively manage your literature review using NVivo (08/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14890</link>
                <description>OverviewLearn how to review literature and analyse documents efficiently and systematically with NVivo Learning objectivesBy the end of the course, participants will be able to:Differentiate types of literature review and document analysisMake an informed decision as to an appropriate methodology for their needsDevelop a framework for undertaking a literature review and/or document analysis systematicallyNavigate digital tools designed to facilitate literature reviewing and/or document analysisKnow where to go for more resources and advice in undertaking a literature review and/or document analysis Who is this course for?This course is designed for postgraduate students and early career researchers in any discipline working on or planning for a literature review or documentary analysis. No prior knowledge of NVivo is required. Course overview and aimsNVivo can be harnessed to organise a range of types of materials and our ideas about them. This includes electronic copies of journal articles, and documents such as reports, public records and policy statements, amongst other materials. Framed by reviewing and documentary analysis methodologies, this course provides an introduction to NVivo’s powerful tools that facilitate in-depth analysis of individual items, as well as cross-item comparison; all with a view to enabling structured, efficient writing of findings. TopicsTypes of literature review &amp; document analysis – differentiating review methodologies and understanding their purposesReview and analysis questions – developing focused questions to guide reading and appraising literature and documentsPlanning a literature review or document analysis – considerations in ensuring reviews and analyses are efficient and systematicTasks involved in reviewing literature and analysing documents - working directly and indirectly with literature and documentsDigital tools for reviewing and analysing literature and documents – understanding the different role of bibliographic software and the tools available in NVivoStructuring notes and writing up – tying report-writing with review objectives and sharing with different audiences Format and documentationAll our workshops are hands-on, delivered through a blend of demonstration, discussion and practical exercises, rather than providing simplistic, mechanical instruction.To deliver as tailored an experience as possible, we contact you on enrolment in order to understand your research goals and analytical strategies. Additionally, our participant numbers are capped to a small group size and we run our courses with two facilitators, allowing us to cover the core topics, as well as specialist needs arising out of individual projects.Participants are provided with slide decks, reading lists and a range of resources to accompany the course and to support consolidation of the topics covered.Participants must have access to NVivo on either a Windows or Mac machine. The course will be taught on NVivo v15, however, participants running NVivo 12 or later are also able to follow the course.A two-week trial version of the software is available free of charge from the NVivo website. Feedback from previous attendees&quot;The trainers are knowledgeable, passionate and witty . They were able to carry the group and have our full attention during the entire session. Highly recommend to anyone who is doing or planning to do a literature review&quot;&quot;Working hands-on in the software in tandem with the course leaders, cementing the learning. This makes me confident that I will be able to use the information going forward in my own work.&quot;&quot;All of it was really useful thank you so much! Really practical and meaningful.&quot; FacilitatorsChristina Silver, PhD is the director of Qualitative Data Analysis Services and manager of the CAQDAS Networking Project at the University of Surrey, UK. Christina’s interests relate to the relationship between technology and methodology and the effective teaching of qualitative methods and digital tools. She is co-author of Using Software in Qualitative Research: A Step-by-Step Guide (Sage publications, 2007, 2014) and Qualitative Analysis using ATLAS.ti/MAXQDA/NVivo: The Five-Level QDA® Method (Routledge 2018). Christina has trained more than 11,000 researchers around the world in qualitative methods and the use of digital tools for analysis, since 1998, and is a Fellow of the UK Academy of Social Sciences. About QDAS | Qualitative Data Analysis ServicesQDAS provide tailored and flexible training, consultancy, coaching and analysis for qualitative and mixed-methods researchers. We specialise in facilitating high-quality analysis through the powerful use of digital tools. Our website provides information about our work, including our pedagogy - the Five-Level QDA method, which underpins the way we think about, undertake and teach methods and tools.</description>
                <author>info@qdas.co.uk (QDAS | Qualitative Data Analysis Services)</author>
                <pubDate>Tue, 23 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14890</guid>
            </item>
                    <item>
                <title>Introduction to deliberative methods (10/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14839</link>
                <description>Deliberative democracy, citizens’ assemblies, public dialogue… you may have heard these terms, but what are deliberative methods all about, how are they distinct from other qualitative research methods and how do you use them?Deliberative methods are an exciting and distinct set of research and engagement methods. Through these processes, participants go on a journey in which they are given the time, space and structure to learn about the topic and deliberate on it with their peers (often over a period of weeks or months). With the help of expert stimulus, their own lived experience, structured facilitation and a range of perspectives from their fellow participants, these ‘mini-publics’ can tackle some of society’s biggest and most contentious issues, delivering recommendations, priorities, conclusions or messages as a result. Deliberative methods are gaining ever more interest in government as public trust in government and other institutions falls and departments look to involve the public meaningfully in decision-making processes about novel, contentious and complex issues facing society. They require distinct research skills, facilitation approaches and management.n.b. This course runs over two consecutive days:Part 1 - 10 September - 10.00 am to 1.30 pmPart 2 - 11 September - 10.00 am to 1.30 pm</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14839</guid>
            </item>
                    <item>
                <title>Creative methods in qualitative data collection (10/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14840</link>
                <description>The aim of this interactive workshop is to explore creativity within research, to identify opportunities to use creative methods within the research process and to explore the foundations and theoretical underpinning related to these methods in qualitative research.We discuss what creativity is, why we should be creative in research and how we can introduce creativity and creative methods in our existing paradigms and methods. Subsequently, delegates actively experiment with &quot;pick a card&quot; and &quot;diamond 9&quot; activities, photo elicitation, and the process of creating representations of experiences. Delegates also have opportunities to consider creativity within diary methods and observations as data collection. Creative research methods have been found particularly helpful in yielding rich qualitative data and thus provide a deeper insight into research participants&#039; experiences. All tasks are explored in view of 4 guiding questions allowing delegates to focus on practical, methodological and ethical considerations regarding the approaches presented.In line with the pedagogical principles of social constructivism the course is delivered as a mixture of interactive group tasks, discussions and lectures to enable active and experiential learning. This workshop can be taken on its own or in conjunction with the workshop &quot;Creative Data Analysis&quot;.n.b. This course runs over two consecutive afternoons:Part 1 - 10 September 2026 - 1.00 pm to 4.30 pmPart 2 - 11 September 2026 - 1.00 pm to 4.30 pm</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14840</guid>
            </item>
                    <item>
                <title>Introduction to R &amp; Statistical Modelling in R (15/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14402</link>
                <description>Level: Foundation (F)This course will run over 4 afternoon sessions, from 1:00pm to 5:00pm each day.The purpose of this course is to introduce participants to the R environment for statistical computing. The course focuses on entering, working with and visualising data in R, and linear regression modelling in R. Learning OutcomesBy the end of the course, participants will be able to use R to:Have a clear understanding of R/RStudio IDE and its background.Be familiar with navigating the RStudio IDE.Understand the core fundamentals of R.Understand functions and arguments.Be able to create vectors and applying functions.Be exposed to the tibbles and {tidyverse} package.Be able to comfortably import, export, and store data in R.Have a basic introduction to graphics with {ggplot2}.Have a basic understanding of manipulating data manipulation with {dplyr}.Understand logical and relational data partitioning.Have a thorough understanding of popular statistical techniques.Have the skills to make appropriate assumptions about the structure of the data and check the validity of these assumptions in RBe able to fit regression models in R between a response variable and understand how to apply these techniques to their own data using R’s common interface to statistical functions.Be able to cluster data using standard clustering techniques. Topics CoveredIntroduction to R: A brief overview of the background and features of the R statistical programming system.Data entry: A description of how to import data.Data types: A summary of R’s data types.R environment: A description of the R environment including the R working directory, creating/using scripts, saving data and results.R graphics: Creating, editing and storing graphics in R.Summary statistics: Measures of location and spread.Manipulating data in R: Describing how data can be manipulated in R using logical operators.Basic hypothesis testing: Examples include the one-sample t-test, one-sample Wilcoxon signed-rank test, independent two-sample t-test, Mann-Whitney test, two-sample t-test for paired samples, Wilcoxon signed-rank test.ANOVA tables: One-way and two-way tables.Simple and multiple linear regression: Including model diagnostics.Clustering: Hierarchical clustering, k-means.Principal components analysis: Plotting and scaling data. Target AudienceThis course is ideally suited to anyone who:Is familiar with basic statistical methods (e.g. t-tests, boxplots) and who want to implement these methods using RHas used menu-driven statistical software (e.g. SPSS, Minitab) and who want to investigate the flexibility offered by a command line package such as RIs already familiar with basic statistical methods in R and would like to extend their knowledge to regression involving multiple predictor variables, binary, categorical and survival response variablesIs familiar with regression methods in menu-driven software (e.g. SPSS, Minitab) and who wish to migrate to using R for their analyses Assumed KnowledgeThe course requires familiarity with basic statistical methods (e.g. t-tests, box plots) but assumes no previous knowledge of statistical computing. For this online course, participants are not required to have R installed on their own laptops. A virtual environment, which can be accessed through a web browser, will be used to run R and view course materials.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14402</guid>
            </item>
                    <item>
                <title>Introduction to Deep Learning - Online (15/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14815</link>
                <description>This is a hands-on introduction to the first steps in Deep Learning, intended for researchers who are familiar with (non-deep) Machine Learning.  This introduction aims to cover the basics of Deep Learning in a practical and hands-on manner, so that upon completion, you will be able to train your first neural network and understand what next steps to take to improve the model. The course covers: What is deep learning?Classification by a neural network using KerasMonitor the training progressAdvanced layer typesReal world applicationLearning Outcomes:Introduction Define deep learningDescribe how a neural network is build upExplain the operations performed by a single neuronDescribe what a loss function isRecall the sort of problems for which deep learning is a useful toolList some of the available tools for deep learningRecall the steps of a deep learning workflowTest that you have correctly installed the Keras, Seaborn and scikit-learn librariesUse the deep learning workflow to structure the notebookClassification by a neural network using KerasExplore the dataset using pandas and seabornIdentify the inputs and outputs of a deep neural network.Use one-hot encoding to prepare data for classification in KerasDescribe a fully connected layerImplement a fully connected layer with KerasUse Keras to train a small fully connected network on prepared dataInterpret the loss curve of the training processUse a confusion matrix to measure the trained networks’ performance on a test setMonitor the training processExplain the importance of keeping your test set clean, by validating on the validation set instead of the test setUse the data splits to plot the training processExplain how optimization worksDesign a neural network for a regression taskMeasure the performance of your deep neural networkInterpret the training plots to recognize overfittingUse normalization as preparation step for deep learningImplement basic strategies to prevent overfittingAdvanced layer typesUnderstand why convolutional and pooling layers are useful for image dataImplement a convolutional neural network on an image datasetUse a dropout layer to prevent overfittingBe able to tune the hyperparameters of a Keras modelTransfer learningAdapt a state-of-the-art pre-trained network to your own datasetOutlookUnderstand that what we learned in this course can be applied to real-world problemsUse best practices for organising a deep learning projectIdentify next steps to take after this coursePre-requisites:Learners are expected to have the following knowledge:Basic Python programming skills and familiarity with the Pandas package.Basic knowledge on machine learning, including the following concepts: Data cleaning, train &amp; test split, type of problems (regression, classification), overfitting &amp; underfitting, metrics (accuracy, recall, etc.).Setup InstructionsPlease follow the setup instructions here: https://carpentries-lab.github.io/deep-learning-intro/index.html#software-setup Note that software installation can take some time.  Please set up your python environment at least a day in advance of the workshop. If you encounter problems with the installation procedure, ask your workshop organizers via email for assistance so you are ready to go as soon as the workshop begins.ProgrammeWhat is deep learning?Classification by a neural network using KerasMonitor the training progressAdvanced layer typesReal world applicationThis course is taking place on 15-17 September from 09:00 - 17:00. </description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Thu, 23 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14815</guid>
            </item>
                    <item>
                <title>Introduction to Sampling for Social Surveys (18/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14841</link>
                <description>Making inferences about a population of interest is often essential for scientific inquiry. This can be important both in traditional social science research, for example when using probability surveys, as well as in new forms of data, for example sampling from large volumes of data. Furthermore, understanding sampling can enable researchers to evaluate the strengths and limitations of research designs and guide them towards more valid and robust ways of collecting and analysing data.This course provides an overview of sampling techniques frequently used in survey designs. In particular, it focuses on the principles of designing and selecting samples of individuals. These principles are also discussed in terms of the effects on inference to the population of interest, the key goal of survey research.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14841</guid>
            </item>
                    <item>
                <title>Basic Statistics (21/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14383</link>
                <description>Level: Foundation (F)The course will be delivered over 5 morning sessions, running fro 9:00am to 1:00pm each day. The purpose of this course is to help participants understand some basic statistical concepts and develop a strategy for approaching simple data analysis. The course will introduce basic concepts such as hypothesis testing and confidence interval estimation. It will provide the tools to undertake simple analysis of a dataset and will include some helpful hints and tips for reading and understanding reported statistics.Learning OutcomesBy the end of this course, participants will understand basic approaches to statistical inference, including hypothesis testing and confidence interval estimation. They will be equipped with the skills necessary to undertake simple analysis and to understand some of the basic terms often used to report statistical results. The course will include some calculations by hand to aid understanding. Topics CoveredData Summary; The normal distribution; Confidence intervals; Introduction to hypothesis tests; Analysis of contingency tables – chi-squared test;  T-tests; Non-parametric tests, (Wilcoxon signed rank test, Mann-Whitney U test); Introduction to correlation and regression; Basic presentation of data and results. Target AudienceThis course is aimed at those who have either never undertaken a formal statistics course, or who have studied some statistics in the past but wish to undertake a refresher. It is ideal for statistical novices who have never had any formal training but are starting to encounter statistics in their work and wish to gain some insight.Delegate Feedback&quot;Ellen and Jenny were extremely knowledgeable. They were also approachable and happy to give further explanations when necessary&quot;&quot;Excellent course. Hard to fault. I can see why it&#039;s popular&quot;&quot;This was a fantastic course, the presenters had a very high knowledge but were able to &#039;dumb it down&#039; for me as I am new to this&quot; </description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14383</guid>
            </item>
                    <item>
                <title>Introducing Institutional Ethnography: An Interdisciplinary Feminist Approach to Social Research - Online (21/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14768</link>
                <description>This workshop will introduce Institutional Ethnography (IE), an interdisciplinary feminist approach to social research that focuses on how texts and language organise our everyday lives. IE is not just a methodology, but an entire approach to research with a specific ontology of how the social world works and the organising role of texts and language. In IE, the researcher ‘takes sides’ using a specific version of standpoint to explore how institutions work in practice rooted in peoples’ experiences. This often involves researching as, with, or alongside marginalised groups and making visible how institutions exclude or make invisible certain groups of people and experiences.The overall aim of the workshop is to provide attendees with a comprehensive overview of institutional ethnography as an approach and the opportunity to translate their own research ideas and projects into an IE research proposal and do a small piece of text-focused analysis. This hands-on workshop is suitable for students, academics, and anyone else interested in feminist methodologies, text and discourse analysis, and institutional or organisational ethnographies. No prior training in, or knowledge of, IE is required.The course covers:· An overview of Institutional Ethnography and the work of feminist sociologist, Dorothy Smith, who developed Institutional Ethnography· Case studies of Institutional Ethnography research projects to show how it works in practice in different disciplines· How to translate your research into an Institutional Ethnography project using a research proposal framework· Practical explanation of how to do text and discourse analysis within Institutional Ethnography through a short text analysis activityBy the end of the course participants will:· understand of the origin and development of Institutional Ethnography· know how to use Institutional Ethnography to analyse texts, processes, and discourses· have an outline of how their research ideas could become an Institutional Ethnography projectThe course is aimed at Academics, students, any other qualitative researchers, including policymakers, organisers, and activists interested in analysing organisational processes.Participants must have at least some experience in qualitative research methods, but no experience of Institutional Ethnography is required. Preparatory ReadingRequired:· 1 hour lecture by Dorothy Smith summarising Institutional Ethnography -https://www.youtube.com/watch?v=1RI2KEy9NDw · Murray, Ó.M., 2020. Text, Process, Discourse: Doing feminist text analysis in institutional ethnography, Available at: https://doi.org/10.1080/13645579.2020.1839162  Desirable: · Earles, J., &amp; Crawley, S. L. 2020. Institutional ethnography. In P. Atkinson, S. Delamont, A. Cernat, J. W. Sakshaug, &amp; R. A. Williams (Eds.), Foundation: SAGE research methods. Retrieved July 17, 2020, from: http://dx.doi.org/10.4135/9781526421036759274  · Smith, D.E. &amp; Griffith, A.I., 2022. Simply Institutional Ethnography: Creating a Sociology for People. Toronto: University of Toronto Press.ProgrammeDay One: 21 September 202610:00 - 10:15 Introductions10:15 - 11:30 Series of short introductory video lectures + 1 case study11:30 - 11:45 Short break11:45 - 12:45 Q&amp;A on the videos and institutional ethnography in general12:45 - 13:00 Explain afternoon task and split everyone into small groups based on research interests 13:00 - 14:00 Lunch break 14:00 - 15:00 Small group discussions divided up by discipline/area of interest; participants collectively discuss how their research projects would translate into Institutional Ethnographies, aided by a research proposal template and guiding questions - each group is facilitated by one of the three organisers 15:00 - 15:15 Short break 15:15 - 16:00 Three groups come back together to highlight key points of discussions and any final questions before explaining what will happen on Day 2 - participants will have to choose a &#039;text&#039; related to their research to bring to Day 2 to analyse. Day 2: 22 September 2026 10:00 - 11:30 Brief introductions and 2 short case studies with Q&amp;A 11:30 - 11:45 Short break 11:45 - 13:00 Any further questions and introduction to the text analysis methods we will use in the afternoon 13:00 - 14:00 Lunch break 14:00 - 15:00 Small groups work facilitated by three organisers in which participants using text analysis methods on their research-related &#039;text&#039; (in groups or individually) 15:00 - 15:15 Short break 15:00 - 16:00 Everyone comes back together to discuss their text analysis and ask any final questions about how to do Institutional Ethnography text analysis, the overall approach, and distribution of follow-up resources. Completion of online evaluation survey.</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Fri, 13 Mar 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14768</guid>
            </item>
                    <item>
                <title>Consultancy Skills for Social Researchers (21/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14842</link>
                <description>This one day workshop will give social researchers practical insight into management and process consultancy tools and techniques. The aim is to equip participants with a further dimension to their research skills, recognising that many social research projects either include a consulting element or would benefit from consulting capability – at inception, execution or dissemination stages.Looking to book for four or more people from your organisation? Please let us know before booking by emailing: training@the-sra.org.uk</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14842</guid>
            </item>
                    <item>
                <title>Questionnaire design (22/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14843</link>
                <description>Have you ever discovered too late that your survey questions did not deliver useful or useable data? This course highlights ways to avoid pitfalls in the wording of individual survey questions as well as for the questionnaire whole. It also points out questionnaire design differences between face-to-face and telephone interviews, web and mobile web surveys and paper self-completion. Drawing on 30 years of the instructor’s experience and research findings from questionnaire design experiments, this course is full of practical advice.Part 1 - 22 September - 9.30 am to 3.30 pmPart 2 - 23 September - 9.30 am to 3.30 pmLooking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14843</guid>
            </item>
                    <item>
                <title>Meaning extraction from large text data: Thematic analysis via corpus linguistics - online (23/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14739</link>
                <description>The problem: Your team collected thousands of words of data. You try a traditional thematic analysis of the text. Soon, colour coding, close reading, writing ad hoc reflections about the text become too onerous a task. You doubt the validity of your observations. You wish there was another way to streamline the process, that would extract key themes in data in a faster and empirically-valid way.Solution: Join us for a session in which we showcase empirical methods for the extraction and analysis of meaning, concepts, and themes in texts. The session will provide training in corpus linguistics and mixed-method tools that enable the analysis of texts in an empirical, bottom-up fashion. Through a range of case-studies, you will be guided to extract meaning and other thematic patterns from texts to gain insight into thoughts and behaviours of authors of those texts. We will share best practises on the thematic analysis of various data types, such as diaries, interview transcripts, data scraped from the web, and outputs of both new and traditional media. We also demonstrate ways of building the results of such analyses into answering research questions, developing business strategy, or a public policy.This session will be run by researchers from the University of Sussex’s Concept Analytics Lab (https://conceptanalytics.org.uk/) using texts from Mass Observation Archive  to showcase approaches to thematic analysis. We will demonstrate solutions developed for a variety of problems and text types coming from our work with medical sciences, psychology, economics, and the energy industry. We will also show how linguistic patterns within or between texts (e.g. those that differ demographically or diachronically) can be explored, particularly through the use of new visualisation techniques. The workshop will conclude with a showcase of next-generation textual analysis tools that have been developed at Concept Analytics Lab.This will be a practical session, enabling attendees to develop hands-on experience with using corpus analysis tools. The course will consist of six hours of training over the course of one day [9.30am - 5pm] and will be delivered online. The course covers: How to extract meaning from large textual dataHow to build a corpus using textual data How to engage with existing corpora, such as multi-billion word corpora scraped from the webHow to use corpus methods for bottom-up and top-down researchTechniques for the visualisation of unstructured language dataAn introduction to discourse analysis and its application to corpora (corpus-assisted discourse analysis)By the end of the course participants will:Know how to engage a suite of mixed-method corpus linguistic tools to extract meaning from a corpusBe able to use corpora to answer a variety of research questionsBe able to build their own corporaConduct comparative corpus analysis (e.g. between texts that differ demographically or diachronically)Programme:9:30: Welcome and introduction to corpus linguistics10:00: Interrogating existing corpora - quantitative analysis12:00: Lunch13:00: Interrogating existing corpora - qualitative analysis15:00: Break15:15: Building your own corpus16:15: The Concept Cruncher: The next generation of text analysis16:45: Final remarksSpeakers:Dr Justyna Robinson is a Director of Concept Analytics Lab at the University of Sussex. She researches meaning in language and is interested in methods of analysing meaning empirically. Her publications focus on ways of researching meaning from historical perspectives (2012), from cognitive angles (2014), using socio-demographic information and other text metadata (2012, 2022), using corpus and statistical methods (2014, 2022). She researches meaning represented by words (2010), concepts and themes (2017, 2023). With the research team at Concept Analytics Lab, she delivered a range of projects investigating current meanings of loneliness, aging, UK trade deals post Brexit, political manifestos, recycling practises, or post-covid behaviour changes. Dr Rhys Sandow is a Senior Research Associate at Concept Analytics Lab, University of Sussex. He specialises in applying corpus methods to answer applied research questions, such as in collaborative work with economists, psychologists, historians, and medical humanities researchers, as well as organisations in the private sector. He also specialises in sociolinguistic variation and change, including its intersection with corpus linguistics, where he has worked as an expert witness in a legal context. He has published c.20 academic articles and book chapters on corpus linguistics and sociolinguistics as well as the co-edited book on Sociolinguistic Approaches to Lexical Variation in English..</description>
                <author>p.c.white@southampton.ac.uk (University of Southampton)</author>
                <pubDate>Fri, 12 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14739</guid>
            </item>
                    <item>
                <title>Introduction to equity-based trauma informed research (23/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14845</link>
                <description>We will begin with an introduction to the concept of trauma itself. We&#039;ll discuss the prevalence of trauma in society, including vicarious trauma and the impact this can have on researchers. We then introduce the principles of trauma-informed practice (developed in healthcare) and how this aligns with inclusive research design, particularly considering how experiences of discrimination and oppression can lead to trauma.At the end of the first day, we will begin to focus on the How. We will provide advice, guidance and case study examples on how to design and carry out trauma informed research.n.b. This course runs over two separate full days which must be booked individually. Day 2 can be booked here Applying Equity-Based Trauma-Informed Research in Practice.Day 1 - 23 September - 9.30 am to 4.00 pmDay 2 - 30 September - 9.30 am to 4.00 pmLooking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses!</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14845</guid>
            </item>
                    <item>
                <title>What Sample Size Do I Need? with R (online) (24/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14669</link>
                <description>Overview of 1-day courseChoosing an appropriate sample size is a common problem and should be given due consideration in any research proposal, as an inadequate sample size invariably leads to wasted resources. Hence objective sample size determination is increasingly requested by regulatory authorities in a number of disciplines. This course aims to give a practical introduction to sample size determination, or power calculations, in the context of some commonly used hypothesis tests. Examples from a scientific background will be used to highlight the problems associated with sample size determination, and suggest potential solutions. Practical work will be based around the free statistical software R; see https://www.r-project.org/. Formulae and algebraic notation will be kept to a minimum.PresentersSandro Leidi and James Gallagher Cost£282 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live between 09:00 and 17:30 (GMT+1). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter. We also use Zoom meetings rather than webinars to encourage further interaction during an online course.​Who Should Attend?Scientists and related who need to address the problem of sample size determination or power calculations in planning a study. Participants will be assumed to have a working knowledge of sampling distributions, confidence intervals and hypothesis tests for both means and proportions.  No previous experience of the R software is required.How You Will BenefitThis course will give you a sound introduction to sample size determination, and be able to conduct common power calculations using the free R software. What Do We Cover?Concepts of significance and power in relation to hypothesis testsSample size determination (power calculations) with one sample, two samples and paired samples for comparing means with a t-testSample size determination (power calculations) with one sample, two samples and paired samples for comparing proportions with a z-testPractical problems associated with sample size determination and possible solutionsOther issues such as the role of confidence intervals and why it can be difficult to determine sample size.The course will make use of our R functions which will be made freely available.SoftwarePractical work will be done in R.Note:For practical work, participants must download and install the R software.  This must be done prior to the start of the coursePractical work is based on the Windows operating system.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14669</guid>
            </item>
                    <item>
                <title>Introduction to Bayesian Analysis using Stan (28/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14387</link>
                <description>Level: Intermediate (I)This course will be delivered over 4 morning sessions, running from 9:30am to 12:30pm each day. This course is ideal for beginners or intermediate users of Bayesian modelling, who want to learn how to use Stan software within R (the material we cover can easily be applied to other Stan interfaces, such as Python or Julia). We will learn about constructing a Bayesian model in a flexible and transparent way, and the benefits of using a probabilistic programming language for this. The language in question, Stan, provides the fastest and most stable algorithms available today for fitting your model to your data. Participants will get lots of hands-on practice with real-life data, and lots of discussion time. We will also look at ways of validating, critiquing and improving your models. Learning OutcomeUse Stan to fit various models to dataCheck outputs for computational problems, and know what to do to fix themCompare and critique competing modelsJustify their modelling choices, including prior probability distributionsUnderstand what Stan can and cannot do Topics CoveredA quick overview of Bayesian analysisSimulation is useful for statistical inferenceWhat is a probabilistic programming language?Parts of a Stan modelUnivariate models; exploring priors and likelihoodsPrior predictive checkingBivariate regression modelsPredictions and posterior predictive checkingHierarchical modelsLatent variable models including item-response theoryWorking with missing and coarse dataGaussian processesLimitations of Stan Target AudienceAnyone with some statistics training who is aware of the advantages of Bayesian modelling could benefit from attending. Fields where this may be most popular are: insurance, political pollsters, finance, marketing, healthcare, education research, psychology, econometrics.Assumed KnowledgeAttendees should be comfortable with using R, Python, Julia or Stata. They should understand probability distributions and basic regression models, though this can be intuitive and doesn’t have to be mathematically rigorous. They do not need to have used Stan before.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14387</guid>
            </item>
                    <item>
                <title>Linear Mixed Models for Repeated Measures using R (online) (28/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14665</link>
                <description>Overview of 2-day courseIn a repeated measures experiment a response variable is repeatedly measured for each subject or unit over time under the same treatment. These observations are likely to be correlated over time, rendering conventional linear model methods either inappropriate for analysis or of limited use. Linear mixed models are commonly used to analyse repeated measurements, or longitudinal data, which are normally distributed. In this course we begin with a brief overview of repeated measures before moving onto the random coefficient model formulation of a linear mixed model (also known as subject-specific models). For the remainder of the course we focus on applying marginal models, sometimes known as covariance pattern models. Marginal models are particular useful for situations where the primary interest lies in studying mean trend through fixed effects, with variation in correlated errors about the trend treated as a nuisance.The course will emphasise the practicalities associated with choosing, fitting and interpreting linear mixed models in the context of analysing repeated measures. Examples will be drawn from medical and health related applications.Practical work will be based on the R software; see https://www.r-project.org/. Relevant models will be fitted using the CRAN packages lmerTest and mmrm.PresentersSandro Leidi and James Gallagher Cost£582 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live each day between 10:00 and 16:30 (GMT+1). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter. We also use Zoom meetings rather than webinars to encourage further interaction during an online course.​Who Should Attend?Data analysts and statisticians working in medicine, health and related areas who wish to have a practical introduction to the analysis of repeated measures using linear mixed models. It is assumed that participants are R users and have some familiarity with the practical use of linear mixed models in general.  No prior knowledge of analysing repeated measures is assumed.How You Will BenefitThe course will give you the skills to use linear mixed models to analyse normally distributed repeated measurement data. You will also appreciate the distinction between random coefficient (subject-specific) models and marginal models, and their advantages and disadvantages.What Do We Cover?Overview of repeated measuresRandom coefficient models; lmerTest CRAN packageMarginal models and covariance structuresFitting marginal models using the mmrm CRAN packageRandom coefficient models versus marginal modelsModel selection for marginal modelsInferential methods; Kenward-Roger for fixed effects and likelihood ratio testing and AIC for covariance structuresModel checking for marginal modelsFurther complexities associated with the analysis of repeated measures, e.g. relationship between random coefficient and marginal formulations of the mixed model, negatively correlated repeated measures data, convergence issues.The course does not cover GEE type models.SoftwarePractical work will be done in R.Note: For practical work, participants must download and install a number of CRAN packages in R.  This must be done prior to the start of the course.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14665</guid>
            </item>
                    <item>
                <title>Depth Interviewing Skills (28/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14866</link>
                <description>This one-day live online course will provide training on depth interviews. The course is designed to provide early-career and mid-career researchers, and other policy and practice professionals with the skills required to plan and conduct depth interviews.The morning session introduces participants to the foundational principles of depth interview design, including defining the sample, recruiting participants, designing research questions and topic guides, building rapport, audio and video recording, and the importance of listening.The afternoon session provides the opportunity for more in-depth small-group practice exercises and discussion, and for the practical application of the material covered to existing and future research projects in which participants are engaging.Looking to book for six or more people from your organisation? Get in touch to ask about our in-house training: Training@the-sra.org.uk</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14866</guid>
            </item>
                    <item>
                <title>Introduction to ECHILD: Linked data from health, education and children’s social care (28/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14877</link>
                <description>This short course is designed to give participants a practical introduction to ECHILD (Educational and Child Health Insights from Linked Data). ECHILD is a collection of linked, longitudinal administrative datasets covering health, education and children’s social care. More information about the ECHILD, and resources for researchers and the public can be found on the ECHILD website. The course is aimed at both analysts intending to use ECHILD and researchers who want to understand more about how the data can be used for policy relevant research. This course includes a mixture of lectures and practical sessions that will enable participants to put theory into practice.   Day 1 will provide information on the strengths and limitations of the different component datasets of ECHILD, through case studies of the National Pupil Database, Hospital Episode Statistics, Maternity Services Data, Mental Health Services Data, and the Community Services Dataset. Interactive lectures / tutorials will teach participants how to design a research study to answer a specific research question in ECHILD, focusing on the power and complexity of working with linked datasets. We will also discuss how to extract ECHILD data from SQL tables on the ONS Secure Research Service platform and provide an overview of access arrangements. Day 2 will focus on a series of practical sessions (in Stata and R) allowing participants to progress through an exemplar research study using ECHILD, covering phenotyping, developing cohorts, and analysing ECHILD cohort data. The current course builds on our previous in person and online training courses with the inclusion of some updated information reflecting newer developments of ECHILD. ECHILD users who have previously attended this training course and have an interest in learning about emerging ECHILD research and newly available data are encouraged to attend the next ECHILD User Day, which is available for anyone with an interest in ECHILD.The course covers: Overview of the component datasets of ECHILD, with reference to case studies Accessing the data on the ONS SRS Strengths and limitations of ECHILD Development of electronic cohorts in ECHILD Phenotyping in ECHILD Analysing ECHILD data By the end of the course participants will: Understand what data are available in ECHILD Know how to access ECHILD data Understand the strengths and limitations of ECHILD Know how to developing electronic cohorts in ECHILD The course is aimed at academic or government analysts and researchers who would like to know more about ECHILD and how ECHILD could be used in their own research, or who would like to know how it is currently being used to generate policy-relevant research. This is an intermediate level course that requires some prior knowledge of epidemiological research methods and statistical analysis, and familiarity with R or Stata.ECHILD users who have previously attended this training course and have an interest in learning about emerging ECHILD research and newly available data are encouraged to attend the next ECHILD User Day, which is open to anyone with an interest in ECHILD.Although there is no preparatory reading is required, although participants are encouraged to familiarise themselves with the data resources for researchers available on the ECHILD website.Participants should have a basic understanding of epidemiological research methods and statistical analysis. They should be comfortable in using R or Stata. Experience using administrative data is not required but would be an advantage.ProgrammeDay 1: Introduction Case Studies using each component dataset Developing cohorts in ECHILD Getting started with ECHILD data ECHILD best practice and user communityDay 2: Developing e-cohorts Part 1 Phenotyping to define exposures, outcomes and covariates Developing e-cohorts Part 2 Analysing cohort data Developing e-cohorts Part 3 Leveraging longitudinal administrative data for policy evaluation and population researchThis is an in-person course and will take place at Friend&#039;s House (Elizabeth Fry Suite) on 28-29 September from 09:30-17:00.</description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Wed, 17 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14877</guid>
            </item>
                    <item>
                <title>Introduction to Qualitative Interviewing (29/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14867</link>
                <description>Qualitative interviewing is a popular method in social research and it is often described as a conversation between interviewer and interviewee. It allows us to collect detailed and rich information about individuals’ lives, their experiences, behaviours, and how they understand and make sense of the world. The rich insight it provides into people’s lives is one of the benefits which the method offers over standardised surveys or questionnaires.This introductory level course introduces participants to the method of qualitative interviewing. This includes its benefits, examples of effective interviewing, and the key ethical and practical issues to be considered. We look at types of qualitative interview which include structured, unstructured and semi-structured interviews. In particular, we explore the benefits of semi-structured interviewing which involves a combination of pre-set open ended questions with room for the exploration of other (sometimes unanticipated) topics. Participants gain experience of designing their own interview schedule and of conducting a semi-structured interview.By the end of the workshop, participants will have knowledge of various forms of qualitative interview and theories of interviewing. They will be able to distinguish between various types of interviews and questioning. They will be aware of practical and ethical issues which must be considered prior to interviews. They will also be able to design their own semi-structured interview schedule and conduct a semi-structured interview.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14867</guid>
            </item>
                    <item>
                <title>Participatory Action Research: Equitable Partnerships and Engaged Research  (29/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14896</link>
                <description>PAR aims to create a space for researcher and participants to co-produce knowledge and where relevant, action for change. PAR is considered as a research paradigm in itself, that embodies a particular set of concepts under which researchers operate (Minkler and Wallerstein 2008). These include respect for diversity, community strengths, reflection of cultural identities, power-sharing, and co-learning (Minkler 2000). In this session we will explore these principles, the cyclical approach to PAR and what this means in practice. Participants will be given the opportunity to learn terminology, understand participation in community engaged research, explore how power and positionality can change health outcomes in PAR, and learn about a variety of participatory methods and how they have been applied in different contexts, globally and within the UK. Participants will also be provided with the space to explore challenges they are facing in designing or implementing community engaged collaborative research within a discussion clinic forum.   Brief TimetableDay 1: The history of PAR and underpinning orientation.Planning and setting up a PAR projectSkills required for a PAR studyEthical considerations specific to a PAR studyParticipatory research with children and young peoplePhotovoice methodologyIndependent activityGroup discussion  Day 2: Doing co-analysisParticipatory research methods (examples of other visual methods, social mapping, seasonal calendars and other non-visual methods but still participatory such as narratives and others that have been used)Participation and inclusion Dissemination and writing for PAR projects – different approaches, narratives/thematic analysis, thesis, publications, policy briefs, blogs and othersGroup discussion on pre-workshop task Advice clinic Afternoon independent learning and practical exercises Practical activities: Day 1: Photovoice activity and reflectionsDay 2: Individual PAR project outline and feedback</description>
                <author>Engage@liverpool.ac.uk (University of Liverpool)</author>
                <pubDate>Tue, 30 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14896</guid>
            </item>
                    <item>
                <title>Introduction to Focus Groups (30/09/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14846</link>
                <description>Focus groups are a popular qualitative research method which allow us to explore a variety of views and experiences from participants. They produce a particular type of qualitative data via the interaction which participations have with each other and the activities they engage in. As a qualitative method, focus groups also rely on effective moderation and facilitation skills. This online interactive course helps participants to improve the quality of their focus groups and moderation skills, and provides strategies to help them generate a participative and effective focus group discussion.The course aims to give participants a clear understanding of when and how to use focus groups as a qualitative method and to provide first-hand experience of one of the key roles: moderator and group member. We also consider research ethics, how to modify the style and approach depending on the sensitivity of the topic, and the nature of the participants. Although the focus is primarily on in person focus groups, participants will consider strategies for conducting focus groups in both in-person and online settings, and the different challenges these focus group styles present for moderators. Through practical hands-on activities on designing focus group schedules and moderation, participants will gain skills in focus group design, questioning, moderation, and facilitation.By the end of the course, participants will have knowledge of focus groups as a qualitative method and the type of data they generate. They will have knowledge of the role of the moderator and how to effectively design, plan and conduct a focus group. They will also have an awareness of the different ways in which focus groups can be facilitated (i.e. in-person, online, text) although the focus of this course will be on designing and facilitating in-person focus groups.Looking to book for four or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14846</guid>
            </item>
                    <item>
                <title>Creative Data Analysis (01/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14868</link>
                <description>The aim of this interactive workshop is to consider data analysis in qualitative research with a specific focus on how to treat and deal with data that is not textual, but comes out of the use of creative methods (drawings, paintings, pick-a-card, LEGO models, etc.). Using real data from research using creative methods for data collection we explore how analysis of &quot;messy data&quot; can be approached.We consider the principles and process of analysis within qualitative research in general when we discuss if analysis is ever an objective process and if there is a difference between analysing data from linear texts or visual/sensory data, such as that from building LEGO models, song lists, photographs, videos and the like. Delegates have opportunities to practise analysing visual data on its own, in connection with textual data employing the &quot;Systematic Visuo-Textual Analysis&quot; or by employing creative forms of expression.In line with the pedagogical principles of social constructivism the course is delivered as a mixture of interactive group tasks, discussions and lectures to enable active and experiential learning. This workshop can be taken on its own or following on from the workshop &quot;Creative methods in qualitative data collection&quot;.n.b. This course runs over two consecutive afternoons:Part 1 - 1 October - 1.00 pm to 4.30 pmPart 2 - 2 October - 1.00 pm to 4.30 pmLooking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14868</guid>
            </item>
                    <item>
                <title>Political Ethnography - Online (02/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14764</link>
                <description>This online course, taught over four mornings, aims to teach participants how to conduct qualitative field research, particularly participant observation and ordinary language interviewing. The course provides an understanding of the distinctiveness of ethnographic fieldwork compared to other data collection methods. By the end of the course, students should be able to understand how to conduct ethnography rigorously and the skills needed to produce high-quality ethnographic research. Students will be able to practice data collection methods associated with ethnography, such as participant observation, field notes, and ordinary language interviews. Finally, the course will discuss how to use fieldwork data to produce new and general theoretical insights.The course covers:Introduction to EthnographyOrdinary Language InterviewParticipant ObservationDigital EthnographyTheory building with qualitative dataBy the end of the course participants will:Explain the distinctive features of ethnographic fieldwork, particularly how participant observation and ordinary language interviewing differ from other qualitative research methods.Apply core ethnographic methods such as participant observation, field notes, digital ethnography, and interviews in their own research projectsCritically assess the methodological and ethical considerations involved in designing and conducting ethnographic research.Analyse fieldwork data to generate theoretical insightsTarget AudiencePostgraduate students (Master’s and PhD) in political science, sociology, anthropology, international relations, cultural studies, linguistics, arts, geography, archaeology, anthropology, and development studies, and related fields who are interested in incorporating ethnographic methods into their research;Early-career researchers and practitioners studying political or social dynamics who wish to strengthen their qualitative fieldwork skills—especially in participant observation and interviewing;Students planning or currently conducting fieldwork, particularly those working on topics like political parties, social movements, state institutions, or the everyday practices of politics.Preparatory ReadingBorges Martins da Silva, Mariana, 2025. &quot;Notes from the Classroom: Lessons and Best Practices for Teaching Digital Ethnography&quot;, Qualitative and Multi-Method Research.Schatz, Edward. 2009. “Ethnography Immersion and the Study of Politics.” In Political Ethnography: What Immersion Contributes to the Study of Power. University of Chicago Press.Hammersley, G., M. Hammersley, and P. Atkinson. 1995. Ethnography: Principles in Practice. Research Methods, Sociological Theory, Ethnography. Routledge. (Chapter 1)Jerolmack, Colin, and Shamus Khan. 2014. ‘Talk Is Cheap: Ethnography and the Attitudinal Fallacy’. Sociological Methods &amp; Research 43 (2): 178–209.Schaffer, F.C. 2014. Elucidating Social Science Concepts: An Interpretivist Guide. Routledge Series on Interpretive Methods. Routledge. (Chapter 1, 2)Schaffer, Frederic Charles. 2006. ‘Ordinary Language Interviewing’. In Interpretation and Method: Empirical Research Methods and the Interpretive Turn, edited by Dvora Yanow and Peregrine Schwartz-Shea, 150–60. Armonk, London: M.E. Sharpe.Lareau, Annette. 2021. Listening to People: A Practical Guide to Interviewing, Participant Observation, Data Analysis, and Writing It All Up. Chicago Guides to Writing, Editing, and Publishing. Chicago ; London: The University of Chicago Press. (chapter 4 and 5)Walt, Kathleen M., and Billie R. DeWalt. 2011. Participant Observation: A Guide for Fieldworkers. Rowman Altamira. (chapter 2-5)Emerson, R.M., R.I. Fretz, and L.L. Shaw. 2011. Writing Ethnographic Fieldnotes, Second Edition. Chicago Guides to Writing, Editing, and Publishing. University of Chicago Press. (Chapters 1-3)Fujii, Lee Ann. 2012. “Research Ethics 101: Dilemmas and Responsibilities.” PS: Political Science &amp; Politics 45 (4): 717–23. https://doi.org/10.1017/S1049096512000819.Fu, Diana. 2017. “Disguised Collective Action in China.” Comparative Political Studies 50 (4): 499–527. (Please also read the methodological appendix)Borges Martins da Silva, Mariana. 2023. “Weapons of Clients: Why Do Voters Support Bad       Patrons? Ethnographic Evidence from Rural Brazil.” Latin American Politics and Society 65 (1): 22–46.Timmermans, Stefan, and Iddo Tavory. 2012. ‘Theory Construction in Qualitative Research: From Grounded Theory to Abductive Analysis’. Sociological Theory 30 (3): 167–86There are no prerequisites. The course is designed to be accessible to those new to ethnographic research, though some familiarity with qualitative methods may enhance your experience.PLEASE NOTE THIS COURSE EQUATES TO 1.5 DAYS FOR PAYMENT PURPOSES.Programme2 October – 10AM-12PMIntroduction to Ethnography and Ordinary Language Interview9 October - 10AM-12PMParticipant Observation16 October 10AM-12PMWriting Fieldnotes; Digital Ethnography23 October - 10AM-12PMConstructing Theory with Ethnographic Data  </description>
                <author>jmh6@soton.ac.uk (NCRM, University of Southampton)</author>
                <pubDate>Wed, 11 Mar 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14764</guid>
            </item>
                    <item>
                <title>Bayesian Methods for Demography and Beyond: A Primer (05/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14831</link>
                <description>Date: October 5th through to October 9th, 2026Registration Closes: 23:59 BST, 25th September 2026By: Jakub Bijak and GuestsLocation: Nuffield College, University of OxfordCourse description: This comprehensive, interdisciplinary short course provides foundations in applied Bayesian Statistics with a focus on methods for Population Data Science – a dynamically-growing area of research, connecting statistical rigour with fascinating real-life applications. Led by one of the pioneers of Bayesian thinking for Demographic Research, and illustrated by examples of Bayesian methods for estimation and prediction, the course will help the participants understand the main concepts and methods unlocking the study of uncertain processes. In addition, the participants will be able to appreciate the breadth of possible applications, such as local planning, national policy setting or human rights monitoring. The course is primarily intended for Masters students, doctoral and post-doctoral researchers, and other academics, but it is open to anyone with interest in population topics, who would like to enter into the world of population uncertainty equipped with state-of-the-art tools for dealing with unknowns – known and unknown alike.Objectives: To familiarise the participants with the philosophy and methodology of Bayesian Statistics, and to enable them to use selected software tools and packages to application Bayesian methods in practice.Learning outcomes: By the end of the course, the participants will be able to:1. Understand the philosophical and statistical basics of Bayesian statistics.2. Appreciate the different sources of uncertainty for various applications and the way in which they are reflected in models.3. Specify a Bayesian model for a given problem, estimate it, and assess its quality and sensitivity to various assumptions.4. Carry out an applied piece of Bayesian analysis, by using freely-available dedicated statistical software, and interpret the results.Timetable (Subject to change): AM session 10:00-13:00, Lunch 13:00-14:00, PM Session 14:00-17:00Lectures in the morning, practicals/computer workshops in the afternoon.Day 1. AM: History and philosophy of Bayesian statistics. Bayes Theorem: prior, posterior, likelihood. Applications of Bayesian methods in demography. PM: Pen-and-paper exercises: deriving posterior probabilities for a few simple discrete distributions. Point-and-click Bayesian estimation in JASP. Day 2. AM: Sources of uncertainty. Hierarchical models. Prior selection and elicitation. Brief introduction to numerical methods (MCMC, HMC). PM: Getting started: introduction to Stan. Coding simple models on pre-prepared data. Guided choice of individual mini-project topics; collection of data.Day 3. AM: Model comparison, selection and averaging, Bayesian model critique. Sensitivity analysis: not only priors. PM: Guided work on mini-projects – Part 1: Data preparation, model design, coding, estimation and troubleshooting. Day 4. AM: Guest lectures: real-life examples of Bayesian demographic models (details tbc). PM: Guided work on mini-projects – Part 2: Model critique and sensitivity analysis. Informative versus non-informative priors.Day 5. AM: Building theory: complex models and uncertainty quantification. New directions of Bayesian demography. Finalisation of mini-projects and individual presentations (five minutes, five slides). Conclusions to the course.Prerequisites: Undergraduate-level knowledge of statistics (any paradigm). Knowledge of calculus (integration) is beneficial, but not necessarily required.Teaser: A short video featuring Jakub Bijak and John Bryant discussing Bayesian demography back in 2016. Preliminary Reading Gelman A et al. (2013/2025) Bayesian Data Analysis: Third edition. CRC/Chapman &amp; Hall.Bijak J and Bryant J (2016) Bayesian demography 250 years after Bayes. Population Studies, 70(1), 1–19.Bryant J and Zhang J (2018) Bayesian Demographic Estimation and Forecasting. CRC/Chapman &amp; Hall.Attendance will be recognised through Accredible badges. Please kindly see the registration link onm the LCDS homepage to sign up for this couse. The course currently costs £600 for the entire 4.5 days of sessions. A 50% fee-waiver is available for internal Oxford students and participants from low and middle income countries upon request: please email teaching@demography.ox.ac.uk for more details.For any other or additional queries, please kindly contact teaching@demography.ox.ac.uk.</description>
                <author>charle.rahal@demgraphy.ox.ac.uk (Demographic Science Unit, Universty of Oxford)</author>
                <pubDate>Sun, 03 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14831</guid>
            </item>
                    <item>
                <title>Survival Analysis (06/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14395</link>
                <description>Level: Professional (P)Standard methods of survival analysis based on the Kaplan-Meier estimate of a survivor function, the log rank test and Cox regression modelling are widely used in many different areas of application.   But often, the assumptions that underlie these techniques may not be valid, or the data structure may be more complex.  Extensions of these basic methods allow particular features of data that occur in practice to be handled appropriately.  This course will begin with an overview of standard methods and then move on to some of the more advanced techniques.   Their practical application will be illustrated using the R software, with an emphasis on interpreting output rather than on writing R code.  The course will consist of a series of presentations and practical sessions. Learning OutcomesAn appreciation of how the methods of survival analysis can be used in a variety of situations.Topics CoveredOverview of standard methods for summarising survival data and the Cox regression model.  Types of censoring in survival data, including interval and dependent censoring.  Time dependent variables and the counting process formulation of survival data.  Parametric models for survival data, including flexible models based on splines.  Incorporating random effects into a survival analysis; frailty models.  Analysis of data where there is more than one type of event; models for competing risks.  Detecting and handling non proportional hazards. Target AudienceStatisticians and epidemiologists in public sector research organisations, pharmaceutical companies and related organisations.  University research students and fellows. Assumed KnowledgeSome familiarity with basic methods for summarising survival data, including estimates of the survivor function and the log rank test.  Some experience in using the Cox regression model would be advantageous.  While knowledge of the R software is not essential, participants generally find it useful to be able to undertake the practical work using R on their laptop.  </description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14395</guid>
            </item>
                    <item>
                <title>Creative and inclusive workshop design for power sharing (06/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14869</link>
                <description>This course on creative and inclusive workshop designs will give you practical tips and tools for designing and delivering workshops for a range of stakeholders, participants and communities. Why focus on workshops? As we move into a place of embedding equitable, trauma informed and inclusive research practice, we need to look for better ways to reduce power imbalances, empowering more people to be involved in research, including research and project design. This often means stepping away from traditional models of research, and being open to more safe, creative and collaborative methods for engaging and interacting with people. Workshops foster inclusive practice by creating accessible, engaging spaces where diverse voices are heard and valued. However, they need to be designed well.This one day practical focused course will:Increase your awareness and understanding on how workshop designs can support empowerment, inclusive practice and trauma informed practice - and why these approaches matter.Provide you with tangible approaches and tools for designing inclusive and engaging workshops, in a trauma informed way. This includes approaches for co-design, co-production, creative methods and group decision making.Give you ideas and confidence in creating your own innovative approaches for research, research and co-design workshops.Looking to book for six or more people from your organisation?  Contact training@the-sra.org.uk to ask about our in-house courses</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14869</guid>
            </item>
                    <item>
                <title>Qualitative Data Analysis (06/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14870</link>
                <description>Qualitative data analysis reveals patterns and themes from the large volume of data generated by qualitative research. It is useful for gaining detailed understanding of social phenomena and individual experiences, perceptions and behaviours. However, it is often seen as a mysterious and complex stage of the research process. There are also challenges in terms of how researchers conduct analysis and the steps that they need to follow.This advanced course provides participants with the skills to conduct qualitative data analysis. While providing an overview of different analytical approaches, the focus in our activities will be on thematic analysis. It provides an introduction to qualitative data analysis. It explores ways of organising and analysing qualitative data, and the practicalities of doing so. Through a practical exercise where we analyse qualitative interview data provided by the trainer, participants will be able to gain experience of conducting their qualitative data analysis by focusing on thematic analysis.By the end of the course, participants will have knowledge of various methods and theories of qualitative data analysis and how it differs from quantitative analysis. They will be able to choose an appropriate data analysis technique for different forms of qualitative data. They will also be able to conduct their own thematic analysis, code, and organise data for analysis.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14870</guid>
            </item>
                    <item>
                <title> Introduction to Bayesian Statistics using R (online) (07/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14666</link>
                <description>Overview of 2-day courseBayesian statistics have become very popular in recent years. Modern software has made this possible and Bayesian methods are now applied in a wide range of scientific application areas from medicine to ecology. This course provides an introduction to the motivation, methods and applications of Bayesian statistics. The analysis tool is R (https://www.r-project.org/); prior knowledge of this software is assumed.The course is a mixture of presentations and hands-on computer exercises. It begins with an overview of the rationale and methodology underpinning Bayesian analysis, and the Markov chain Monte Carlo (MCMC) computational tools behind the methodology are outlined. An introduction to the JAGS engine within the R software is then provided, followed by data analysis applications, including linear models and generalised linear models. The advantages of Bayesian approach applied to the latter are emphasised and considered in detail. For example, the question “What is the chance that method A better than method B?” can be easily addressed in a Bayesian framework, but not in classical statistics.The emphasis in this course is on practical data analysis, although the essential theory will be outlined. Examples are drawn from a range of scientific disciplines.PresentersSandro Leidi and James Gallagher Cost£582 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live each day between 09:00 and 17:30 (GMT+1). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter. We also use Zoom meetings rather than webinars to encourage further interaction during an online course.​Who Should Attend?Data analysts and statisticians who want an introduction to Bayesian methods for statistical analysis. No prior knowledge of Bayesian statistics is required. Participants are expected to have:An A-level mathematics qualification or equivalent, including knowledge of probability density functions and probability mass functions for describing distributionsA working knowledge of linear models and generalised linear modelsA working knowledge of the R statistics software.How You Will BenefitBy the end of the course you will have a firm understanding of Bayesian methods and their flexibility. You will also have acquired a working knowledge of specialised software for Bayesian data analysis and will be able to fit and interpret linear and generalised linear models in a Bayesian framework. You will also appreciate the practical benefits of Bayesian methods.What Do We Cover?Bayesian versus classical frequentist statisticsLikelihood, prior and posterior distributions and the use of Bayes&#039; theoremBayesian analysis of single-parameter models and multi-parameter modelsConjugate, vague and informative priorsSimulation of posterior distributions; posterior summariesMarkov chain Monte Carlo (MCMC) methods and MCMC diagnosticsLinear models, generalised linear models and model selectionQuestions that classical statistics find difficult to answer or cannot answerUse of the JAGS software via R and the CRAN packages rjags, runjags and coda.SoftwarePractical work will be done in R.Note: For practical work, participants must download and install (i) the JAGS software and (ii) a number of CRAN packages in R.  This must be done prior to the start of the course.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14666</guid>
            </item>
                    <item>
                <title>Narratives and storytelling in qualitative research (07/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14871</link>
                <description>Narrative inquiry is a valuable investigative technique in qualitative research. Narrative inquiry and storytelling offer us a different way of knowing, of investigating the lived experiences of individuals, and of exploring subjectivity. Narrative knowledge is created and constructed through the stories of lived experience and sense-making, the meanings people afford to them, and therefore offers valuable insight into the complexity of human lives, cultures, and behaviours. It allows us to capture the rich data within stories, including for example shedding insight into feelings, beliefs, images and time. It also takes account of the relationship between individual experience and the wider social and cultural contexts. Crucially, it also involves collaborative inquiry and co-construction of meaning between participants and the researcher. Examples of narrative inquiry in qualitative research include for instance: stories, interviews, life histories, journals, photographs and other artefacts.Looking to book for six or more people from your organisation? Contact training@the-sra.org.uk to ask about our in-house courses.</description>
                <author>training@the-sra.org.uk (Social Research Association)</author>
                <pubDate>Thu, 04 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14871</guid>
            </item>
                    <item>
                <title>Principles and Practices of Qualitative Data Analysis (08/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14892</link>
                <description>OverviewEmbarking on qualitative data analysis: a beginner’s guide to critical considerations for your qualitative research Learning objectivesBy the end of the course, participants will be able to:Develop appropriate research questions;Focus a literature review to ensure it is efficient and effective;Understand the range of qualitative methodologies and their underlying assumptions;Make appropriate choices between methodologies, data collection strategies and analytic methodsIdentify the audiences of their work and frame their dissemination accordingly. Who is this course for?This course is designed for postgraduate students and early career researchers in any discipline who are new to working with qualitative data (e.g. literature and documents, transcripts of interviews and focus groups, visual materials, social media and online content, open-ended survey responses etc.) Course overview and aimsThis course provides a thorough overview of the principles and practices of undertaking qualitative data analysis. Framed around the research cycle, we discuss and illustrate the interrelated activities undertaken as analysis progresses – from the paradigms and assumptions that underlie qualitative projects, through the practicalities of planning and implementing an analysis, to writing up, visualising and sharing findings. The aim of this course is to open up thinking about the range and flexibility of qualitative data analysis approaches and to equip participants with the necessary mindsets and frameworks to plan and undertake their own projects. The course is led by two facilitators and the number of participants is limited to ensure everyone has the opportunity to discuss their work-in-progress. TopicsThe qualitative research cycle – planning and managing the iterative and cyclical nature of qualitative researchResearch in the wider landscape – research topics and objectives, reviewing the state of the art, developing research questionsThe role of methodology – underlying paradigms and assumptions, differences between methodologies and methodsThe ethics of working qualitatively – considerations for involving participants and representing their contributionsFrom methodology to data collection – types of qualitative data, ways of collecting qualitative data, integrating different types of data in an analysisAnalytic activities – integrate, organise, explore, reflect, interrogateQualitative analytic strategies – qualitative approaches, mixed-methods analysis and quantifying qualitative data, focusing on the examples of Grounded theory, Content Analysis, Thematic Analysis, Discourse Analysis, Action ResearchAnalysis exercise – small groups collaboratively analyse sample qualitative data using different strategies and compare and discuss their findingsCollating insights and presenting a narrative – sharing findings with different audiences Format and documentationAll our workshops are hands-on, delivered through a blend of demonstration, discussion and practical exercises, rather than providing simplistic, mechanical instruction.To deliver as tailored an experience as possible, we contact you on enrolment in order to understand your research goals and analytical strategies. Additionally, our participant numbers are capped to a small group size and we run our courses with two facilitators, allowing us to cover the core topics, as well as specialist needs arising out of individual projects.Participants are provided with slide decks, reading lists and a range of resources to accompany the course and to support consolidation of the topics covered. Feedback from previous attendees&quot;Since beginning my doctoral journey this training is what I have been searching for! The trainers are exceptional and have a way of delivering complicated theory and methods in an accessible and engaging manner. This has been the very best experience - thank you! &quot;&quot;I&#039;ve only just come out of the session, and it was a HUGE amount of information, delivered extremely clearly. I have studied qual methodologies for my masters, and this was a far clearer guide than anything else I have experienced.&quot;&quot;A fantastic session that helped a lot of learning click into place. I feel a lot more confident about embarking on my PhD and have further areas of inquiry to focus on my direction.&quot; FacilitatorsChristina Silver, PhD is the director of Qualitative Data Analysis Services and manager of the CAQDAS Networking Project at the University of Surrey, UK. Christina’s interests relate to the relationship between technology and methodology and the effective teaching of qualitative methods and digital tools. She is co-author of Using Software in Qualitative Research: A Step-by-Step Guide (Sage publications, 2007, 2014) and Qualitative Analysis using ATLAS.ti/MAXQDA/NVivo: The Five-Level QDA® Method (Routledge 2018). Christina has trained more than 11,000 researchers around the world in qualitative methods and the use of digital tools for analysis, since 1998, and is a Fellow of the UK Academy of Social Sciences.Sarah L Bulloch, PhD is a senior associate of Qualitative Data Analysis Services and teaching fellow at the CAQDAS Networking Project at the University of Surrey, UK. Sarah has expertise in both qualitative and quantitative analysis techniques and has applied them in academic, public sector, private and third sector contexts. Her current work and research centres around enabling others to apply research methods, and the digital tools to support them, in a meaningful, robust and flexible way. Sarah first used CAQDAS packages in 2006 and started teaching them in 2010. About Qualitative Data Analysis ServicesQDA Services provide tailored and flexible training, consultancy, coaching and analysis for qualitative and mixed-methods researchers.We specialise in facilitating high-quality analysis through the powerful use of digital tools.Our website provides information about our work, including our pedagogy - the Five-Level QDA method, which underpins the way we think about, undertake and teach methods and tools.</description>
                <author>info@qdas.co.uk (QDAS | Qualitative Data Analysis Services)</author>
                <pubDate>Tue, 23 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14892</guid>
            </item>
                    <item>
                <title>Bayesian Meta-analysis (13/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14396</link>
                <description>Level: Professional (P)This course introduces the Bayesian approach to meta-analysis. Attendees will learn practical ways in which they can combine multiple sources of published evidence while accounting for uncertainties such as response bias, publication bias, confounding, and missing information, using either BUGS, JAGS or Stan as software. With Bayesian models, this can be transparent and reproducible.This two-day course begins by reviewing classic meta-analysis methods and expressing them as statistical models. Once attendees understand meta-analysis in this larger context, they are able to extend the model flexibly to account for common problems such as papers that report only change from baseline. A series of problems will be tackled in this course, and attendees will leave with model code that they can immediately start using with their own projects. Learning OutcomesAfter attending, participants will be able to:Write out standard meta-analyses as statistical modelsUse BUGS, JAGS or Stan to fit such models to dataRecognise several common problems in meta-analysisExtend these models to account for these problemsUnderstand and communicate their findings Topics CoveredDay 1:A review of statistical models of meta-analysis​Introduction to Bayesian analysis problems in meta-analysis, and sources of uncertaintyModels for basic DerSimonian-Laird and Biggerstaff-Tweedie meta-analysesIntroduction to Bayesian software options: BUGS, JAGS and StanDay 2:Models for network meta-analysisModels for missing statisticsModels for reporting biasModels for publication biasModels for a mixture of statisticsModels for a mixture of study typesReporting Bayesian meta-analyses Target AudienceThis course will be of interest to evidence-based healthcare researchers, including those writing guidelines and evaluating policies. Attendees should be comfortable conducting simple meta-analyses in some software but do not have to have experience of Bayesian methods. Assumed KnowledgeThis course assumes that all participants have a basic grounding in Bayesian statistics, to the level covered by the RSS courses &quot;Introduction to Bayesian Statistics&quot; or &quot;Introduction to Bayesian Analysis using Stan&quot;. There is no specific software expertise required, but examples will be written in BUGS and Stan, using R as an interface. We also assume that participants are familiar with the principles of systematic reviews, for example from reading relevant parts of the Cochrane Collaboration Handbook online.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14396</guid>
            </item>
                    <item>
                <title>Programming in R (13/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14410</link>
                <description>Level: Intermediate (I)This course will be delivered over 4 afternoon sessions, running from 1:00pm to 5:00pm each day.The intensive course on programming principles in R. This course covers the fundamental techniques such as functions, for loops and conditional expressions. It also covers the {tidyverse} package, {purrr}. {purrr} is a very powerful package that gives great flexibility to analysts, by enhancing R’s functional programming toolkit. By the end of this course, you will understand what these techniques are and when to use them. The course will also demonstrate how to use functions such as map(), map2() and pmap(), to iteratively map functions over multi-element objects like vectors and lists. Emphasis will also be placed on how to manipulate list outputs and how this can be applied to data..Learning OutcomesBy the end of the course, delegates will: Understand basic functions, multiple arguments and variable scopes.Have a thorough understanding for loops.Be able to apply basic functions.Have a thorough understanding of conditionals such as if, else and else if statements.Be familiar with possible R workflows such as directory structure and working with directories.Understand how the aforementioned techniques can be applied to their own data.Understand how these techniques will improve efficiency and results.Understand where to find help in R using resources and the help() function.Understand lists in R and know how to use {purrr} to map functions.Know what nested loops are and use {magrittr} to extract elements from them.Be able to create list columns and know how to access the data in them.Iteratively loop two or more objects to a function of choice using functions such as map2(), pmap() and imap().Recognize the advantages of using {purrr}.Understand how to extract elements from nested lists to achieve a desired output object class.Be able to effectively debug their code using multiple {purrr} functions for the debugging process.Save precious debugging time using e.g. safely() Topics CoveredConditionals: using if and else statements in RFunctions: what a function is, how are they used, and how can we construct our own functions.Looping in R: an introduction to the concept of looping in R. In particular for and while loops.Help: The help system in R can at first glance appear daunting, however, after the initial shock, R’s documentation is second to none.Project structure: Practical tips on how to structure a project.Data manipulation and aggregation using dplyrIntroduction to {purrr} and Lists: Introduction to lists in R and using {purrr} to map a function across a list.List-Columns and Nesting: Exploring nested data in list columns and using the mapping functions to manipulate them.Parallel Mapping: Using {purrr} functions to map over multiple lists in parallel.Manipulating {purrr} Output: Using {purrr} to efficiently extract elements from lists into vector and dataframe format, and change the hierarchy within nested lists.Best Practices in {purrr}: Showcase of functions from {purrr} which aid in the debugging process.  Target AudienceThis course is idea for anyone who would like to extend their basic familiarity with using R, and using R to write their own bespoke functions or optimizing their code. Assumed KnowledgeBasic prior experience with the R programming language is assumed. Namely that participants have some experience of R data structures, such as vectors, data frames, and experience in using pre-made functions from R packages.The course is aimed as a follow up the &#039;Introduction to R and Regression Modelling in R&#039; training course.Whilst no statistical knowledge will be assumed, some of the examples will be statistical in nature.For this online course, participants are not required to have R installed on their own laptops. A virtual environment, which can be accessed through a web browser, will be used to run R and view course materials.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14410</guid>
            </item>
                    <item>
                <title>Non-Proportional Hazards: Modelling the Restricted Mean Survival Time using R (online) (13/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14791</link>
                <description>Overview of 1-day courseIn survival analysis in medical research, the proportional hazards assumption and the hazard ratio effect measure have been popular for decades, fuelled by extensive application of the log-rank test and the Cox regression model.  However, the hazard ratio can be clinically awkward to interpret, or the proportional hazards assumption may not hold, rendering the use of a hazard ratio effect measure questionable at best.In this course we introduce the restricted mean survival time (RMST), which is a well established, but under-used summary of the survival experience.  In recent years there has been a surge of interest in the RMST, particularly in oncology, but also in many other areas. We begin with a review of the definitions of the RMST, approaches to estimation and different RMST-based effect measures which are clinically meaningful alternatives to the hazard ratio and are not based on a proportional hazards assumption.For the practical analysis of survival data, which includes right-censoring, the course focuses on a non-parametric analysis for comparing treatments and a generalised linear model (GLM) -type modelling approach based on the use of pseudo-values.  The latter provides a flexible method for directly modelling the RMST in a regression framework, where a treatment effect may be adjusted for covariates.  Model checking is also considered. The course concludes with a brief consideration of an extension to the RMST known as the window mean survival time (WMST) or the long-term RMST (LT-RMST).The course is a practical introduction to analysing survival data using a RMST-based effect measure.  Only essential theoretical aspects of the methodology will be summarised.  Examples used will be drawn from applications in medicine and health, particularly clinical trials.Practical work will be based around the statistical software R; see https://www.r-project.org/.PresentersSandro Leidi and James GallagherCost£312 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live between 09:00 and 17:30 (GMT). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked verbally or using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter.​  We also use Zoom meetings rather than webinars to encourage further interaction during an online course.Who Should Attend?Statisticians and data analysts working with survival data in medical research. Participants will be assumed to have a working knowledge of:Survival analysis techniques applicable to right censoringRegression modellingThe R statistics software.How You Will BenefitYou will acquire practical experience in the use of RMST-based effect measures as an alternative to the hazard ratio.  You will also be able carry out adjusted as well as unadjusted analyses.What Do We Cover?Problems with proportional hazards and hazard ratio effect measure.  Introduction to the RMST: definition, approaches to estimation, RMST-based effect measures as an alternative to the hazard ratio.  The restricted mean time lost (RMTL)Non-parametric analysis for comparing two groups. Statistical inference: estimation, confidence intervals and hypothesis testing for different effect measures. Advantage of RMST-based effect measures over the hazard ratioAdjusting a treatment effect for covariates. Modelling the RMST using a GLM-type model based on pseudo-values; choice of link functions and effect measures; model fitting and comparison of modelsModel checking and the use of pseudo-residualsExtending the RMST: window mean survival time (WMST)CRAN packages, including geepack for modelling, emmeans for post-processing and survRM2 for non-parametric analysis.The course does not cover time dependent covariates.SoftwarePractical work will be done in R.Note: For practical work, participants must download and install a number of CRAN packages in R.  This must be done prior to the start of the course.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 30 Mar 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14791</guid>
            </item>
                    <item>
                <title>Statistical Modelling for University Administrators using R (online) (14/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14668</link>
                <description>Overview of 2-day courseAre you working in Learning Analytics or Student Analytics?Ever been asked if the average mark is changing significantly over academic years, or if the difference between the rate of change for females and males is statistically significant? Or which factors are associated with non-continuation?Or which factors are associated with accepting an offer?Or if the chance of achieving a first class honours degree is associated with tariff points on entry? This two-day course provides participants with hands-on experience of analysing their own type of records for data-driven planning and confidently interpreting numerical results for reports to policy makers and committees. The focus of the course is on the use of two statistical modelling techniques:Linear regressionLogistic regressionLinear regression is used to examine how the mean of a numerical outcome, like final year mark, might be associated with different characteristics. If the outcome is binary, such as drop-out, logistic regression is used to investigate how the chance of failing to continue to the second year is associated with different characteristics.  Logistic regression is a popular modelling technique, for example it is advocated by the Office for Students in their Financial support evaluation toolkit.The course also illustrates how these modelling techniques may be used for one-step-ahead forecasting into next year.Presentations, demonstrations and hands-on computer practicals are based around the free statistical software R; see https://www.r-project.org/. Formulae are kept to a minimum; instead, we concentrate on results, their interpretation and reporting in plain language.PresentersSandro Leidi and James Gallagher Cost£516 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live each day between 10:00 and 16:30 (GMT+1). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter. We also use Zoom meetings rather than webinars to encourage further interaction during an online course.​Who Should Attend?Administrators in educational establishments working in Policy, Planning and Strategy units; Data and Insight units; Business Intelligence units; those involved in learning analytics or extracting actionable insights from student records and in reporting to policy makers or committees. Anyone in these positions needing to answer questions around how student outcomes may be associated with different factors will benefit greatly from this course.It is assumed that participants will, prior to the course, have:An understanding of mathematical functions and equations. In particular, the natural logarithmic and exponential functions (loge() and exp() respectively), the equation of a straight line and its geometrical representationAttended the one-day course Statistics for University Administrators, or Statistics for University Administrators using R, or have equivalent knowledge.No previous experience of the R software is required; a brief introduction for the purpose of the course will be given.How You Will BenefitBy the end of the course you will be familiar with two common statistical modelling methods for investigating associations and extracting actionable insights, be able to report the results in plain language, and be able to perform analyses using free statistical software. You will also be able to follow official guidance on the use of such models, e.g. the Office for Students’ guidance on the use of binary logistic regression for investigating the effectiveness of financial support with respect to student outcomes.What Do We Cover?Introduction to the R software·Simple linear regression for relating a numerical outcome to a numerical explanatory variableExtending the linear regression model to incorporate categorical explanatory variables and interactions to allow for effect modificationUsing binary logistic regression in place of linear regression when modelling binary outcomesOne-step-ahead forecasting.SoftwarePractical work will be done in R.Note:For practical work, participants must download and install the R software prior to the start of the coursePractical work is based on the Windows operating system.Extra InformationThe R software is used on the course for two reasons:It is a free dedicated statistics package and can be used for other analysesIt is a widely used software which will be maintained by the R Foundation for many years to come.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14668</guid>
            </item>
                    <item>
                <title>Using Generative AI in Ethical and Professional Ways as a Researcher - In-person (14/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14767</link>
                <description>This two-part in-person training course combines critical reflection with hands-on practice to help researchers navigate generative AI thoughtfully and responsibly. The first session explores what AI means for higher education and research at this moment of rapid change, examining both opportunities and risks. The second session is a practical workshop where participants bring their own work and AI tools to explore ethical and professional use, developing personal principles for responsible AI integration into research practice. Participants must bring their own device with access to a generative AI chatbot they already have an account with and have previously used (such as ChatGPT, Claude, Gemini, or Copilot).The course covers: The current landscape of generative AI in higher education and academic researchHow AI is reshaping academic work, including writing, analysis, and collaborationOpportunities and risks of AI adoption in research contextsEthical considerations around integrity, authorship, and responsibilityPractical exploration using participants&#039; own research materials and AI toolsScenario-based discussions on responsible AI usePeer exchange on emerging practices and challengesDeveloping personal guiding principles for AI use in researchBy the end of the course participants will:Articulate a clearer understanding of what generative AI means for researchers and scholarshipCritically evaluate the opportunities and risks of AI in their own research contextReflect on how language models are entering their research processesIdentify key ethical considerations around integrity, authorship, and responsibility when using AIExperiment critically with AI tools using their own research materialsBegin developing their own guiding principles for responsible AI useShare and learn from peers&#039; emerging practices and approachesScheduleWednesday 14th October 2026, 10:00 - 16:00LocationRoom 1.69, Humanities Bridgeford Street Building, The University of Manchester, M15 6ADPre-requisitesSome prior experience using a generative AI chatbotAn active account with a generative AI tool of your choice A paper they have published (open access or pre-print version)A work-in-progress paper or chapterAccess to their preferred AI chatbotPresenterDr Mark Carrigan FRSA FHEA is a Senior Lecturer in Education at the University of Manchester, where he co-leads the Digital Education Manchester group and serves as an AI Fellow at the Institute for Teaching and Learning. His work centers on three interconnected commitments: developing ontological and epistemological frameworks for understanding Large Language Models (LLMs) beyond current inadequate conceptualisations; examining higher education as a critical site where the social and cultural dynamics of LLMs unfold through practical challenges; and advancing Margaret Archer’s morphogenetic approach as a route to addressing these urgent questions.He is the author of Platform and Agency: Becoming Who We Are (Routledge, 2025), which develops a framework for understanding personal transformation in the digital age. His recent work includes Generative AI for Academics (Sage, 2024) and Social Media for Academics (Sage, 2nd edition), alongside eight other books. He co-edited Building the Post-Pandemic University (Edward Elgar, 2023), examining how universities are transforming in response to technological and social disruption. </description>
                <author>p.c.white@southampton.ac.uk (University of Southampton)</author>
                <pubDate>Mon, 11 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14767</guid>
            </item>
                    <item>
                <title>Introduction to Mixed Methods Research (19/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14692</link>
                <description>Want to learn more about mixed methods research? Need support or advice with your mixed methods research? Our online course could help you!The ‘Introduction to Mixed Methods Research’ course from (Methodical) will be delivered by experienced mixed methods researchers Dr Sarah Jasim, a senior research fellow at University College London and London School of Economics and Dr Ruth Plackett, a senior research fellow at King’s College London.The course will cover:Key principles and procedures in mixed methods researchWhat is mixed methods research and why do we use it?How to plan a mixed methods research project.Understanding models of sequence and priority used in mixed methods research.How to analyse data and combine results.There will be opportunity to discuss your own research questions, methods, and desired outcomes.Relevant for PhD students, post-docs and researchers across disciplines and industries.The course will also be available on Monday Mar 2nd or Monday October 19th, 2025, 10-4pm online.  </description>
                <author>ruth.l.plackett@kcl.ac.uk (KCL)</author>
                <pubDate>Thu, 22 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14692</guid>
            </item>
                    <item>
                <title>Identifying Trends and making Forecasts (28/10/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14390</link>
                <description>Level: Intermediate (I)If you’re looking to improve the way you plan your work and improve efficiency by introducing statistical forecasting, then this course is ideal. By the end of the session you will have a firm grasp of how to summarise and measure trends, as well as how to extrapolate trends into a forecast. You will also have a good understanding of how to perform relevant calculations in Excel. This course is being delivered over two morning sessions, which will run from 9:00am to 1:00pm on both days.This course looks at one of the big questions in businesses -- finding out what is going to happen next. It would be so much easier to plan sales, purchases, production, staff and logistics if we knew the answer to this question! Many businesses know how important it is to forecast for the future, yet many fail to apply the fundamental concepts of statistical forecasting. Those that don’t use statistical forecasting face higher costs and uncertainty when reality diverges from their plans. Those that do use statistical forecasting are able plan for the future much more effectively and efficiently. Learning OutcomesUnderstand the distinction between sober &amp; drunk time series (seriously!)Learn how to use hypothesis testing to confirm that a trend is a genuine trend.Learn how to use moving averages correctly to identify potential turning points.Discover the simplest method of identifying seasonality in your time series and to confirm it with hypothesis test.Uncover the basic principles of statistical process control and how you can use it to confirm deviations from an expected trend.Learn 4 different ways of extrapolating an existing trend to produce forecast. Topics CoveredTime series analysis, forecasting, trend identification, seasonality, moving averages, trend extrapolation, statistical process control, forecasting using extrapolations. Target AudienceAnyone involved in business planning, performance analysis and other similar roles that require analyses of historical trends and extrapolation of those trends to create forecasts. Course PrerequisitesThis course would be suitable for anyone who has completed our two day &quot;Basic Statistics&quot; course.Other participants should ideally have an understanding of the following:Basic statistical concepts including expectation, variance, distribution and correlation.Probability and risk including knowing what false positives and false negatives areKnow how to calculate of confidence intervals for the mean of 1 sample and the difference in means between 2 samples.Know how to calculate the slope and intercept of a simple regression models with 1 variableUse of Microsoft Excel including the use of formulae such as IF, VLOOKUP, OFFSET, etc.Produce and interpret line charts, column charts and scatter plots in Excel.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14390</guid>
            </item>
                    <item>
                <title>Publishing quality charts in R with ggplot2 (02/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14407</link>
                <description>Level: Intermediate (I)This tutor-lead virtual course will introduce how the tidyverse and ggplot2 can be used to reproducibly create publication quality charts from R. Learning OutcomesReproducibly import and wrangle data with the tidyverse in preparation for charting with ggplot2. Confidently choose the appropriate geoms for visualising data with ggplot2. Understand how to use factors using the forcats package to control the display (or order) of chart elements. Effectively control the use of colours and themes in ggplot2 charts. Understand how to augment GIS data using sf and the tidyverse to be visualised with ggplot2. Reproducibly export publication quality charts for papers, posters and other printed media.Delegates are expected to have a laptop with the R software installed. Topics CoveredR, Data Visualisation, ggplot2, Data Presentation, Exploratory Data Analysis. Target AudienceThis course is designed for both novice and experienced R users who want to create publication quality printed charts with ggplot2.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14407</guid>
            </item>
                    <item>
                <title>Introduction to Systematic Reviews in Health (02/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14797</link>
                <description>Course detailsDate: Monday 2nd &amp; Monday the 9th November 2026Time: 09:00 – 13:00Location: This is an online course conducted via ZoomDuration: 8 learning hoursWho this course is forThis course is ideal for people who have an awareness of evidence-based health. It&#039;s also useful for people who are in the process of or about to undertake a systematic review. Previous delegates have been:ResearchersHealthcare professionalsAcademic cliniciansEducation and policy commissionersMedical studentsPhD or MSc studentsLearning outcomesAfter completing this course, you will understand:What a systematic review isScoping the research question and writing a protocolLiterature searchingInclusion/exclusion screeningData extraction and critical appraisalData synthesisPlease note this course will NOT cover realist synthesis or qualitative analysis.This course is delivered by Southampton Health Technology Assessments Centre (SHTAC)Course Leaders:Jonathan ShepherdCourse TutorsGeoff FramptonEmma MaundKaren PickettJonathan ShepherdLois Woods </description>
                <author>A.Vincent@soton.ac.uk (University of Southampton)</author>
                <pubDate>Wed, 27 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14797</guid>
            </item>
                    <item>
                <title>Introduction to Machine Learning in R (10/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14404</link>
                <description>Level: Intermediate (I)This course will be delivering over 4 afternoon sessions, running from 1:00pm to 5:00pm each day.This course covers the fundamentals of machine learning and the methodology for applying these to real-world analytics problems. The course outlines the stages involved in a machine learning analysis, and walks through how to perform them using the R programming language and the tidymodels suite of packages. Participants will be provided with exercises to complete through the course in order to gain hands-on experience in using the methods presented.The individual stages of: problem formulation, data preparation, feature engineering, model selection and model refinement will be walked through in detail giving participants a solid process to follow for any machine-learning analysis. This includes methods for evaluating machine-learning models in terms of a performance metric as well as assessing bias and variance.  Learning OutcomesFollowing this course the attendees will:Be familiar with the overall process of how to apply machine-learning methods in an analysis projectUnderstand the differences and similarities between statistical modelling and machine-learning theoriesHave gained hands-on experience in working with the tidymodels suite of packages in RGain an intuitive understanding of how several specific machine-learning methods solve the problems of prediction and classification Topics CoveredIntroduction to machine-learning: parsnip package; basic train and testStages of machine-learning: problem formulation; data preparation; feature engineering; model selectionHighlighted Models: Decision trees and random forests; K-nearest neighbours, linear regression and logistic regression. Target AudienceMachine Learning can be applied to data in a whole range of fields from Finance to Pharmaceutical, Retail to Marketing, Sports to Travel and many, many more! This course is aimed at anyone interested in applying machine learning methods to their data in order to: gain deeper insight, make better decisions or build data products Assumed KnowledgeThis course assumes participants are comfortable with the basic syntax and data structures in the R languageFor this online course, participants are not required to have R installed on their own laptops. A virtual environment, which can be accessed through a web browser, will be used to run R and view course materials.</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14404</guid>
            </item>
                    <item>
                <title>Analysing Interview and Focus-Group data using NVivo (12/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14893</link>
                <description>OverviewGetting started with NVivo: a comprehensive introduction to qualitative data analysis. Learning objectivesBy the end of the course, participants will be able to:Strategies and tactics in qualitative research – the importance of methodology and how research objectives drive the use of software toolsData formatting – transcription protocols that maximise functionality in NVivoSetting up a project – structuring the NVivo workspace in line with your objectivesExploring data – in-depth annotation and initial high-level explorationsConceptualising data – interpretive and inductive coding compared with automated coding optionsOrganising data – attaching socio-demographics or other meta-data to the units in your analysisInterrogating and visualising data – uncovering relationships and mapping ideas Who is this course for?This course is designed for postgraduate students and early career researchers in any discipline working on or planning to work with interview or focus group data.No prior knowledge of NVivo is required. Course overview and aimsNVivo can be harnessed to manage, analyse and interpret any qualitative materials. This course focuses on harnessing NVivo when working with primary data generated from conversations with participants through interviews and focus-group discussions. It is framed by the Five-Level QDA® method, which provides an adaptable framework for ensuring the tools you use in NVivo are driven by the methodological needs of your project.The course provides a comprehensive overview of NVivo by introducing its core components using sample transcripts and course participants are facilitated in using the software in guided hands-on sessions. We discuss common approaches to analysing interview and focus-group transcripts, open-up thinking about how to appropriately choose between them and provide a framework for planning and documenting your analysis. TopicsStrategies and tactics in qualitative research – the importance of methodology and how research objectives drive the use of software toolsApproaches to analysing interview and focus-group transcripts – commonly used analytic approaches for interview and focus-group data and their appropriateness to your objectivesPlanning an analysis – the purpose and use of Analytic Planning WorksheetsData formatting – transcription protocols that maximise functionality in NVivoSetting up a project – structuring the NVivo workspace in line with your objectivesExploring data – in-depth annotation and initial high-level explorationsConceptualising data – interpretive and inductive coding compared with automated coding optionsOrganising data – attaching socio-demographics or other meta-data to the units in your analysisInterrogating and visualising data – uncovering relationships and mapping ideas Format and documentationAll our workshops are hands-on, delivered through a blend of demonstration, discussion and practical exercises, rather than providing simplistic, mechanical instruction.To deliver as tailored an experience as possible, we contact you on enrolment in order to understand your research goals and analytical strategies. Additionally, our participant numbers are capped to a small group size and we run our courses with two facilitators, allowing us to cover the core topics, as well as specialist needs arising out of individual projects.Participants are provided with slide decks, reading lists and a range of resources to accompany the course and to support consolidation of the topics covered.Participants must have access to NVivo on either a Windows or Mac machine. The course will be taught on NVivo v15, however, participants running NVivo 12 or later are also able to follow the course. A two week trial version of the software is available free of charge from the NVivo website Feedback from attendees&quot;Really helpful (and impressive!) that both hosts were very knowledgeable about how to use NVivo on both Mac and Windows.&quot;&quot;Sarah and Christina’s style of teaching is spot on! Super clear, straightforward and to the point. What a great learning experience. Thank you.&quot;&quot;Christina and Sarah are extremely positive and engaging and very supportive when queries are raised. They have so much knowledge and experience and explain very clearly in plain English&quot;&quot;As a standalone course - it is very useful and helpful and they are probably the best, or at least, one of the best presenters for online learning courses that I have done. &quot;&quot;The training materials were effective, particularly due to the helpfulness of the instructors. The hands-on training approach made the one-day online session engaging and interactive, ensuring that it never felt boring. Time truly flew by during the training! I especially appreciated the detailed explanations about NVivo, which have significantly boosted my confidence in how to approach my research. Overall, I found the training to be extremely useful, providing me with valuable skills and insights that I can directly apply to my work. Thank you for the excellent training experience!&quot; FacilitatorsChristina Silver, PhD is the director of Qualitative Data Analysis Services and manager of the CAQDAS Networking Project at the University of Surrey, UK. Christina’s interests relate to the relationship between technology and methodology and the effective teaching of qualitative methods and digital tools. She is co-author of Using Software in Qualitative Research: A Step-by-Step Guide (Sage publications, 2007, 2014) and Qualitative Analysis using ATLAS.ti/MAXQDA/NVivo: The Five-Level QDA® Method (Routledge 2018). Christina has trained more than 11,000 researchers around the world in qualitative methods and the use of digital tools for analysis, since 1998, and is a Fellow of the UK Academy of Social Sciences.Sarah L Bulloch, PhD is a senior associate of Qualitative Data Analysis Services and teaching fellow at the CAQDAS Networking Project at the University of Surrey, UK. Sarah has expertise in both qualitative and quantitative analysis techniques and has applied them in academic, public sector, private and third sector contexts. Her current work and research centres around enabling others to apply research methods, and the digital tools to support them, in a meaningful, robust and flexible way. Sarah first used CAQDAS packages in 2006 and started teaching them in 2010. About Qualitative Data Analysis ServicesQDA Services provide tailored and flexible training, consultancy, coaching and analysis for qualitative and mixed-methods researchers. We specialise in facilitating high-quality analysis through the powerful use of digital tools. Our website provides information about our work, including our pedagogy - the Five-Level QDA method, which underpins the way we think about, undertake and teach methods and tools.</description>
                <author>info@qdas.co.uk (QDAS | Qualitative Data Analysis Services)</author>
                <pubDate>Tue, 23 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14893</guid>
            </item>
                    <item>
                <title>JBI Scoping Review Workshop (19/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14809</link>
                <description>JBI Scoping Review Workshop (Online Short Course) This JBI-accredited course covers the key principles, steps and reporting guidelines for undertaking a Scoping Review and explores how Scoping Reviews are different from Systematic Reviews. The course is delivered by experts from the University of Nottingham Centre for Evidence Based Healthcare and will run online over two days (November 19th &amp; 20th 2026, 09:30-13:30 on each day). </description>
                <author>catrin.evans@nottingham.ac.uk (University of Nottingham)</author>
                <pubDate>Wed, 15 Apr 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14809</guid>
            </item>
                    <item>
                <title>Introduction to Generalised Linear Mixed Models using R (online) (25/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14667</link>
                <description>Overview of 2-day courseMixed models have become increasingly popular, as they have many practical applications. However, the traditional linear mixed model with normally distributed errors is not appropriate for modelling discrete responses such as binary data and counts. Such responses are typically analysed using generalised linear models such as logistic regression and Poisson regression.Commonly-used generalised linear models will be extended to deal with multiple error structures, using a variety of scientific examples, mainly medical and health related applications, such as investigating the presence of adverse events in a clinical trial.The emphasis will be on practical understanding, although an outline of the theory will be presented. Practical examples will be used to illustrate the methods and participants will have the opportunity to fit and interpret models themselves in hands-on computer practicals.Practical work will be based on the R software; see https://www.r-project.org/.  Model fitting will mainly be done using the CRAN package GLMMadaptivePresentersSandro Leidi and James Gallagher Cost£582 (inclusive of 20% VAT)Delivery ModeAll training is online and will be delivered live each day between 09:00 and 17:30 (GMT). Delivery platform: Zoom, which may be freely accessed.  Questions may be asked using Zoom&#039;s chat box.  Note our online courses are delivered by a team of two presenters, meaning at least one presenter is always available to provide additional support.  During presentations, the team member who is not speaking can take questions in addition to the presenter. We also use Zoom meetings rather than webinars to encourage further interaction during an online course.​Who Should Attend?Data analysts and statisticians working in medicine, health and related areas, who wish to have a practical introduction to Generalised Linear Mixed Models. It is assumed that participants are R users and familiar with the practical use of both generalised linear models and linear mixed models. How You Will BenefitYou will learn to formulate generalised linear models with both fixed and random effects for a range of situations, how to fit them and how to interpret their output.What Do We Cover?Review of generalised linear models and linear mixed modelsBinary and binomial outcomes: logistic regression with mixed effectsCount outcomes: Poisson and negative binomial regression with mixed effectsOrdered outcomes: proportional odds regression with mixed effectsAdaptive Gauss-Hermite Quadrature fitting method; inferential proceduresConvergence issues and solutionsInterpretation of effects in a generalised linear mixed model and predictionGLMMadaptive CRAN package for fitting generalised linear mixed models; ordinal CRAN package for fitting the proportional odds model with random effects.Notes on course content:The GLMMadaptive package can currently only fit models where the random effects part is defined by a single grouping factorThe course does not cover marginal or GEE type models for repeated measurements.SoftwarePractical work will be done in R.Note: For practical work, participants must download and install a number of CRAN packages in R.  This must be done prior to the start of the course.</description>
                <author>jamesgallagher1929@gmail.com (Statistical Services Centre Ltd)</author>
                <pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14667</guid>
            </item>
                    <item>
                <title>Basic Statistics (30/11/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14384</link>
                <description>Level: Foundation (F)The course will be delivered over 5 morning sessions, running fro 9:00am to 1:00pm each day. The purpose of this course is to help participants understand some basic statistical concepts and develop a strategy for approaching simple data analysis. The course will introduce basic concepts such as hypothesis testing and confidence interval estimation. It will provide the tools to undertake simple analysis of a dataset and will include some helpful hints and tips for reading and understanding reported statistics.Learning OutcomesBy the end of this course, participants will understand basic approaches to statistical inference, including hypothesis testing and confidence interval estimation. They will be equipped with the skills necessary to undertake simple analysis and to understand some of the basic terms often used to report statistical results. The course will include some calculations by hand to aid understanding. Topics CoveredData Summary; The normal distribution; Confidence intervals; Introduction to hypothesis tests; Analysis of contingency tables – chi-squared test;  T-tests; Non-parametric tests, (Wilcoxon signed rank test, Mann-Whitney U test); Introduction to correlation and regression; Basic presentation of data and results. Target AudienceThis course is aimed at those who have either never undertaken a formal statistics course, or who have studied some statistics in the past but wish to undertake a refresher. It is ideal for statistical novices who have never had any formal training but are starting to encounter statistics in their work and wish to gain some insight.Delegate Feedback&quot;Ellen and Jenny were extremely knowledgeable. They were also approachable and happy to give further explanations when necessary&quot;&quot;Excellent course. Hard to fault. I can see why it&#039;s popular&quot;&quot;This was a fantastic course, the presenters had a very high knowledge but were able to &#039;dumb it down&#039; for me as I am new to this&quot; </description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14384</guid>
            </item>
                    <item>
                <title>Effectively manage your literature review using NVivo (02/12/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14894</link>
                <description>OverviewLearn how to review literature and analyse documents efficiently and systematically with NVivo Learning objectivesBy the end of the course, participants will be able to:Differentiate types of literature review and document analysisMake an informed decision as to an appropriate methodology for their needsDevelop a framework for undertaking a literature review and/or document analysis systematicallyNavigate digital tools designed to facilitate literature reviewing and/or document analysisKnow where to go for more resources and advice in undertaking a literature review and/or document analysis Who is this course for?This course is designed for postgraduate students and early career researchers in any discipline working on or planning for a literature review or documentary analysis. No prior knowledge of NVivo is required. Course overview and aimsNVivo can be harnessed to organise a range of types of materials and our ideas about them. This includes electronic copies of journal articles, and documents such as reports, public records and policy statements, amongst other materials. Framed by reviewing and documentary analysis methodologies, this course provides an introduction to NVivo’s powerful tools that facilitate in-depth analysis of individual items, as well as cross-item comparison; all with a view to enabling structured, efficient writing of findings. TopicsTypes of literature review &amp; document analysis – differentiating review methodologies and understanding their purposesReview and analysis questions – developing focused questions to guide reading and appraising literature and documentsPlanning a literature review or document analysis – considerations in ensuring reviews and analyses are efficient and systematicTasks involved in reviewing literature and analysing documents - working directly and indirectly with literature and documentsDigital tools for reviewing and analysing literature and documents – understanding the different role of bibliographic software and the tools available in NVivoStructuring notes and writing up – tying report-writing with review objectives and sharing with different audiences Format and documentationAll our workshops are hands-on, delivered through a blend of demonstration, discussion and practical exercises, rather than providing simplistic, mechanical instruction.To deliver as tailored an experience as possible, we contact you on enrolment in order to understand your research goals and analytical strategies. Additionally, our participant numbers are capped to a small group size and we run our courses with two facilitators, allowing us to cover the core topics, as well as specialist needs arising out of individual projects.Participants are provided with slide decks, reading lists and a range of resources to accompany the course and to support consolidation of the topics covered.Participants must have access to NVivo on either a Windows or Mac machine. The course will be taught on NVivo v15, however, participants running NVivo 12 or later are also able to follow the course.A two-week trial version of the software is available free of charge from the NVivo website. Feedback from previous attendees&quot;The trainers are knowledgeable, passionate and witty . They were able to carry the group and have our full attention during the entire session. Highly recommend to anyone who is doing or planning to do a literature review&quot;&quot;Working hands-on in the software in tandem with the course leaders, cementing the learning. This makes me confident that I will be able to use the information going forward in my own work.&quot;&quot;All of it was really useful thank you so much! Really practical and meaningful.&quot; FacilitatorsChristina Silver, PhD is the director of Qualitative Data Analysis Services and manager of the CAQDAS Networking Project at the University of Surrey, UK. Christina’s interests relate to the relationship between technology and methodology and the effective teaching of qualitative methods and digital tools. She is co-author of Using Software in Qualitative Research: A Step-by-Step Guide (Sage publications, 2007, 2014) and Qualitative Analysis using ATLAS.ti/MAXQDA/NVivo: The Five-Level QDA® Method (Routledge 2018). Christina has trained more than 11,000 researchers around the world in qualitative methods and the use of digital tools for analysis, since 1998, and is a Fellow of the UK Academy of Social Sciences.Sarah L Bulloch, PhD is a senior associate of Qualitative Data Analysis Services and teaching fellow at the CAQDAS Networking Project at the University of Surrey, UK. Sarah has expertise in both qualitative and quantitative analysis techniques and has applied them in academic, public sector, private and third sector contexts. Her current work and research centres around enabling others to apply research methods, and the digital tools to support them, in a meaningful, robust and flexible way. Sarah first used CAQDAS packages in 2006 and started teaching them in 2010. About QDAS | Qualitative Data Analysis ServicesQDAS provide tailored and flexible training, consultancy, coaching and analysis for qualitative and mixed-methods researchers. We specialise in facilitating high-quality analysis through the powerful use of digital tools. Our website provides information about our work, including our pedagogy - the Five-Level QDA method, which underpins the way we think about, undertake and teach methods and tools.</description>
                <author>info@qdas.co.uk (QDAS | Qualitative Data Analysis Services)</author>
                <pubDate>Tue, 23 Jun 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14894</guid>
            </item>
                    <item>
                <title>Introduction to Research Project Management (Online Course) (07/12/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14838</link>
                <description>Learn the essential principles of research project management at your own pace.This practical online self-study course will equip you to better manage any type of research – at whatever stage of your career – so you can:Identify the key skills every research project/programme manager needsUnderstand which skills are most in demand – inside and outside of academiaExplore the four core research project management stages necessary for delivering research objectives on time and on budgetFind out how to get up to speed on any project – at whatever stage you join itDiscover the Top 10 challenges research project managers face and tried and tested solutions for handling themShow funders that your project will complete within timeframe and resource limitations.Take away simple tools, templates and checklists to help you:Identify project stakeholders and prioritize their needsAssess the impact of potential risks to your research and discover tried and tested strategies for overcoming the most common threatsIdentify what skills and resources your project needs to achieve its objectivesBreak your project into manageable tasksWork out how long it should take to complete any given projectIdentify the critical activities you’ll need to monitor closely to make sure you complete your research as plannedTrack any project through to completion...…and much more!Additional benefits:Eight modules, fully recorded over 27 video lectures (no live component)Take away simple tools, templates and checklists you can use to manage any research projectSix months access to all video lectures and course materials.</description>
                <author>contact@evaluationworks.co.uk (Evaluation Works)</author>
                <pubDate>Wed, 06 May 2026 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14838</guid>
            </item>
                    <item>
                <title>Intermediate Statistics (08/12/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14392</link>
                <description>Level: Intermediate (I)Multiple linear regression is one of the most commonly used techniques in statistics and allows for the impact of multiple variables to be assessed simultaneously. The analysis of variance (ANOVA) is a related technique which allows the mean values of several groups to be compared. This course will utilize Jamovi&#039;s free software, to equip participants with the skills necessary to undertake both types of analysis, understand and interpret the output, check the assumptions that underpin each type of model, and present the results coherently. This course will be delivered over two morning sessions, running from 9:30am to 1:00pm on both days.Learning OutcomesBy the end of this course the attendees will:       Understand what is meant by the term Analysis of Variance (ANOVA) and the different ANOVA models availableAssess when it is appropriate to fit an analysis of varianceInterpret the result s of an analysis of varianceAssess model fitPresent the results of an analysis of varianceUnderstand what is meant by the term multiple linear regressionAssess when it is appropriate to fit a multiple linear regression modelCarry out a regression analysis using free softwareInterpret the results of a multiple linear regression analysisAssess model fitPresent the results of a multiple linear regression analysis      Topics CoveredThe first day will start with a brief recap on the concepts of hypothesis testing and choosing the right test. This will include the basic use of Jamovi software to carry out and interpret an independent t-test before progressing to the related technique ANOVA.  Assumption checking, two-way ANOVA’s and interactions will conclude the morning. The second day starts with correlation and simple linear regression to assess the relationship between two continuous variables before concentrating on multiple regression which allows multiple variables to be tested simultaneously. Both sessions will concentrate on producing and understanding outputs rather than mathematical content with regular exercises to reinforce learning. Target AudienceThis course is aimed at individuals who have some basic statistical knowledge and who wish to undertake analyses of quantitative data and who therefore wish to gain some insight into how to undertake these. Knowledge AssumedBasic statistical knowledge as the course is designed as a follow-on from our Basic Statistics course.Delegates will need to download the latest version of Jamovi onto their laptop as this will be used during the workshop: https://www.jamovi.org/download.html</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14392</guid>
            </item>
                    <item>
                <title>Bayesian Meta-analysis (15/12/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14397</link>
                <description>Level: Professional (P)This online training course will be delivered over 4 afternoon sessions, running from 1:00pm to 5:00pm on each day. This course will cover R object-oriented programming techniques. It will discuss what OOP is and the different varieties within R. Beginning with the popular S3 and S4 OOP frameworks, we’ll finish with the new {R6} package that is used extensively in Shiny applications. The course will then introduce the {rlang} package as a way of parsing variables from a data set into a function. Furthermore, it cover environments and function-evaluation in R, to help you understand how the tools in {rlang} work under the hood. This course will be delivered over 4 sessions. Course Outline This course will cover the following topics:Advanced Functions: Scoping rules (including lexical scope), The … argument, Argument matchingS3 classes: Introduction to object-oriented programming, Constructing S3 objects, DrawbacksS4 classes: Creating and using S4 classes, Differences between S3 and S4 classesR6 classes: Differences between {R6} and S3/S4, Mutable states, Creating methods, Shallow and deep copiesModifying user argument in functions callsQuoting code with quosuresUsing quasi quotation Learning outcomesBy the end of this course, delegates will be able to :Select the most appropriate form of OOP for their taskLeverage encapsulation, polymorphism and inheritance to provide a nice user interface to their codeWrite functions with rich results, user-friendly display and programmer-friendly internalsExtend the functionality of functions for new object typesWrite code that is extensible by othersUse the {rlang} operators {{}}, !!, !!! and := to pass variablesModify user functions using enquo()Parse and deparse expressions Target AudienceThis course assumes that participants are comfortable with the fundamentals of R programming. As such the course will be of interest to anyone who uses R, in particular those who want to develop their computer skills to cover more advanced topics. Delegate Feedback ““Extremely good teacher, great explanations, funny examples and very flexible in terms of content and time. I got to know a lot of things, that I did not think were possible.” “Material well presented and delivered” ”I am not scared of R anymore. It was actually fun!”“Really great course! Useful content that will greatly benefit me in my future R projects.”</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14397</guid>
            </item>
                    <item>
                <title>Advanced Programming in R (15/12/26)</title>
                <link>https://www.ncrm.ac.uk/training/show.php?article=14399</link>
                <description>Level: Professional (P)This online training course will be delivered over 4 afternoon sessions, running from 1:00pm to 5:00pm on each day. This course will cover R object-oriented programming techniques. It will discuss what OOP is and the different varieties within R. Beginning with the popular S3 and S4 OOP frameworks, we’ll finish with the new {R6} package that is used extensively in Shiny applications. The course will then introduce the {rlang} package as a way of parsing variables from a data set into a function. Furthermore, it cover environments and function-evaluation in R, to help you understand how the tools in {rlang} work under the hood. This course will be delivered over 4 sessions. Course Outline This course will cover the following topics:Advanced Functions: Scoping rules (including lexical scope), The … argument, Argument matchingS3 classes: Introduction to object-oriented programming, Constructing S3 objects, DrawbacksS4 classes: Creating and using S4 classes, Differences between S3 and S4 classesR6 classes: Differences between {R6} and S3/S4, Mutable states, Creating methods, Shallow and deep copiesModifying user argument in functions callsQuoting code with quosuresUsing quasi quotation Learning outcomesBy the end of this course, delegates will be able to :Select the most appropriate form of OOP for their taskLeverage encapsulation, polymorphism and inheritance to provide a nice user interface to their codeWrite functions with rich results, user-friendly display and programmer-friendly internalsExtend the functionality of functions for new object typesWrite code that is extensible by othersUse the {rlang} operators {{}}, !!, !!! and := to pass variablesModify user functions using enquo()Parse and deparse expressions Target AudienceThis course assumes that participants are comfortable with the fundamentals of R programming. As such the course will be of interest to anyone who uses R, in particular those who want to develop their computer skills to cover more advanced topics. Delegate Feedback ““Extremely good teacher, great explanations, funny examples and very flexible in terms of content and time. I got to know a lot of things, that I did not think were possible.” “Material well presented and delivered” ”I am not scared of R anymore. It was actually fun!”“Really great course! Useful content that will greatly benefit me in my future R projects.”</description>
                <author>training@rss.org.uk (The Royal Statistical Society)</author>
                <pubDate>Mon, 18 Aug 2025 00:00:00 +0100</pubDate>
                <guid>https://www.ncrm.ac.uk/training/show.php?article=14399</guid>
            </item>
            </channel>
</rss>
