0% found this document useful (0 votes)
7 views2 pages

Daywise Work AI

The document outlines the curriculum for Grade X Artificial Intelligence at Satya's The Aryan Senior Secondary School, detailing the chapters, multiple-choice questions (MCQs), and short questions for each chapter. Topics covered include AI project cycles, ethical frameworks, advanced modeling concepts, evaluating models, statistical data, computer vision, natural language processing, and advanced Python. Students are instructed to complete the work in their fair copy and include the date.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views2 pages

Daywise Work AI

The document outlines the curriculum for Grade X Artificial Intelligence at Satya's The Aryan Senior Secondary School, detailing the chapters, multiple-choice questions (MCQs), and short questions for each chapter. Topics covered include AI project cycles, ethical frameworks, advanced modeling concepts, evaluating models, statistical data, computer vision, natural language processing, and advanced Python. Students are instructed to complete the work in their fair copy and include the date.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

SATYA’S THE ARYAN SENIOR SECONDARY SCHOOL

IKAUNA, SHRAWASTI
GRADE –X
SUBJECT – ARTIFICIAL INTELLIGENCE (417)
DAY WISE WORK
NOTE:- Complete given work in your fair copy and mention the date.
Chapter 1: Revisiting AI Project Cycle and Ethical Frameworks for AI
MCQs:
1. What is the first step in the AI 2. Which principle is NOT part of 3. Which of these is an example of
project cycle? ethical AI frameworks? bias in AI systems?
a) Model training a) Accountability a) Faster processing time
b) Problem scoping b) Transparency b) Unfair treatment based on gender
c) Data acquisition c) Profitability c) Use of open-source software
d) Evaluation d) Fairness d) Better accuracy
Short Questions:
4. Explain the importance of ethical considerations in AI development.
5. List the 5 stages of the AI project cycle.
Chapter 2: Advanced Concepts of Modelling in AI
MCQs:
6. What is a limitation of rule- 7. Which technique allows a 8. Which model is best for
based systems? model to learn from classification tasks?
a) They adapt automatically feedback? a) K-means
b) They need large datasets a) Supervised learning b) Decision tree
c) They lack flexibility b) Rule-based logic c) Linear regression
d) They use deep learning c) Reinforcement learning d) Apriori algorithm
d) Clustering
Short Questions:
9. Define the concept of rule-based and data-driven models.
10. What is reinforcement learning? Provide an example.
Chapter 3: Evaluating Models
MCQs:
11. Which metric is used to evaluate 12. Confusion matrix is used for: 13. What does precision measure?
classification models? a) Regression analysis a) Overall accuracy
a) Mean squared error b) Time series forecasting b) True positives among all
b) Accuracy c) Classification model predicted positives
c) Standard deviation evaluation c) All false predictions
d) Scatter plot d) Clustering performance d) Speed of model
Short Questions:
14. Explain the purpose of a confusion matrix.
15. Differentiate between precision and recall.
Chapter 4: Statistical Data
MCQs:
16. What is the median of the 17. Which measure indicates data 18. Histogram is used to represent:
data set: 2, 4, 6, 8, 10? spread? a) Central tendency
a) 4 a) Mean b) Data distribution
b) 6 b) Mode c) Line relationships
c) 5 c) Standard deviation d) Anomalies
d) 8 d) Frequency

Short Questions:
19. What is the difference between mean and mode?
20. Define standard deviation with an example.
Chapter 5: Computer Vision
MCQs:
21. What is computer vision? 22. Which tool is commonly used 23. What is object detection?
a) Audio recognition in computer vision? a) Identifying objects in text
b) Text processing a) NLTK b) Counting words
c) Understanding images and b) OpenCV c) Locating and identifying
videos c) TensorFlow.js objects in images
d) Data compression d) Pandas d) Image compression

Short Questions:
24. Explain the difference between image classification and object detection.
25. Name any two real-life applications of computer vision.

Chapter 6: Natural Language Processing (NLP)


MCQs:
26. NLP is used to: 27. Which library is used for NLP 28. Tokenization refers to:
a) Analyze numbers in Python? a) Encoding videos
b) Interpret visual input a) NumPy b) Breaking text into words or
c) Process human language b) OpenCV sentences
d) Detect faces c) NLTK c) Sorting numbers
d) Matplotlib d) Compressing files
Short Questions:
29. What is sentiment analysis in NLP?
30. Define tokenization and its use.

Chapter 7: Advanced Python


MCQs:
31. What does the lambda function 32. Which of the following is a 33. What is the purpose of list
represent? Python library for data comprehension in Python?
a) Loop handling? a) Create loops
b) Anonymous function a) PyTorch b) Condense for-loops into a
c) Class b) NumPy single line
d) Exception c) Pandas c) Define functions
d) Matplotlib d) Handle exceptions
Short Questions:
34. Write an example of a list comprehension.
35. What is the use of the zip() function in Python?

You might also like