BCS - BCS Level 4 in Data Analysis Tools certification

Varighet

Varighet:

Bare 5 dager

Metode

Metode:

klasserommet / på nett / Hybrid

Neste dato

Neste dato:

24/6/2024 (Mandag)

Overview

On this 5-day accelerated BCS Level 4 Diploma designed for Apprentices, you’ll learn key skills needed to master Data Analysis Tools.

You’ll be immersed in the curriculum through our unique Lecture | Lab | Review technique, which allows you learn and retain information faster than traditional courses.

On this course you'll cover the range of concepts, approaches, tools and techniques that are applicable to Data Analysts. You will learn skills and knowledge applicable to Data Analysis Tools and the underlying principles and processes of data integration.

Key areas covered include learning to:

  • Describe the purpose and outputs of data integration activities
  • Explain how data from multiple sources can be integrated to provide unified data
  • Discover programming languages and how they are used to integrate data and prepare it for analysis
  • Explain the nature and challenges of data volumes and types being processed through integration activities
  • Develop testing strategies to test unified data for a range of states
  • Demonstrate an understanding of the capabilities of statistical programming languages and proprietary tools
  • Prepare data for analysis using a series of techniques
  • Carry out data analysis

During the course you’ll sit BCS Level 4 Certificate in Data Analysis Tools Exam. Don’t pass the first time? Don’t worry – you’ll be covered by our Certification Guarantee .

Her er 8 grunner til hvorfor du skal gjennomføre ditt BCS Data Analysis Tools hos Firebrand Training:

  1. Du blir utdannet og sertifisert på bare 5 dager. Hos oss får du din utdanning og sertifisering på rekordtid, en sertifisering du også gjennomfører der og da som en integrert del av den intensive, akselererte utdanningen.
  2. Alt er inkludert. Et engangsbeløp dekker alt kursmaterial, eksamen, kost og losji og tilbyr den mest kostnadseffektive måten å gjennomføre ditt BCS Data Analysis Tools kurs og sertifisering på. Og dette uten noen uannonserte ytterligere kostnader.
  3. Du klarer sertifiseringen første gangen eller kan gå kurset om igjen kostnadsfritt. Det er vår garanti. Vi er sikre på at du vil klare din BCS Data Analysis Tools sertifisering første gangen. Men skulle du mot formodning ikke gjøre det kan du innen et år komme tilbake og kun betale for eventuelle overnattinger og din eksamen. Alt annet er gratis.
  4. Du lærer deg mer.Tradisjonelle utdanningsdager varer fra kl. 09.00 til 16.00 med lange lunsj- og kaffepauser. Hos Firebrand Training får du minst 12 timers effektiv og fokusert kvalitetsutdanning hver dag sammen med din instruktør, uten private eller arbeidsrelaterte, forstyrrende momenter.
  5. Du lærer deg BCS Data Analysis Tools raskere. Vi kombinerer de tre innlæringsmetodene (Presentasjon |Øving| Diskusjon) slik at vi gjennomfører kurset på en måte som sikrer at du lærer deg raskere og lettere.
  6. Du er i sikre hender.Vi har utdannet og sertifisert 134.561 personer, vi er partner med alle de store navn i bransjen og vi har vunnet atskillige utmerkelser, bla. a. "Årets Learning Partner 2010, 2011, 2012, 2013 og 2015” fra Microsoft Danmark og med en vekst på 1430 % siden 2009 er vi årets Gazelle prisvinner på Sjælland, Danmark.
  7. Du lærer deg ikke bare teorien. Vi har videreutviklet BCS Data Analysis Tools kursen og tilbyr flere praktiske øvelser og sikrer på den måten, at du kan bruke dine ferdigheter for å løse daglige praktiske problemstillinger.
  8. Du lærer av de beste. Våre instruktører på BCS Data Analysis Tools er de beste i bransjen og tilbyr en helt unik blanding av kunnskap, praktisk erfaring og pasjon for å lære bort.

Curriculum

1. Processes and Tools Used for Data Integration

In this topic, the apprentice will describe how data integration is achieved through the manipulation of data from different sources. They will also learn about how this data is manipulated using programming languages and how it is prepared for analysis. You'll be able to :

1.1. Describe the purpose and outputs of data integration activities.

  • Business need for analysis
  • Non-functional requirements (such as speed and time available)
  • Information structure and rules relevant to the business
  • Rationale for using and integrating data from multiple sources
  • Importance of data in a business context

1.2. Explain how data from multiple sources can be integrated to provide a unified view of

the data.

  • Reasons for using data from multiple sources
  • Importance of data source quality to improve the quality of results
  • Filtering data to ensure only relevant data is combined to underpin business
  • objectives
  • Ensure data is selected in line with current legislation
  • Data integration techniques
    • Common user interface
    • Virtual integration
    • Physical data integration (for example ETL (Extract - Transform - Load))

1.3. Discover how programming languages for statistical computing can be applied to data

