SlideShare a Scribd company logo
1 of 43
Instructor : Syed Musharaf Ali
Artificial Intelligence
CS-451
ROOM G-104-DSE IIUI
Ph# 051-9019724 Ext-2724
Regression Analysis
Regression analysis is a form of predictive modelling technique which
investigates the relationship between a
dependent (target) and independent variable (s) (predictor).
Independent variables are inputs and dependent variables are
output
This technique is used for forecasting, time series modelling and
finding the cause effect relationship between the variables.
Examples: Oil price, temperature , Match outcome, Stock prices,
Currency values prediction, etc
Regression Analysis
Regression analysis is an important tool for modelling and analysing
data.
Here, we fit a curve / line to the data points, in such a manner that
the differences between the distances of data points from the curve
or line is minimized.
1. Linear Regression
https://medium.com/@erika.dauria/looking-at-r-squared-721252709098
1. Linear Regression
https://medium.com/@erika.dauria/looking-at-r-squared-721252709098
1. Linear Regression
How to obtain best fit line (Value of a and b)?
This task can be easily accomplished by Least Square Method.
It is the most common method used for fitting a regression line.
For data points
y=mx+b, where m and b can be calculated by
1. Linear Regression
How to obtain best fit line (Value of a and b)?
1. Linear Regression
How to obtain best fit line (Value of a and b)?
1. Linear Regression
Important points
• There must be linear relationship between independent and dependent
variables
• Linear Regression is very sensitive to Outliers. It can terribly affect the
regression line and eventually the forecasted values.
1. Linear Regression
Example: Find the final score of the team in the T20 match where scores of 15
overs are given
(5,25), (10, 80), (15, 120), (20, ?)
By equations we found that
m = 9.5
b = -20
Substitute values for m and b for the given X in equation
y = mx+b
1. Linear Regression
Example: Find the final score of the team in the T20 match where scores of 15
overs are given
(5,25), (10, 80), (15, 120), (20, ?)
By equations we found that
m = 9.5
b = -20
For
x = 5 , y = 27.5
x = 10, y = 75
x = 15, y = 122.5
x = 20, y = 170
1. Linear Regression
Cost Function
It is a function that measures the performance of a Machine Learning model for
given data. Cost Function quantifies the error between predicted values and
expected values and presents it in the form of a single real number.
1. Linear Regression
Cost Function Example
https://medium.com/@lachlanmiller_52885/understanding-and-calculating-the-cost-
function-for-linear-regression-39b8a3519fcb
1. Linear Regression
Cost Function Example
Cost function values
best_fit_1: 1.083
best_fit_2: 0.083
best_fit_3: 0.25
1. Linear Regression
Gradient Descent
Gradient descent is an optimization algorithm used to minimize some
function by iteratively moving in the direction of steepest descent as
defined by the negative of the gradient. In machine learning, gradient
descent to update the parameters of our model.
Gradient descent for one parameter
1. Linear Regression
Gradient Descent
Gradient descent for two parameter
1. Linear Regression
Gradient Descent
Gradient descent is an optimization algorithm used to find the values of
parameters (coefficients) of a function (f) that minimizes a cost function (cost).
Parameters update where α is learning rate
1. Linear Regression
Gradient Descent
Learning rate α update
1. Multivariate Linear Regression
Linear regression with multiple features
1. Multivariate Linear Regression
Linear regression with multiple features
1. Multivariate Linear Regression
Linear regression with multiple features
1. Multivariate Linear Regression
Linear regression with multiple features
1. Multivariate Linear Regression
Linear regression with multiple features
Gradient Descent
1. Multivariate Linear Regression
Linear regression with multiple features
Normal Equation: Method to solve parameters θ
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx
Artificial Intelligence.pptx

More Related Content

Similar to Artificial Intelligence.pptx

Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...
Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...
Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...Chakkrit (Kla) Tantithamthavorn
 
Cost Accounting : Determining How Cost Behaves
Cost Accounting : Determining How Cost BehavesCost Accounting : Determining How Cost Behaves
Cost Accounting : Determining How Cost Behavesmingxinlu
 
