KI Kecerdasan Buatan Materi 13: Learning Probabilistic Models (Bayesian Network)

Ukuran: px
Mulai penontonan dengan halaman:

Download "KI Kecerdasan Buatan Materi 13: Learning Probabilistic Models (Bayesian Network)"

Transkripsi

1 [AIMA] Russel, Stuart J., Peter Norvig, "Artificial Intelligence, A Modern Approach" 3rd Ed., Prentice Hall, New Jersey, 2010 KI Kecerdasan Buatan Materi 13: Learning Probabilistic Models (Bayesian Network) Teknik Informatika, Fakultas Teknologi Informasi Institut Teknologi Sepuluh Nopember Surabaya 2012 Pengembangan Bahan Ajar sebagai Pendukung Student Centered-Learning (SCL) melalui e-learning : Share ITS

2 Daftar Materi 1. Pengenalan Intelligent Agents, Uninfomed Search (pencarian tanpa informasi tambahan) 2. Informed Search (Heuristics) 3. Local Search & Optimization (pencarian dengan optimasi) 4. Adversarial Search (pencarian dengan melihat status pihak lainnya) 5. Constraint Satisfaction Problems (pencarian dengan batasan kondisi) 6. Reasoning: propositional logic 7. Reasoning: predicate logic 8. Reasoning: first order logic 9. Reasoning: inference in first order logic (forward-backward chaining untuk inference) 10. Learning Probabilistic Models (1+2) 2

3 Latar Belakang Learning Probabilistic Models = solusi yang diambil dari ketidakpastian kondisi Kurangnya informasi di problem nyata Solusi dari problem nyata dapat ditemukan jika ada pembelajaran kemungkinan kejadian Langkah praktis: buat representasi problem nyata menjadi model dugaan berdasarkan probabilitas (probabilistic inference ) Pendekatan dasar: teknik Bayesian 3

4 Ketidakpastian (Uncertainty) Didefinisikan A t = ke bandara t menit sebelum penerbangan Apakah kejadian A t membuat penumpang tidak terlambat? Permasalahan: jalan macet, ban bocor dan semacamnya Kemungkinan dugaan kejadian: A 25 memungkinkan penumpang tidak terlambat penerbangan JIKA tidak ada kecelakaan di jalan, tidak ada kemacetan, tidak ada hujan, tidak terjadi ban bocor, dll. (A 1440 juga memungkinkan tepat waktu tetapi harus bermalam hari sebelumnya di hotel bandara )

5 Keputusan dengan Ketidakpastian Kondisi Semisal dugaan kemungkinan P(A 25 jadi on time ) = 0.04 P(A 90 jadi on time ) = 0.70 P(A 120 jadi on time ) = 0.95 P(A 1440 jadi on time ) = Keputusan yang diambil bergantung pada preferences untuk missing flight vs. waktu tunggu di bandara, etc. Utility theory is used to represent and infer preferences Decision theory = probability theory + utility theory

6 Probabilitas Probabilitas koin (bagian depan, head, dan belakang, tail) P(COIN = tail) = 1 2 P(tail) = 1 2 6

7 Probabilitas Probabilitas penderita kanker P(has cancer) = 0.02 Þ P(Ø has cancer) =

8 Probabilitas Gabung, Joint Probability Variasi kejadian (event): cancer, test result Berdasarkan data di lapangan (misal 1000 pasien) P(has cancer, test positive) Has cancer? Test positive? P(C,TP) yes yes yes no no yes no no org + dari hasil tes 784 org - dari hasil tes 8

9 Probabilitas Bersyarat, Conditional Probability Pertanyaan diagnosa: seberapa mungkin indikasi kanker ditemukan dengan tes? P(has cancer test positive) =? Has cancer? Test positive? P(TP, C) yes yes yes no no yes no no P(C TP) = P(C, TP) / P(TP) = / =

10 Bayes Network (BN) vs Independence MODEL BN: P(cancer) and P(Test positive cancer) PREDICTION BN: Hitung P(Test positive) Bayes Network Cancer P(C, TP) P(C) P(TP) Independence Cancer DIAGNOSTIC REASONING BN: Hitung P(Cancer test positive) versus Test positive Test positive 10

11 Notasi Grafik: Coin N independent coin flips X 1 X 2 X n Tidak ada ketergantungan untuk setiap kejadian pelemparan: absolute independence 11

12 Example: Coin Flips X 1 X 2 X n h 0.5 t 0.5 h 0.5 t 0.5 h 0.5 t 0.5 Only distributions whose variables are absolutely independent can be represented by a Bayes net with no arcs. 12

13 Notasi Grafik: Traffic Variables: R: It rains T: There is traffic Model 1: independence Model 2 (better): rain causes traffic R T Model 2 lebih baik karena lebih sesuai dengan kondisi nyata 13

14 Example: Traffic R +r 1/4 r 3/4 T +r +t 3/4 t 1/4 r +t 1/2 t 1/2 14

15 Independence 2 variabel disebut independent jika: Dengan kata lain: Tertulis : 15

16 Contoh: Independence N pelemparan koin (fair, independent): h 0.5 t 0.5 h 0.5 t 0.5 h 0.5 t

17 Contoh Lain: Independence? T = temperature W = weather T W P warm sun 0.4 warm rain 0.1 cold sun 0.2 cold rain 0.3 T P warm 0.5 cold 0.5 W P sun 0.6 rain 0.4 T W P warm sun 0.3 warm rain 0.2 cold sun 0.3 cold rain

18 Contoh Bayes Network: Sakit Gigi Cavity P(cavity) 1 parameter P(catch cavity) P(toothache cavity) 2 parameters 2 parameters Catch Headache Versus: = 7 parameters P(toothache) = =

19 Conditional Independence P(Toothache, Cavity, Catch) has 23 1 = 7 independent entries If I have a Toothache, a dental probe might be more likely to catch But: if I have a cavity, the probability that the probe catches doesn't depend on whether I have a toothache: P(+catch +toothache, +cavity) = P(+catch +cavity) The same independence holds if I don t have a cavity: P(+catch +toothache, cavity) = P(+catch cavity) Catch is conditionally independent of Toothache given Cavity: P(Catch Toothache, Cavity) = P(Catch Cavity) Equivalent statements: P(Toothache Catch, Cavity) = P(Toothache Cavity) P(Toothache, Catch Cavity) = P(Toothache Cavity) P(Catch Cavity) One can be derived from the other easily Tertulis : 19

20 Contoh Bayes Network: Rumput & Air 20

21 Contoh Bayes Network: Rumput & Air Apabila fakta bahwa kondisi rumput adalah basah, maka bagaimana kemungkinan terjadinya sprinkler menyala, dan kemungkinan terjadinya hujan. normalizing constant kemungkinan

22 Contoh Bayes Network: Car 22

23 Contoh: Alarm Network Variables B: Burglary A: Alarm goes off M: Mary calls J: John calls E: Earthquake! P(J M) = P(J)? No P(A J, M) = P(A J)? P(A J, M) = P(A)? No P(B A, J, M) = P(B A)? Yes P(B A, J, M) = P(B)? No P(E B, A,J, M) = P(E A)? No P(E B, A, J, M) = P(E A, B)? Yes Burglary John calls Alarm Earthquake Mary calls 23

24 Example: Alarm Network B P(B) +b Burglary Earthqk E P(E) +e b e John calls A J P(J A) +a +j 0.9 +a j 0.1 a +j 0.05 a j 0.95 Alarm Mary calls A M P(M A) +a +m 0.7 +a m 0.3 a +m 0.01 a m 0.99 B E A P(A B,E) +b +e +a b +e a b e +a b e a 0.06 b +e +a 0.29 b +e a 0.71 b e +a b e a 0.999

