• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

369 Matrix courses

Work Breakdown Structures: On-Demand

By IIL Europe Ltd

Work Breakdown Structures It's amazing how often project managers begin the project planning process by making an outlined list of every task they believe will be required to complete a project and then proclaim they have created the work breakdown structure (WBS) for the project. The result is a list of hundreds, or even thousands of tasks, many of them having durations of a few days or a few hours. Essentially, what they have done is create a 'to do' list, which they then use as a 'checklist' to measure progress. This approach leads to, and even encourages, micromanagement of the resources working on the project without consideration of more critical aspects of project management such as: requirements management, risk management, procurement management, estimating, scheduling, executing, and controlling. Further, it makes it impossible to see the big picture, at levels of detail, in keeping with the needs of sponsors, clients, project and functional managers, team leaders, and project performers. Join us for this exciting program and learn how to use the WBS to make better-informed business decisions. What You Will Learn You will learn how to: Describe the need for a project WBS Describe the WBS role in the project Gain practical experience in the development, decomposition, and use of the WBS Determine the appropriate level of detail in the WBS. Explain how the WBS integrates with project requirements, risk, procurement, estimating, scheduling, and overall project execution. Provide the basic tools to enhance efficient re-use of key information in your future projects Foundation Concepts Key definitions History of the WBS Importance of the WBS Overall structure Terminology Other breakdown structures WBS tools WBS & Scope Project scope management processes Specification of the project objectives WBS design based on project deliverable WBS decomposition process and 'The 100% rule' Work Packages and Control Accounts WBS & Risk Risk management planning and WBS Risk identification to enhance the WBS Risk analysis and the WBS Risk responses and updating the WBS Implementing risk response and Monitoring risks and the WBS WBS & Estimating Use of WBS in the estimating process Components and work packages Sizing and algorithmic estimates WBS & Scheduling Component Scheduling - High-Level Milestones WBS activity decomposition WBS elements dependencies Work Package Level Schedules Responsibility assignment matrix WBS & Execution and Control Earned Value Management and tracking of work performance Progress reports, forecasts, and corrective and preventive actions used to manage work performance Necessary information to close out a project

Work Breakdown Structures: On-Demand
Delivered Online On Demand45 minutes
£850

Business Intelligence with Microsoft Power BI - with Material

By Packt

This course will take you through the key tools of Power BI. You will learn how to use them to clean and visualize data and create impressive reports and dashboards with ease.

Business Intelligence with Microsoft Power BI - with Material
Delivered Online On Demand8 hours 47 minutes
£37.99

Learning R Programming for Data Science

By Study Plex

