0% found this document useful (0 votes)
23 views1 page

CS 3352 Foundation of Data Science

Usefull

Uploaded by

takash2412
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)
23 views1 page

CS 3352 Foundation of Data Science

Usefull

Uploaded by

takash2412
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/ 1

SARANATHAN COLLEGE OF ENGINEERING

Tiruchirappalli - 620012

Internal Assessment Test - II Date / Session 29.11.2023 / FN Marks 50


Course code CS3352 Course Title FOUNDATIONS OF DATA SCIENCE
Batch No. Duration 90 Mins Academic Year 2023-2024 / ODD
Year II Semester III / A & B Department CSE & CSE(AIML)
Part – A (Answer all the questions 10 x 2 = 20Marks)
Q. No. Questions CO Skills
1. Define range with an example. C203.2 U
2. Computation and definition formula for Sum of Squares. C203.2 R
3. Calculate IQR for 7, 9, 9, 10, 11, 11, 13. C203.2 A
4. Define Z-Score. C203.2 R
5. What is regression? C203.3 U
6. Write a python program for constructing a scatter plot of your own dataset (10 Values). C203.3 R
7. Define Outliers in dataset. C203.3 A
8. What is a regression line? C203.3 R
9. Illustrate on regression towards mean. C203.3 A
10. Given values of SSy=80, r =0.80. Find Sy/x. or estimate error. C203.3 U
Part – B (Answer all the questions 2 x 10 = 20Marks)
Q. No. Questions CO Skills
The day absent from school for a sample of 10 first grade children are given below:
8 5 7 1 4 0 5 7 2 9
11. (i) Calculate Variance(5) C203.2 AZ
(ii) Calculate Standard Deviation(5)
Or
For the given data below calculate the Z-Score Normalization.
12. C203.2 A
3, 5, 5, 8, 9, 12, 12, 13, 15, 16, 17, 19, 22, 24, 25, 134
Calculate the correlation coefficient for heights in “inches” of father(x) and their son(y)
with the data presented below :
13. C203.3 R
x 66 68 68 70 71 72 72
y 68 70 69 72 72 72 74
Or
The values of x and their corresponding values of y are given below:
(i) Calculate y=ax+b
14. (ii) Estimate the value of y when x=10. C203.3 U/R
x 0.5 1.5 2.5 3.5 4.5 5.5 6.5
y 2.5 3.5 5.5 4.5 6.5 8.5 10.5
Part – C (Answer all the questions 1 x 10 = 10Marks)
Q. No. Questions CO Skills
Given below the values of x1, x2 and y. Calculate the multiple regression line equation.
Also calculate the deviation value.
15. x1 60 62 67 70 71 72 75 78 C203.3 AZ
x2 22 25 24 20 15 14 14 11
y 140 155 159 179 192 200 212 215
Or
Let us find out the relation between the variables x1, x2, x3, y. Calculate multiple
regression line equation.
x1 0.94 1.13 0.61 1.17 0.93 1.94 2.12 1.03 0.67 0.78
16. x2 4.22 3.48 2.20 2.20 2.25 2.45 2.62 2.97 2.90 2.64 C203.3 AZ
x3 1.58 1.28 0.64 0.08 0.38 1.45 2.31 3.60 2.59 1.62
y 8.23 8.26 9.33 8.92 8.89 8.34 8.51 9.15 9.40 9.01
Bloom’s Skills: Remember (R), Understand (U), Apply (A), Analyze (AZ), Evaluate (E) and Create (C). Skill need to be mentioned
against each question
Name of the Faculty In-charge: R. Karthik / CSE / A Sec, Mr. B.Rethinakumar / CSE / B Sec, Mr. P. B. Arunprasad / CSE(AIML)

You might also like