SlideShare a Scribd company logo
1 of 26
WOLLO UNIVERSITY
COLLEGE OF MEDICINE AND HEALTH SCIENCES
SCHOOL OF PUBLIC HEALTH
DEPARTEMENT OF HEALTH INFORMATICS
GROUP ASSAGNMENT OF HEALTH DATA ANAYTICS
SUBMITED TO: MULUGETA HAYLOM
SUBMITION DATE:JULY 7 2022 G.C
ETHIOPIAN ,DESSISE 2022
1
GROUP MEMBER
1,ALEMU MEHARIW ……………………………………3473/11
2,TADESE ALEMU……………………………………….3680/11
3,TESFAHUN ASMARE…………………………………3689/11
4,KALKIDAN WASE ……………………………………..
5,KIDANEMARYAM ABRHAM ………………………3595/11
6,TIGIST AYALNEH ……………………………………………3693/11
2
Objectives
• Define Probabilistic models
• Define Bayesian Networks
• Discus the feature of Bayesian Networks?
• What are the important of Bayesian Networks?
• How to build a Bayesian network?
• How are Bayesian networks implemented?
• Advantage and disadvantage of Bayesian Networks?
• Example
3
INTRODUCTION
• Probabilistic modeling is a statistical technique used to take
into account the impact of random events or actions in
predicting the potential occurrence of future outcomes.
• In statistics, Probabilistic models are used to define a
relationship between variables.
• can be used to calculate the probabilities of each variable.
• The only way is to develop a model that can preserve the
conditional dependencies between random variables and
conditional independence in other cases.
• This leads us to the concept of Bayesian Networks.
4
Bayesian Networks
• is a probabilistic graphical model for representing knowledge
about an uncertain domain.
• The network consists node and edge.
• Nodes: Random variables in a graphical model.
• Edges: Relationships between random variables in a graphical
model.
5
Cont…
• each node corresponds to a random variable
and each edge represents the conditional
probability for the corresponding random
variables.
• It capture both conditionally dependent and
conditionally independent relationships
between random variables.
6
Cont…
• Bayesian Networks help us to effectively visualize the
probabilistic model for each domain and to study the
relationship between random variables in the form of a user-
friendly graph.
• It represents a set of variables and its conditional probabilities
with a Directed Acyclic Graph (DAG).
7
Cont….
8
Features of BN
• BN techniques have several features that make them useful in
many real-life data analysis and management questions.
 They provide a natural way to handle missing data
 they allow combination of data with domain knowledge
 they facilitate learning about causal relationships between
variables.
9
Cont…
 they provide a method for avoiding overfitting of data
 they can show good prediction accuracy even with rather
small sample sizes
 they can be easily combined with decision analytic tools to aid
management
10
Uses
• Bayesian network is an important part of machine learning
and statistics.
• It is used in data mining and scientific discovery.
• tool for analyzing the past, predicting the future and
improving the quality of decisions.
11
Cont….
Bayesian networks can readily handle incomplete
data sets.
 When one of the inputs is not observed, many models will
produce an inaccurate prediction, because they do not
encode the correlation between the input variables. Bayesian
networks offer a natural way to encode such dependencies.
12
cont…
Bayesian networks allow one to learn about
causal relationships
• For example, a marketing analyst may want to know whether
or not it is worthwhile to increase exposure of a particular
advertisement in order to increase the sales of a product.
13
Cont..
• Visualization. The model provides a direct way to visualize the
structure of the model and motivate the design of new
models.
• Relationships. Provides insights into the presence and
absence of the relationships between random variables.
• Computations. Provides a way to structure complex
probability calculations.
14
How to build a Bayesian network?
• There are two ways to build a Bayesian network.
 a manual construction
 Automatic(computer) construction (so called "learning") from