Recognised Accreditation This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. What is CPD? Employers, professional organisations, and academic institutions all recognise CPD, therefore a credential from CPD Certification Service adds value to your professional goals and achievements. Benefits of CPD Improve your employment prospects Boost your job satisfaction Promotes career advancement Enhances your CV Provides you with a competitive edge in the job market Demonstrate your dedication Showcases your professional capabilities What is IPHM? The IPHM is an Accreditation Board that provides Training Providers with international and global accreditation. The Practitioners of Holistic Medicine (IPHM) accreditation is a guarantee of quality and skill. Benefits of IPHM It will help you establish a positive reputation in your chosen field You can join a network and community of successful therapists that are dedicated to providing excellent care to their client You can flaunt this accreditation in your CV It is a worldwide recognised accreditation What is Quality Licence Scheme? This course is endorsed by the Quality Licence Scheme for its high-quality, non-regulated provision and training programmes. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. Benefits of Quality License Scheme Certificate is valuable Provides a competitive edge in your career It will make your CV stand out Course Curriculum Data Science Overview Introduction to Data Science 00:01:00 Data Science: Career of the Future 00:04:00 What is Data Science. 00:02:00 Data Science as a Process 00:02:00 Data Science Toolbox 00:03:00 Data Science Process Explained 00:05:00 What's Next 00:01:00 R and RStudio Engine and Coding Environment 00:03:00 Installing R and RStudio 00:04:00 RStudio: A Quick Tour 00:04:00 Introduction to Basics Arithmetic With R 00:03:00 Variable Assignment 00:04:00 Basic data types in R 00:03:00 Vectors Creating a Vector 00:05:00 Naming a Vector 00:04:00 Arithmetic Calculations On Vectors 00:07:00 Vector selection 00:06:00 Selection By Comparison 00:04:00 Matrices What's a Matrix 00:02:00 Analyzing Matrices 00:03:00 Naming a Matrix 00:05:00 Adding Columns and Rows To a Matrix 00:06:00 Selection of Matrix Elements 00:03:00 Arithmetic with Matrices 00:07:00 Factors What is Factor 00:02:00 Categorical Variables and Factor Levels 00:04:00 Summarizing a Factor 00:01:00 Ordered Factors 00:05:00 Data Frames What's a Data Frame 00:03:00 Creating a Data Frame 00:04:00 Selection of Data Frame elements 00:03:00 Conditional selection 00:03:00 Sorting a Data Frame 00:03:00 Lists Why Would You Need Lists 00:01:00 Creating Lists 00:03:00 Selecting Elements From a List 00:03:00 Adding more data to the list 00:02:00 Relational Operators Equality 00:03:00 Greater and Less Than 00:03:00 Compare Vectors 00:03:00 Compare Matrices 00:02:00 Logical Operators AND, OR, NOT Operators 00:04:00 Logical Operators with Vectors and Matrices 00:04:00 Reverse the result: (!) 00:01:00 Relational and Logical Operators Together 00:06:00 Conditional Statements The IF Statement 00:04:00 IF…ELSE 00:03:00 The ELSEIF Statement 00:05:00 Full Exercise 00:03:00 Loops Write a While Loop 00:04:00 Looping With More Conditions 00:04:00 Break: Stop the While Loop 00:04:00 What's a For Loop 00:02:00 Loop Over a Vector 00:02:00 Loop Over a List 00:03:00 Loop Over a Matrix 00:03:00 For Loop With Conditionals 00:01:00 Using Next and Break With For Loop 00:03:00 Functions What is Function 00:02:00 Arguments Matching 00:03:00 Required and Optional Arguments 00:03:00 Nested functions 00:02:00 Writing Own Functions 00:03:00 Functions With No Arguments 00:02:00 Defining Default Arguments In Functions 00:04:00 Function Scoping 00:02:00 Control Flow in Functions 00:03:00 R Packages Installing R Packages 00:01:00 Loading R Packages 00:04:00 Different Ways To Load a Package 00:02:00 The Apply Family - Lapply What Is Lapply and When Is Used. 00:04:00 Use Lapply With User-Defined Functions 00:03:00 Lapply and Anonymous Functions 00:01:00 Use lapply With Additional Arguments 00:04:00 The Apply Family - Sapply & Vapply What is Sapply 00:02:00 How to Use Sapply 00:02:00 Sapply With Your Own Function 00:02:00 Sapply With a Function Returning a Vector 00:02:00 When Can't sapply Simplify. 00:02:00 What is Vapply and Why is it Used. 00:04:00 Useful Functions Mathematical Functions 00:05:00 Data Utilities 00:08:00 Regular Expressions Grepl & Grep 00:04:00 Metacharacters 00:05:00 Sub & Gsub 00:02:00 More Metacharacters 00:04:00 Dates And Times Today and Now 00:02:00 Create and Format Dates 00:06:00 Create and Format Times 00:03:00 Calculations with Dates 00:03:00 Calculations with Times 00:07:00 Getting and Cleaning Data Get and Set Current Directory 00:04:00 Get Data From the Web 00:04:00 Loading Flat Files 00:05:00 Loading Excel files 00:03:00 Plotting Data in R Base Plotting System 00:03:00 Base plots: Histograms 00:03:00 Base plots: Scatterplots 00:05:00 Base plots: Regression Line 00:03:00 Base plots: Boxplot 00:03:00 Data Manipulation With dplyr Introduction to Dplyr Package 00:04:00 Using the Pipe Operator (%>%) 00:02:00 Columns component: select() 00:05:00 Columns component: rename() and rename_with() 00:02:00 Columns Component: Mutate() 00:02:00 Columns Ccomponent: Relocate() 00:02:00 Rows Component: Filter() 00:01:00 Rows Component: Slice() 00:04:00 Rows Component: Arrange() 00:01:00 Rows Component: Rowwise() 00:02:00 Grouping of Rows: Summarise() 00:03:00 Grouping of Rows: Across() 00:02:00 COVID-19 Analysis Task 00:08:00 Supplementary Resources Supplementary Resources - Learning R Programming for Data Science 00:00:00 Certificate of Achievement Certificate of Achievement 00:00:00 Get Your Insurance Now Get Your Insurance Now 00:00:00 Feedback Feedback 00:00:00

