SlideShare a Scribd company logo
Q u a n t i t a t i v e T e c h n o l o g y
Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ]
1 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Time: 3 Hours Total Marks: 100
N.B.: (1) All Questions are Compulsory.
(2) For Q.2 to Q.7, Part (a) is Compulsory and attempt any one part from (b) and (c).
(3) All Questions carry equal marks.
(4) Figures to right indicate full marks.
(5) Use of Non-programmable Scientific Calculator is allowed.
Q.1 Attempt Any One From The Following Question: (10 Marks)
(A) Solve the following equations by Gauss elimination method:
2𝑥 + 𝑦 + 𝑧 = 12, 3𝑥 + 2𝑦 + 2𝑧 = 8, 5𝑥 + 10𝑦 − 8𝑧 = 10.
(5)
(B) Use the Runga-Kutta method of second order to find y(0.1) and y(0.2) given
𝑑𝑦
𝑑𝑥
= 𝑦 − 𝑥 𝑎𝑛𝑑 𝑦(0) = 2.
(5)
Q.2 Attempt The Following Question: (15 Marks)
(A) Using Newton-Raphson method obtain a root, correct up to three decimal places of
the equation 𝑠𝑖𝑛 𝑥 = 1 – 𝑥.
(5)
(B) Use Newton’s interpolation formula to find f(2) for the following data:
x 1 3 5 7 9
f(x) 0 24 120 336 720
(5)
OR
(C) Use Lagrange’s interpolation formula to estimate polynomial through (0,1), (1,3),
(4,21).
(5)
Q.3 Attempt The Following Question: (15 Marks)
(A) Evaluate ∫ (4 + 2 sin 𝑥) 𝑑𝑥
𝜋
0
using Trapezoidal Rule. (Take n=6) (5)
(B) Solve the following equations using Gauss-Jordan Method:
2𝑥 − 3𝑦 + 𝑧 = −1, 𝑥 + 4𝑦 + 5𝑧 = 25, 3𝑥 − 4𝑦 + 𝑧 = 2.
(5)
OR (5)
(C) Use Euler’s method to estimate y(0.5) of the equation
𝑑𝑦
𝑑𝑥
= 𝑥 + 𝑦 + 𝑥𝑦, 𝑦(0) = 1 𝑤𝑖𝑡ℎ ℎ = 0.25.
(5)
Q u a n t i t a t i v e T e c h n o l o g y
Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ]
2 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.4 Attempt The Following Question: (15 Marks)
(A) An urn contains 6 red and 4 blue balls. 2 balls are drawn at random. If X is number of
blue balls, find the expectation and variance of X.
(5)
(B) In a Poisson Frequency Distribution, frequency corresponding to 3 successes is 2/3
times frequency corresponding to 4 successes. Find the mean and standard deviation
of the distribution.
(5)
OR (5)
(C) A random variable X follows normal distribution with mean 10 and standard deviation
2. Find the following probabilities: (i) P(X>12), (ii) P(X<13.5) and (iii) P(7.5<X<13)
(5)
Q.5 Attempt The Following Question: (15 Marks)
(A) Find the Karl Pearson’s Correlation Coefficient for the following data:
x 8 4 10 2 6
y 9 11 5 8 7
(5)
(B) Fit a regression equation y on x for the following data:
x 3 5 7 9 11
y 9 12 16 14 15
(5)
OR (5)
(C) Fit a second degree equation for the following data:
x 0 1 2 3 4
y 1 1.8 1.3 2.5 6.3
(5)
Q.6 Attempt The Following Question: (15 Marks)
(A) A die is thrown 8000 times and a throw 2 or 6 is observed 3420 times. Can we say that
the die is a fair die?
(5)
(B) It is claimed that the population of a certain item contains 2% defective items. To test
the claim, 300 items were selected and out of which 10 were found to be defective.
Can the claim be accepted at 95 % confidence level?
(5)
OR (5)
(C) In a sample of 45 persons from a City A, 20 are smokers and in another sample of 50
persons from City B, 24 are smokers. Use Z-test to test the claim the proportion of
smokers in the two cities do not differ significantly.
(5)
Q u a n t i t a t i v e T e c h n o l o g y
Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ]
3 | Page
M u m b a i B . S c . I T S t u d y
F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e
– Kamal T.
Q.7 Attempt The Following Question: (15 Marks)
(A) Solve the L.P.P. using Simplex Method:
Maximize z =9600x+11600y+9800z,
Subject to, 𝑥 + 𝑦 + 𝑧 ≤ 100, 5𝑥 + 6𝑦 + 5𝑧 ≤ 400, 𝑎𝑛𝑑 𝑥 ≥ 0, 𝑦 ≥ 0, 𝑧 ≥ 0.
(5)
(B) Use Yate’s correction and test whether A and B are independent. Observed
frequencies are as under:
A Not A Total
B 45 55 100
Not B 60 40 100
Total 105 95 200
(5)
(C) Solve the LPP graphically: Minimize 𝑧 = 𝑥 + 𝑦
Subject To: 2𝑥 + 𝑦 ≥ 12, 5𝑥 + 8𝑦 ≥ 74, 𝑥 + 6𝑦 ≥ 24 𝑎𝑛𝑑 𝑥 ≥ 0, 𝑦 ≥ 0.
(5)