databases
15
Manual construction
• Manual construction of a Bayesian network assumes prior
expert knowledge of the underlying domain.
• The first step is to build a directed acyclic graph
• The second step to assess the conditional probability
distribution in each node.
16
Directed acyclic graph
• Building the directed acyclic graph starts with
identification of relevant nodes (random
variables) and structural dependence among
them.
17
Conditional probability distribution
• The constructed directed acyclic graph has to
include conditional probability distributions
for every node in the graph.
18
Automatic learning
• Unlike manual construction, automatic learning does not
require expert knowledge of the underlying domain.
• Bayesian networks may be learnt automatically straight from
databases using experience-based algorithms often built-in in
appropriate software
19
How are Bayesian networks implemented?
• A Bayesian network is a graphical model where each of the
nodes represent random variables.
• Each node is connected to other nodes by directed arcs.
• Each arc represents a conditional probability distribution of
the parents given the children.
• The directed edges represent the influence of a parent on its
children.
20
Cont..
• The nodes usually represent some real-world objects and the
arcs represent some physical or logical relationship between
them.
• Bayesian networks are used in many applications like
automatic speech recognition, document/image classification,
medical diagnosis, and robotics.
21
Advantage
• It is readable to both computers and humans; both can
interpret the information.
• unlike some networks like neural networks, which humans
can’t read.
• it is an excellent network for adding a new piece of data to an
existing probabilistic model.
• Computations calculate complex probability problems
efficiently.
22
Disadvantage
• The Bayesian network fails to define cyclic relationships.
• The network is expensive to build.
• The design of Bayesian Networks is hard to make compared to
other networks. It needs a lot of effort.
• It performs poorly on high dimensional data.
23
Example
24
]
 For example, with a given symptom we can predict the
probability of a disease occurring with several other factors
contributing to the disease.
 In the below diagram A, B, C and are 3 random variables
represented by nodes given in the network of the graph. To
node B is its parent node and C and A is its child node
Cont…
• Consider a problem with three random variables: A, B, and C. A is
dependent upon B, and C is dependent upon B.
 We can state the conditional dependencies as follows:
 A is conditionally dependent upon B, e.g. P(A|B)
 C is conditionally dependent upon B, e.g. P(C|B)
 We know that C and A have no effect on each other.
 We can also state the conditional independencies as follows:
 A is conditionally independent from C: P(A|B, C)
 C is conditionally independent from A: P(C|B, A)
• Notice that the conditional dependence is stated in the presence of
the conditional independence. That is, A is conditionally
independent of C, or A is conditionally dependent upon B in the
presence of C.
25
Presentation1.pptx

More Related Content

Similar to Presentation1.pptx

A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...
A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...
A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...IJDKP
 
Usage of Generative Adversarial Networks (GANs) in Healthcare
Usage of Generative Adversarial Networks (GANs) in HealthcareUsage of Generative Adversarial Networks (GANs) in Healthcare
Usage of Generative Adversarial Networks (GANs) in HealthcareGlobalLogic Ukraine
 
Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Bulbul Agrawal
 
Applications of machine learning in Wireless sensor networks.
Applications of machine learning in Wireless sensor networks.Applications of machine learning in Wireless sensor networks.
Applications of machine learning in Wireless sensor networks.Sahana B S
 
An application of artificial intelligent neural network and discriminant anal...
An application of artificial intelligent neural network and discriminant anal...An application of artificial intelligent neural network and discriminant anal...
An application of artificial intelligent neural network and discriminant anal...Alexander Decker
 
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...multimediaeval
 
KurtPortelliMastersDissertation
KurtPortelliMastersDissertationKurtPortelliMastersDissertation
KurtPortelliMastersDissertationKurt Portelli
 
NasAk.pptx
NasAk.pptxNasAk.pptx
NasAk.pptxHoneyViz
 
Zeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan Ali
 
thesis_submitted
thesis_submittedthesis_submitted
thesis_submittedAlex Streit
 
Microsoft Professional Capstone: Data Science
Microsoft Professional Capstone: Data ScienceMicrosoft Professional Capstone: Data Science
Microsoft Professional Capstone: Data ScienceMashfiq Shahriar
 
LPCNN: convolutional neural network for link prediction based on network stru...
LPCNN: convolutional neural network for link prediction based on network stru...LPCNN: convolutional neural network for link prediction based on network stru...
LPCNN: convolutional neural network for link prediction based on network stru...TELKOMNIKA JOURNAL
 
Explainable AI in Industry (KDD 2019 Tutorial)
Explainable AI in Industry (KDD 2019 Tutorial)Explainable AI in Industry (KDD 2019 Tutorial)
Explainable AI in Industry (KDD 2019 Tutorial)Krishnaram Kenthapadi
 
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...JAYAPRAKASH JPINFOTECH
 
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILURE
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILUREAN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILURE
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILUREIJCI JOURNAL
 