C ost+behaviour+estimation
C ost+behaviour+estimationC ost+behaviour+estimation
C ost+behaviour+estimationKhalid Aziz
 
IRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning AlgorithmIRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning AlgorithmIRJET Journal
 
Linear Regression (Machine Learning)
Linear Regression (Machine Learning)Linear Regression (Machine Learning)
Linear Regression (Machine Learning)Omkar Rane
 
AIRLINE FARE PRICE PREDICTION
AIRLINE FARE PRICE PREDICTIONAIRLINE FARE PRICE PREDICTION
AIRLINE FARE PRICE PREDICTIONIRJET Journal
 
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...Linear Regression Analysis | Linear Regression in Python | Machine Learning A...
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...Simplilearn
 
5.0 -Chapter Introduction
5.0 -Chapter Introduction5.0 -Chapter Introduction
5.0 -Chapter IntroductionSabrina Baloi
 
Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression modelsStephen Ong
 
Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm
	Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm	Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm
Study on Evaluation of Venture Capital Based onInteractive Projection Algorithminventionjournals
 
Insurance Optimization
Insurance OptimizationInsurance Optimization
Insurance OptimizationAlbert Chu
 
Different Types of Machine Learning Algorithms
Different Types of Machine Learning AlgorithmsDifferent Types of Machine Learning Algorithms
Different Types of Machine Learning Algorithmsrahmedraj93
 
C Operators and Control Structures.pdf
C Operators and Control Structures.pdfC Operators and Control Structures.pdf
C Operators and Control Structures.pdfMaryJacob24
 

Similar to Artificial Intelligence.pptx (20)

Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...
Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...
Software Analytics In Action: A Hands-on Tutorial on Mining, Analyzing, Model...
 
Cost Accounting : Determining How Cost Behaves
Cost Accounting : Determining How Cost BehavesCost Accounting : Determining How Cost Behaves
Cost Accounting : Determining How Cost Behaves
 
D05511625
D05511625D05511625
D05511625
 
C ost+behaviour+estimation
C ost+behaviour+estimationC ost+behaviour+estimation
C ost+behaviour+estimation
 
IRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning AlgorithmIRJET - Stock Market Prediction using Machine Learning Algorithm
IRJET - Stock Market Prediction using Machine Learning Algorithm
 
Linear Regression (Machine Learning)
Linear Regression (Machine Learning)Linear Regression (Machine Learning)
Linear Regression (Machine Learning)
 
Regression
RegressionRegression
Regression
 
Linear Regression
Linear RegressionLinear Regression
Linear Regression
 
working with python
working with pythonworking with python
working with python
 
AIRLINE FARE PRICE PREDICTION
AIRLINE FARE PRICE PREDICTIONAIRLINE FARE PRICE PREDICTION
AIRLINE FARE PRICE PREDICTION
 
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...Linear Regression Analysis | Linear Regression in Python | Machine Learning A...
Linear Regression Analysis | Linear Regression in Python | Machine Learning A...
 
5.0 -Chapter Introduction
5.0 -Chapter Introduction5.0 -Chapter Introduction
5.0 -Chapter Introduction
 
Tbs910 regression models
Tbs910 regression modelsTbs910 regression models
Tbs910 regression models
 
Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm
	Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm	Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm
Study on Evaluation of Venture Capital Based onInteractive Projection Algorithm
 
Insurance Optimization
Insurance OptimizationInsurance Optimization
Insurance Optimization
 
Different Types of Machine Learning Algorithms
Different Types of Machine Learning AlgorithmsDifferent Types of Machine Learning Algorithms
Different Types of Machine Learning Algorithms
 
Six sigma pedagogy
Six sigma pedagogySix sigma pedagogy
Six sigma pedagogy
 
Six sigma
Six sigma Six sigma
Six sigma
 
C Operators and Control Structures.pdf
C Operators and Control Structures.pdfC Operators and Control Structures.pdf
C Operators and Control Structures.pdf
 
Theory3
Theory3Theory3
Theory3
 