25 Bayes Net Semantics A set of nodes, one per variable X A directed, acyclic graph A conditional distribution for each node A collection of distributions over X, one for each combination of parents values A 1 X A n CPT: conditional probability table Description of a noisy causal process A Bayes net = Topology (graph) + Local Conditional Probabilities 25

26 Probabilities in BNs Bayes nets implicitly encode joint distributions As a product of local conditional distributions To see what probability a BN gives to a full assignment, multiply all the relevant conditionals together: Example: This lets us reconstruct any entry of the full joint Not every BN can represent every joint distribution The topology enforces certain conditional independencies 26

27 Bayes Nets A Bayes net is an efficient encoding of a probabilistic model of a domain Questions we can ask: Inference: given a fixed BN, what is P(X e)? Representation: given a BN graph, what kinds of distributions can it encode? Modeling: what BN is most appropriate for a given domain? 27

28 Causal Chains This configuration is a causal chain X Y Z X: Low pressure Y: Rain Z: Traffic Is X independent of Z given Y? Evidence along the chain blocks the influence Yes! 28

29 Common Cause Another basic configuration: two effects of the same cause Are X and Z independent? Are X and Z independent given Y? X Y Z Y: Alarm X: John calls Yes! Z: Mary calls Observing the cause blocks influence between effects. 29

30 Common Effect Last configuration: two causes of one effect (v-structures) Are X and Z independent? Yes: the ballgame and the rain cause traffic, but they are not correlated Still need to prove they must be (try it!) Are X and Z independent given Y? No: seeing traffic puts the rain and the ballgame in competition as explanation? This is backwards from the other cases Observing an effect activates influence between possible causes. X Z Y X: Raining Z: Ballgame Y: Traffic 30

31 The General Case Any complex example can be analyzed using these three canonical cases General question: in a given BN, are two variables independent (given evidence)? Solution: analyze the graph 31

32 Reachability Recipe: shade evidence nodes Attempt 1: Remove shaded nodes. If two nodes are still connected by an undirected path, they are not conditionally independent L R B Almost works, but not quite Where does it break? Answer: the v-structure at T doesn t count as a link in a path unless active D T 32

33 Reachability (D-Separation) Question: Are X and Y conditionally independent given evidence vars {Z}? Yes, if X and Y separated by Z Look for active paths from X to Y No active paths = independence! A path is active if each triple is active: Causal chain A B C where B is unobserved (either direction) Common cause A B C where B is unobserved Common effect (aka v-structure) A B C where B or one of its descendents is observed All it takes to block a path is a single inactive segment Active Triples Inactive Triples

34 Example Yes R B T T 34

35 Example L Yes Yes R B D T Yes T 35

36 Example Variables: R: Raining R T: Traffic D: Roof drips S: I m sad Questions: T S D Yes 36

37 Causality? When Bayes nets reflect the true causal patterns: Often simpler (nodes have fewer parents) Often easier to think about Often easier to elicit from experts BNs need not actually be causal Sometimes no causal net exists over the domain End up with arrows that reflect correlation, not causation What do the arrows really mean? Topology may happen to encode causal structure Topology only guaranteed to encode conditional independence 37

Kecerdasan Buatan/ Artificial Intelligence

Kecerdasan Buatan/ Artificial Intelligence Kecerdasan Buatan/ Artificial Intelligence Bayesian Network Imam Cholissodin, S.Si., M.Kom. Pokok Bahasan 1. Syntax & Semantics 2. Compact conditional distributions 3. Efficient Inference 4. Latihan Individu

Lebih terperinci

KI Kecerdasan Buatan Materi 7: Pencarian dgn. Batasan Kondisi (Constraint Satisfaction Problems)