Varshneya samdarshi lmu_symposium_2016
Varshneya samdarshi lmu_symposium_2016Varshneya samdarshi lmu_symposium_2016
Varshneya samdarshi lmu_symposium_2016GRNsight
 
Neur ips yomikai_at_ridgei_aaron_jan312020
Neur ips yomikai_at_ridgei_aaron_jan312020Neur ips yomikai_at_ridgei_aaron_jan312020
Neur ips yomikai_at_ridgei_aaron_jan312020Dr. Aaron C. Bell
 

Similar to Presentation1.pptx (20)

A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...
A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...
A TWO-STAGE HYBRID MODEL BY USING ARTIFICIAL NEURAL NETWORKS AS FEATURE CONST...
 
Usage of Generative Adversarial Networks (GANs) in Healthcare
Usage of Generative Adversarial Networks (GANs) in HealthcareUsage of Generative Adversarial Networks (GANs) in Healthcare
Usage of Generative Adversarial Networks (GANs) in Healthcare
 
Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...
 
08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section
 
Applications of machine learning in Wireless sensor networks.
Applications of machine learning in Wireless sensor networks.Applications of machine learning in Wireless sensor networks.
Applications of machine learning in Wireless sensor networks.
 
An application of artificial intelligent neural network and discriminant anal...
An application of artificial intelligent neural network and discriminant anal...An application of artificial intelligent neural network and discriminant anal...
An application of artificial intelligent neural network and discriminant anal...
 
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...
Efficient Supervision Net: Polyp Segmentation using EfficientNet and Attentio...
 
Data aggregation in wireless sensor networks
Data aggregation in wireless sensor networksData aggregation in wireless sensor networks
Data aggregation in wireless sensor networks
 
KurtPortelliMastersDissertation
KurtPortelliMastersDissertationKurtPortelliMastersDissertation
KurtPortelliMastersDissertation
 
NasAk.pptx
NasAk.pptxNasAk.pptx
NasAk.pptx
 
Zeeshan.ali.presentations
Zeeshan.ali.presentationsZeeshan.ali.presentations
Zeeshan.ali.presentations
 
thesis_submitted
thesis_submittedthesis_submitted
thesis_submitted
 
Microsoft Professional Capstone: Data Science
Microsoft Professional Capstone: Data ScienceMicrosoft Professional Capstone: Data Science
Microsoft Professional Capstone: Data Science
 
LPCNN: convolutional neural network for link prediction based on network stru...
LPCNN: convolutional neural network for link prediction based on network stru...LPCNN: convolutional neural network for link prediction based on network stru...
LPCNN: convolutional neural network for link prediction based on network stru...
 
Explainable AI in Industry (KDD 2019 Tutorial)
Explainable AI in Industry (KDD 2019 Tutorial)Explainable AI in Industry (KDD 2019 Tutorial)
Explainable AI in Industry (KDD 2019 Tutorial)
 
Data visualization
Data visualizationData visualization
Data visualization
 
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...
Minimizing Influence of Rumors by Blockers on Social Networks: Algorithms and...
 
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILURE
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILUREAN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILURE
AN IMPROVED CTGAN FOR DATA PROCESSING METHOD OF IMBALANCED DISK FAILURE
 
Varshneya samdarshi lmu_symposium_2016
Varshneya samdarshi lmu_symposium_2016Varshneya samdarshi lmu_symposium_2016
Varshneya samdarshi lmu_symposium_2016
 
Neur ips yomikai_at_ridgei_aaron_jan312020
Neur ips yomikai_at_ridgei_aaron_jan312020Neur ips yomikai_at_ridgei_aaron_jan312020
Neur ips yomikai_at_ridgei_aaron_jan312020
 

Recently uploaded

Essential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideEssential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideDesign Studio UI UX
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahimamgadibrahim92
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样awasv46j
 
Edward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证ugzga
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证eqaqen
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKMarekMitek1
 
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证khuurq8kz
 
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...Amil baba
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Websitemark11275
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design1508 A/S
 
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisPeclers Paris
 
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...drmarathore
 
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证wpkuukw
 
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadh
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in RiyadhIn Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadh
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadhahmedjiabur940
 
Branding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfBranding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfAlexandra Plesner
 
Furniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxFurniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxNikhil Raut
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdfM. A. Architects
 
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证ugzga
 

Recently uploaded (20)

Essential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive GuideEssential UI/UX Design Principles: A Comprehensive Guide
Essential UI/UX Design Principles: A Comprehensive Guide
 
Gamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad IbrahimGamestore case study UI UX by Amgad Ibrahim
Gamestore case study UI UX by Amgad Ibrahim
 
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
一比一原版(WLU毕业证)罗瑞尔大学毕业证成绩单留信学历认证原版一模一样
 
Edward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to PrintingEdward Boginsky's Trailblazing Contributions to Printing
Edward Boginsky's Trailblazing Contributions to Printing
 
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(Columbia College毕业证书)纽约市哥伦比亚大学毕业证成绩单本科硕士学位证留信学历认证
 
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
一比一定(购)西悉尼大学毕业证(WSU毕业证)成绩单学位证
 
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEKLANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
LANDSCAPE ARCHITECTURE PORTFOLIO - MAREK MITACEK
 
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
一比一原版澳洲堪培拉大学毕业证(UC毕业证书)毕业证成绩单留信认证
 
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
NO1 Top Pakistani Amil Baba Real Amil baba In Pakistan Najoomi Baba in Pakist...
 
How to Build a Simple Shopify Website
How to Build a Simple Shopify WebsiteHow to Build a Simple Shopify Website
How to Build a Simple Shopify Website
 
Morgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity DesignMorgenbooster: Storytelling in Identity Design
Morgenbooster: Storytelling in Identity Design
 
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Semarang ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Spring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers ParisSpring Summer 2026 Inspirations trend book Peclers Paris
Spring Summer 2026 Inspirations trend book Peclers Paris
 
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
Abortion pills in Kuwait 🚚+966505195917 but home delivery available in Kuwait...
 
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
一比一定(购)卡尔顿大学毕业证(CU毕业证)成绩单学位证
 
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadh
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in RiyadhIn Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadh
In Saudi Arabia Jeddah (+918761049707)) Buy Abortion Pills For Sale in Riyadh
 
Branding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdfBranding in the Psychedelic Landscape Report.pdf
Branding in the Psychedelic Landscape Report.pdf
 
Furniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptxFurniture & Joinery Details_Designs.pptx
Furniture & Joinery Details_Designs.pptx
 
Academic Portfolio (2017-2021) .pdf
Academic Portfolio (2017-2021)      .pdfAcademic Portfolio (2017-2021)      .pdf
Academic Portfolio (2017-2021) .pdf
 
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
如何办理(UoB毕业证书)伯明翰大学毕业证成绩单本科硕士学位证留信学历认证
 

