0% found this document useful (0 votes)
98 views

FDS 2 Marks 50 Questions

Uploaded by

devi
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)
98 views

FDS 2 Marks 50 Questions

Uploaded by

devi
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

CS3352 FOUNDATION OF DATA SCIENCE

2 MARKS
1. What is data science?
2. List the characteristics of data
3. List the data science process steps.
4. What is data exploration? Or EDA.
5. Write the stages in data preparation.
6. What is data modeling or Model building?
7. List the project charter contents.
8. List the types of errors handled in the data cleaning process.
9. What is an outlier?
10. What is Euclidean distance? Write the formula to find the Euclidean distance
between any two points?
11. What is qualitative data?
12. What is quantitative data?
13. What is percentile rank?
14. What is histogram? What is a frequency polygon?
15. What is a positively skewed and negatively skewed distributions?
16. Write the definition formula for the sum of squares for population.
17. Write the computation formula to find the sum of squares for population.
18. Write the formula for standard deviation for population and sample.
19. What is IQR, interquartile range? Give example.
20. What is Z-score? Write the formula.
21. What is least squares regression equation?
22. Write the computation formula for finding correlation coefficient.
23. What is scatterplot?
24. What is positive and negative relationship?
25. What is standard error of estimate?
26. What is coefficient of R²?
27. Write the formula for S.E.E definition formula.
28. Write the formula for S.E.E computation formula.
29. What is multiple regression equation.
30. What is curvilinear relationship?
31. What is Numpy?
32. What is Panda?
33. Write the difference between Numpy and Python list.
34. What is python list? Give example.
35. What is array slicing in python? Give example.
36. What is ufuncs?
37. What is fancy indexing?
38. What is pivot tables in pandas?
39. What is aggregation ufunc?
40. What is dataframe?
41. What is matplotlib? What is the important feature of it?
42. What is the use of plot.show() function?
43. What is contour plot?
44. What is density plot?
45. Write a brief on basemap tool kit.
46. Write the features of seaborn module.
47. What are pair plots?
48. Write the syntax of scatter methods.
49. What is the significance of error bar
50. Define Kernal density estimation?

You might also like