Recently uploaded

Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxAdelaideRefugio
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024Borja Sotomayor
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMELOISARIVERA8
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...Nguyen Thanh Tu Collection
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽中 央社
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....Ritu480198
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesPooky Knightsmith
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxneillewis46
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFVivekanand Anglo Vedic Academy
 
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaEADTU
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...EduSkills OECD
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportDenish Jangid
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital ManagementMBA Assignment Experts
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxMarlene Maheu
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptxVishal Singh
 

Recently uploaded (20)

Observing-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptxObserving-Correct-Grammar-in-Making-Definitions.pptx
Observing-Correct-Grammar-in-Making-Definitions.pptx
 
UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024UChicago CMSC 23320 - The Best Commit Messages of 2024
UChicago CMSC 23320 - The Best Commit Messages of 2024
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"Mattingly "AI & Prompt Design: Named Entity Recognition"
Mattingly "AI & Prompt Design: Named Entity Recognition"
 
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUMDEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
DEMONSTRATION LESSON IN ENGLISH 4 MATATAG CURRICULUM
 
OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...OS-operating systems- ch05 (CPU Scheduling) ...
OS-operating systems- ch05 (CPU Scheduling) ...
 
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
TỔNG HỢP HƠN 100 ĐỀ THI THỬ TỐT NGHIỆP THPT TOÁN 2024 - TỪ CÁC TRƯỜNG, TRƯỜNG...
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
 
diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....diagnosting testing bsc 2nd sem.pptx....
diagnosting testing bsc 2nd sem.pptx....
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical Principles
 
Graduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptxGraduate Outcomes Presentation Slides - English (v3).pptx
Graduate Outcomes Presentation Slides - English (v3).pptx
 
The Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDFThe Story of Village Palampur Class 9 Free Study Material PDF
The Story of Village Palampur Class 9 Free Study Material PDF
 
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes GuàrdiaPersonalisation of Education by AI and Big Data - Lourdes Guàrdia
Personalisation of Education by AI and Big Data - Lourdes Guàrdia
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)ESSENTIAL of (CS/IT/IS) class 07 (Networks)
ESSENTIAL of (CS/IT/IS) class 07 (Networks)
 
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of TransportBasic Civil Engineering notes on Transportation Engineering & Modes of Transport
Basic Civil Engineering notes on Transportation Engineering & Modes of Transport
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management
 
PSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptxPSYPACT- Practicing Over State Lines May 2024.pptx
PSYPACT- Practicing Over State Lines May 2024.pptx
 
The Liver & Gallbladder (Anatomy & Physiology).pptx
The Liver &  Gallbladder (Anatomy & Physiology).pptxThe Liver &  Gallbladder (Anatomy & Physiology).pptx
The Liver & Gallbladder (Anatomy & Physiology).pptx
 