Learning R Programming for Data Science
Delivered Online On Demand
£19

Market Dominance Mastery: A Strategic Workshop

By Compete High

🚀 Unleash Your Business's Potential with 'Market Dominance Mastery: A Strategic Workshop' 🚀   Are you ready to revolutionize your business and dominate your market like never before? Welcome to a game-changing experience - the 'Market Dominance Mastery: A Strategic Workshop' - your ultimate guide to strategic success in the dynamic world of business!   🌐 Why Market Dominance Mastery?   In an ever-evolving marketplace, standing out and seizing control of your industry is not just an option; it's a necessity. This workshop is meticulously crafted to equip you with the tools, insights, and strategies needed to establish, solidify, and grow your market dominance.   💡 What You'll Gain:   1️⃣ Strategic Blueprint: Develop a custom-tailored blueprint for market dominance that aligns with your business's unique strengths and opportunities.   2️⃣ Competitive Edge: Learn how to identify and leverage your competitive advantages to outperform rivals and become the go-to choice for your target audience.   3️⃣ Innovation Strategies: Uncover innovative approaches to product development, service delivery, and customer engagement that will set you apart from the competition.   4️⃣ Brand Authority: Build an unassailable brand reputation that not only attracts customers but turns them into loyal advocates for your business.   5️⃣ Revenue Maximization: Implement pricing and monetization strategies that not only boost your revenue but ensure long-term financial sustainability.   6️⃣ Adaptability Mastery: Stay ahead of industry shifts by mastering the art of adaptability, allowing you to navigate changes seamlessly and emerge stronger than ever.   💻 Workshop Highlights:   🚀 Live Training Sessions: Join our expert instructors in a series of engaging live sessions where they'll guide you through each module, providing real-time insights and addressing your specific challenges.   📚 Resource Toolkit: Gain access to a wealth of resources, including templates, case studies, and actionable guides that will serve as your go-to references as you implement your market dominance strategies.   🤝 Community Support: Connect with like-minded entrepreneurs and professionals in our exclusive online community. Share experiences, seek advice, and celebrate successes together.   🔒 Limited Slots Available: Secure your spot now and take the first step towards reshaping your business landscape!   🌟 Don't miss out on the chance to transform your business into a market leader. Enroll in 'Market Dominance Mastery: A Strategic Workshop' today and embark on a journey to unprecedented success!   🔥 Act Now! Your Market Dominance Awaits! 🔥 Course Curriculum Define and Segment Your Competition What it means to define and segment competition 00:00 Indirect Competition 00:00 Wallet Share 00:00 The Competitive Binder 00:00 You must have competition 00:00 Too much competition 00:00 Nutrition Bar Market Case Study 00:00 Workshop - Define and Segment Your Competition 00:00 Build a Compelling Competitive Matrix Competitive Matrix Explained 00:00 Part 1 - Determining Your Strengths 00:00 Scoring Your Strengths 00:00 Express the Top 2 in a Range 00:00 Part 2 - Select Your Competitors 00:00 Part 3- Evaluate and Plot Your Competitors 00:00 Workshop -Building Your Competitive Matrix 00:00 Create a Unique Competitive Advantage Unique Competitive Advantage Explained 00:00 Unique Competitive Advantage - Company Examples 00:00 How to Determine Your Unique Competitive Advantage 00:00 Step 1 - Evaluate Your Strengths 00:00 Step 2 - Evaluate Your Competitive Landscape 00:00 Step 3 - Identify Your Unique Competitive Advantage 00:00 Step 4 - Test Your Unique Competitive Advantage 00:00 Common Mistakes 00:00 Workshop - Unique Competitive Advantrage In Action 00:00

Market Dominance Mastery: A Strategic Workshop
Delivered Online On Demand1 hour
£4.99

Lean Six Sigma Online Training Course

By Lead Academy

