R Tutorial : Introduction to Process Analytics
Key Takeaways
The video introduces process analytics using R, covering event data components, process mining, and analysis perspectives, including organizational, control flow, and performance perspectives.
Full Transcript
hello and welcome to the first lesson of this course on process analytics my name is hector sulla and i will be your instructor efficient processes are one of the main components of successful organizations in the 21st century as enormous amounts of process related data are stored everywhere the possibility to analyze and improve process gave rise to the field called process mining aimed at discovering useful insights from processed data while it all started with conventional business processes like ordering or producing goods event data now adays comes in many different types and flavors with the emergence of the Internet of Things a lot of things around us are occurring data about events that happen over time as a result the types of event data that you can analyze is literally infinite in this course you will learn about the different components of event data and how to create pre-process and analyze them event data consists of three basic components the Y the worth and who events happen because of a certain object a process instance when a patient enters an emergency department it becomes an instance of the emergency process when a train leaves the terminal in the morning it's an instance of the railway operating processes the process instance also called the cases is why events happen because a patient needs to be treated or because a train needs to bring passengers from point A to B when an event is recorded something has happened what has happened is what we call the activities activities are the steps of a process an x-ray scan or a treatment with a certain medicine or board activities in a hospital context securing a railway track for an approaching train can be an activity in a railway environment finally the hook component of event data shows us who is responsible for certain events a doctor or a nurse or train driver of single house operator it don't always have to be real persons also machines or information systems can execute events we will refer to them collectively as resources and if antis does a recorded action of an activity the what occurring for an in the why by specific resource the who analyzing event data is an iterative process of three steps extraction processing and analysis first is data extraction extracting the raw data from one or more information systems and transforming them to event logs second is pre-processing the data here we aggregate the data by removing to date detailed information we subset the data allowing us to focus on specific parts of the process but we can also enrich the data by adding calculated variables eventually in the third stage we will analyze the data three perspectives can be distinguished firstly the organizational perspective focuses on the actors of the process for instance which are the roles of different doctors and nurses in our emergency department and how do they work together secondly the control flow perspective focuses on the flow and structured nosov the process what is the journey of a patient through the emergency rooms and finally the performance perspective focuses on time and efficiency how long does it take before a patient can leave the emergency department or in which area at what time of day or trains most delayed furthermore we can also combine different perspectives for example investigate whether there are links between actors and performance issues an additional data attributes which are available such as the cost of activities or types of customers can also be included let's have a look at some examples
Original Description
Want to learn more? Take the full course at https://learn.datacamp.com/courses/business-process-analytics-in-r at your own pace. More than a video, you'll learn hands-on coding & quickly apply skills to your daily work.
---
Hello, and welcome to the first lesson of this course on process analytics. My name is Gert Janssenswillen and I will be your instructor.
Efficient processes are one of the main components of successful organizations in the 21st century. As enormous amounts of process-related data are stored everywhere, the possibility to analyze and improve processes gave rise to the field called "process mining"; aimed at discovering useful insights from process data.
While it all started with conventional business processes, like ordering or producing goods, event data nowadays come in many different types and flavors.
With the emergence of the Internet of Things, a lot of things around us are recording data about events that happen over time. As a result, the types of event data you can analyze is literally infinite.
In this course, you will learn about the different components of event data, and how to create, preprocess and analyze them.
Event data consists of three basic components: the why, the what and the who.
Events happen because of a certain object, a process instance. When a patient enters an emergency department, it becomes an instance of the emergency process. When a train leaves the terminal in the morning, it is an instance of the railway operating processes. The process instance also called the case, is why events happen: because a patient needs to be treated, or because a train needs to bring passengers from point A to B.
When an event is recorded, something has happened. What has happened is what we call the activities. Activities are the steps of a process. An X-ray scan or treatment with a certain medicine is both activities in a hospital context. Securing a rail track for an approaching train can be an activity in a railway enviro
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from DataCamp · DataCamp · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
SQL Server Tutorial: Date manipulation
DataCamp
R Tutorial: Intermediate Interactive Data Visualization with plotly in R
DataCamp
R Tutorial: Adding aesthetics to represent a variable
DataCamp
R Tutorial: Moving Beyond Simple Interactivity
DataCamp
Python Tutorial: Why use ML for marketing? Strategies and use cases
DataCamp
Python Tutorial: Preparation for modeling
DataCamp
Python Tutorial: Machine Learning modeling steps
DataCamp
R Tutorial: The prior model
DataCamp
R Tutorial: Data & the likelihood
DataCamp
R Tutorial: The posterior model
DataCamp
R Tutorial: An Introduction to plotly
DataCamp
R Tutorial: Plotting a single variable
DataCamp
R Tutorial: Bivariate graphics
DataCamp
Python Tutorial: Customer Segmentation in Python
DataCamp
Python Tutorial: Time cohorts
DataCamp
Python Tutorial: Calculate cohort metrics
DataCamp
Python Tutorial: Cohort analysis visualization
DataCamp
R Tutorial: Building Dashboards with flexdashboard
DataCamp
R Tutorial: Anatomy of a flexdashboard
DataCamp
R Tutorial: Layout basics
DataCamp
R Tutorial: Advanced layouts
DataCamp
Python Tutorial: Time Series Analysis in Python
DataCamp
Python Tutorial: Correlation of Two Time Series
DataCamp
Python Tutorial: Simple Linear Regressions
DataCamp
Python Tutorial: Autocorrelation
DataCamp
R Tutorial: The gapminder dataset
DataCamp
R Tutorial: The filter verb
DataCamp
R Tutorial: The arrange verb
DataCamp
R Tutorial: The mutate verb
DataCamp
R Tutorial: What is cluster analysis?
DataCamp
R Tutorial: Distance between two observations
DataCamp
R Tutorial: The importance of scale
DataCamp
R Tutorial: Measuring distance for categorical data
DataCamp
Python Tutorial: Plotting multiple graphs
DataCamp
Python Tutorial: Customizing axes
DataCamp
Python Tutorial: Legends, annotations, & styles
DataCamp
Python Tutorial: Introduction to iterators
DataCamp
Python Tutorial: Playing with iterators
DataCamp
Python Tutorial: Using iterators to load large files into memory
DataCamp
SQL Tutorial: Introduction to Relational Databases in SQL
DataCamp
SQL Tutorial: Tables: At the core of every database
DataCamp
SQL Tutorial: Update your database as the structure changes
DataCamp
Python Tutorial: Classification-Tree Learning
DataCamp
Python Tutorial: Decision-Tree for Classification
DataCamp
Python Tutorial: Decision-Tree for Regression
DataCamp
Python Tutorial: Census Subject Tables
DataCamp
Python Tutorial: Census Geography
DataCamp
Python Tutorial: Using the Census API
DataCamp
R Tutorial: A/B Testing in R
DataCamp
R Tutorial: Baseline Conversion Rates
DataCamp
R Tutorial: Designing an Experiment - Power Analysis
DataCamp
R Tutorial: Introduction to qualitative data
DataCamp
R Tutorial: Understanding your qualitative variables
DataCamp
R Tutorial: Making Better Plots
DataCamp
SQL Tutorial: OLTP and OLAP
DataCamp
SQL Tutorial: Storing data
DataCamp
SQL Tutorial: Database design
DataCamp
Python Tutorial: Introduction to spaCy
DataCamp
Python Tutorial: Statistical Models
DataCamp
Python Tutorial: Rule-based Matching
DataCamp
More on: Data Literacy
View skill →
🎓
Tutor Explanation
DeepCamp AI