Engg. Mathematics-2 Syllabus - CSE_AI
Engg. Mathematics-2 Syllabus - CSE_AI
ENGINEERING MATHEMATICS – II
BRANCH: COMPUTER SCIENCE & ENGINEERING AND ARTIFICIAL
INTELLIGENCE
Course Objectives:
1. Propose new mathematical and statistical questions and suggest possible software
packages and/or computer programming to find solutions to these questions.
2. Formulate statistical hypothesis for testing and test hypothesis regarding the
expectation of the measurement and the probability of an event.
Course Outcomes:
Activities:
(1) Interpreting the data and the Correlation Coefficient
An ice cream seller records the maximum daily temperature and the number of ice creams he
sells each day. His results for a period of ten days are shown in the table.
Maximum 42 46 45 47 45 40 44 46 48 47
temperature
(°C)
No. of ice 185 202 194 203 192 172 189 200 207 205
creams sold
(i) Find the correlation coefficient. Using this correlation coefficient identify which of the
following statements is correct. Give a reason for your answer.
(A) As the temperature increases ice cream sales increase.
(B) As the temperature increases ice cream sales tend to increase.
(C) There is no evidence of a linear relationship between temperature and ice cream sales.
(D) As the temperature increases ice cream sales decrease.
(E) As the temperature increases ice cream sales tend to decrease.
Choice:
Reason for your answer:
(ii) If the correlation coefficient had been 0.4 which of the above statements would be
correct.
Choice:
(iii) If the correlation coefficient had been -0.7 which of the above statements would be
correct?
Choice:
(iv) Identify two statements that are always incorrect no matter what the value of the
correlation coefficient is. Give a reason for your answer.
Choice:
Reason for your answer:
(2) Create a statistical model of your own. Find mean, median, mode, mean deviation,
standard deviation, variance, Karl Pearson’s coefficient of skewness and describe them in
brief. Write your conclusion in brief.
(3) Create a hypothesis testing model of your own. Apply Chi square test and check the
acceptance/rejection of the model. Write your conclusion in brief.
Lokmanya Tilak Jankalyan Shikshan Sanstha’s
Course Outcomes:
Students should write and execute the code using SAGEMATH tool for any 8 of the
following.
(1) Probability of an event, conditional probability, Baye’s theorem.
(2) Mathematical expectation, variance, standard deviation.
(3) Moments, moments generating function.
(4) Solve different probability problems using distributions.
(5) Fitting of different curves using least square method and draw the graphs.
(6) Find coefficient of correlation and regression equations between two variables and
draw the graphs.
(7) Obtain different measures of central tendency.
(8) Obtain Karl Pearson’s coefficient skewness and draw the graphs.
(9) Solve multiple correlation, multiple regression and draw the graphs.
(10) Draw graphs of null and alternative hypothesis.
(11) Draw graphs representing errors, p-value, significance level.
(12) Apply t test and Chi-Square test for hypothesis testing and draw the graphs.