More Related Content

What's hot

Sec 3 E Maths Notes Coordinate Geometry
Sec 3 E Maths Notes Coordinate GeometrySec 3 E Maths Notes Coordinate Geometry
Sec 3 E Maths Notes Coordinate Geometry
Math Academy Singapore
 
Generalized formula for Square Numbers in Hyper Dimensions
Generalized formula for Square Numbers in Hyper DimensionsGeneralized formula for Square Numbers in Hyper Dimensions
Generalized formula for Square Numbers in Hyper Dimensions
Kumaran K
 
Polinômios 3
Polinômios 3Polinômios 3
Polinômios 3
KalculosOnline
 
Pakej percutian matematik tambahan tingkatan 4
Pakej percutian matematik tambahan tingkatan  4Pakej percutian matematik tambahan tingkatan  4
Pakej percutian matematik tambahan tingkatan 4Siti Adibah Ismail
 
15 vector
15 vector15 vector
15 vector
Nur Mina Alias
 
Model Qes 2
Model Qes 2Model Qes 2
Model Qes 2
shojan84
 
Prepertry14
Prepertry14Prepertry14
Prepertry14
shojan84
 
Mdel Question 1
Mdel Question 1Mdel Question 1
Mdel Question 1
shojan84
 
[Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013][Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013]
Mumbai B.Sc.IT Study
 
Generalization of Ramsey Number
Generalization of Ramsey NumberGeneralization of Ramsey Number
Generalization of Ramsey Number
Al-Ahmadgaid Asaad
 
presentation about set theorem
presentation about set theorempresentation about set theorem
presentation about set theorem
MD.EASIN ARAFAT CHOWDHURY
 
Distance book title
Distance  book titleDistance  book title
Distance book title
Nadeem Uddin
 
Summative Assessment Paper-4
Summative Assessment Paper-4Summative Assessment Paper-4
Summative Assessment Paper-4
APEX INSTITUTE
 