KI Kecerdasan Buatan Materi 7: Pencarian dgn. Batasan Kondisi (Constraint Satisfaction Problems) [AIMA] Russel, Stuart J., Peter Norvig, "Artificial Intelligence, A Modern Approach" 3rd Ed., Prentice Hall, New Jersey, 200 KI09322 Kecerdasan Buatan Materi 7: Pencarian dgn. Batasan Kondisi (Constraint

Lebih terperinci

IKI 30320: Sistem Cerdas Kuliah 16: Probabilistic Reasoning

IKI 30320: Sistem Cerdas Kuliah 16: Probabilistic Reasoning IKI 30320: Sistem Cerdas : Probabilistic Reasoning Fakultas Ilmu Komputer Universitas Indonesia 21 November 2007 Outline 1 2 3 4 5 Outline 1 2 3 4 5 Knowledge engineering di FKG Anda diminta membuat agent

Lebih terperinci

KI Kecerdasan Buatan Materi 6: Pencarian dgn. Lihat Status Lawan (Adversarial Search)

KI Kecerdasan Buatan Materi 6: Pencarian dgn. Lihat Status Lawan (Adversarial Search) [AIMA] Russel, Stuart J., Peter Norvig, "Artificial Intelligence, A Modern Approach" rd Ed., Prentice Hall, New Jersey, KI9 Kecerdasan Buatan Materi 6: Pencarian dgn. Lihat Status Lawan (Adversarial Search)

Lebih terperinci

IKI30320 Kuliah Nov Ruli Manurung. Uncertainty. Probability theory. Semantics & Syntax. Inference. Ringkasan

IKI30320 Kuliah Nov Ruli Manurung. Uncertainty. Probability theory. Semantics & Syntax. Inference. Ringkasan Outline IKI 30320: Sistem Cerdas : Probabilistic Reasoning 1 2 3 Fakultas Ilmu Komputer Universitas Indonesia 4 21 November 2007 5 Knowledge engineering di FKG Duniah penuh ketidakpastian (uncertainty)

Lebih terperinci

Statistik Bisnis 1. Week 9 Discrete Probability

Statistik Bisnis 1. Week 9 Discrete Probability Statistik Bisnis 1 Week 9 Discrete Probability Random Variables Random Variables Discrete Random Variable Continuous Random Variable Wk. 9 Wk. 10 Probability Distributions Probability Distributions Wk.

Lebih terperinci

Statistik Bisnis 1. Week 8 Basic Probability

Statistik Bisnis 1. Week 8 Basic Probability Statistik Bisnis 1 Week 8 Basic Probability Objectives By the end of this class student should be able to: Understand different types of probabilities Compute probabilities Revise probabilities in light

Lebih terperinci

HUBUNGAN ANTAR PEUBAH

HUBUNGAN ANTAR PEUBAH HUBUNGAN ANTAR PEUBAH DALAM ANALISIS INGIN DIKETAHUI ATAU DIEVALUASI HUBUNGAN ATAU KETERKAITAN ANTAR PEUBAH Hubungan Antar Peubah Besarnya gaji Lama bekerja 1 Hubungan Antar Peubah (lanjutan) Pendapatan

Lebih terperinci

IKI30320 Kuliah Nov Ruli Manurung. Syntax & Semantics. Compact conditional distributions. Efficient Inference.

IKI30320 Kuliah Nov Ruli Manurung. Syntax & Semantics. Compact conditional distributions. Efficient Inference. Outline IKI 30320: istem erdas : Bayesian Networks 1 2 3 akultas Ilmu Komputer Universitas Indonesia 28 November 2007 4 Review Bayesian Network Probability theory merangkum ketidakpastian sbg. bilangan.

Lebih terperinci

Jurnal Ilmiah Komputer dan Informatika (KOMPUTA) LEARNING BAYESIAN NETWORK PADA GAME SPORT PINGPONG

Jurnal Ilmiah Komputer dan Informatika (KOMPUTA) LEARNING BAYESIAN NETWORK PADA GAME SPORT PINGPONG 80 LEARNING BAYESIAN NETWORK PADA GAME SPORT PINGPONG Prama Azaria Nurhalim Putra 1, Nelly Indriani Widiastuti 2 Program Studi Teknik Informatika. Universitas Komputer Indonesia. Jl. Dipatiukur 112 114

Lebih terperinci

Statistik Bisnis 1. Week 9 Discrete Probability Binomial and Poisson Distribution

Statistik Bisnis 1. Week 9 Discrete Probability Binomial and Poisson Distribution Statistik Bisnis 1 Week 9 Discrete Probability Binomial and Poisson Distribution Agenda 15 minutes 45 minutes 30 minutes Attendance check Discussion Exercise Learning Objectives In this chapter, you learn:

Lebih terperinci

Metode Pemulusan Eksponensial Sederhana

Metode Pemulusan Eksponensial Sederhana Metode Pemulusan Eksponensial Sederhana (Single Exponential Smoothing) KULIAH 3 METODE PERAMALAN DERET WAKTU rahmaanisa@apps.ipb.ac.id Review Untuk apa metode pemulusan (smoothing) dilakukan terhadap data

Lebih terperinci

Pengantar Teknologi Informasi. Komunikasi Data dan Jaringan Komputer

Pengantar Teknologi Informasi. Komunikasi Data dan Jaringan Komputer Pengantar Teknologi Informasi Komunikasi Data dan Jaringan Komputer Sistem Komunikasi Data Melibatkan minimal 2 simpul Simpul bisa berupa komputer maupun peralatan lain Simpul berperan sebagai pengirim

Lebih terperinci

Struktur Bayesian Network untuk Penentuan Class Karakteristik Siswa pada Sistem Tutor Cerdas

Struktur Bayesian Network untuk Penentuan Class Karakteristik Siswa pada Sistem Tutor Cerdas Struktur Bayesian Network untuk Penentuan Class Karakteristik Siswa pada Sistem Tutor Cerdas Ika Widiastuti #1, Ratih Ayuninghemi #2 # Jurusan Teknologi Informasi, Politeknik Negeri Jember Jl. Mastrip

Lebih terperinci

Variabel selain variabel dalam eksperimen (IV dan DV) yang bisa berpengaruh pada pemberian perlakuan pada subyek

Variabel selain variabel dalam eksperimen (IV dan DV) yang bisa berpengaruh pada pemberian perlakuan pada subyek basic of experiments Terminologi dalam rancangan eksperimen Treatment Group Control Group Variable Extraneous variables Factor Level Randomness, Random assignment Ex post facto Variance internal validity

Lebih terperinci

Decision Making Prentice Hall, Inc. A 1

Decision Making Prentice Hall, Inc. A 1 Decision Making Product Design of ITATS Module based on Operation Management, 9e PowerPoint presentation to accompany Heizer/Render Lecturer: F. Priyo Suprobo, ST, MT 2008 Prentice Hall, Inc. A 1 Permasalahan

Lebih terperinci

5. The removed-treatment design with pretest & posttest Design: O 1 X O 2 O 3 X O 4 Problem: O 2 - O 3 not thesame with O 3 - O 4 construct validity o

5. The removed-treatment design with pretest & posttest Design: O 1 X O 2 O 3 X O 4 Problem: O 2 - O 3 not thesame with O 3 - O 4 construct validity o 4. The nonequivalent dependent variables design Design: O 1A X O 2A O 1B O 2B Problem: Growth rate unrepresentative measure continuous assumption 01-2-3 5. The removed-treatment design with pretest & posttest

Lebih terperinci

ABSTRAK. Kata-kata kunci: kepuasan kerja, keinginan keluar (turnover intention) karyawan. vii. Universitas Kristen Maranatha

ABSTRAK. Kata-kata kunci: kepuasan kerja, keinginan keluar (turnover intention) karyawan. vii. Universitas Kristen Maranatha ABSTRAK Perusahaan sama halnya dengan sebuah jam yang memiliki banyak roda gigi. Setiap roda gigi mempenyuai tugas masing-masing, tetapi harus saling berhubungan dan memiliki tujuan yang sama. Apabila

Lebih terperinci

INTRODUCTION TO DECISION ANALYSIS

INTRODUCTION TO DECISION ANALYSIS INTRODUCTION TO DECISION ANALYSIS ANALISA KEPUTUSAN Permasalahan yang kompleks: hard decision perlu hard thinking Analisa keputusan memberikan struktur dan pedoman untuk berpikir secara sistematis dalam

Lebih terperinci

PENERAPAN PROSES POISSON NON-HOMOGEN UNTUK MENENTUKAN DISTRIBUSI PROBABILITAS KEDATANGAN NASABAH DI BNI BANJARBARU

PENERAPAN PROSES POISSON NON-HOMOGEN UNTUK MENENTUKAN DISTRIBUSI PROBABILITAS KEDATANGAN NASABAH DI BNI BANJARBARU tnp PENERAPAN PROSES POISSON NON-HOMOGEN UNTUK MENENTUKAN DISTRIBUSI PROBABILITAS KEDATANGAN NASABAH DI BNI BANJARBARU Mida Yanti 1 Nur Salam 1 Dewi Anggraini 1 Abstract: Poisson process is a special event

Lebih terperinci

SATUAN ACARA PERKULIAHAN MATA KULIAH : SISTEM CERDAS (AK014226) FAKULTAS / JURUSAN : TEKNIK KOMPUTER / D3 SKS/SEMESTER : 2/5

SATUAN ACARA PERKULIAHAN MATA KULIAH : SISTEM CERDAS (AK014226) FAKULTAS / JURUSAN : TEKNIK KOMPUTER / D3 SKS/SEMESTER : 2/5 SATUAN ACARA PERKULIAHAN MATA KULIAH : SISTEM CERDAS (AK014226) FAKULTAS / JURUSAN : TEKNIK KOMPUTER / D3 SKS/SEMESTER : 2/5 Minggu Ke Pokok Bahasan Dan TIU 1 Pengenalan Intelegensi Buatan (KB) konsep

Lebih terperinci

SATUAN ACARA PERKULIAHAN (SAP)

SATUAN ACARA PERKULIAHAN (SAP) SATUAN ACARA PERKULIAHAN (SAP) Nama Mata Kuliah : Kecerdasan Buatan Kode Mata Kuliah : TI 037 Bobot Kredit : 3 SKS Semester Penempatan : VI Kedudukan Mata Kuliah : Mata Kuliah Keahlian Berkarya Mata Kuliah

Lebih terperinci

SATUAN ACARA PERKULIAHAN UNIVERSITAS GUNADARMA

SATUAN ACARA PERKULIAHAN UNIVERSITAS GUNADARMA Mata Kuliah Kode / SKS Program Studi Fakultas : Sistem Kecerdasan Buatan : AK012229 / 2 SKS : Sistem Komputer : Ilmu Komputer & Teknologi Informasi 1 Pengenalan Intelegensi Buatan (KB) konsep Intelegensi

Lebih terperinci

Arsitektur Komputer. Pertemuan ke-2 - Aritmatika Komputer >>> Sistem bilangan & Format Data - Perkembangan Perangkat Keras Komputer

Arsitektur Komputer. Pertemuan ke-2 - Aritmatika Komputer >>> Sistem bilangan & Format Data - Perkembangan Perangkat Keras Komputer Arsitektur Komputer Pertemuan ke-2 - Aritmatika Komputer >>> Sistem bilangan & Format Data - Perkembangan Perangkat Keras Komputer ARITMATIKA KOMPUTER Materi : Englander, bab 2 dan 3 Stallings, bab 8 IEEE

Lebih terperinci

Metode Bayes. Tim Machine Learning

Metode Bayes. Tim Machine Learning Metode Bayes Tim Machine Learning Mengapa Metode Bayes Metode Find-S tidak dapat digunakan untuk data yang tidak konsisten dan data yang bias, sehingga untuk bentuk data semacam ini salah satu metode sederhana

Lebih terperinci

Basis Bilangan 2. Basis bilangan hanya ada dua nilai 0 dan 1

Basis Bilangan 2. Basis bilangan hanya ada dua nilai 0 dan 1 Basis Bilangan Basis bilangan hanya ada dua nilai 0 dan DESIMAL 0 3 4 5 6 7 8 9 0 BINER 0 0 00 0 0 000 00 00 DESIMAL 3 4 5 6 7 8 9 0 BINER 0 00 0 0 0000 000 000 00 000 00 00 ( x 4 = 6) + (0 x 3 = 0) +

Lebih terperinci

L ctur er: M. Mift Mi ak ft ul Am A i m n i,,s. Kom om,. M. M. ng.

L ctur er: M. Mift Mi ak ft ul Am A i m n i,,s. Kom om,. M. M. ng. POLITEKNIK NEGERI SRIWIJAYA Jurusan Teknik Komputer Program Studi D3 Teknik Komputer Lecturer: M. Miftakul Amin, S. Kom., M. Eng. Intelegensi Buatan Sesi 1 Pengantar Intelegensi Buatan 2015 Intelegensi

Lebih terperinci

Sistem Informasi. Soal Dengan 2 Bahasa: Bahasa Indonesia Dan Bahasa Inggris

Sistem Informasi. Soal Dengan 2 Bahasa: Bahasa Indonesia Dan Bahasa Inggris Sistem Informasi Soal Dengan 2 Bahasa: Bahasa Indonesia Dan Bahasa Inggris 1. Kita mengetahui bahwa perkembangan teknologi di zaman sekarang sangat pesat dan banyak hal yang berubah dalam kehidupan kita.

Lebih terperinci

IMPLEMENTASI ALGORITMA GENERATE AND TEST PADA PENCARIAN RUTE TERPENDEK

IMPLEMENTASI ALGORITMA GENERATE AND TEST PADA PENCARIAN RUTE TERPENDEK IMPLEMENTASI ALGORITMA GENERATE AND TEST PADA PENCARIAN RUTE TERPENDEK Selvy Welianto (1) R. Gunawan Santosa (2) Antonius Rachmat C. (3) selvywelianto@yahoo.com gunawan@ukdw.ac.id anton@ukdw.ac.id Abstraksi

Lebih terperinci

BAHASA INGGRIS PRESENT TENSE CHAPTER 1 CUT ITA ERLIANA,ST

BAHASA INGGRIS PRESENT TENSE CHAPTER 1 CUT ITA ERLIANA,ST BAHASA INGGRIS PRESENT TENSE CHAPTER 1 CUT ITA ERLIANA,ST 198111022008122002 DESCRIBING HABITS Topic : Daily Habits Last night i went to bed around 11.00. you know, i usually go to bed at 9.30 p.m. I do

Lebih terperinci

Dasar Perhitungan. Basis Bilangan 2 (Biner) Badiyanto, S.Kom., M.Kom STMIK AKAKOM Yogyakarta Basis bilangan hanya ada dua nilai 0 dan 1

Dasar Perhitungan. Basis Bilangan 2 (Biner) Badiyanto, S.Kom., M.Kom STMIK AKAKOM Yogyakarta Basis bilangan hanya ada dua nilai 0 dan 1 Badiyanto, S.Kom., M.Kom STMIK AKAKOM Yogyakarta Dasar Perhitungan Basis Bilangan (Biner) Basis bilangan hanya ada dua nilai 0 dan 1 DESIMAL BINER DESIMAL BINER 0 0 11 1011 1 1 1 1100 10 13 1101 3 11 14

Lebih terperinci

Pertemuan 10 STATISTIKA INDUSTRI 2. Multiple Linear Regression. Multiple Linear Regression. Multiple Linear Regression 19/04/2016

Pertemuan 10 STATISTIKA INDUSTRI 2. Multiple Linear Regression. Multiple Linear Regression. Multiple Linear Regression 19/04/2016 19/04/016 Pertemuan 10 STATISTIKA INDUSTRI TIN 4004 Outline: and Correlation Non Linear Regression Referensi: Montgomery, D.C., Runger, G.C., Applied Statistic and Probability for Engineers, 5 th Ed. John

Lebih terperinci

SATUAN ACARA PERKULIAHAN MATA KULIAH : PENGANTAR KECERDASAN BUATAN (AK ) FAKULTAS / JURUSAN : TEKNIK INFORMATIKA / S-1 SKS/SEMESTER : 2/8

SATUAN ACARA PERKULIAHAN MATA KULIAH : PENGANTAR KECERDASAN BUATAN (AK ) FAKULTAS / JURUSAN : TEKNIK INFORMATIKA / S-1 SKS/SEMESTER : 2/8 SATUAN ACARA PERKULIAHAN MATA KULIAH : PENGANTAR KECERDASAN BUATAN (AK-045218) FAKULTAS / JURUSAN : TEKNIK INFORMATIKA / S-1 SKS/SEMESTER : 2/8 Minggu Pokok Bahasan Ke Dan TIU 1 Pengenalan Kecerdasasan

Lebih terperinci

Pemrograman Web. Object Oriented Programming in PHP 5

Pemrograman Web. Object Oriented Programming in PHP 5 Pemrograman Web Object Oriented Programming in PHP 5 Pengantar OOP PHP pada awalnya hanyalah kumpulan script sederhana. Dimulai sejak PHP 4 -> OOP Script yang menggunakan konsep object-oriented akan lebih

Lebih terperinci

Dependent VS independent variable

Dependent VS independent variable Kuswanto-2012 !" #!! $!! %! & '% Dependent VS independent variable Indep. Var. (X) Dep. Var (Y) Regression Equation Fertilizer doses Yield y = b0 + b1x Evaporation Rain fall y = b0+b1x+b2x 2 Sum of Leave

Lebih terperinci

SATUAN ACARA PERKULIAHAN UNIVERSITAS GUNADARMA

SATUAN ACARA PERKULIAHAN UNIVERSITAS GUNADARMA Mata Kuliah Kode / SKS Program Studi Fakultas : Sistem : IT012234 / 2 SKS : Sistem Komputer : Ilmu Komputer & Teknologi Informasi 1 Review Sistem Mahasiswa mengingat mbali konsep serta ruang lingkup dan

Lebih terperinci

STUDI PERBANDINGAN PENURUNAN KELOMPOK TIANG DITINJAU DARI FAKTOR INTERAKSI DENGAN PENDEKATAN ELASTIK TESIS

STUDI PERBANDINGAN PENURUNAN KELOMPOK TIANG DITINJAU DARI FAKTOR INTERAKSI DENGAN PENDEKATAN ELASTIK TESIS STUDI PERBANDINGAN PENURUNAN KELOMPOK TIANG DITINJAU DARI FAKTOR INTERAKSI DENGAN PENDEKATAN ELASTIK TESIS Karya tulis sebagai salah satu syarat untuk memperoleh gelar Magister dari Institut Teknologi

Lebih terperinci

Statistik Farmasi Probabilitas

Statistik Farmasi Probabilitas Statistik Farmasi 2016 Probabilitas TUJUAN PERKULIAHAN Setelah mengikuti perkuliahan, diharapkan mahasiswa mampu: 1 Menentukan ruang sampel dan probabilitas dari suatu peristiwa, dengan menggunakan probabilitas

Lebih terperinci

GARIS-GARIS BESAR PROGRAM PENGAJARAN (GBPP)

GARIS-GARIS BESAR PROGRAM PENGAJARAN (GBPP) Mata : Kecerdasan Buatan Bobot Mata : 3 Sks GARIS-GARIS BESAR PROGRAM PENGAJARAN (GBPP) Deskripsi Mata : Representasi pengetahuan dan pemecahan persoalan AI; Logika; Uncertainty; Vision Blind Search; Al

Lebih terperinci

By SRI SISWANTI NIM

By SRI SISWANTI NIM READING COMPREHENSION IN NARRATIVE TEXT OF THE TENTH GRADE STUDENTS OF MA NAHDLATUL MUSLIMIN UNDAAN KUDUS TAUGHT BY USING IMAGINATIVE READING MATERIALS IN THE ACADEMIC YEAR 2015/2016 By SRI SISWANTI NIM.

Lebih terperinci

Information Systems Analysis and Design

Information Systems Analysis and Design Information Systems Analysis and Design Interaction Diagram Aryo Pinandito, ST, M.MT Objectives Describe dynamic behavior and show how to capture it in a model. Demonstrate how to read and interpret: a

Lebih terperinci

ABSTRACT. Keyword: Algorithm, Depth First Search, Breadth First Search, backtracking, Maze, Rat Race, Web Peta. Universitas Kristen Maranatha

ABSTRACT. Keyword: Algorithm, Depth First Search, Breadth First Search, backtracking, Maze, Rat Race, Web Peta. Universitas Kristen Maranatha ABSTRACT In a Rat Race game, there is only one way in and one way out. The objective of this game is to find the shortest way to reach the finish. We use a rat character in this game, so the rat must walk

Lebih terperinci

Kasus. Survey terhadap remaja usia tahun apakah pernah melakukan kerja paruh waktu (part-time)??

Kasus. Survey terhadap remaja usia tahun apakah pernah melakukan kerja paruh waktu (part-time)?? Kasus Survey terhadap remaja usia 15-16 tahun apakah pernah melakukan kerja paruh waktu (part-time)?? Berikut Tabel datanya: Race Gender Yes Part Time Job No White Male 43 134 Female 26 149 Black Male

Lebih terperinci

Bayesian Network untuk Mata Kuliah Jurusan Akuntansi: Tahap Awal menuju Automated Reasoning System

Bayesian Network untuk Mata Kuliah Jurusan Akuntansi: Tahap Awal menuju Automated Reasoning System Laporan Penelitian Bayesian Network untuk Mata Kuliah Jurusan Akuntansi: Tahap Awal menuju Automated Reasoning System PENELITI / TIM PENELITI Hendra Bunyamin, S.Si., M.T. Meyliana, S.E., M.Si., Ak. Hanny,

Lebih terperinci

Teori Pengambilan Keputusan. Week 10 Decision Analysis Decision Tree

Teori Pengambilan Keputusan. Week 10 Decision Analysis Decision Tree Teori Pengambilan Keputusan Week 10 Decision Analysis Decision Tree Six Steps in Decision Making 1. Clearly define the problem at hand. 2. List the possible alternatives. 3. Identify the possible outcomes

Lebih terperinci

Outline. Struktur Data & Algoritme (Data Structures & Algorithms) Pengantar. Definisi. 2-3 Trees

Outline. Struktur Data & Algoritme (Data Structures & Algorithms) Pengantar. Definisi. 2-3 Trees Struktur Data & Algoritme (Data Structures & Algorithms) 2-3 Trees Outline Pengantar Definisi 2-3 Tree Operasi: Search Insert Delete (a,b)-tree Denny (denny@cs.ui.ac.id) Suryana Setiawan (setiawan@cs.ui.ac.id)

Lebih terperinci

Inferensia Statistik parametrik VALID?? darimana sampel diambil

Inferensia Statistik parametrik VALID?? darimana sampel diambil Inferensia Statistik parametrik VALID?? Tergantung dari bentuk populasi Tergantung dari bentuk populasi darimana sampel diambil Uji kesesuaian (goodness of fit) ) untuk tabel frekuensi Goodness-of-fit