This course demonstrates various diagrams and charts that include the Ishikawa diagram, Pareto chart and C & E matrix. You will gain essential skills and knowledge about the affinity diagram, brainstorming and multivoting. This Course At A Glance Accredited by CPD UK Endorsed by Quality Licence Scheme Understand the fundamentals of lean six sigma Recognise the benefits of lean six sigma Know how to maintain quality within an organisation Gain knowledge about the DMAIC and SIPOC improvement process Demonstrate the Ishikawa diagram, Pareto chart and C & E matrix Illustrate the time value map, value add chart and spaghetti diagram Gain knowledge about various customer tools Demonstrate kano analysis and critical to quality tree Identify the sources and types of customer data Know how to drive custsomer satisfaction with lean six sigma principles Lean Six Sigma Online Training Course Overview This Lean Six Sigma Certification Course is ideal for lean practitioners, aspiring lean practitioners and business professionals, as well as for people who want to gain depth knowledge about the entire lean management process. You will learn about the benefits and fundamentals of the lean management process including the process of DMAIC and the lean six sigma toolkit. This course also covers various lean management strategies, process mapping tools and customer tools that can be implemented within an organisation. Upon successful completion of this Lean Six Sigma Certification Course, you will be able to comprehensive various lean six sigma management strategies and tools to maintain quality within an organisation and meet the needs of customers. Who should take this course? This Lean Six Sigma Certification Course is primarily aimed at: Project managers Team leaders Quality managers Business professionals Lean practitioners Process improvement professionals Anyone working in the management sector However, this course is not restricted to any single profession or field of work. This course can also benefit anyone who wants to implement Six Sigma and Lean management within their organisation. Entry Requirements There are no academic entry requirements for this Lean Six Sigma Certification Course, and it is open to students of all academic backgrounds. However, you are required to have a laptop/desktop/tablet or smartphone and a good internet connection. Assessment Method This Lean Six Sigma Certification Course assesses learners through multiple-choice questions (MCQs). Upon successful completion of the modules, learners must answer MCQs to complete the assessment procedure. Through the MCQs, it is measured how much a learner could grasp from each section. In the assessment pass mark is 60%. Course Curriculum Introduction Introduction Lean Six Sigma: an Introduction DMAIC The Benefits of Lean Six Sigma & The Toolkit Scenario for This Course Cause and Effect Tools Introduction to Cause and Effect Ishikawa Diagram Ishikawa Diagram: Demonstration 5 Whys 5 Whys: Demonstration Pareto Chart Pareto Chart: Demonstration C&E Matrix C&E Matrix: Demonstration Working With Ideas Tools Working with Ideas Introduction Brainstorming Brainstorming: Demonstration Affinity Diagram Affinity Diagram: Demonstration Multivotin Multivoting: Demonstration Process Mapping Tools Introduction to Process Maps Swim Lane Swim Lane: Demonstration SIPOC SIPOC: Demonstration Value Stream Map Value Stream Map: Demonstration Time Value Map Time Value Map: Demonstration Value Add Chart Value Add Chart: Demonstration Spaghetti Diagram Spaghetti Diagram: Demonstration Voice of the Customer Tools Introduction to The Voice of The Customer Customer Segmentation Types and Sources of Customer Data Interviews Point of Use Observations Focus Groups Surveys Kano Analysis Kano Analysis: Demonstration Critical to Quality Tree Critical to Quality Tree: Demonstration Close Out Close Out Supplementary Resources Supplementary Resources - Lean Six Sigma Online Training Course Recognised Accreditation CPD Certification Service This course is accredited by continuing professional development (CPD). CPD UK is globally recognised by employers, professional organisations, and academic institutions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Many organisations look for employees with CPD requirements, which means, that by doing this course, you would be a potential candidate in your respective field. Quality Licence Scheme Endorsed The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees.     Certificate of Achievement Endorsed Certificate from Quality Licence Scheme After successfully passing the MCQ exam you will be eligible to order the Endorsed Certificate by Quality Licence Scheme. The Quality Licence Scheme is a brand of the Skills and Education Group, a leading national awarding organisation for providing high-quality vocational qualifications across a wide range of industries. It will give you a competitive advantage in your career, making you stand out from all other applicants and employees. There is a Quality Licence Scheme endorsement fee to obtain an endorsed certificate which is £65. Certificate of Achievement from Lead Academy After successfully passing the MCQ exam you will be eligible to order your certificate of achievement as proof of your new skill. The certificate of achievement is an official credential that confirms that you successfully finished a course with Lead Academy. Certificate can be obtained in PDF version at a cost of £12, and there is an additional fee to obtain a printed copy certificate which is £35.   FAQs Is CPD a recognised qualification in the UK? CPD is globally recognised by employers, professional organisations and academic intuitions, thus a certificate from CPD Certification Service creates value towards your professional goal and achievement. CPD-certified certificates are accepted by thousands of professional bodies and government regulators here in the UK and around the world. Are QLS courses recognised? Although QLS courses are not subject to Ofqual regulation, they must adhere to an extremely high level that is set and regulated independently across the globe. A course that has been approved by the Quality Licence Scheme simply indicates that it has been examined and evaluated in terms of quality and fulfils the predetermined quality standards. When will I receive my certificate? For CPD accredited PDF certificate it will take 24 hours, however for the hardcopy CPD certificate takes 5-7 business days and for the Quality License Scheme certificate it will take 7-9 business days. Can I pay by invoice? Yes, you can pay via Invoice or Purchase Order, please contact us at info@lead-academy.org for invoice payment. Can I pay via instalment? Yes, you can pay via instalments at checkout. How to take online classes from home? Our platform provides easy and comfortable access for all learners; all you need is a stable internet connection and a device such as a laptop, desktop PC, tablet, or mobile phone. The learning site is accessible 24/7, allowing you to take the course at your own pace while relaxing in the privacy of your home or workplace. Does age matter in online learning? No, there is no age limit for online learning. Online learning is accessible to people of all ages and requires no age-specific criteria to pursue a course of interest. As opposed to degrees pursued at university, online courses are designed to break the barriers of age limitation that aim to limit the learner's ability to learn new things, diversify their skills, and expand their horizons. When I will get the login details for my course? After successfully purchasing the course, you will receive an email within 24 hours with the login details of your course. Kindly check your inbox, junk or spam folder, or you can contact our client success team via info@lead-academy.org

