Design and implementation of an expert system on thyphoid and malaria diagnosis | Blazingprojects Postgraduate Thesis
Home / Computer Science / Design and implementation of an expert system on thyphoid and malaria diagnosis

Design and implementation of an expert system on thyphoid and malaria diagnosis

 

Table Of Contents


Chapter ONE

INTRODUCTION

  • 1.1Introduction
  • 1.2Background of Study
  • 1.3Problem Statement
  • 1.4Objective of Study
  • 1.5Limitation of Study
  • 1.6Scope of Study
  • 1.7Significance of Study
  • 1.8Structure of the Research
  • 1.9Definition of Terms

Chapter TWO

LITERATURE REVIEW

  • 2.1Overview of Expert Systems
  • 2.2History of Expert Systems
  • 2.3Components of Expert Systems
  • 2.4Types of Expert Systems
  • 2.5Applications of Expert Systems
  • 2.6Advantages of Expert Systems
  • 2.7Limitations of Expert Systems
  • 2.8Development of Expert Systems
  • 2.9Implementation of Expert Systems
  • 2.10Evaluation of Expert Systems

Chapter THREE

SYSTEM DESIGN AND IMPLEMENTATION

  • 3.1Research Methodology Overview
  • 3.2Research Design
  • 3.3Data Collection Methods
  • 3.4Sampling Techniques
  • 3.5Data Analysis Procedures
  • 3.6Research Instruments
  • 3.7Reliability and Validity
  • 3.8Ethical Considerations

Chapter FOUR

SYSTEM TESTING AND EVALUATION

  • 4.1Analysis of Data
  • 4.2Interpretation of Results
  • 4.3Comparison with Existing Systems
  • 4.4Discussion on Findings
  • 4.5Implications of Results
  • 4.6Recommendations for Further Research
  • 4.7Practical Applications
  • 4.8Future Developments

Chapter FIVE

SUMMARY, CONCLUSION AND RECOMMENDATIONS

  • 5.1Conclusion
  • 5.2Summary of Findings
  • 5.3Contributions to Knowledge
  • 5.4Practical Implications
  • 5.5Recommendations
  • 5.6Areas for Future Research

Thesis Abstract

 This project, Expert system on Malaria and Typhoid Diagnosis, is a software system tailored for use in the diagnosis of malaria and typhoid diseases. The software is an expert system with a database containing an expert knowledge. The user only uses it to determine whether he or she has any of the diseases within its domain. The software has been designed to be interactive with audio capability eliciting from the user if they have symptoms of the diseases. The user response helps the expert system to determine the level at which the disease is present. The user is further advised on what next to do. This software is implemented in visual basic programming environment, Health care facility should be accessible by all at all time. But some of the people that should access these facilities are far removed from these facilities. It would be of great necessity to provide a computerized system that will provide a complementary medical service, such as medical disease diagnosis in places where accessibility is a problem as well as health care facilities where qualified experts are lacking, hence this topic, Expert System on Malaria and typhoid fever Diagnose.

Thesis Overview