Artificial Intelligence.pptx

  • 1. Instructor : Syed Musharaf Ali Artificial Intelligence CS-451 ROOM G-104-DSE IIUI Ph# 051-9019724 Ext-2724
  • 2. Regression Analysis Regression analysis is a form of predictive modelling technique which investigates the relationship between a dependent (target) and independent variable (s) (predictor). Independent variables are inputs and dependent variables are output This technique is used for forecasting, time series modelling and finding the cause effect relationship between the variables. Examples: Oil price, temperature , Match outcome, Stock prices, Currency values prediction, etc
  • 3. Regression Analysis Regression analysis is an important tool for modelling and analysing data. Here, we fit a curve / line to the data points, in such a manner that the differences between the distances of data points from the curve or line is minimized.
  • 4.
  • 5.
  • 8. 1. Linear Regression How to obtain best fit line (Value of a and b)? This task can be easily accomplished by Least Square Method. It is the most common method used for fitting a regression line. For data points y=mx+b, where m and b can be calculated by
  • 9. 1. Linear Regression How to obtain best fit line (Value of a and b)?
  • 10. 1. Linear Regression How to obtain best fit line (Value of a and b)?
  • 11. 1. Linear Regression Important points • There must be linear relationship between independent and dependent variables • Linear Regression is very sensitive to Outliers. It can terribly affect the regression line and eventually the forecasted values.
  • 12. 1. Linear Regression Example: Find the final score of the team in the T20 match where scores of 15 overs are given (5,25), (10, 80), (15, 120), (20, ?) By equations we found that m = 9.5 b = -20 Substitute values for m and b for the given X in equation y = mx+b
  • 13. 1. Linear Regression Example: Find the final score of the team in the T20 match where scores of 15 overs are given (5,25), (10, 80), (15, 120), (20, ?) By equations we found that m = 9.5 b = -20 For x = 5 , y = 27.5 x = 10, y = 75 x = 15, y = 122.5 x = 20, y = 170
  • 14. 1. Linear Regression Cost Function It is a function that measures the performance of a Machine Learning model for given data. Cost Function quantifies the error between predicted values and expected values and presents it in the form of a single real number.
  • 15. 1. Linear Regression Cost Function Example https://medium.com/@lachlanmiller_52885/understanding-and-calculating-the-cost- function-for-linear-regression-39b8a3519fcb
  • 16. 1. Linear Regression Cost Function Example Cost function values best_fit_1: 1.083 best_fit_2: 0.083 best_fit_3: 0.25
  • 17. 1. Linear Regression Gradient Descent Gradient descent is an optimization algorithm used to minimize some function by iteratively moving in the direction of steepest descent as defined by the negative of the gradient. In machine learning, gradient descent to update the parameters of our model. Gradient descent for one parameter
  • 18. 1. Linear Regression Gradient Descent Gradient descent for two parameter
  • 19. 1. Linear Regression Gradient Descent Gradient descent is an optimization algorithm used to find the values of parameters (coefficients) of a function (f) that minimizes a cost function (cost). Parameters update where α is learning rate
  • 20. 1. Linear Regression Gradient Descent Learning rate α update
  • 21. 1. Multivariate Linear Regression Linear regression with multiple features
  • 22. 1. Multivariate Linear Regression Linear regression with multiple features
  • 23. 1. Multivariate Linear Regression Linear regression with multiple features
  • 24. 1. Multivariate Linear Regression Linear regression with multiple features
  • 25. 1. Multivariate Linear Regression Linear regression with multiple features Gradient Descent
  • 26. 1. Multivariate Linear Regression Linear regression with multiple features Normal Equation: Method to solve parameters θ

Editor's Notes

  1. Cognitve : process of knowing, learning
  2. Cognitve : process of knowing, learning
  3. Cognitve : process of knowing, learning
  4. Cognitve : process of knowing, learning
  5. Cognitve : process of knowing, learning
  6. Cognitve : process of knowing, learning
  7. Cognitve : process of knowing, learning
  8. Cognitve : process of knowing, learning
  9. Cognitve : process of knowing, learning
  10. Cognitve : process of knowing, learning
  11. Cognitve : process of knowing, learning
  12. Cognitve : process of knowing, learning
  13. Cognitve : process of knowing, learning
  14. Cognitve : process of knowing, learning
  15. Cognitve : process of knowing, learning
  16. Cognitve : process of knowing, learning
  17. Cognitve : process of knowing, learning
  18. Cognitve : process of knowing, learning
  19. Cognitve : process of knowing, learning
  20. Cognitve : process of knowing, learning
  21. Cognitve : process of knowing, learning
  22. Cognitve : process of knowing, learning
  23. Cognitve : process of knowing, learning
  24. Cognitve : process of knowing, learning
  25. Cognitve : process of knowing, learning
  26. Cognitve : process of knowing, learning
  27. Cognitve : process of knowing, learning
  28. Cognitve : process of knowing, learning
  29. Cognitve : process of knowing, learning
  30. Cognitve : process of knowing, learning
  31. Cognitve : process of knowing, learning
  32. Cognitve : process of knowing, learning
  33. Cognitve : process of knowing, learning
  34. Cognitve : process of knowing, learning
  35. Cognitve : process of knowing, learning
  36. Cognitve : process of knowing, learning
  37. Cognitve : process of knowing, learning
  38. Cognitve : process of knowing, learning
  39. Cognitve : process of knowing, learning
  40. Cognitve : process of knowing, learning
  41. Cognitve : process of knowing, learning
  42. Cognitve : process of knowing, learning