Lean Six Sigma Online Training Course
Delivered Online On Demand
£25

Mathematics

4.5(3)

By Studyhub UK

The 'Mathematics' course provides a comprehensive study of various mathematical concepts, including mathematical logic, matrices, trigonometric functions, pair of straight lines, lines & planes, and linear programming. It aims to enhance students' mathematical knowledge and problem-solving skills. Learning Outcomes: Understand the fundamentals of mathematical logic and its application in problem-solving. Comprehend matrix operations and solve mathematical problems involving matrices. Analyze trigonometric functions and their properties in various mathematical contexts. Solve problems related to pair of straight lines and their equations. Explore lines and planes in three-dimensional space and their geometric properties. Apply linear programming techniques to optimize solutions in real-world scenarios. Acquire a strong foundation in mathematics and develop critical thinking abilities. Demonstrate proficiency in mathematical concepts through problem-solving exercises. Utilize mathematical tools and techniques in practical applications and academic settings. Successfully complete the Mathematics course with a comprehensive understanding of key mathematical principles. Why buy this Mathematics? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Mathematics there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Mathematics course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Mathematics does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Mathematics was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Mathematics is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Unit 01: Introduction Introduction 00:01:00 Unit 02: Mathematical Logic Introduction to Mathematical Logic, What is Sentence, Statements and their Types 00:02:00 Introduction to Logical Connectivity, Tautology, Contradiction, Contingency, Pattern 00:06:00 Quantitative and Quantified Statement and types and example 00:03:00 Dual: Replacing of Connections and Symbols 00:02:00 Negations of Compound Statement, Converse, Inverse, & Contrapositive 00:03:00 Algebra of Statements and Law 00:05:00 Real Life application of Logic to Switching Electric Circuit 00:05:00 Unit 03: Matrices Introduction to Matrices, Multiplication and Addition using Matrix 00:06:00 Inverse of Matrix Uniqueness of Inverse, Elementary Transformation 00:09:00 Method of REDUCTION AND INVERSION with real life example how we can implement 00:17:00 Unit 04: Trigonometric Functions Introduction to Trigonometric Function 00:03:00 General Solutions and Theorem 00:10:00 Solution of Triangle: Polar Co-ordinates 00:22:00 Rules and Theorems of Sin Cosine and Tan 00:22:00 Unit 05: Pair of Straight Line Introduction & Combined Equations 00:07:00 Degrees and Types 00:13:00 Some Theorem 00:17:00 Unit 06: Lines & Planes Introduction - vector Cartesian theorem 00:02:00 Cartesian Equation & 2 Point Theorem 00:03:00 Theorems & Problem Solving 00:05:00 Distance of Point Line 00:05:00 Skew Lines 00:01:00 Distance of skew lines 00:03:00 Distance between parallel lines 00:02:00 Equation of Plane and Cartesian Form 00:10:00 Unit 07: Linear Programming Linear Programming Introduction 00:08:00 Introduction to LPP (Linear Programming Problem) 00:05:00 LPP Problem Solving 00:07:00 Assignment Assignment - Mathematics 00:00:00