Lebih terperinci

Analisis dan Dampak Leverage

Analisis dan Dampak Leverage Analisis dan Dampak Leverage leverage penggunaan assets dan sumber dana oleh perusahaan yang memiliki biaya tetap dengan maksud agar peningkatan keuntungan potensial pemegang saham. leverage juga meningkatkan

Lebih terperinci

IMPACT OF SEVERAL ROUTE CHOICE MODELS ON THE ACCURACY OF ESTIMATED O-D MATRICES FROM TRAFFIC COUNTS

IMPACT OF SEVERAL ROUTE CHOICE MODELS ON THE ACCURACY OF ESTIMATED O-D MATRICES FROM TRAFFIC COUNTS IMPACT OF SEVERAL ROUTE CHOICE MODELS ON THE ACCURACY OF ESTIMATED O-D MATRICES FROM TRAFFIC COUNTS S U M M A R Y IMPACT OF SEVERAL ROUTE CHOICE MODELS ON THE ACCURACY OF ESTIMATED O-D MATRICES FROM TRAFFIC

Lebih terperinci

MANAJEMEN OPERASIONAL

MANAJEMEN OPERASIONAL MANAJEMEN OPERASIONAL MANAJEMEN PERSEDIAAN MUHAMMAD WADUD, SE., M.Si PERTEMUAN KEDUA BELAS 2008 Prentice Hall, Inc. 12 1 POKOK BAHASAN PENTINGNYA PERSEDIAAN MANAJEMEN PERSEDIAAN MODEL-MODEL PERSEDIAAN

