Duration 0.5 Days 3 CPD hours This course is intended for This course is designed for business leaders and decision makers, including C-level executives, project managers, HR leaders, Marketing and Sales leaders, and technical sales consultants, who want to increase their knowledge of and familiarity with concepts surrounding data science. Other individuals who want to know more about basic data science concepts are also candidates for this course. This course is also designed to assist learners in preparing for the CertNexus DSBIZ⢠(Exam DSZ-110) credential. Overview In this course, you will identify how data science supports business decisions. You will: Explain the fundamentals of data science Describe common implementations of data science. Identify the impact data science can have on a business The ability to identify and respond to changing trends is a hallmark of a successful business. Whether those trends are related to customers and sales or to regulatory and industry standards, businesses are wise to keep track of the variables that can affect the bottom line. In today's business landscape, data comes from numerous sources and in diverse forms. By leveraging data science concepts and technologies, businesses can mold all of that raw data into information that facilitates decisions to improve and expand the success of the business. Data Science Fundamentals What is Data Science? Types of Data Data Science Roles Data Science Implementation The Data Science Lifecycle Data Acquisition and Preparation Data Modeling and Visualization The Impact of Data Science Benefits of Data Science Challenges of Data Science Business Use Cases for Data Science Additional course details: Nexus Humans CertNexus Data Science for Business Professionals (DSBIZ) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the CertNexus Data Science for Business Professionals (DSBIZ) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 2 Days 12 CPD hours This course is intended for Anyone who works with IBM SPSS Statistics and wants to learn advanced statistical procedures to be able to better answer research questions. Overview Introduction to advanced statistical analysis Group variables: Factor Analysis and Principal Components Analysis Group similar cases: Cluster Analysis Predict categorical targets with Nearest Neighbor Analysis Predict categorical targets with Discriminant Analysis Predict categorical targets with Logistic Regression Predict categorical targets with Decision Trees Introduction to Survival Analysis Introduction to Generalized Linear Models Introduction to Linear Mixed Models This course provides an application-oriented introduction to advanced statistical methods available in IBM SPSS Statistics. Students will review a variety of advanced statistical techniques and discuss situations in which each technique would be used, the assumptions made by each method, how to set up the analysis, and how to interpret the results. This includes a broad range of techniques for predicting variables, as well as methods to cluster variables and cases. Introduction to advanced statistical analysis Taxonomy of models Overview of supervised models Overview of models to create natural groupings Group variables: Factor Analysis and Principal Components Analysis Factor Analysis basics Principal Components basics Assumptions of Factor Analysis Key issues in Factor Analysis Improve the interpretability Use Factor and component scores Group similar cases: Cluster Analysis Cluster Analysis basics Key issues in Cluster Analysis K-Means Cluster Analysis Assumptions of K-Means Cluster Analysis TwoStep Cluster Analysis Assumptions of TwoStep Cluster Analysis Predict categorical targets with Nearest Neighbor Analysis Nearest Neighbor Analysis basics Key issues in Nearest Neighbor Analysis Assess model fit Predict categorical targets with Discriminant Analysis Discriminant Analysis basics The Discriminant Analysis model Core concepts of Discriminant Analysis Classification of cases Assumptions of Discriminant Analysis Validate the solution Predict categorical targets with Logistic Regression Binary Logistic Regression basics The Binary Logistic Regression model Multinomial Logistic Regression basics Assumptions of Logistic Regression procedures Testing hypotheses Predict categorical targets with Decision Trees Decision Trees basics Validate the solution Explore CHAID Explore CRT Comparing Decision Trees methods Introduction to Survival Analysis Survival Analysis basics Kaplan-Meier Analysis Assumptions of Kaplan-Meier Analysis Cox Regression Assumptions of Cox Regression Introduction to Generalized Linear Models Generalized Linear Models basics Available distributions Available link functions Introduction to Linear Mixed Models Linear Mixed Models basics Hierachical Linear Models Modeling strategy Assumptions of Linear Mixed Models Additional course details: Nexus Humans 0G09A IBM Advanced Statistical Analysis Using IBM SPSS Statistics (v25) training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the 0G09A IBM Advanced Statistical Analysis Using IBM SPSS Statistics (v25) course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.
Duration 4 Days 24 CPD hours This course is intended for This course is best suited to developers, engineers, and architects who want to use use Hadoop and related tools to solve real-world problems. Overview Skills learned in this course include:Creating a data set with Kite SDKDeveloping custom Flume components for data ingestionManaging a multi-stage workflow with OozieAnalyzing data with CrunchWriting user-defined functions for Hive and ImpalaWriting user-defined functions for Hive and ImpalaIndexing data with Cloudera Search Cloudera University?s four-day course for designing and building Big Data applications prepares you to analyze and solve real-world problems using Apache Hadoop and associated tools in the enterprise data hub (EDH). IntroductionApplication Architecture Scenario Explanation Understanding the Development Environment Identifying and Collecting Input Data Selecting Tools for Data Processing and Analysis Presenting Results to the Use Defining & Using Datasets Metadata Management What is Apache Avro? Avro Schemas Avro Schema Evolution Selecting a File Format Performance Considerations Using the Kite SDK Data Module What is the Kite SDK? Fundamental Data Module Concepts Creating New Data Sets Using the Kite SDK Loading, Accessing, and Deleting a Data Set Importing Relational Data with Apache Sqoop What is Apache Sqoop? Basic Imports Limiting Results Improving Sqoop?s Performance Sqoop 2 Capturing Data with Apache Flume What is Apache Flume? Basic Flume Architecture Flume Sources Flume Sinks Flume Configuration Logging Application Events to Hadoop Developing Custom Flume Components Flume Data Flow and Common Extension Points Custom Flume Sources Developing a Flume Pollable Source Developing a Flume Event-Driven Source Custom Flume Interceptors Developing a Header-Modifying Flume Interceptor Developing a Filtering Flume Interceptor Writing Avro Objects with a Custom Flume Interceptor Managing Workflows with Apache Oozie The Need for Workflow Management What is Apache Oozie? Defining an Oozie Workflow Validation, Packaging, and Deployment Running and Tracking Workflows Using the CLI Hue UI for Oozie Processing Data Pipelines with Apache Crunch What is Apache Crunch? Understanding the Crunch Pipeline Comparing Crunch to Java MapReduce Working with Crunch Projects Reading and Writing Data in Crunch Data Collection API Functions Utility Classes in the Crunch API Working with Tables in Apache Hive What is Apache Hive? Accessing Hive Basic Query Syntax Creating and Populating Hive Tables How Hive Reads Data Using the RegexSerDe in Hive Developing User-Defined Functions What are User-Defined Functions? Implementing a User-Defined Function Deploying Custom Libraries in Hive Registering a User-Defined Function in Hive Executing Interactive Queries with Impala What is Impala? Comparing Hive to Impala Running Queries in Impala Support for User-Defined Functions Data and Metadata Management Understanding Cloudera Search What is Cloudera Search? Search Architecture Supported Document Formats Indexing Data with Cloudera Search Collection and Schema Management Morphlines Indexing Data in Batch Mode Indexing Data in Near Real Time Presenting Results to Users Solr Query Syntax Building a Search UI with Hue Accessing Impala through JDBC Powering a Custom Web Application with Impala and Search
Level 2 Certificate in Working in the Health Sector Course Do you want a career as a healthcare worker? This Level 2 Certificate in Understanding Working in the Health Sector course is designed to provide you with a thorough understanding of the healthcare sector and its various roles. Through this Level 2 Certificate in Understanding Working in the Health Sector, you may help yourself gain the skills needed to work in the health industry. This Level 2 Certificate in Understanding Working in the Health Sector course will teach you communication techniques and the duties of a healthcare professional. Additionally, this Level 2 Certificate in Understanding Working in the Health Sector course explains personal growth in the healthcare industry. This Level 2 Certificate in Understanding Working in the Health Sector course also covers equity, diversity, inclusion, and quality standards. To improve your employment skills by enrolling in this Level 2 Certificate in Understanding Working in the Health Sector course. Learning Outcomes of Level 2 Certificate in Understanding Working in the Health Sector After completing this Level 2 Certificate in Understanding Working in the Health Sector course, the learner will be able to: Gain a solid understanding of the role of the Healthcare Worker with this Level 2 Certificate in Understanding Working in the Health Sector. This Level 2 Certificate in Understanding Working in the Health Sector, helps to gain strong communication skills for working in the Health Sector. Understand personal development in the Health Sector throughout the Level 2 Certificate in Understanding Working in the Health Sector course. You can gain in-depth knowledge about health, safety and security in the Health Sector with this Level 2 Certificate in Understanding Working in the Health Sector course. Level 2 Certificate in Understanding Working in the Health Sector teaches the quality standards that apply to Healthcare Settings. You can understand equality and diversity in the Health Sector by the Level 2 Certificate in Understanding Working in the Health Sector course. Main Course: Level 2 Certificate in Understanding Working in the Health Sector Course Free Courses are including with this Business Administration: Level 2 Diploma in Business Administration Course Level 2 Certificate in Working in the Health Sector Course, We Offer a free Level 2 Certificate in Awareness of Mental Health Problems Course Special Offers of this Level 2 Certificate in Working in the Health Sector Course This Level 2 Certificate in Working in the Health Sector Course includes a FREE PDF Certificate. Lifetime access to this Level 2 Certificate in Working in the Health Sector Course Instant access to this Level 2 Certificate in Working in the Health Sector Course Get FREE Tutor Support to this Level 2 Certificate in Working in the Health Sector Course Level 2 Certificate in Working in the Health Sector Course Those who are interested in or are new to working in the healthcare industry can enroll in this Level 2 Certificate in Understanding Working in the Health Sector course. You will gain a comprehensive understanding of the healthcare industry and its various roles with this qualification. You can build the skills necessary to work in the health sector and become a productive team member by enrolling in the Level 2 Certificate in Understanding Working in the Health Sector course. Who is this course for? Level 2 Certificate in Working in the Health Sector Course Those who desire to begin or develop their careers in health care support and administrative professions should take the Level 2 Certificate in Understanding Working in the Health Sector course. Special Note: Our Course is not a regulated course. If You want to get qualified, you can consider following option: Level 2 Certificate in Working in the Health Sector (RQF). Requirements Level 2 Certificate in Working in the Health Sector Course To enrol in this Level 2 Certificate in Working in the Health Sector Course, students must fulfil the following requirements. To join in our Level 2 Certificate in Working in the Health Sector Course, you must have a strong command of the English language. To successfully complete our Working in the Health Sector Course, you must be vivacious and self driven. To complete our Working in the Health Sector Course, you must have a basic understanding of computers. A minimum age limit of 15 is required to enrol in this Level 2 Certificate in Working in the Health Sector Course Career path Level 2 Certificate in Working in the Health Sector Course You can pursue the following job choices by studying this Level 2 Certificate in Understanding Working in the Health Sector course: Adult Social Worker Healthcare Assistant Mental Health Nursing Health & Social Care Trainer Health & Social Care Tutor
Overview This comprehensive course on Food Safety Complete Bundle- Food Safety, Food Allergens & HACCP will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Food Safety Complete Bundle- Food Safety, Food Allergens & HACCP comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Food Safety Complete Bundle- Food Safety, Food Allergens & HACCP. It is available to all students, of all academic backgrounds. Requirements Our Food Safety Complete Bundle- Food Safety, Food Allergens & HACCP is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 3 sections • 36 lectures • 16:22:00 total length •Food Safety - Introduction: 00:30:00 •Supervision of Food Safety: 00:37:00 •Food Safety Legislation: 00:34:00 •Food Safety Management Systems: 00:44:00 •Food Safety Management Tools: 00:30:00 •Microbiology: 00:28:00 •Contamination Hazards: 00:28:00 •Controlling Contamination: 00:39:00 •Bacterial Food Poisoning and Food-Borne Illness: 00:32:00 •Non-bacterial Food Poisoning: 00:32:00 •Personal Hygiene: 00:30:00 •Food and Temperature Control: 00:34:00 •Checking, Verifying and Recording Temperature: 00:25:00 •Food Spoilage and Preservation: 00:38:00 •Food Premises and Equipment The Design and Construction: 00:35:00 •Waste Disposal, Cleaning and Disinfection: 00:35:00 •Pest Management: 00:29:00 •Food Safety Training for the Staff: 00:29:00 •Module 01: An Introduction to HACCP: 00:15:00 •Module 02: HACCP and Food Safety Legislation: 00:25:00 •Module 03: Food Safety Hazards: 01:00:00 •Module 04: Planning a HACCP System: 00:40:00 •Module 05: Creating the HACCP System: 00:20:00 •Module 06: Principle 1 - Hazard Analysis: 00:15:00 •Module 07: Principle 2 - Critical Control Points: 00:12:00 •Module 08: Principle 3 - Critical Limits: 00:20:00 •Module 09: Principle 4 - Monitoring Critical Control Points: 00:20:00 •Module 10: Principle 5 - Corrective Action: 00:25:00 •Module 11: Principle 6 - Verification of the HACCP System: 00:30:00 •Module 12: Principle 7 - Documentation: 00:16:00 •Module 13: Implementing the HACCP System: 00:12:00 •Module 14: HACCP Alternatives: 00:15:00 •Basics of Food Allergens: 00:13:00 •Allergen Guidance for Food Businesses: 00:22:00 •Allergen Guidance for Consumers: 00:14:00 •Allergic Reactions and Treatments: 00:19:00
Overview According to the WHO, the global health workforce must increase by 40 million by 2030 to meet the health and social care demands. The Health and Social Care UK course has been meticulously crafted to meet the standards and expectations of the industry. Delve deep into the UK's renowned health system, comprehend the core principles, policies, and legislations that govern health and social care, and uncover the pivotal aspects of delivering exceptional care. Enrol now and take the first step towards a rewarding career in health and social care! Key Features of the Course This program aims to equip individuals with a strong understanding of advanced health and social care. With a CPD certificate and 24/7 Learning Assistance, the content is regularly updated and supportive. The course materials have been thoughtfully selected to cover crucial subjects and empower students with the abilities required to thrive in their positions. What You Will Learn The Introduction to the UK Health System course provides an overview of the healthcare system in the United Kingdom, including its structure, providers, and funding mechanisms. Participants gain insights into the National Health Service (NHS), private healthcare, and social care services. Essential Principles, Policies, and Legislations in Health and Social Care Work explores ethical principles, person-centred care, and key policies and legislations governing healthcare practices. The Fundamental Aspects of Providing Quality Health & Social Care course covers core elements such as communication skills, teamwork, infection control, risk assessment, and quality improvement. Who is This course for? This Health and Social Care UK course is suitable for individuals working or aspiring to work in the health and social care sector in the UK. It includes healthcare assistants, support workers, social workers, care coordinators, and healthcare administrators. Whether starting your career or seeking to enhance your existing skills, this course is a valuable resource. Why Enrol in This Course Enrolling in this course will enable you to develop essential skills highly valued in the health and social care sector. you will develop valuable skills such as a deep understanding of the UK health system, knowledge of essential principles and policies, critical thinking abilities, and effective communication and interpersonal skills. Requirements A computer with internet access A willingness to learn and grow Career Path Upon completing this Health and Social Care UK course, you will have the knowledge necessary to excel in various professions in the UK's health and social care sector. Potential career paths include: Healthcare Assistant - £18,000 - £22,000 per year Support Worker - £17,000 - £21,000 per year Social Worker - £28,000 - £35,000 per year Care Coordinator - £20,000 - £25,000 per year Healthcare Administrator - £18,000 - £24,000 per year Residential Support Worker - £17,000 - £22,000 per year Mental Health Support Worker - £19,000 - £24,000 per year Certification Upon completing the course, you'll receive a CPD certificate that will boost your CV and open up many career opportunities. Course Curriculum 4 sections • 4 lectures • 01:55:00 total length •Introduction to Advanced Health and Social Care: 00:24:00 •Introduction to the UK Health System: 00:29:00 •Essential Principles, Policies and Legislations in Health and Social Care Work: 00:42:00 •Fundamental Aspects of Providing Quality Health & Social Care: 00:20:00
Overview This comprehensive course on Biohacking Your Physical and Mental Health will deepen your understanding on this topic.After successful completion of this course you can acquire the required skills in this sector. This Biohacking Your Physical and Mental Health comes with accredited certification which will enhance your CV and make you worthy in the job market.So enrol in this course today to fast track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Biohacking Your Physical and Mental Health. It is available to all students, of all academic backgrounds. Requirements Our Biohacking Your Physical and Mental Health is fully compatible with PC's, Mac's, Laptop,Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G.There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 8 sections • 13 lectures • 01:13:00 total length •Introduction: 00:01:00 •Promo - Biohacking Secrets: 00:05:00 •Track Your Sleep: 00:05:00 •Protect Yourself From Blue Light: 00:04:00 •Try Red Light Therapy: 00:05:00 •Practice Mindfulness: 00:07:00 •Get More Active: 00:08:00 •Drink Alkaline Water: 00:06:00 •Eat More Whole Foods: 00:10:00 •Add Probiotics To Your Diet: 00:06:00 •Benefits of Cryotherapy: 00:05:00 •Purify Your Air: 00:07:00 •Conclusion: 00:04:00
Overview This comprehensive course on Short Circuit Analysis for HV Three Phase Systems will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Short Circuit Analysis for HV Three Phase Systems comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast track your career ladder. How will I get my certificate? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Short Circuit Analysis for HV Three Phase Systems. It is available to all students, of all academic backgrounds. Requirements Our Short Circuit Analysis for HV Three Phase Systems is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management, Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 2 sections • 10 lectures • 15:48:00 total length •Module 01: Introduction to Short Circuit Analysis for HV Three Phase Systems course: 00:07:00 •Module 02: Short Circuit & Fault Analysis Overview: 00:12:00 •Module 03: Per Phase Analysis: 00:33:00 •Module 04: Per Unit Analysis: 00:22:00 •Module 05: Change of Base: 00:11:00 •Module 06: Transformers & Per Unit Analysis: 00:31:00 •Module 07: Symmetrical Components: 00:30:00 •Module 08: Asymmetrical Three Phase Fault Analysis: 00:52:00 •Module 09: System Modeling: 00:30:00 •Assignment -Short Circuit Analysis for HV Three Phase Systems: 2 days, 12 hours
Overview Learn new skills and develop your professional knowledge with the Food Safety and HACCP Training Level 5 and learn from home at a pace that suits you. The Food Safety and HACCP Training Level 5 has been expertly designed for you to complete through distance e-learning and achieve a professional qualification all without leaving your own home! Successful completion of the Food Safety and HACCP Training Level 5 will see you achieve a qualification that will add significant weight to your CV and impress potential employers when applying for new jobs. Once you enrol on the Food Safety and HACCP Training Level 5, you will have full course access for one year, meaning you are free to complete the Food Safety and HACCP Training Level 5 at a pace that suits you. Enrol on the Food Safety and HACCP Training Level 5 now and start studying using any internet-enabled device including computers, tablets, and smartphones. With 24/7 student support offered to you on the Food Safety and HACCP Training Level 5, you can be sure of quick and comprehensive assistance whenever you need it. Enrol now on the Food Safety and HACCP Training Level 5 and get access to top-quality training modules which will cover the essential topics you need to excel in your chosen field and help push you towards your dream job! Why Choose Food Safety and HACCP Training Level 5? Efficient assessment system with instant results Get full tutor support and learning assistance Complete the Food Safety and HACCP Training Level 5 at a pace that suits you Gain a professional certified qualification Great value, high-quality training course Assessment Process Once you have finished the learning stages in the course, your abilities will be assessed by an automated multiple-choice question session, after which you will receive the results immediately. Showcase Your Accomplishment of New Skills: Get a Certification of Completion Upon passing the assessment, you will receive proper certification that is recognised all over the UK as well as internationally. The PDF certificate is free of cost which you can download instantly upon completing the assessment or you can order it via online. You can also receive an original printed copy of the certificate for showcasing your achievement anywhere and everywhere, which will be sent to you by post. The postal fee for this printed copy is only £29, with no additional fees or expenses. Who Is This Course For? The Food Safety and HACCP Training Level 5 has been professionally designed for motivated learners who are looking to add a new skill to their CV and stand head and shoulders above the competition. Learn the latest industry-specific information with the Food Safety and HACCP Training Level 5. Enrol on the Food Safety and HACCP Training Level 5 and learn a new professional skill from anywhere, at any time! Requirements Enrol on the Food Safety and HACCP Training Level 5 with no formal entry requirements! If you have a passion for knowledge and want to learn something new, register on the Food Safety and HACCP Training Level 5 without any delay. We only ask that all students have a passion for learning and literacy, and be over the age of 16. Complete the Food Safety and HACCP Training Level 5 online from your computer, tablet, or smartphone, and learn in a way that suits you. Course Curriculum 2 sections • 15 lectures • 05:25:00 total length •Module 01: An Introduction to HACCP: 00:15:00 •Module 02: HACCP and Food Safety Legislation: 00:25:00 •Module 03: Food Safety Hazards: 01:00:00 •Module 04: Planning a HACCP System: 00:40:00 •Module 05: Creating the HACCP System: 00:20:00 •Module 06: Principle 1: Hazard Analysis: 00:15:00 •Module 07: Principle 2: Critical Control Points: 00:12:00 •Module 08: Principle 3: Critical Limits: 00:20:00 •Module 09: Principle 4: Monitoring Critical Control Points: 00:20:00 •Module 10: Principle 5: Corrective Action: 00:25:00 •Module 11: Principle 6: Verification of the HACCP System: 00:30:00 •Module 12: Principle 7: Documentation: 00:16:00 •Module 13: Implementing the HACCP System: 00:12:00 •Module 14: HACCP Alternatives: 00:15:00 •Assignment - Food Safety and HACCP Training Level 5: 00:00:00