Mathematics
Delivered Online On Demand3 hours 24 minutes
£10.99

Advanced Level - Assessing and Monitoring the Condition of Power Transformers by Oil Analysis

By EnergyEdge - Training for a Sustainable Energy Future

About this Virtual Instructor Led Training (VILT) The objective of this 4-half-day Virtual Instructor Led Training (VILT) course is to equip participants with the required knowledge so that they can define and implement an effective oil analysis programme, monitor the condition of transformers and understand oil analysis reports as part of their maintenance strategy. This VILT course is delivered in partnership with ENGIE Laborelec. Training Objectives Participants will be able to go through the following areas during the VILT course: Condition monitoring of power transformers through oil analyses: Transformer Health Index, Transformer Fleet Condition Assessment, Risk Matrix Best practices Which oil analyses/how frequent DGA: focus on partial discharges, sparking, stray gassing, catalytic effects / interpretation systems. Interpretation of results Why and when to perform electrical measurements? International standards: IEEE, IEC, Duval, ASTM, etc Maintenance guidelines Trending and reporting Sampling techniques Use of online monitoring for DGA/water: implementation and real-case advantages etc: New developments: importance of methanol as ageing marker, temperature correction of ageing markers, stray gassing of oils in service etc REX, case studies and real-case exercises concerning power transformers within generation and high-voltage grids Discussion of reports on power transformers Use of unused insulating transformer oils Market trends in the use of inhibited and uninhibited oils Differences, advantages and drawbacks of uninhibited compared with inhibited oils Importance of additives, oxidation stability tests, stray gassing, etc Target Audience The VILT course is intended for a wide audience, including professionals who are maintenance staff, electrical engineers and asset managers responsible for transformers. Typical industries are powerplants, high voltage grids or large industrial sites. Course Level Basic or Foundation Training Methods The VILT course will be delivered online in 4 half-day sessions comprising 4 hours per day, with 2 x 10 minutes break per day, including time for lectures, discussion, quizzes and short classroom exercises. Course Duration: 4 half-day sessions, 4 hours per session (16 hours in total). This VILT course is delivered in partnership with ENGIE Laborelec. Trainer Your expert course leader is a senior expert in the field of insulating and lubricating oils and of condition monitoring of power transformers and turbines. He has 20 years of experience within power industry and since 2010 Key Expert within the ENGIE group. He has worked on various international projects such as the Al Dur power plant in Bahrain, Shuweihat II power plant in UAE, PP11 and Jubail Marafiq power plants in Saudi Arabia and Sohar II and Barka III power plants in Oman. He has also been involved in consulting work in Malaysia for Hyrax Oil. Other assignments include Shell, Nynas, Total, ABB, Alstom, CG Pauwels in Europe. POST TRAINING COACHING SUPPORT (OPTIONAL) To further optimise your learning experience from our courses, we also offer individualized 'One to One' coaching support for 2 hours post training. We can help improve your competence in your chosen area of interest, based on your learning needs and available hours. This is a great opportunity to improve your capability and confidence in a particular area of expertise. It will be delivered over a secure video conference call by one of our senior trainers. They will work with you to create a tailor-made coaching program that will help you achieve your goals faster. Request for further information about post training coaching support and fees applicable for this. Accreditions And Affliations