Lebih terperinci

RENCANA PEMBELAJARAN SEMESTER (RPS)

RENCANA PEMBELAJARAN SEMESTER (RPS) RENCANA PEMBELAJARAN SEMESTER (RPS) IKG2J3 KECERDASAN BUATAN Disusun oleh: PROGRAM STUDI ILMU KOMPUTASI FAKULTAS INFORMATIKA TELKOM UNIVERSITY LEMBAR PENGESAHAN Rencana Semester (RPS) ini telah disahkan

Lebih terperinci

Pemrograman Lanjut. Interface

Pemrograman Lanjut. Interface Pemrograman Lanjut Interface PTIIK - 2014 2 Objectives Interfaces Defining an Interface How a class implements an interface Public interfaces Implementing multiple interfaces Extending an interface 3 Introduction

Lebih terperinci

Sistem Pakar Untuk Mendiagnosa Penyakit Mata Dengan Metode Bayesian Network

Sistem Pakar Untuk Mendiagnosa Penyakit Mata Dengan Metode Bayesian Network Sistem Pakar Untuk Mendiagnosa Penyakit Mata Dengan Metode Bayesian Network Rahmad Kurniawan, Luh Kesuma Wardhani Jurusan Teknik Informatika UIN SUSKA Riau Jl. H.R Subrantas KM. 15 no. 155 Simpang Baru,

Lebih terperinci

Kecerdasan Buatan/ Artificial Intelligence

Kecerdasan Buatan/ Artificial Intelligence Kecerdasan Buatan/ Artificial Intelligence Constraint Satisfaction Problem (CSP) Rekyan Regasari Mardi Putri, ST, MT Lailil Muflikhah, S.Kom, M.Sc Imam Cholissodin, S.Si., M.Kom M. Ali Fauzi, S.Kom, M.Kom

Lebih terperinci

