Materi ini disampaikan pada acara Webinar Series #1: Sistem Informasi
pada Program Studi Sistem Informasi, Universitas Hasanuddin, 13 Feb 2021
Agenda
• Apa itu Sistem Informasi?
• Perubahan Organisasi dan Perilaku Manusia
• Adaptasi Disiplin Ilmu Sistem Informasi Terhadap
Perubahan Yang Terjadi
• Peran Data Science dan Artificial Intelligence
dalam Disiplin Ilmu Sistem Informasi
• Komputasi dalam Sistem Informasi: Features
Selection dan Pattern Analysis
• Implementasi Sistem Informasi: Business Insight
dan Business Intelligent dalam Organisasi
• Penutup
Apa Itu Sistem Informasi?
Fokus pada teknik
Pengguna dan Organisasi mengintegrasikan solusi
teknologi informasi dengan
proses bisnis organisasi.
Menekankan pada “informasi”
sebagai sebuah sumber daya
penting dalam pencapaian visi ,
Teknologi misi dan tujuan organisasi.
Memastikan bagaimana
“informasi” diciptakan,
diproses, dan didistribusikan ke
seluruh pemangku kepentingan
Innovasi ke Aplikasi organisasi.
Memastikan agar teknologi dan
sistem informasi selaras dengan
strategi bisnis perusahaan,
sehingga tercipta keunggulan
kompetitif.
Information Systems: ACM/IEEE Curricula
Modifikasi dari http://agusza.if.its.ac.id
Information Systems in the Context of Computing
Kurikulum Rumpun Ilmu Informatika & Komputer
12-Feb-21 5
Pengetahuan Inti Dalam Disiplin Ilmu Sistem
Informasi dalam ACM/IEEE 2005
• Information Systems Development
• Analysis of Business Requirements
• Management of Information Systems
Organization
• Information Management Practice
• Programming Fundamentals
• Integrative Programming
• Software Modeling and Analysis
• Distributed Systems
Pengetahuan Dasar Yang Diperlukan Dalam
Disiplin Ilmu Sistem Informasi
• Dasar2 Matematika
• Teori Peluang dan Statistika Parametrik
• Logika
• Aljabar Linear
• Kalkulus Dasar
• Dasar2 Pemrogaman
Pengembangan Pengetahuan Inti Disiplin Ilmu
Sistem Informasi di Era Revolusi Industri 4.0
• Information Systems Development Based on Big Data and Artificial
Intelligence (AI)
• Analysis of Business Requirements Based on Business Insight
Derived from Big Data
• Management of Information Systems Organization → Management
of Business Intelligent Organization
• Information Management (Database) Practice → Big Dataset
Production and Management
• Programming Fundamentals → Statistical Programming Languages
(Python, R, etc.).
• Integrative Programming → Design Pattern
• Software Modeling and Analysis → Software Design
• Distributed Systems → Cloud Computing, IoT, AI, Blockchain, etc.
Pengembangan Pengetahuan Dasar Yang
Diperlukan Dalam Disiplin Ilmu Sistem Informasi
• Dasar2 Matematika
• Data: data diskrit, data kontinu, data kategori,
pengambilan data, penyusunan data, penyajian
data, dll.
• Teori Peluang, Statistika Parametrik, dan Statistika
Non-Parametrik
• Logika dan Estetika
• Aljabar Linear, dan Komputasi Matriks
• Kalkulus Dasar, Differential, dan Integral
• Dasar2 Pemrogaman
Perubahan Organisasi dan Perilaku
Manusia
Perubahan Dipicu Oleh Kemajuan Teknologi
Cara Bekerja Berubah
Cara Berbisnis Berubah…
Mindset
and
Culture
Digital Transformation
Adaptasi Disiplin Ilmu Sistem Informasi
Terhadap Perubahan Yang Terjadi
Fenomena ‘Big Data’
Big Data Drivers:
▪ The proliferation of data More Content More Devices
▪ Inexpensive storage
makes it possible to keep
more, longer
▪ Innovative software and
Sumber: IDC 2011
analysis tools turn data
into information
17
Pergeseran Paradigma dalam Komputasi Big Data: Dari
Faktual ke Potensial
Prescriptive
Advanced, Predictive
Relational
Foundational
BIG DATA:
Value
Volume
Variety
Velocity
Veracity
Peran Data Science dan Artificial
Intelligence dalam Disiplin Ilmu Sistem
Informasi
Data Science is Multidisciplinary
• deals with both structured and
unstructured data
• a field that includes everything that
is associated with the cleansing,
preparation and final analysis of
data
• combines the programming, logical
reasoning, mathematics and
statistics
• cleanses, prepares and aligns the
data
• an umbrella of several techniques
that are used for extracting the
information and the insights of data
Source: adaptation from Ian Goodfellow, et.al 2016 & and Matthew Mayo, 2016
Artificial Intelligence
Artificial Intelligence is
the theory and
development of
computer systems able
to perform tasks that
normally require
human intelligence,
such as visual
perception, speech
recognition, decision-
making, and
translation between
languages
Memerlukan Data Science dan AI
Capturing Big Data
Middle
School College
Elementary
School High School
Educations
Machines Family Any-
thing
Pets
Friends Music
Sport
We are Networked Society, Most of Our Interactions Recorded
Digitally to Becomes Big Data & Needs Data Science to Compute
Inherent Structure of Big Data and
AI-Robot
Artificial Intelligence
AI-Automation System:
Q/A System, Machine Learning…
Universal Big Data and Artificial Intelligence (AI)
Data Computation
AI Applications:
Machine Learning
Raw Data Collection Data Organization and Deep Learning
etc.
Komputasi dalam Sistem Informasi:
Features Selection dan Pattern
Analysis
Pada Intinya, Sistem Informasi Berbasis Data
Science dan AI Digunakan Untuk…
• Identifikasi
• Diagnosa
• Kategorisasi
• Klasifikasi
• Prediksi
• Preskripsi
• Dll.
End-to-End Cycle of Meaningful Insights and
Automation Systems
From all the experiences, the stages in AI R&D Using Universal Big Data is established
Dasar teorinya tetap menggunakan
berbagai teknik Regresi, Klasifikasi,
Clustering, PCA, dll
The Big Principle for Machine Learning
• A simple,
unsupervised
learning algorithm
that is often used
with big data sets
• Best suited to large- https://www.kdnuggets.com/2016/08/10-algorithms-machine-
learning-engineers.html
scale, high-level
clustering.
2. Association Rule Mining
– A learning algorithm
that looks for
associations that co-
occur with a high
degree of frequency
– Can identify
associations that https://gerardnico.com/data_mining/association
– A supervised learning
algorithm
– C4.5 is an algorithm
developed by John
Ross Quinlan that
creates decision tress
– Create decision trees
from the already-
classified input
– Decision trees can be
used as diagnostic
tools https://github.com/barisesmer/C4.5
6. Support vector machine (SVM)
• Learns to define a
hyperplane to separate
data into two classes
• Can help figure out an
underlying separation
mechanism between
people
• some of the biggest
problems that have been
solved using SVMs (with
suitably modified
implementations) are
display advertising, human
splice site recognition,
image-based gender https://www.kdnuggets.com/2016/08/10-algorithms-machine-
learning-engineers.html
detection, large-scale
image classification
Source: James Le, 2016
https://www.kdnuggets.com/2016/08/10-algorithms-machine-learning-engineers.html
7. Apriori
• A similarity matching
algorithm
• Commonly used in
transactional databases
with a large number of
transactions, sparse
matrices, with items
(attributes) along the
horizontal axis, and
transactions (instances)
along the vertical axis.
• Run with a high degree https://www.analyticsvidhya.com/blog/2014/08/effective-cross-selling-market-bas
of computational
overhead.
8. EM (expectation-maximization)
• A clustering algorithm
used for knowledge
discovery
• Find (local) maximum
likelihood parameters of
a statistical model in
cases where the
equations cannot be
solved directly.
• Predict data models that
can be used in other
statistical analysis
methods.
https://medium.com/@thiagoricieri/understanding-expectation-maximization-and-soft-clustering-
4645e997cdb6
8. EM (expectation-maximization)
(2)
• EM clustering of Old
Faithful eruption data.
• The random initial model
(which, due to the
different scales of the
axes, appears to be two
very flat and wide
spheres) is fit to the
observed data.
• In the first iterations, the
model changes
substantially, but then
converges to the two
modes of the geyser. https://en.wikipedia.org/wiki/Expectation%E2%80%93maximization_algorithm
9. Adaptive Boosting (AdaBoost)
75
%
Sistem Informasi
HRD Finance …… Functions Tradisional
Berdasarkan Body of Theory in Information Systems
Research
Explains How and Why. (IV) Theory for (V) Theory for Explains How to:
E.g. Technology adoption model explaining and Design E.g. Business model
(Bhatarjee & Premkumar) predicting (EP) and action method (Osterwalder 2004)
• This study seeks to bridge between behavioral (social) and design science (technical)
research and address problems in the domain of e-business for SME.
• Behavioral and design research can co-exist and supplement each other (Hevner et al.
2004; Baskerville et al. 2018).
• Design research typically seeks to address some of the issues identified in behavioral
research by proposing new technological or methodological solutions (Markus et al.
2002).
• “The goal of design science is to create innovations.” (Sidorova et al., 2013, p. 10)
Hasil analisis
tersebut
digambarkan
dalam bentuk
Piramid Sistem
Informasi.
Internal
input
SCM
Organization and Information System: Trends and Interaction (Rasben & Hasibuan, 2012)
53
Contoh: Pemetaan Aplikasi E-business ke dalam
Portfolio Aplikasi
ERP
Accounting Research
Manufacturing
Customer Relationship Management (CRM)
Learn Increasing
Intelligence
Discover
Density
Clean
Transform
Row Data
Penutup
• Revolusi Industri 4.0 merubah perilaku manusia dan
organisasi.
• Disiplin ilmu Sistem Informasi dalam konteks ACM/IEEE
Computing berhadapan dengan manusia dan organisasi (disisi
hilir).
• Perubahan perilaku manusia, dan proses bisnis organisasi
yang bersifat multidimensi, dikumpulkan kedalam Big Data.
• Big Data diolah dan diproses dengan menggunakan berbagai
teknik dalam Data Science, untuk mendapatkan inherent
structure dan new insight
• Pola-pola yang konsisten dan persisten pada inherent
structure dan new insight dari dalam Big Data tersebut
digunakan untuk “mengajari” Machine Learning untuk:
identifikasi, diagnosa, klasifikasi, prediksi, dan preskripsi.
• Implementasi Sistem Informasi berbasis Big Data, Data
Science, dan AI digunakan dalam Business Intelligent System,
CRM, SCM, ERP, dll.
Confucius says…
“I hear, and I forget
I see, and I remember
I do, and I understand”
The more you do, the easier it will be and the better it will
become. Semoga Bermanfaat.