Advanced Level - Assessing and Monitoring the Condition of Power Transformers by Oil Analysis
Delivered in Internationally or OnlineFlexible Dates
£1,719 to £1,999

Professional Certificate Course in Project Execution Strategies in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The course will cover several topics related to project management, including project execution strategies, the four P's of project strategy execution, project execution steps, organization breakdown structure (OBS), project organizational charts, project stakeholders, RACI, RACI matrices, RACI guidelines, role confusion in RACI Matrix, statement of work (SOW) in project management, usage, and the components of a statement of work in project management. By the end of the course, students should be able to understand and apply these concepts effectively in managing projects. This course provides a comprehensive understanding of project management, focusing on project execution strategies, steps, and organizational structures. Participants will learn about the four P's of project strategy execution, the organization breakdown structure, and project organizational charts. The course also covers project stakeholders, RACI matrices and guidelines, and the statement of work in project management, including its usage and components. By the end of the course, students will have gained knowledge of these essential project management concepts and be able to apply them effectively in managing projects. The course will provide practical examples and case studies to enhance learners' understanding of the material. Following main topics will be discuss in this course;  Project Execution Strategies: Four P's of Project Strategy Execution, Project Execution Steps. Organization Breakdown Structure (OBS) as a Function of Project ManagementMeasures and Steps of OBS, Types of OBS, Project Organizational Charts. Project Stakeholders: Identification of Project Stakeholders, Role of Stakeholders in Project Management, Strategies to Manage Stakeholders. RACITypes of RACI, RACI Matrices, RACI Guidelines, Role Confusion in RACI Matrix. Statement of Work (SOW) in Project Management: Usage of SOW, Components of SOW, Importance of SOW in Project Management. This course provides a comprehensive understanding of project management, focusing on project execution strategies, steps, and organizational structures. Participants will learn about the four P's of project strategy execution, the organization breakdown structure, and project organizational charts. The course also covers project stakeholders, RACI matrices and guidelines, and the statement of work in project management, including its usage and components. By the end of the course, students will have gained knowledge of these essential project management concepts and be able to apply them effectively in managing projects. The course will provide practical examples and case studies to enhance learners' understanding of the material. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Project Execution Strategies Self-paced pre-recorded learning content on this topic. Project Execution Strategies Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. CEO, Director, Manager, Supervisor Project Managers Project Coordinators Project Analysts Business Analysts Team Leaders Department Managers Executives overseeing projects Consultants Engineers IT Professionals Marketing Managers Human Resources Managers Financial Analysts Operations Managers Supply Chain Managers Product Managers. Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Project Execution Strategies in London 2024
Delivered Online On Demand14 days
£51

Professional Certificate Course in Project Communication Plan in London 2024

4.9(261)

By Metropolitan School of Business & Management UK

The course will provide an in-depth understanding of the project communication plan and its importance in project management. The course will cover the fundamental concepts of project communication planning, its strategies, and goal settings. Participants will learn how to write a project communication plan, incorporate it into the project management process, and measure its effectiveness. The course will also explore best practices in project communication planning and outline strategies to strive for effective communication. This course is designed to provide participants with a comprehensive understanding of the project communication plan and its significance in project management. Strategies for achieving effective communication within the project team, with stakeholders, and across different communication channels will also be discussed. By the end of the course, participants will have the necessary knowledge and skills to develop and implement a successful project communication plan, which is vital for ensuring project success.  After the successful completion of the course, you will be able to learn about the following; Project communication plan, its importance, strategy, goal, how to write a project communication plan, incorporation of the communication plan, its usage, and steps to start your own project management communication, measuring the effectiveness of the communication plan, and elements of a successful project communication plan. You will also learn the best practices in a communication plan, factors affecting communication during the project's life span, and outline to strive for effective communication. This enabls to undetstand Mendelow's matrix and the effective use of Mendelow's Matrix to communicate with different stakeholders. This course is designed to provide participants with a comprehensive understanding of the project communication plan and its significance in project management. Students will learn the fundamental concepts, strategies, and goal settings of project communication planning, as well as how to write an effective communication plan and integrate it into the project management process. The course will also cover the measurement of the effectiveness of the project communication plan and explore the best practices in project communication planning. Strategies for achieving effective communication within the project team, with stakeholders, and across different communication channels will also be discussed. By the end of the course, participants will have the necessary knowledge and skills to develop and implement a successful project communication plan, which is vital for ensuring project success. VIDEO - Course Structure and Assessment Guidelines Watch this video to gain further insight. Navigating the MSBM Study Portal Watch this video to gain further insight. Interacting with Lectures/Learning Components Watch this video to gain further insight. Project Communication Plan Self-paced pre-recorded learning content on this topic. Project Communication Plan Put your knowledge to the test with this quiz. Read each question carefully and choose the response that you feel is correct. All MSBM courses are accredited by the relevant partners and awarding bodies. Please refer to MSBM accreditation in about us for more details. There are no strict entry requirements for this course. Work experience will be added advantage to understanding the content of the course. The certificate is designed to enhance the learner's knowledge in the field. This certificate is for everyone eager to know more and get updated on current ideas in their respective field. We recommend this certificate for the following audience. CEO, Director, Manager, Supervisor Project Managers Project Coordinators Project Analysts Business Analysts Team Leaders Department Managers Executives overseeing projects Consultants Engineers IT Professionals Marketing Managers Human Resources Managers Financial Analysts Operations Managers Supply Chain Managers Product Managers. Average Completion Time 2 Weeks Accreditation 3 CPD Hours Level Advanced Start Time Anytime 100% Online Study online with ease. Unlimited Access 24/7 unlimited access with pre-recorded lectures. Low Fees Our fees are low and easy to pay online.