PENGEMBANGAN ALGORITMA CB UNTUK KONSTRUKSI STRUKTUR BAYESIAN NETWORK DARI DATA TIDAK LENGKAP

PENGEMBANGAN ALGORITMA CB UNTUK KONSTRUKSI STRUKTUR BAYESIAN NETWORK DARI DATA TIDAK LENGKAP PENGEMBANGAN ALGORITMA CB UNTUK KONSTRUKSI STRUKTUR BAYESIAN NETWORK DARI DATA TIDAK LENGKAP Humasak Tommy Argo Simanjuntak 1) Manajemen Informatika, Politeknik Informatika Del Jl. Sisingamangaraja, Sitoluama,

Lebih terperinci

DEVELOPMENT OF MAXIMUM ENTROPY ESTIMATOR FOR CALIBRATING TRIP DISTRIBUTION MODELS

DEVELOPMENT OF MAXIMUM ENTROPY ESTIMATOR FOR CALIBRATING TRIP DISTRIBUTION MODELS DEVELOPMENT OF MAXIMUM ENTROPY ESTIMATOR FOR CALIBRATING TRIP DISTRIBUTION MODELS f T ( i T 3 8 8. 4 1 3 W I D SUMMARY DEVELOPMENT OF MAXIMUM ENTROPY (ME) ESTIMATOR FOR CALIBRATING TRIP DISTRIBUTION MODELS,

Lebih terperinci

APPENDICES : A. FLOWCHART

APPENDICES : A. FLOWCHART APPENDICES : A. FLOWCHART Causes : 1. There is no job description for the sales administration staff 2. There is no training from the Sales and Marketing Department for Sales administration staff about

Lebih terperinci

Keseimbangan Torsi Coulomb

Keseimbangan Torsi Coulomb Hukum Coulomb Keseimbangan Torsi Coulomb Perputaran ini untuk mencocokan dan mengukur torsi dalam serat dan sekaligus gaya yang menahan muatan Skala dipergunakan untuk membaca besarnya pemisahan muatan

Lebih terperinci

Linear Discrimant Model

Linear Discrimant Model (update 1 Februari 01) Lecture 3 Linear Discrimant Model Learning a Class from Examples (Alpaydin 009) Class C of a family car Prediction: Is car x a family car? Knowledge extraction: What do people expect

Lebih terperinci

KI Kecerdasan Buatan Materi 5: Pencarian dengan Optimasi (Local Search & Optimization )

KI Kecerdasan Buatan Materi 5: Pencarian dengan Optimasi (Local Search & Optimization ) [AIMA] Russel, Stuart J., Peter Norvig, "Artificial Intelligence, A Modern Approach" 3rd Ed., Prentice Hall, New Jersey, 2010 KI091322 Kecerdasan Buatan Materi 5: Pencarian dengan Optimasi (Local Search

Lebih terperinci

Routing: Algoritma Routing (Dinamis) :

Routing: Algoritma Routing (Dinamis) : Routing: 1. Routing Default 2. Routing Statis 3. Routing Dinamis Algoritma Routing (Dinamis) : 1. Distance Vector Routing 2. Link State Routing Distance Vector Routing Protocols Contoh Protokol Routing

Lebih terperinci

CHAPTER III RESULT OF THE STUDY. 1. The problems faced by the tenth grade students of SMK YP SEI. PALANGKA RAYA in using letter s/es as plural nouns

CHAPTER III RESULT OF THE STUDY. 1. The problems faced by the tenth grade students of SMK YP SEI. PALANGKA RAYA in using letter s/es as plural nouns 54 CHAPTER III RESULT OF THE STUDY A. The Result of Test 1. The problems faced by the tenth grade students of SMK YP SEI PALANGKA RAYA in using letter s/es as plural nouns Analyzing was used as the basic

Lebih terperinci

LAPORAN AKHIR RESEARCH IN ACTION

LAPORAN AKHIR RESEARCH IN ACTION LAPORAN AKHIR RESEARCH IN ACTION PERAN KUALITAS JASA DAN KEPUASAN NASABAH TERHADAP KESETIAAN NASABAH SERTA MINAT UNTUK BERPINDAH (STUDI PADA SEKTOR PERBANKAN DI PALEMBANG) Disusun oleh: CATHARINA CLARA,

Lebih terperinci

PERANCANGAN SYSTEM PAKAR GENERIC MENGGUNAKAN BINARY TREE

PERANCANGAN SYSTEM PAKAR GENERIC MENGGUNAKAN BINARY TREE PERANCANGAN SYSTEM PAKAR GENERIC MENGGUNAKAN BINARY TREE Luky Agus Hermanto, ST., MT. Jurusan Teknik Informatika Fakultas Teknologi Informasi Institut Teknologi Adhi Tama Surabaya Jl. Arif Rahman Hakim

Lebih terperinci

PAM 253 PERSAMAAN DIFERENSIAL BIASA Topik: Pendahuluan. Mahdhivan Syafwan

PAM 253 PERSAMAAN DIFERENSIAL BIASA Topik: Pendahuluan. Mahdhivan Syafwan PAM 53 PERSAMAAN DIFERENSIAL BIASA Topik: Pendahuluan Mahdhivan Syafwan Newton's Law of Cooling http://www.biology.arizona.edu/biomath/tutorials/applications/applications.html Chemical Pollution in a Lake

Lebih terperinci

Statistik Bisnis. Week 4 Basic Probability

Statistik Bisnis. Week 4 Basic Probability Statistik Bisnis Week 4 Basic Probability Agenda Time Activity First Session 90 minutes Basic Probability Second Session 60 minutes Conditional Probability 30 minutes Bayes Theorem Objectives By the end

Lebih terperinci

PEMANFAATAN TRANSFORMASI WAVELET SEBAGAI EKSTRAKSI CIRI PADA KLASIFIKASI BERTINGKAT SINYAL EKG

PEMANFAATAN TRANSFORMASI WAVELET SEBAGAI EKSTRAKSI CIRI PADA KLASIFIKASI BERTINGKAT SINYAL EKG PEMANFAATAN TRANSFORMASI WAVELET SEBAGAI EKSTRAKSI CIRI PADA KLASIFIKASI BERTINGKAT SINYAL EKG T 610.28 PUT Abstrak Penelitian ini bertujuan untuk memperlihatkan suatu metoda pengenalan multi pola dari

Lebih terperinci

METODA SIMULASI ANNEALING DENGAN BATASAN UJI SUMUR UNTUK DESKRIPSI RESERVOIR

METODA SIMULASI ANNEALING DENGAN BATASAN UJI SUMUR UNTUK DESKRIPSI RESERVOIR METODA SIMULASI ANNEALING DENGAN BATASAN UJI SUMUR UNTUK DESKRIPSI RESERVOIR T 622. 338 2 SUD ABSTRACT One reason to use stochastic technique in describing reservoir is the incomplete nature of the available

Lebih terperinci

Rangkaian Pembagi Tegangan dan Arus Voltage and Current Divider Circuit

Rangkaian Pembagi Tegangan dan Arus Voltage and Current Divider Circuit angkaian Pembagi Tegangan dan Arus Voltage and Current Divider Circuit Lecture # By Yohandri Kompetensi Dasar Mahasiswa dapat menganalisis rangkaian pembagi tegangan dan pembebanan, rangkaian pembagi arus

Lebih terperinci

Dr. Kusman Sadik, M.Si Departemen Statistika IPB, 2016

Dr. Kusman Sadik, M.Si Departemen Statistika IPB, 2016 1 Dr. Kusman Sadik, M.Si Departemen Statistika IPB, 2016 This part presents some basic statistical methods essential to modeling, analyzing, and forecasting time series data. Both graphical displays and

Lebih terperinci

OPTIMASI UKURAN PENAMPANG, TOPOLOGI, DAN BENTUK STRUKTUR PADA STRUKTUR RANGKA KUDA-KUDA ATAP BAJA DENGAN MENGGUNAKAN ALGORITMA GENETIKA

OPTIMASI UKURAN PENAMPANG, TOPOLOGI, DAN BENTUK STRUKTUR PADA STRUKTUR RANGKA KUDA-KUDA ATAP BAJA DENGAN MENGGUNAKAN ALGORITMA GENETIKA TESIS OPTIMASI UKURAN PENAMPANG, TOPOLOGI, DAN BENTUK STRUKTUR PADA STRUKTUR RANGKA KUDA-KUDA ATAP BAJA DENGAN MENGGUNAKAN ALGORITMA GENETIKA RICHARD FRANS No. Mhs: 135101978/PS/MTS PROGRAM STUDI MAGISTER

Lebih terperinci

METODE PEMILIHAN PADA PENINGKATAN KAPASITAS SIMPANG CILEUNYI DI KABUPATEN BANDUNG

METODE PEMILIHAN PADA PENINGKATAN KAPASITAS SIMPANG CILEUNYI DI KABUPATEN BANDUNG METODE PEMILIHAN PADA PENINGKATAN KAPASITAS SIMPANG CILEUNYI DI KABUPATEN BANDUNG TUGAS AKHIR diajukan sebagai syarat untuk menyelesaikan pendidikan tingkat sarjana (S1) di Jurusan Teknik Sipil Institut

Lebih terperinci

Pemodelan & Simulasi. ST3 Telkom Purwokerto.

Pemodelan & Simulasi. ST3 Telkom Purwokerto. Pemodelan & Simulasi ST3 Telkom Purwokerto ekofajarcahyadi@st3telkom.ac.id Kontrak perkuliahan Kuliah team teaching dengan Pak Achmad Rizal Danisyah (NS-3) Presensi : 10% Kuis : 20% Tugas : 30% Tugas besar

Lebih terperinci

JARINGAN KOMPUTER. 2. What is the IP address and port number used by gaia.cs.umass.edu to receive the file. gaia.cs.umass.edu :

JARINGAN KOMPUTER. 2. What is the IP address and port number used by gaia.cs.umass.edu to receive the file. gaia.cs.umass.edu : JARINGAN KOMPUTER Buka wireshark tcp-ethereal-trace-1 TCP Basics Answer the following questions for the TCP segments: 1. What is the IP address and TCP port number used by your client computer source)

Lebih terperinci

Ring Bus. Ring Bus System

Ring Bus. Ring Bus System Ring Bus The Ring Bus configuration is shown in Fig-F. The breakers are so connected and forms a ring. There are isolators on both sides of each breaker. Circuits terminate between the breakers. The number

Lebih terperinci

Teori Produksi. Course: Pengantar Ekonomi.

Teori Produksi. Course: Pengantar Ekonomi. Teori Produksi Course: Pengantar Ekonomi Firms Firms demand factors of production in input markets and supply goods and services in output markets. Firm objectives: How much output to supply (quantity

Lebih terperinci

Subnetting & CIDR. Fakultas Rekayasa Industri Institut Teknologi Telkom

Subnetting & CIDR. Fakultas Rekayasa Industri Institut Teknologi Telkom Subnetting & CIDR Fakultas Rekayasa Industri Institut Teknologi Telkom Soal 1 Diketahui IP Address 172.128.127.24 dengan netmask 255.255.255.240. tentukanlah network address dengan broadcast address yang

Lebih terperinci

ABSTRAKSI. Universitas Kristen Maranatha

ABSTRAKSI. Universitas Kristen Maranatha ABSTRAKSI Peningkatan daya saing merupakan harapan dari semua perusahaan. Salah satu cara untuk meningkatkan daya saing adalah dengan meningkatkan kinerja. Akan tetapi yang menjadi kendala adalah, Apakah

Lebih terperinci

Teknik Informatika S1

Teknik Informatika S1 Teknik Informatika S1 SOFTWARE QUALITY AND TESTING White Box Disusun Oleh: Egia Rosi Subhiyakto, M.Kom, M.CS Teknik Informatika UDINUS egia@dsn.dinus.ac.id +6285740278021 White Box Testing Kadang disebut

Lebih terperinci

ORGANISASI DAN ARSITEKTUR KOMPUTER

ORGANISASI DAN ARSITEKTUR KOMPUTER 1 ORGANISASI DAN ARSITEKTUR KOMPUTER Wisnu Djatmiko TM 2 Daftar Pustaka 2 1. Bab 1 Wisnu Djatmiko Daftar Pustaka 3 2. Bab 2 Wisnu Djatmiko TIK 4 Peserta MK Arsikom dapat menjelaskan definisi CPU Time dengan

Lebih terperinci

MODULE 1 GRADE XI VARIATION OF EXPRESSIONS

MODULE 1 GRADE XI VARIATION OF EXPRESSIONS MODULE 1 GRADE XI VARIATION OF EXPRESSIONS Compiled by: Theresia Riya Vernalita H., S.Pd. Kompetensi Dasar 3.1 Menganalisis fungsi sosial, struktur teks, dan unsur kebahasaan pada ungkapan memberi saran

Lebih terperinci

Reliability Skala Konsep diri pada penderita kanker payudara pasca operasi Putaran 1

Reliability Skala Konsep diri pada penderita kanker payudara pasca operasi Putaran 1 LAMPIRAN A.1. LAMPIRAN A.2. LAMPIRAN B.1. Reliability Skala Konsep diri pada penderita kanker payudara pasca operasi Putaran 1 Cases Case Processing Summary Valid Excluded a Total a. Listwise deletion

Lebih terperinci

ANALISIS PEMANFAATAN SEQUENTIAL PATTERN UNTUK MENENTUKAN NODE ORDERING PADA ALGORITMA KONSTRUKSI STRUKTUR BAYESIAN NETWORK

ANALISIS PEMANFAATAN SEQUENTIAL PATTERN UNTUK MENENTUKAN NODE ORDERING PADA ALGORITMA KONSTRUKSI STRUKTUR BAYESIAN NETWORK ANALISIS PEMANFAATAN SEQUENTIAL PATTERN UNTUK MENENTUKAN NODE ORDERING PADA ALGORITMA KONSTRUKSI STRUKTUR BAYESIAN NETWORK TESIS Karya tulis sebagai salah satu syarat Untuk memperoleh gelar Magister dari

Lebih terperinci

ABSTRAK. Kata kunci : Kompetensi Pedagogik, Kompetensi Profesional, dan Hasil Belajar

ABSTRAK. Kata kunci : Kompetensi Pedagogik, Kompetensi Profesional, dan Hasil Belajar ABSTRAK Skripsi dengan judul Pengaruh Kompetensi Pedagogik dan Kompetensi Profesional Guru PAI terhadap Hasil Belajar PAI Siswa Kelas XII di SMAN 1 Campurdarat Tulungagung ini ditulis oleh Abdul Rohman

Lebih terperinci

ANALISIS RUTE DAN JALAN TERPILIH UNTUK SUATU PERJALANAN DI DALAM BATAS JALAN- LINGKAR YOGYAKARTA BERBASIS SISTEM INFORMASI GEOGRAFIS

ANALISIS RUTE DAN JALAN TERPILIH UNTUK SUATU PERJALANAN DI DALAM BATAS JALAN- LINGKAR YOGYAKARTA BERBASIS SISTEM INFORMASI GEOGRAFIS ANALISIS RUTE DAN JALAN TERPILIH UNTUK SUATU PERJALANAN DI DALAM BATAS JALAN- LINGKAR YOGYAKARTA BERBASIS SISTEM INFORMASI GEOGRAFIS Petrus Paryono dan Wilson Universitas Kristen Duta Wacana - Yogyakarta

Lebih terperinci

JARINGAN KOMPUTER : ANALISA TCP MENGGUNAKAN WIRESHARK

JARINGAN KOMPUTER : ANALISA TCP MENGGUNAKAN WIRESHARK NAMA : MUHAMMAD AN IM FALAHUDDIN KELAS : 1 D4 LJ IT NRP : 2110165026 JARINGAN KOMPUTER : ANALISA TCP MENGGUNAKAN WIRESHARK 1. Analisa TCP pada Wireshark Hasil Capture dari tcp-ethereal trace 1.pcap TCP

Lebih terperinci

ANALISIS ALGORITMA A* DAN BDA* PADA PERMASALAHAN PLANNING (STUDI KASUS: LOGISTIK)

ANALISIS ALGORITMA A* DAN BDA* PADA PERMASALAHAN PLANNING (STUDI KASUS: LOGISTIK) ANALISIS ALGORITMA A* DAN BDA* PADA PERMASALAHAN PLANNING (STUDI KASUS: LOGISTIK) Ezra Juliemma Silalahi¹, Ririn Dwi Agustin², Agung Toto Wibowo³ ¹Teknik Informatika,, Universitas Telkom Abstrak Dalam

Lebih terperinci

P & S VLAN.

P & S VLAN. P & S VLAN ekofajarcahyadi@st3telkom.ac.id OVERVIEW Materi Pra-UTS: 1. Hub, Bridge, & Switch 2. Ethernet & Token Ring 3. VLAN 4. Firewall 5. Disiplin Antrian TUJUAN Pengertian Collision Domain Informasi

Lebih terperinci

Apa yang harus kita kenali?

Apa yang harus kita kenali? Metodologi Penelitian Materi ke-1 Iman Murtono Soenhadji 1 Apa yang harus kita kenali? Kita melihat kejadian sebagai fenomena Kita melihat perubahan sebagai gejala Kita melihat subyek sebagai paradigma

Lebih terperinci

Algoritma Bayesian Network Untuk Simulasi Prediksi Pemenang PILKADA Menggunakan MSBNx

Algoritma Bayesian Network Untuk Simulasi Prediksi Pemenang PILKADA Menggunakan MSBNx Algoritma Bayesian Network Untuk Simulasi Prediksi Pemenang PILKADA Menggunakan MSBNx Andi Lukman Dosen Teknik Informatika STIMED Nusa Palapa Makassar, Indonesia uke@stimednp.ac.id Muh Nadzirin Anshari

Lebih terperinci

Tujuan Instruksional

Tujuan Instruksional Pertemuan 4 P E N C A R I A N T A N P A I N F O R M A S I B F S D F S U N I F O R M S E A R C H I T E R A T I V E D E E P E N I N G B I D I R E C T I O N A L S E A R C H Tujuan Instruksional Mahasiswa

Lebih terperinci

SIMULASI MONTE CARLO RISK MANAGEMENT DEPARTMENT OF INDUSTRIAL ENGINEERING

SIMULASI MONTE CARLO RISK MANAGEMENT DEPARTMENT OF INDUSTRIAL ENGINEERING SIMULASI MONTE CARLO RISK MANAGEMENT DEPARTMENT OF INDUSTRIAL ENGINEERING PENGANTAR Simulasi Monte Carlo didefinisikan sebagai semua teknik sampling statistik yang digunakan untuk memperkirakan solusi

Lebih terperinci

MANAJEMEN PROYEK LANJUT

MANAJEMEN PROYEK LANJUT MANAJEMEN PROYEK LANJUT Advance Project Management Dr. Ir. Budi Susetyo, MT Fakultas TEKNIK Program Magister SIPIL - MK www.mercubuana.ac.id 1 Bagian Isi 1. PM and Project financial management 2. Money

Lebih terperinci

Hal penting dalam menentukan keberhasilan sistem cerdas adalah kesuksesan dalam pencarian.

Hal penting dalam menentukan keberhasilan sistem cerdas adalah kesuksesan dalam pencarian. Hal penting dalam menentukan keberhasilan sistem cerdas adalah kesuksesan dalam pencarian. 3 Teknik Search menentukan simpul mana yang dibuat lebih dulu dan mana yang kemudian sampai ditemukannya simpul

Lebih terperinci

KAJIAN HUBUNGAN KERJASAMA SUBKONTRAKTOR DAN KONTRAKTOR DI INDONESIA. Oleh: NURISRA NIM :

KAJIAN HUBUNGAN KERJASAMA SUBKONTRAKTOR DAN KONTRAKTOR DI INDONESIA. Oleh: NURISRA NIM : KAJIAN HUBUNGAN KERJASAMA SUBKONTRAKTOR DAN KONTRAKTOR DI INDONESIA Oleh: NURISRA NIM : 250 99 085 PROGRAM STUDI MAGISTER TEKNIK SIPIL PROGRAM PASCA SARJANA BIDANG MANAJEMEN DAN REKAYASA KONSTRUKSI INSTITUT

Lebih terperinci

Data Structures. Class 5 Pointer. Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved.

Data Structures. Class 5 Pointer. Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved. Data Structures Class 5 Pointer McGraw-Hill Technology Education Copyright 2006 by The McGraw-Hill Companies, Inc. All rights reserved. What is a variable? 1. Each variable must be defined before you can

Lebih terperinci

KESASTRAAN MELAYU TIONGHOA DAN KEBANGSAAN INDONESIA: JILID 2 FROM KPG (KEPUSTAKAAN POPULER GRAMEDIA)

KESASTRAAN MELAYU TIONGHOA DAN KEBANGSAAN INDONESIA: JILID 2 FROM KPG (KEPUSTAKAAN POPULER GRAMEDIA) Read Online and Download Ebook KESASTRAAN MELAYU TIONGHOA DAN KEBANGSAAN INDONESIA: JILID 2 FROM KPG (KEPUSTAKAAN POPULER GRAMEDIA) DOWNLOAD EBOOK : KESASTRAAN MELAYU TIONGHOA DAN KEBANGSAAN Click link

Lebih terperinci

PRAKTIKUM PEMROGRAMAN DASAR

PRAKTIKUM PEMROGRAMAN DASAR PRAKTIKUM PEMROGRAMAN DASAR VM41110 By : Rizky Yuniar Hakkun ATURAN PERKULIAHAN Peserta praktikum WAJIB menggunakan jas / baju praktikum yang telah disediakan. Peserta praktikum TIDAK DIPERKENANKAN menggunakan

Lebih terperinci

Konsep Dasar Peluang (1) Metode Statistika (STK 211) Pertemuan 4

Konsep Dasar Peluang (1) Metode Statistika (STK 211) Pertemuan 4 Konsep Dasar Peluang (1) Metode Statistika (STK 211) Pertemuan 4 rahmaanisa@apps.ipb.acid Outline Mencacah ruang contoh (memahami definisi kejadian dan operasi-operasi pada kejadian) Menghitung dengan

Lebih terperinci

Hypothesis Testing SUNU WIBIRAMA

Hypothesis Testing SUNU WIBIRAMA Hypothesis Testing SUNU WIBIRAMA Basic Probability and Statistics Department of Electrical Engineering and Information Technology Faculty of Engineering, Universitas Gadjah Mada CONTENTS 8.1 Introduc-on

Lebih terperinci