in Expert System Application for Early Diagnosis of Autism Spectrum - - PowerPoint PPT Presentation

in expert system application
SMART_READER_LITE
LIVE PREVIEW

in Expert System Application for Early Diagnosis of Autism Spectrum - - PowerPoint PPT Presentation

Implementation Forward Chaining and Certainty Factor Methods in Expert System Application for Early Diagnosis of Autism Spectrum Disorder Name : Windy Dwiparaswati NPM : 18110538 Class : SMSI01 Supervisor : Dr. Bambang Wahyudi, Skom., MMSI


slide-1
SLIDE 1

Implementation Forward Chaining and Certainty Factor Methods in Expert System Application for Early Diagnosis

  • f Autism Spectrum Disorder

Name : Windy Dwiparaswati NPM : 18110538 Class : SMSI01 Supervisor : Dr. Bambang Wahyudi, Skom., MMSI

slide-2
SLIDE 2

Outline

  • Background
  • Problem Limitation
  • Aims of The Research
  • Program Flowchart
  • Application
  • Testing
  • Conclusion
  • Suggestion
slide-3
SLIDE 3

Background

  • 90% Parents know least information
  • 90% Parents don’t understand what the symptoms is
  • Mother take a decision to do work activities outside the

home

  • 45% Parents don’t take into the account of children’s

age the previous distance

  • 35% Parents participate less in increasing knowledge &

involvement in the treatment with do consultation

slide-4
SLIDE 4

Problem Limitation

  • Parents know least information
  • Parents don’t know the behavioral abnormalities
  • Parents have limited time to get early diagnosis
slide-5
SLIDE 5

Aims of The Research

  • Help parents in providing information about autism

spectrum

  • Help parents in early diagnosis of children’s behavior

based on the symptoms experienced

  • Help parents to provide curriculum guidance and

therapy in children with autism spectrum disorder, with relatively low cost and short time into the expert system application

  • Provide value to the accuracy of the diagnosis with

certainty factor method

slide-6
SLIDE 6

Research Methodology

slide-7
SLIDE 7

LOGIC PROGRAM FLOWCHART

Main Page FLOWCHART

slide-8
SLIDE 8

LOGIC PROGRAM FLOWCHART

Registration Page FLOWCHART

slide-9
SLIDE 9

LOGIC PROGRAM FLOWCHART

Consultation Page FLOWCHART

slide-10
SLIDE 10

DETAILED COMPUTER PROGRAM FLOWCHART

Certainty Factor FLOWCHART

slide-11
SLIDE 11

DETAILED COMPUTER PROGRAM FLOWCHART

Certainty Factor FLOWCHART

slide-12
SLIDE 12

Application

slide-13
SLIDE 13

Application

slide-14
SLIDE 14

Application

slide-15
SLIDE 15

Application

slide-16
SLIDE 16

Application

slide-17
SLIDE 17

Application

slide-18
SLIDE 18

Application

slide-19
SLIDE 19

Testing: Certainty Factor Calculation

No Function Input Expected Output Output Result 1 Main Page User click home menu Main page will appear Main page appear Success 2 Registration Button User click registration button Registration page will appear Registration page appear Success 3 Login Button User input Username and password match Consultation page will Appear Consultation page appear Success 4 Login Button User input username and password did not match Message will appear “Password did not match!” Message appear “Password did not match!” Success 5 Login Button User input username did not register Message will appear “Username did not register” Message appear “Username did not register” Success

slide-20
SLIDE 20

Testing: Certainty Factor Calculation

No Function Input Expected Output Output Result 1 Consultation Page User click ok button on registration page and click login button on home page Consultation page will appear Consultation page appear Success 2 Start Button User click start button Age criteria page will appear Age criteria page appear Success 3 Next Button User input age of child General symptoms page will appear with the age criteria was inputted General symptoms page appear with the age criteria was inputted Success 4 Submit Button User do not input general symptoms Message will appear “Please choose one” Message appear “Please choose one” Success 5 Submit Button User input general symptoms Specific symptoms page will appear with the age criteria was inputted Specific symptoms page appear with the age criteria was inputted Success 6 Yes/No Button User input specific symptoms Next questions will appear Next questions appear Success 7 No Button User input specific symptoms inconsistent Undefined page will appear Undefined page appear Success 8 Back Button User has wrong input specific symptoms Previous questions will appear Previous questions appear Success 9 Yes/No Button User input specific symptoms Diagnosis page will appear (true diagnosis, certainty factor value, information, advice, and therapy Diagnosis page appear (true diagnosis, certainty factor value, information, advice, and therapy Success 10 Therapy Button User click therapy button Therapy page will appear Therapy page appear Success 11 Save as Pdf Button User click save as pdf button Pdf will appear same as diagnosis result Pdf appear same as diagnosis result Success 12 Exit Button User click Exit button Home page will appear Home page appear Success

slide-21
SLIDE 21

Testing: Certainty Factor Calculation

CF(A) = CF(G(25)) + CF(G(26))) * [1-CF(G(25))] = 0,5 + 0,6* [1 – 0,5] = 0,8 (4.1) CF(B) = CF(G(2)) + CF(A) * [1-CF(G(2))])] = 0,6+ 0,8 * [1 – 0,6] = 0,92 (4.2) CF(C) = CF(G(3)) + CF(B) * [1-CF(G(3))])] = 0,8+ 0,92 * [1 – 0,8] = 0,984 (4.3) CF(D) = CF(G(5)) + CF(C) * [1-CF(G(5))])] = 0,8+ 0,984 * [1 – 0,8] = 0,9968 (4.4) (4.4) * 100 = 99,68% (4.5)

slide-22
SLIDE 22

No. Category Total Average Score Satisfaction Level 1. Interface 3.40 Very Good 2. Functionality 3.07 Very Good 3. User Friendly 3.15 Very Good

Testing: User Acceptance Test

Level of satisfaction: 3.1 – 4.0 = Very Good 2.1 – 3.0 = Good 1.1 – 2.0 = Fair 0.1 – 1.0 = Poor

slide-23
SLIDE 23

Conclusion

Expert System application is :

  • success to be provided and presented the full article and the

curriculum steps for parents, and parents can do consultation

  • n the application with fees are relatively inexpensive and do

not require long time

  • success to provide value to the accuracy of the diagnosis in

accordance to calculation certainty factor method.

  • success to be built with the PHP programming language and

to be hosted in the www.esdas.windyaz.com website.

slide-24
SLIDE 24

Suggestion

Expert System application is expected to :

  • Diagnose ASD in children aged over 5 years old
  • Provide the function to store diagnosis in user data
  • Be developed in responsive display
slide-25
SLIDE 25