integration activities to filter and prepare data for analysis.

  • Programming constructs
    • Sequence, selection and iteration
    • Modularisation, coupling and cohesion
  • Commands for manipulating data (for example, but not limited to)
    • Select and Select* statements
    • From
    • Where (such as but not limited to; AND, OR, use of Wildcards and ordering)
    • Joins (inner and outer, right, left, Full, Union and Select into)
    • Joins with duplicate values
    • Joining on multiple fields
  • Single queries
  • Multiple queries
  • Expressions
  • Functions (such as but not limited to; Avg(), Count(), Max(), Min(), Group by,
  • Round(), Cast(), Convert(), ISNULL ())
  • Querying multiple tables in different information
  • Selecting the first/last of occurrences
  • Implicit data conversion

1.4. Explain the nature and challenges of data volumes and types being processed through

data integration activities.

  • Big data sets
  • Qualitative data versus quantitative data
  • Technical requirements for managing large data set (such as, but not limited to; the
  • location of data and challenge of restrictions due to the computer architecture)
  • Data warehousing
  • Data migration
  • Master data management
  • Integration design
    • Business requirements for integration
    • Objectives and deliverable
    • Business rules
    • Support models and SLAs
  • Non-functional requirements
  • Data integration tools (such as future scalability, implementation and support costs)
  • Data synchronisation (such as data ownership, frequency of updates, format,
  • security, data quality, performance and maintenance)

1.5. Develop appropriate testing strategies to ensure that unified data sets are correct,

complete and up to date.

  • Check against business requirements
  • Test for a variety of states (such as, but not limited to; presence, completeness,
  • configuration and format, that data is valued and that data is not fragmented)
  • Business testing & technical testing
    • Technical acceptance testing (TAT)
    • User acceptance testing (UAT)
    • Performance stress tests (PST)

2. Industry Standard Tools and Methods for Data Analysis

In this topic, the apprentice will describe and use a range of tools, techniques and methods to prepare and analyse data. The successful apprentice should be able to:

2.1. Demonstrate the data manipulating, processing, cleaning and analysis capabilities of statistical programming languages and proprietary software tools capabilities and functions of statistical programming languages (such as, but not limited to; R, Python, SPSS, SAS, SQL, Microsoft Excel and VBA, Julia, Hadoop and Hive, Scala)

2.2. Demonstrate how to apply statistical programming languages in preparing data for analysis and conducting analysis projects.

  • Preparation techniques (such as, but not limited to; searching and sorting, grouping,
  • filtering, macros and modelling)
  • Data cleaning to remove a range of data issues (such as, but not limited to; errors,
  • invalid values, data that is out of range, outliers)
  • Processing and analysing:
    • Mean, Median, Mode and Range
    • Probability
    • Bias
    • Statistical significance
    • Linear Regression (simple & multiple)
    • Logistics Regression (simple & multiple)
    • Scatter plots and correlation
    • And/Or probability
    • Stem and leaf plots
    • Factorials
    • Box and whisker plots
  • Methods for presenting results (such as, but not limited to; tables, charts and
  • graphs, correctly arranged and presented using suitable language)
  • Presenting for data analysts
  • Working with people

Exam Track

The format for the exam is a one-hour, closed book multiple-choice exam consisting of 40 questions. The pass mark is 26/40 (65%).

If you're taking the exam in a language that is not your native/official language, you are entitled to 25% extra time and are allowed to use your own paper language dictionary to translate during the exam.

What's Included

Exam and Firebrand developed course materials

Prerequisites

There are currently no prerequiustes for this course

Anmeldelser

Vi har lært opp 134.561 personer på 12 år. Vi ba dem om å anmelde vår akselererte opplæring. Akkurat nå har 96,41% angitt at Firebrand overgikk forventningene:

"Enjoyed attending the BCS certified devops course. Thanks for the wonderful experience. The knowledge of the trainer was very good and course material was well sequenced / thought through."
Dhanya Balachandran. (5/10/2023 (Torsdag) til 6/10/2023 (Fredag))

"Enjoyed attending the BCS certified devops course. Thanks for the wonderful experience. The knowledge of the trainer was very good and course material was well sequenced / thought through."
Dhanya Balachandran. (5/10/2023 (Torsdag) til 6/10/2023 (Fredag))

"Great training and centre, enough material provided."
Emma Groves, Virgin Media O2. (5/10/2023 (Torsdag) til 6/10/2023 (Fredag))

"Great training and centre, enough material provided."
Emma Groves, Virgin Media O2. (5/10/2023 (Torsdag) til 6/10/2023 (Fredag))

"I attended a 2 day training course for DevOps which has done an amazing job at filling in all the gaps in my knowledge when it comes to DevOps and has given me a huge amount to take back to my team. I'd 100% recommend."
JR. (5/10/2023 (Torsdag) til 6/10/2023 (Fredag))

Kursdatoer

Start

Slutt

Kapasitet

Plass

Registrer deg

19/2/2024 (Mandag)

23/2/2024 (Fredag)

Ferdig - Gi tilbakemelding

-

 

24/6/2024 (Mandag)

28/6/2024 (Fredag)

Venteliste

Landsdekkende

 

5/8/2024 (Mandag)

9/8/2024 (Fredag)

Begrenset kapasitet

Landsdekkende

 

16/9/2024 (Mandag)

20/9/2024 (Fredag)

Ledige plasser

Landsdekkende

 

28/10/2024 (Mandag)

1/11/2024 (Fredag)

Ledige plasser

Landsdekkende

 

9/12/2024 (Mandag)

13/12/2024 (Fredag)

Ledige plasser

Landsdekkende

 

Siste anmeldelser fra studenten vår