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

121 Educators providing Courses delivered Online

IRM UK

irm uk

WELCOME TO IRM UK, THE PREMIER DESTINATION FOR EVENTS, PUBLIC COURSES, AND IN-HOUSE TRAINING IN ARCHITECTURE AND STRATEGY, BUSINESS CHANGE & TRANSFORMATION, BUSINESS ANALYSIS, ENTERPRISE DATA, BUSINESS INTELLIGENCE, AND DIGITAL WORKPLACE. Face-to-face events [https://irmuk.co.uk/conferences/] Immerse yourself in our Face-To-Face Events in London where we bring together visionary speakers and decision-makers from both the public and private sectors worldwide. With a focus on end-user case studies, our events offer valuable insights into past successes and challenges of organizations. During the networking program you can engage with and have meaningful discussions among peers, as you exchange virtual business cards via the Networking App. Additionally, our exhibitions provide a platform to openly discuss challenges and explore cutting-edge technology from leading solution providers. Exciting upcoming events include the Business Analysis Conference Europe, taking place from 18th to 20th September 2023 in London, and the Enterprise Architecture and Business Process Management Conference Europe, scheduled for 9th to 12th October 2023 in London. Moreover, don't miss the Enterprise Data and Business Intelligence & Analytics Conference Europe from 7th to 10th November 2023, also held in London. Online Training Courses Explore our online training courses led by expert speakers who possess exceptional technical knowledge, teaching skills, and extensive business experience. Our presenters, some of the most influential technologists, methodologists, and original thinkers in the industry, deliver virtual courses that empower participants with practical skills and insights. Find out more: https://irmuk.co.uk/online-training-courses/ [https://irmuk.co.uk/online-training-courses/] In-house Training [https://irmuk.co.uk/inhouse-training/] Experience the tailored approach of IRM UK In-House Training, where we design bespoke programs to address your specific needs. Whether in person or virtually, our world-renowned trainers, experts, and leaders in their respective fields, ensure your team is equipped to tackle your company's challenges effectively, delivering a top-notch training service. Find out more: https://irmuk.co.uk/inhouse-training/ [https://irmuk.co.uk/inhouse-training/] Webinars [https://irmuk.co.uk/webinars/] Stay updated with the latest industry challenges and solutions by joining our complimentary webinars, featuring renowned global experts who share their insights. Find out more: https://irmuk.co.uk/webinars/ [https://irmuk.co.uk/webinars/] AT IRM UK, WE ARE COMMITTED TO PROVIDING EXCEPTIONAL LEARNING OPPORTUNITIES, FOSTERING PROFESSIONAL GROWTH, AND ENABLING ORGANIZATIONS TO THRIVE IN A RAPIDLY EVOLVING BUSINESS AND IT LANDSCAPE.

Courses matching " Data analysis"

Show all 1069

Introduction to DAX for Power BI

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for This course is intended for business users who have been using Power BI to build analytic solutions and are ready to take advantage of the power and flexibility that DAX provides. Learning DAX is a very common 'next step' for experienced Power BI users. Overview At course completion, you should be able to describe DAX syntax, data types, and errors use DAX to create calculated columns, measures, and tables explain how DAX calculations are evaluated, along with the differences between row context and filter context configure and use Time Intelligence to perform common time-based calculations, for example to-date calculations, year-over-year analysis, moving averages, etc. create calculated columns and measures that use data from multiple tables in the data model write measures that handle error conditions gracefully use DAX to enhance the Power BI user experience use DAX Studio to connect to a Power BI data model and execute simple queries Welcome to Introduction to DAX for Power BI. This two-day instructor-led course is intended for business users who have been using Power BI and want to use DAX to create custom calculations in their data models. In this class, you will be introduced to using Data Analysis Expressions (DAX), which is the expression language that is used to create custom calculations in the Power BI Data model. The course covers some of the theoretical underpinnings of the data model and the DAX language, but the emphasis is on using DAX to solve common business problems. You will learn how to write your own calculated columns, measures, and tables, how to visualize the way Power BI computes DAX calculations, and how to troubleshoot custom code. MODULE 1: GETTING STARTED WITH DAX INTRODUCTION TODAX CREATING OBJECTS WITHDAX CONTEXT AND RULES OF EVALUATION VARIABLES,COMMENTS,AND TESTING MODULE 2: PERFORMING BASIC CALCULATIONS GETTING STARTED IMPLICIT MEASURES ADDING QUICK MEASURES WORKING WITH DAX DATA TYPES . DOING BASIC MATH USING LOGIC IN YOUR CALCULATIONS USING THE IF() FUNCTION NESTED IF() USING THE SWITCH() FUNCTION ADVANCED SWITCH() LOGICAL OPERATORS & FUNCTIONS: ||, OR(), &&, AND(), NOT() AGGREGATING AND SUMMARIZING DATA THE SUM() FUNCTION MODULE 3: WORKING WITH CONTEXT IN THE DATA MODEL CONTEXT DEFINED DATA MODELING BASICS INTRODUCTION TO DIMENSIONAL MODELING RELATIONSHIPS AND THEIR EFFECT ON THE EVALUATION CONTEXT GETTING DATA FROM OTHER TABLES USING RELATED() AND RELATEDTABLE LOOKING UP DATA WITHOUT USING RELATIONSHIPS MODIFYING THE CONTEXT USING CALCULATE() MODULE 4: PERFORMING MORE ADVANCED CALCULATIONS THE DAX ITERATOR FUNCTIONS USING TABLE MANIPULATION FUNCTIONS MODULE 5: WORKING WITH TIME PERFORMING DATE CALCULATIONS WORKING WITH DATE TABLES GENERATING A DATE TABLE WITH THE CALENDAR() FUNCTION DEFINING CUSTOM OPERATING PERIODS YTD, QTD, AND MTD CALCULATIONS CUSTOM TO-DATE CALCULATIONS FINDING YEAR-OVER-YEAR CHANGE FINDING MOVING AVERAGES MODULE 6: ENHANCING THE USER EXPERIENCE CONTROLLING VISIBILITYOF YOUR MEASURES USING WHAT-IF PARAMETERS ADDING BANDING USING DAX TO PROVIDE ROW-LEVEL SECURITY

Introduction to DAX for Power BI
Delivered Online
£900

PL-300T00 Microsoft Power BI Data Analyst

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for The audience for this course are data professionals and business intelligence professionals who want to learn how to accurately perform data analysis using Power BI. This course is also targeted toward those individuals who develop reports that visualize data from the data platform technologies that exist on both in the cloud and on-premises. This course covers the various methods and best practices that are in line with business and technical requirements for modeling, visualizing, and analyzing data with Power BI. The course will show how to access and process data from a range of data sources including both relational and non-relational sources. Finally, this course will also discuss how to manage and deploy reports and dashboards for sharing and content distribution. Prerequisites Understanding core data concepts. Knowledge of working with relational data in the cloud. Knowledge of working with non-relational data in the cloud. Knowledge of data analysis and visualization concepts. DP-900T00 Microsoft Azure Data Fundamentals is recommended 1 - Discover data analysis Overview of data analysis Roles in data Tasks of a data analyst 2 - Get started building with Power BI Use Power BI Building blocks of Power BI Tour and use the Power BI service 3 - Get data in Power BI Get data from files Get data from relational data sources Create dynamic reports with parameters Get data from a NoSQL database Get data from online services Select a storage mode Get data from Azure Analysis Services Fix performance issues Resolve data import errors 4 - Clean, transform, and load data in Power BI Shape the initial data Simplify the data structure Evaluate and change column data types Combine multiple tables into a single table Profile data in Power BI Use Advanced Editor to modify M code 5 - Design a semantic model in Power BI Work with tables Create a date table Work with dimensions Define data granularity Work with relationships and cardinality Resolve modeling challenges 6 - Add measures to Power BI Desktop models Create simple measures Create compound measures Create quick measures Compare calculated columns with measures 7 - Add calculated tables and columns to Power BI Desktop models Create calculated columns Learn about row context Choose a technique to add a column 8 - Use DAX time intelligence functions in Power BI Desktop models Use DAX time intelligence functions Additional time intelligence calculations 9 - Optimize a model for performance in Power BI Review performance of measures, relationships, and visuals Use variables to improve performance and troubleshooting Reduce cardinality Optimize DirectQuery models with table level storage Create and manage aggregations 10 - Design Power BI reports Design the analytical report layout Design visually appealing reports Report objects Select report visuals Select report visuals to suit the report layout Format and configure visualizations Work with key performance indicators 11 - Configure Power BI report filters Apply filters to the report structure Apply filters with slicers Design reports with advanced filtering techniques Consumption-time filtering Select report filter techniques Case study - Configure report filters based on feedback 12 - Enhance Power BI report designs for the user experience Design reports to show details Design reports to highlight values Design reports that behave like apps Work with bookmarks Design reports for navigation Work with visual headers Design reports with built-in assistance Tune report performance Optimize reports for mobile use 13 - Perform analytics in Power BI Explore statistical summary Identify outliers with Power BI visuals Group and bin data for analysis Apply clustering techniques Conduct time series analysis Use the Analyze feature Create what-if parameters Use specialized visuals 14 - Create and manage workspaces in Power BI Distribute a report or dashboard Monitor usage and performance Recommend a development life cycle strategy Troubleshoot data by viewing its lineage Configure data protection 15 - Manage semantic models in Power BI Use a Power BI gateway to connect to on-premises data sources Configure a semantic model scheduled refresh Configure incremental refresh settings Manage and promote semantic models Troubleshoot service connectivity Boost performance with query caching (Premium) 16 - Create dashboards in Power BI Configure data alerts Explore data by asking questions Review Quick insights Add a dashboard theme Pin a live report page to a dashboard Configure a real-time dashboard Set mobile view 17 - Implement row-level security Configure row-level security with the static method Configure row-level security with the dynamic method Additional course details: Nexus Humans PL-300T00: Microsoft Power BI Data Analyst 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 PL-300T00: Microsoft Power BI Data Analyst 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.

PL-300T00 Microsoft Power BI Data Analyst
Delivered Online + more
£1,785

Real Estate Financial Modelling School

4.3(5)

By Bayfield Training

This week long CPD accredited training is ideal for those Real Estate professionals, who are looking to bolster the DCF modelling skills. This course covers Real Estate Investment, Development, Finance & Risk.

Real Estate Financial Modelling School
Delivered in person or Online + more
£4,600

Real Estate Analyst (Investment Cash Flow Modelling in Excel)

4.3(5)

By Bayfield Training

The Real Estate Analyst course has been taught non-stop to global real estate firms over the last 25 years, and is without doubt the core financial modelling training in your career portfolio. Whether you have an upcoming financial modelling test for a new job or an APC exam, the Real Estate Analyst course is the choice for you.

Real Estate Analyst (Investment Cash Flow Modelling in Excel)
Delivered in person or Online + more
£1,750

Python Data Analytics Course

4.6(12)

By PCWorkshops

Python Data Analytics with Python using Numpy, Pandas, Dataframes. Most attendees are in-work Data Professional. Private individuals are very welcome. Our Style: Hands-on, Practical Location: Online, Instructor-led

Python Data Analytics Course
Delivered Online + more
£185

Real Estate Investor (Advanced Development Cash Flow Modelling in Excel)

4.3(5)

By Bayfield Training

The Real Estate Investor course primarily focuses on financial modelling and commercial considerations in the real estate industry across various sectors, geographies, and project types.

Real Estate Investor (Advanced Development Cash Flow Modelling in Excel)
Delivered in person or Online + more
£2,000

Real Estate Modelling Masterclass (Advanced Cash Flow Modelling)

4.3(5)

By Bayfield Training

This course is intended to the most ambitious modellers in the property industry who would like to be fully proficient in building complex real estate models.

Real Estate Modelling Masterclass (Advanced Cash Flow Modelling)
Delivered in person or Online + more
£1,500

Clinical Data Analysis with SAS

By Course Cloud

The comprehensive Clinical Data Analysis with SAS has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Clinical Data Analysis with SAS today, and learn from the very best the industry has to offer! This best selling Clinical Data Analysis with SAS has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Clinical Data Analysis with SAS is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Clinical Data Analysis with SAS is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Clinical Data Analysis with SAS is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Clinical Data Analysis with SAS , you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Clinical Data Analysis with SAS will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Clinical Data Analysis with SAS to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Clinical Data Analysis with SAS
Delivered Online On Demand
£319

Basic Data Analysis Training

4.8(9)

By Skill Up

Enrich your data analysis skills with this premium, comprehensive course. Learn about variation, performance data presentation, process management, and more. Start now!

Basic Data Analysis Training
Delivered Online On Demand2 hours 14 minutes
£25

Basic Data Analysis

4.5(3)

By Studyhub UK

Unveil the power of data through our captivating Basic Data Analysis course, where curiosity meets capability. Embark on a journey of discovery, exploring the intricacies of data and information analysis. Dive deep into various data analysis methods and tools, from exploratory data analysis to qualitative data analysis. Let us ignite your passion for deciphering insights hidden within data. In this course, you'll master the fundamentals of data analysis, gaining invaluable skills applicable across diverse fields. Explore modules covering the principles of process management and strategies for driving improvement through data-driven insights. From understanding variation to presenting performance data effectively, each module equips you with practical knowledge essential for success in data analysis jobs. So, if you are looking for data analysis courses, you've landed on the right page.  Learning Outcomes: Acquire proficiency in using data analysis tools such as Pareto charts, histograms, and control charts. Develop the ability to interpret performance data and identify patterns through exploratory data analysis. Gain a comprehensive understanding of variation and strategies to manage it effectively. Apply data-driven approaches to drive continuous improvement and enhance decision-making processes. Demonstrate proficiency in structuring performance measurement systems to optimize organizational outcomes. Why buy this Basic Data Analysis Course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Certification After studying the course materials of the Basic Data Analysis 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 Basic Data Analysis course for? Individuals eager to enter the field of data analysis. Professionals seeking to enhance their data analysis skills. Students interested in exploring the principles of process management. Anyone curious about leveraging data for informed decision-making. Individuals aiming to pursue data analysis jobs in various industries. Prerequisites This Basic Data Analysis does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Basic Data Analysis 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 Data Analyst: £25,000 - £40,000 Per Annum Business Analyst: £30,000 - £45,000 Per Annum Financial Analyst: £30,000 - £50,000 Per Annum Market Research Analyst: £25,000 - £35,000 Per Annum Operations Analyst: £25,000 - £40,000 Per Annum Quality Assurance Analyst: £25,000 - £35,000 Per Annum Course Curriculum Basic Data Analysis Module 01: Introduction 00:02:00 Module 02: Agenda and Principles of Process Management 00:06:00 Module 03: The Voice of the Process 00:05:00 Module 04: Working as One Team for Improvement 00:04:00 Module 05: Exercise: The Voice of the Customer 00:03:00 Module 06: Tools for Data Analysis 00:07:00 Module 07: The Pareto Chart 00:03:00 Module 08: The Histogram 00:03:00 Module 09: The Run Chart 00:04:00 Module 10: Exercise: Presenting Performance Data 00:05:00 Module 11: Understanding Variation 00:06:00 Module 12: The Control Chart 00:06:00 Module 13: Control Chart Example 00:04:00 Module 14: Control Chart Special Cases 00:06:00 Module 15: Interpreting the Control Chart 00:10:00 Module 16: Control Chart Exercise 00:07:00 Module 17: Strategies to Deal with Variation 00:06:00 Module 18: Using Data to Drive Improvement 00:14:00 Module 19: A Structure for Performance Measurement 00:06:00 Module 20: Data Analysis Exercise 00:06:00 Module 21: Course Project 00:03:00 Module 22: Test your Understanding 00:17:00 Assignment Assignment - Diploma in Data Analysis Fundamentals 00:00:00

Basic Data Analysis
Delivered Online On Demand2 hours 13 minutes
£10.99