<p> </p><p>INTRODUCTION</p><p>1.1 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Background of the Study</p><p>An expert system is a software system that attempts to reproduce the performance of one or more human experts, most commonly in a specific problem domain, and is a traditional application and/or subfield of artificial intelligence. A wide variety of methods can be used to simulate the performance of the expert however common to most or all are</p><p>1) The creation of a so-called “knowledgebase” which uses some knowled+`ge representation formalism to capture the subject matter experts (SME) knowledge and</p><p></p><p>2) A process of gathering that knowledge from the SME and codifying it according to the formalism, which is called knowledge engineering. Expert systems may or may not have learning components but a third common element is that once the system is developed it is proven by being placed in the same real world problem solving situation as the human SME, typically as an aid to human workers or a supplement to some information system.</p><p>As a premiere application of computing and artificial intelligence, the topic of expert systems has many points of contact with general systems theory, operations research, business process reengineering and various topics in applied mathematics and management science.</p><p>Two illustrations of actual expert systems can give an idea of how they work. In one real world case at a chemical refinery a senior employee was about to retire and the company was concerned that the loss of his expertise in managing a fractionating tower would severely impact operations of the plant. A knowledge engineer was assigned to produce an expert system reproducing his expertise saving the company the loss of the valued knowledge asset. Similarly a system called Mycin was developed from the expertise of best diagnosticians of bacterial infections whose performance was found to be as good as or better than the average clinician. An early commercial success and illustration of another typical application (a task generally considered overly complex for a human) was an expert system fielded by DEC in the 1980s to quality check the configurations of their computers prior to delivery. The eighties were the time of greatest popularity of expert systems and interest lagged after the onset of the AI Winter.</p><p>In like manner, developing one of such system to represent the repository of the knowledge of a medical doctor is as essential as any other expert system. To this end, this project, Expert System on the Diagnosis of non communicable diseases is a necessity.</p><p>1.2 &nbsp; &nbsp; Statement of the Problem</p><p>Health care facility should be accessible by all at all times. But some of the people that should access these facilities are far removed from these facilities. More so, in the few available facilities, qualified medical personnel are always key issues that need urgent redress.</p><p>In view of the foregoing, it would be of great necessity to provide a computerized system that will provide a complementary medical service, such as medical disease diagnosis in places where accessibility is a problem as well as health care facilities where qualified experts are lacking, hence this topic, Expert System on Malaria and typhoid fever Diagnosis.</p><p>1.3 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Objectives of the Study</p><p>The major objective of this work is to develop an expert system on diagnosis of non communicable diseases. It also targets towards contributing to academic research work.</p><p>It is also to ascertain whether the diseases could be diagnosed based on signs and symptoms.</p><p></p><p>It will also examine a patient based on simple clinical signs, and to improve family and community health</p><p>1.4 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Significance of the Study</p><p>If this prototype is fully developed will be very useful in many areas such as:</p><p>a. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It will help to retain the skill of an expert medical doctor in case of any eventuality;</p><p>b. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It can support academic development;</p><p>c. &nbsp; &nbsp; It can be useful in many hospitals, both private and government, cases where the expert is not on seat;</p><p>d. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; It can also be used in the laboratory for quick research work.</p><p>1.5 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Scope of the Project</p><p>The scope of this work will include the following</p><p>1. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A dynamic database system that can act as a knowledge based system</p><p>2. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; A complete model of an expert system to portray sample troubleshooter</p><p>3. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Explore the power of visual basic in data handling</p><p>4. &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; To implement a dynamic search system</p><p>1.6 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Limitations of the Study</p><p>The major constraint faced during the implementation of this work was finance. This is among other frustrations such as program failures during modular construction stages. Time was another important factor that limited the extent to which I want to research</p> <br><p></p>

Blazingprojects Mobile App

📚 Over 50,000 Research Thesis
📱 100% Offline: No internet needed
📝 Over 98 Departments
🔍 Thesis-to-Journal Publication
🎓 Undergraduate/Postgraduate Thesis
📥 Instant Whatsapp/Email Delivery

Blazingprojects App

Related Research

Materials and Metall. 4 min read

A Framework for Predicting Corrosion Resistance in Aluminum Alloy Composites...

This research focuses on developing a structured way to predict how well aluminum alloy composites resist corrosion, which is a common challenge in many industr...

BP
Blazingprojects
Read more →
Mass communication. 4 min read

A Framework for Analyzing the Impact of Social Media Influencers on Youth Political ...

This research examines how social media influencers affect the way young people engage with politics. In recent years, social media influencers—individuals wi...

BP
Blazingprojects
Read more →
Marketing. 4 min read

A Framework for Integrating Social Media Engagement into Customer Loyalty Models...

This research explores how social media engagement influences customer loyalty, aiming to create a new framework that combines these two areas. Customer loyalty...

BP
Blazingprojects
Read more →
Linguistics. 2 min read

A Framework for Analyzing Code-Switching as a Pragmatic Competence...

This research is focused on understanding how people switch between languages or dialects in everyday conversation, a phenomenon known as code-switching. Specif...

BP
Blazingprojects
Read more →
Library Science Educ. 2 min read

A Framework for Enhancing Critical Teaching Skills in Library Science Education...

This research focuses on developing a clear and practical framework that can help improve the way library science educators teach critical thinking skills. Crit...

BP
Blazingprojects
Read more →
Library and informat. 4 min read

A Framework for Assessing Information Literacy Development in Academic Libraries...

This research is about creating a clear and practical framework that can be used to assess how well students in universities develop their information literacy ...

BP
Blazingprojects
Read more →
Law. 2 min read

A Framework for Incorporating Digital Evidence into Judicial Decision-Making...

This research focuses on developing a clear and practical framework for how courts and judges can better include digital evidence when making legal decisions. D...

BP
Blazingprojects
Read more →
Insurance. 2 min read

A Framework for Integrating Behavioral Economics into Insurance Risk Assessment...

This research focuses on developing a new way to evaluate risks in insurance by bringing together concepts from behavioral economics. Traditionally, insurance c...

BP
Blazingprojects
Read more →
Industrial and Produ. 4 min read

A Framework for Sustainable Lean Manufacturing System Optimization...

This research aims to develop a comprehensive framework that helps manufacturing companies optimize their systems for sustainability while maintaining high effi...

BP
Blazingprojects
Read more →
WhatsApp Click here to chat with us