Professional Certificate Course in Project Communication Plan in London 2024
Delivered Online On Demand14 days
£44

EFQM Performance Improvement Practitioner Workshop - May 2025

By Centre for Competitiveness

EFQM Performance Improvement Practitioner Course A 2-day deep-dive workshop on RADAR and how to use it as an agile project performance framework. The essential course for anyone wanting to learn more about the RADAR logic and how to build a continuous improvement culture and mindset across your whole organisation.   Who is it for? This course is suitable for anyone who wants to understand the RADAR logic and how it can be used to make their organisation more effective. Whilst this training is effective as a stand-alone course; it is also a Level 1 option for anyone considering one of the EFQM qualification routes as a way of progressing their management development and career.   Benefits By the end of the course, participants will be able to: Explain the overall RADAR logic Explain the main principles of positive culture and mindset for driving performance Describe how RADAR can be implemented into an organisation to improve performance at every level Identify how to use RADAR to drive the management agenda Apply RADAR across day-to-day initiatives and key projects as an agile project performance framework. Programme The main topics covered during the EFQM Performance Improvement Practitioner training are: RADAR logic and examples of how it can be used Using RADAR to drive the management agenda Using RADAR to drive strategic initiatives Using RADAR to set up strategic KPI’s RADAR as a Performance Improvement Framework Case studies and group exercises RADAR Improvement Matrix self-assessment The training is spread over two days and is delivered in a virtual classroom setting (Zoom or Microsoft Teams), using videos, group discussions, case studies and activities in breakout rooms and presentations from the trainer.   Further Development The EFQM Performance Improvement Practitioner training provides core knowledge about the RADAR Logic. In some cases, the training will have fulfilled an individual's learning needs. In many cases, the individual will want to consolidate their learning by applying the theory to a practical task. We encourage you to apply RADAR to a practical, work-based project, and we provide guidance on how to approach and complete your project.    Completion of the RADAR Performance Improvement Project also allows you to progress to one of the advanced EFQM qualification programmes: EFQM Performance Improvement Leader, EFQM Assessor or EFQM Organisational Change Leader.   EFQM Performance Improvement Leader If you successfully complete the EFQM Performance Improvement Practitioner training and the subsequent project, you are invited to apply for the EFQM Performance Improvement Leader assessment. You will be guided and coached by an EFQM trainer and asked to present your project to the EFQM expert panel. Here you will answer questions about how you applied the RADAR logic and principles (we provide participants with templates for running the project, as well as a high-level mid-term review). You will also receive feedback on how to improve and maximise the use of RADAR for future endeavours. Dates and time: This is a two day on-line workshop delivered on the 12th of June & 18th of June from 9:00 AM to 3:30 PM GMT Cost: £1000 + VAT

EFQM Performance Improvement Practitioner Workshop - May 2025
Delivered Online + more
£1,000