Presentation1.pptx

  • 1. WOLLO UNIVERSITY COLLEGE OF MEDICINE AND HEALTH SCIENCES SCHOOL OF PUBLIC HEALTH DEPARTEMENT OF HEALTH INFORMATICS GROUP ASSAGNMENT OF HEALTH DATA ANAYTICS SUBMITED TO: MULUGETA HAYLOM SUBMITION DATE:JULY 7 2022 G.C ETHIOPIAN ,DESSISE 2022 1
  • 2. GROUP MEMBER 1,ALEMU MEHARIW ……………………………………3473/11 2,TADESE ALEMU……………………………………….3680/11 3,TESFAHUN ASMARE…………………………………3689/11 4,KALKIDAN WASE …………………………………….. 5,KIDANEMARYAM ABRHAM ………………………3595/11 6,TIGIST AYALNEH ……………………………………………3693/11 2
  • 3. Objectives • Define Probabilistic models • Define Bayesian Networks • Discus the feature of Bayesian Networks? • What are the important of Bayesian Networks? • How to build a Bayesian network? • How are Bayesian networks implemented? • Advantage and disadvantage of Bayesian Networks? • Example 3
  • 4. INTRODUCTION • Probabilistic modeling is a statistical technique used to take into account the impact of random events or actions in predicting the potential occurrence of future outcomes. • In statistics, Probabilistic models are used to define a relationship between variables. • can be used to calculate the probabilities of each variable. • The only way is to develop a model that can preserve the conditional dependencies between random variables and conditional independence in other cases. • This leads us to the concept of Bayesian Networks. 4
  • 5. Bayesian Networks • is a probabilistic graphical model for representing knowledge about an uncertain domain. • The network consists node and edge. • Nodes: Random variables in a graphical model. • Edges: Relationships between random variables in a graphical model. 5
  • 6. Cont… • each node corresponds to a random variable and each edge represents the conditional probability for the corresponding random variables. • It capture both conditionally dependent and conditionally independent relationships between random variables. 6
  • 7. Cont… • Bayesian Networks help us to effectively visualize the probabilistic model for each domain and to study the relationship between random variables in the form of a user- friendly graph. • It represents a set of variables and its conditional probabilities with a Directed Acyclic Graph (DAG). 7
  • 9. Features of BN • BN techniques have several features that make them useful in many real-life data analysis and management questions.  They provide a natural way to handle missing data  they allow combination of data with domain knowledge  they facilitate learning about causal relationships between variables. 9
  • 10. Cont…  they provide a method for avoiding overfitting of data  they can show good prediction accuracy even with rather small sample sizes  they can be easily combined with decision analytic tools to aid management 10
  • 11. Uses • Bayesian network is an important part of machine learning and statistics. • It is used in data mining and scientific discovery. • tool for analyzing the past, predicting the future and improving the quality of decisions. 11
  • 12. Cont…. Bayesian networks can readily handle incomplete data sets.  When one of the inputs is not observed, many models will produce an inaccurate prediction, because they do not encode the correlation between the input variables. Bayesian networks offer a natural way to encode such dependencies. 12
  • 13. cont… Bayesian networks allow one to learn about causal relationships • For example, a marketing analyst may want to know whether or not it is worthwhile to increase exposure of a particular advertisement in order to increase the sales of a product. 13
  • 14. Cont.. • Visualization. The model provides a direct way to visualize the structure of the model and motivate the design of new models. • Relationships. Provides insights into the presence and absence of the relationships between random variables. • Computations. Provides a way to structure complex probability calculations. 14
  • 15. How to build a Bayesian network? • There are two ways to build a Bayesian network.  a manual construction  Automatic(computer) construction (so called "learning") from databases 15
  • 16. Manual construction • Manual construction of a Bayesian network assumes prior expert knowledge of the underlying domain. • The first step is to build a directed acyclic graph • The second step to assess the conditional probability distribution in each node. 16
  • 17. Directed acyclic graph • Building the directed acyclic graph starts with identification of relevant nodes (random variables) and structural dependence among them. 17
  • 18. Conditional probability distribution • The constructed directed acyclic graph has to include conditional probability distributions for every node in the graph. 18
  • 19. Automatic learning • Unlike manual construction, automatic learning does not require expert knowledge of the underlying domain. • Bayesian networks may be learnt automatically straight from databases using experience-based algorithms often built-in in appropriate software 19
  • 20. How are Bayesian networks implemented? • A Bayesian network is a graphical model where each of the nodes represent random variables. • Each node is connected to other nodes by directed arcs. • Each arc represents a conditional probability distribution of the parents given the children. • The directed edges represent the influence of a parent on its children. 20
  • 21. Cont.. • The nodes usually represent some real-world objects and the arcs represent some physical or logical relationship between them. • Bayesian networks are used in many applications like automatic speech recognition, document/image classification, medical diagnosis, and robotics. 21
  • 22. Advantage • It is readable to both computers and humans; both can interpret the information. • unlike some networks like neural networks, which humans can’t read. • it is an excellent network for adding a new piece of data to an existing probabilistic model. • Computations calculate complex probability problems efficiently. 22
  • 23. Disadvantage • The Bayesian network fails to define cyclic relationships. • The network is expensive to build. • The design of Bayesian Networks is hard to make compared to other networks. It needs a lot of effort. • It performs poorly on high dimensional data. 23
  • 24. Example 24 ]  For example, with a given symptom we can predict the probability of a disease occurring with several other factors contributing to the disease.  In the below diagram A, B, C and are 3 random variables represented by nodes given in the network of the graph. To node B is its parent node and C and A is its child node
  • 25. Cont… • Consider a problem with three random variables: A, B, and C. A is dependent upon B, and C is dependent upon B.  We can state the conditional dependencies as follows:  A is conditionally dependent upon B, e.g. P(A|B)  C is conditionally dependent upon B, e.g. P(C|B)  We know that C and A have no effect on each other.  We can also state the conditional independencies as follows:  A is conditionally independent from C: P(A|B, C)  C is conditionally independent from A: P(C|B, A) • Notice that the conditional dependence is stated in the presence of the conditional independence. That is, A is conditionally independent of C, or A is conditionally dependent upon B in the presence of C. 25