Mathematics code 303202 bca 2nd semester exam. 2015
Mathematics    code  303202   bca     2nd semester     exam.       2015Mathematics    code  303202   bca     2nd semester     exam.       2015
Mathematics code 303202 bca 2nd semester exam. 2015
umesh singh
 
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014][Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
Mumbai B.Sc.IT Study
 
[Question Paper] Mathematics – II (Old Course) [June / 2014]
[Question Paper] Mathematics – II (Old Course) [June / 2014][Question Paper] Mathematics – II (Old Course) [June / 2014]
[Question Paper] Mathematics – II (Old Course) [June / 2014]
Mumbai B.Sc.IT Study
 
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015][Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
Mumbai B.Sc.IT Study
 
Ramsey number lower bounds
Ramsey number lower  boundsRamsey number lower  bounds
Ramsey number lower bounds
Smit Raj
 

What's hot (20)

Trial math p1 form 6
Trial math p1 form 6Trial math p1 form 6
Trial math p1 form 6
 
Sec 3 E Maths Notes Coordinate Geometry
Sec 3 E Maths Notes Coordinate GeometrySec 3 E Maths Notes Coordinate Geometry
Sec 3 E Maths Notes Coordinate Geometry
 
Generalized formula for Square Numbers in Hyper Dimensions
Generalized formula for Square Numbers in Hyper DimensionsGeneralized formula for Square Numbers in Hyper Dimensions
Generalized formula for Square Numbers in Hyper Dimensions
 
Polinômios 3
Polinômios 3Polinômios 3
Polinômios 3
 
Pakej percutian matematik tambahan tingkatan 4
Pakej percutian matematik tambahan tingkatan  4Pakej percutian matematik tambahan tingkatan  4
Pakej percutian matematik tambahan tingkatan 4
 
15 vector
15 vector15 vector
15 vector
 
Model Qes 2
Model Qes 2Model Qes 2
Model Qes 2
 
Prepertry14
Prepertry14Prepertry14
Prepertry14
 
Mdel Question 1
Mdel Question 1Mdel Question 1
Mdel Question 1
 
[Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013][Question Paper] Mathematics – II (Old Course) [September / 2013]
[Question Paper] Mathematics – II (Old Course) [September / 2013]
 
Generalization of Ramsey Number
Generalization of Ramsey NumberGeneralization of Ramsey Number
Generalization of Ramsey Number
 
presentation about set theorem
presentation about set theorempresentation about set theorem
presentation about set theorem
 
1 13f-f
1 13f-f1 13f-f
1 13f-f
 
Distance book title
Distance  book titleDistance  book title
Distance book title
 
Summative Assessment Paper-4
Summative Assessment Paper-4Summative Assessment Paper-4
Summative Assessment Paper-4
 
Mathematics code 303202 bca 2nd semester exam. 2015
Mathematics    code  303202   bca     2nd semester     exam.       2015Mathematics    code  303202   bca     2nd semester     exam.       2015
Mathematics code 303202 bca 2nd semester exam. 2015
 
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014][Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
[Question Paper] Applied Mathematics – I (Revised Course) [April / 2014]
 
[Question Paper] Mathematics – II (Old Course) [June / 2014]
[Question Paper] Mathematics – II (Old Course) [June / 2014][Question Paper] Mathematics – II (Old Course) [June / 2014]
[Question Paper] Mathematics – II (Old Course) [June / 2014]
 
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015][Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
[Question Paper] Logic and Discrete Mathematics (Old Course) [April / 2015]
 
Ramsey number lower bounds
Ramsey number lower  boundsRamsey number lower  bounds
Ramsey number lower bounds
 

Similar to [Question Paper] Quantitative Technology (Revised Course) [September / 2013]

[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016][Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
Mumbai B.Sc.IT Study
 
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016][Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
Mumbai B.Sc.IT Study
 
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016][Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
Mumbai B.Sc.IT Study
 
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
Mumbai B.Sc.IT Study
 
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
Mumbai B.Sc.IT Study
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
Mumbai B.Sc.IT Study
 
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesIIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
SOURAV DAS
 
JEEAK_This section contains FOUR (04) questions
JEEAK_This section contains FOUR (04) questionsJEEAK_This section contains FOUR (04) questions
JEEAK_This section contains FOUR (04) questions
ShivajiThube2
 
S.Y.B.Sc. 2013 Pattern Old question Paper
S.Y.B.Sc. 2013 Pattern Old question PaperS.Y.B.Sc. 2013 Pattern Old question Paper
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
PinkySharma900491
 
Gate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branchGate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branch
dataniyaarunkumar
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Mumbai B.Sc.IT Study
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...
Alexander Decker
 
Engg math's practice question by satya prakash 1
Engg math's practice question by satya prakash 1Engg math's practice question by satya prakash 1
Engg math's practice question by satya prakash 1
Satya Prakash Yadav 9910415579
 
Algebra 6
Algebra 6Algebra 6
Algebra 6
Mang Oha
 
Triumph- JEE Advanced Maths - Paper 1
Triumph- JEE Advanced Maths - Paper 1Triumph- JEE Advanced Maths - Paper 1
Triumph- JEE Advanced Maths - Paper 1
askiitians
 

Similar to [Question Paper] Quantitative Technology (Revised Course) [September / 2013] (20)

[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016][Question Paper] Quantitative Technology (Revised Course) [October / 2016]
[Question Paper] Quantitative Technology (Revised Course) [October / 2016]
 
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016][Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
[Question Paper] Logic and Discrete Mathematics (Revised Course) [June / 2016]
 
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (October  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (October – 2016) [Revised Syllabus | Question Paper]
 
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016][Question Paper] Computer Graphics (Revised Course) [June / 2016]
[Question Paper] Computer Graphics (Revised Course) [June / 2016]
 
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]Digital Signals and System (May  – 2016) [Revised Syllabus | Question Paper]
Digital Signals and System (May – 2016) [Revised Syllabus | Question Paper]
 
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
[Question Paper] Logic, Discrete Mathematical Structures (Old Course) [Januar...
 
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
[Question Paper] Fundamentals of Digital Computing (Revised Course) [January ...
 
04_AJMS_299_21.pdf
04_AJMS_299_21.pdf04_AJMS_299_21.pdf
04_AJMS_299_21.pdf
 
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's ClassesIIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
IIT JAM Mathematical Statistics - MS 2022 | Sourav Sir's Classes
 
JEEAK_This section contains FOUR (04) questions
JEEAK_This section contains FOUR (04) questionsJEEAK_This section contains FOUR (04) questions
JEEAK_This section contains FOUR (04) questions
 
S.Y.B.Sc. 2013 Pattern Old question Paper
S.Y.B.Sc. 2013 Pattern Old question PaperS.Y.B.Sc. 2013 Pattern Old question Paper
S.Y.B.Sc. 2013 Pattern Old question Paper
 
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
MATHEMATICS BRIDGE COURSE (TEN DAYS PLANNER) (FOR CLASS XI STUDENTS GOING TO ...
 
Gate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branchGate mathematics chapter wise all gate questions of all branch
Gate mathematics chapter wise all gate questions of all branch
 
maths 12th.pdf
maths 12th.pdfmaths 12th.pdf
maths 12th.pdf
 
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]Digital Signals and System (April  – 2017) [75:25 Pattern | Question Paper]
Digital Signals and System (April – 2017) [75:25 Pattern | Question Paper]
 
A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...A class of a stable order four and six linear multistep methods for stiff ini...
A class of a stable order four and six linear multistep methods for stiff ini...
 
Engg math's practice question by satya prakash 1
Engg math's practice question by satya prakash 1Engg math's practice question by satya prakash 1
Engg math's practice question by satya prakash 1
 
4th Semester CS / IS (2013-June) Question Papers
4th Semester CS / IS (2013-June) Question Papers 4th Semester CS / IS (2013-June) Question Papers
4th Semester CS / IS (2013-June) Question Papers
 
Algebra 6
Algebra 6Algebra 6
Algebra 6
 
Triumph- JEE Advanced Maths - Paper 1
Triumph- JEE Advanced Maths - Paper 1Triumph- JEE Advanced Maths - Paper 1
Triumph- JEE Advanced Maths - Paper 1
 

More from Mumbai B.Sc.IT Study

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Mumbai B.Sc.IT Study
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Mumbai B.Sc.IT Study
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Mumbai B.Sc.IT Study
 

More from Mumbai B.Sc.IT Study (20)

Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]Linux System Administration (November – 2018) [Choice Based | Question Paper]
Linux System Administration (November – 2018) [Choice Based | Question Paper]
 
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
Advanced Web Programming (November – 2018) [Choice Based | Question Paper]
 
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
Artificial Intelligence (November – 2018) [Choice Based | Question Paper]
 
Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]Software Project Management (November – 2018) [Choice Based | Question Paper]
Software Project Management (November – 2018) [Choice Based | Question Paper]
 
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
Next Generation Technologies (November – 2018) [Choice Based | Question Paper]
 
Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]Internet Of Things (November – 2018) [Choice Based | Question Paper]
Internet Of Things (November – 2018) [Choice Based | Question Paper]
 
Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]Enterprise Java (November – 2018) [Choice Based | Question Paper]
Enterprise Java (November – 2018) [Choice Based | Question Paper]
 
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]Enterprise Networking (May – 2019) [Choice Based | Question Paper]
Enterprise Networking (May – 2019) [Choice Based | Question Paper]
 
Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]Business Intelligence (May – 2019) [Choice Based | Question Paper]
Business Intelligence (May – 2019) [Choice Based | Question Paper]
 
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
Software Quality Assurance (May – 2019) [Choice Based | Question Paper]
 
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2016) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2015) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (October - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
Project Management (May - 2018) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2017) [CBSGS - Paper Solution] {Mumbai University}
 
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
Project Management (April - 2014) [CBSGS - Paper Solution] {Mumbai University}
 
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
Internet Technology (Practical Questions Paper) [CBSGS - 75:25 Pattern] {2017...
 

Recently uploaded

CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Thiyagu K
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
MysoreMuleSoftMeetup
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
Celine George
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
TechSoup
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
JosvitaDsouza2
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 

Recently uploaded (20)

CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Unit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdfUnit 2- Research Aptitude (UGC NET Paper I).pdf
Unit 2- Research Aptitude (UGC NET Paper I).pdf
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
Mule 4.6 & Java 17 Upgrade | MuleSoft Mysore Meetup #46
 
How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17How to Make a Field invisible in Odoo 17
How to Make a Field invisible in Odoo 17
 
Introduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp NetworkIntroduction to AI for Nonprofits with Tapp Network
Introduction to AI for Nonprofits with Tapp Network
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx1.4 modern child centered education - mahatma gandhi-2.pptx
1.4 modern child centered education - mahatma gandhi-2.pptx
 
Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 

[Question Paper] Quantitative Technology (Revised Course) [September / 2013]

  • 1. Q u a n t i t a t i v e T e c h n o l o g y Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ] 1 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Time: 3 Hours Total Marks: 100 N.B.: (1) All Questions are Compulsory. (2) For Q.2 to Q.7, Part (a) is Compulsory and attempt any one part from (b) and (c). (3) All Questions carry equal marks. (4) Figures to right indicate full marks. (5) Use of Non-programmable Scientific Calculator is allowed. Q.1 Attempt Any One From The Following Question: (10 Marks) (A) Solve the following equations by Gauss elimination method: 2𝑥 + 𝑦 + 𝑧 = 12, 3𝑥 + 2𝑦 + 2𝑧 = 8, 5𝑥 + 10𝑦 − 8𝑧 = 10. (5) (B) Use the Runga-Kutta method of second order to find y(0.1) and y(0.2) given 𝑑𝑦 𝑑𝑥 = 𝑦 − 𝑥 𝑎𝑛𝑑 𝑦(0) = 2. (5) Q.2 Attempt The Following Question: (15 Marks) (A) Using Newton-Raphson method obtain a root, correct up to three decimal places of the equation 𝑠𝑖𝑛 𝑥 = 1 – 𝑥. (5) (B) Use Newton’s interpolation formula to find f(2) for the following data: x 1 3 5 7 9 f(x) 0 24 120 336 720 (5) OR (C) Use Lagrange’s interpolation formula to estimate polynomial through (0,1), (1,3), (4,21). (5) Q.3 Attempt The Following Question: (15 Marks) (A) Evaluate ∫ (4 + 2 sin 𝑥) 𝑑𝑥 𝜋 0 using Trapezoidal Rule. (Take n=6) (5) (B) Solve the following equations using Gauss-Jordan Method: 2𝑥 − 3𝑦 + 𝑧 = −1, 𝑥 + 4𝑦 + 5𝑧 = 25, 3𝑥 − 4𝑦 + 𝑧 = 2. (5) OR (5) (C) Use Euler’s method to estimate y(0.5) of the equation 𝑑𝑦 𝑑𝑥 = 𝑥 + 𝑦 + 𝑥𝑦, 𝑦(0) = 1 𝑤𝑖𝑡ℎ ℎ = 0.25. (5)
  • 2. Q u a n t i t a t i v e T e c h n o l o g y Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ] 2 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.4 Attempt The Following Question: (15 Marks) (A) An urn contains 6 red and 4 blue balls. 2 balls are drawn at random. If X is number of blue balls, find the expectation and variance of X. (5) (B) In a Poisson Frequency Distribution, frequency corresponding to 3 successes is 2/3 times frequency corresponding to 4 successes. Find the mean and standard deviation of the distribution. (5) OR (5) (C) A random variable X follows normal distribution with mean 10 and standard deviation 2. Find the following probabilities: (i) P(X>12), (ii) P(X<13.5) and (iii) P(7.5<X<13) (5) Q.5 Attempt The Following Question: (15 Marks) (A) Find the Karl Pearson’s Correlation Coefficient for the following data: x 8 4 10 2 6 y 9 11 5 8 7 (5) (B) Fit a regression equation y on x for the following data: x 3 5 7 9 11 y 9 12 16 14 15 (5) OR (5) (C) Fit a second degree equation for the following data: x 0 1 2 3 4 y 1 1.8 1.3 2.5 6.3 (5) Q.6 Attempt The Following Question: (15 Marks) (A) A die is thrown 8000 times and a throw 2 or 6 is observed 3420 times. Can we say that the die is a fair die? (5) (B) It is claimed that the population of a certain item contains 2% defective items. To test the claim, 300 items were selected and out of which 10 were found to be defective. Can the claim be accepted at 95 % confidence level? (5) OR (5) (C) In a sample of 45 persons from a City A, 20 are smokers and in another sample of 50 persons from City B, 24 are smokers. Use Z-test to test the claim the proportion of smokers in the two cities do not differ significantly. (5)
  • 3. Q u a n t i t a t i v e T e c h n o l o g y Q u e s t i o n P a p e r ( S e p t e m b e r – 2 0 1 3 ) [ R e v i s e d C o u r s e ] 3 | Page M u m b a i B . S c . I T S t u d y F a c e b o o k | T w i t t e r | I n s t a g r a m | G o o g l e + | Y o u T u b e – Kamal T. Q.7 Attempt The Following Question: (15 Marks) (A) Solve the L.P.P. using Simplex Method: Maximize z =9600x+11600y+9800z, Subject to, 𝑥 + 𝑦 + 𝑧 ≤ 100, 5𝑥 + 6𝑦 + 5𝑧 ≤ 400, 𝑎𝑛𝑑 𝑥 ≥ 0, 𝑦 ≥ 0, 𝑧 ≥ 0. (5) (B) Use Yate’s correction and test whether A and B are independent. Observed frequencies are as under: A Not A Total B 45 55 100 Not B 60 40 100 Total 105 95 200 (5) (C) Solve the LPP graphically: Minimize 𝑧 = 𝑥 + 𝑦 Subject To: 2𝑥 + 𝑦 ≥ 12, 5𝑥 + 8𝑦 ≥ 74, 𝑥 + 6𝑦 ≥ 24 𝑎𝑛𝑑 𝑥 ≥ 0, 𝑦 ≥ 0. (5)