12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications மின்னணு தரவு பரிமாற்றம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிக பாதுகாப்பு அமைப்புகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின்னணு செலுத்தல் முறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications மின் - வணிகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications திறந்த மூல கருத்துருக்கள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு வடமிடல் Sample Question Papers Study Material - QB365 Set A

Published on: 31/08/2020
12th Standard Business Maths English Medium Important 2 Mark Book Back Questions (New Syllabus) 2020
Download Tamil Nadu 12th Standard Business Maths and Statistics question papers, model tests, one-mark questions, important questions, and public exam papers in PDF format. Free study materials and answer keys for TN State Board students.
Questions + Answers key
Take MCQ Business Maths and Statistics Test

1.
Find the rank of the matrix A = \(\left( \begin{matrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 3 & 5 & 7 \end{matrix} \right) \)
2.
Find the order and degree of the following differential equations.
(2 - y'')2 = y''2 + 2y'
3.
Find (i) Δeax
(ii) Δ2ex
(iii) Δ log x
4.
What is the Assignment problem?
5.
Solve (D2−3D−4)y = 0
6.
Name the control charts for variables.
7.
Define Index Number.
8.
Define Time series.
9.
What is point estimation?
10.
What is population?
11.
Using second fundamental theorem, evaluate the following:
\(\int _{ 0 }^{ 1 }{ { e }^{ 2x } } dx\)
12.
Define Normal distribution.
13.
In a family of 3 children, what is the probability that there will be exactly 2 girls?
14.
Evaluate ഽ\(\frac { dx }{ \sqrt { { x }^{ 2 }+25 } } \)
15.
Define Mathematical expectation in terms of discrete random variable.
16.
What do you understand by continuous random variable?
17.
Suppose, the life in hours of a radio tube has the following p.d.f
\(f(x)=\left\{\begin{array}{l} \frac{100}{x^{2}}, \text { when } x \geq 100 \\ 0, \text { when } x<100 \end{array}\right.\)
Find the distribution function.
18.
Find the area of the region bounded by the line x − 2y − 12 = 0 , the y-axis and the lines y = 2, y = 5.
19.
Evaluate \(\int { \sqrt { 1+\sin2x \ dx } } \)
20.
Evaluate \(\int { \left( { x }^{ 3 }+7 \right) \left( x-4 \right) dx } \)
1.
The order of A is 3 \(\times\) 3.
\(\therefore \rho (A)=\le 3.\)
Let us transform the matrix A to an echelon form by using elementary transformations.
| Matrix A | Elementary Transformation |
| \(A=\left( \begin{matrix} 1 & 2 & 3 \\ 2 & 3 & 4 \\ 3 & 5 & 7 \end{matrix} \right) \) \(\sim \left( \begin{matrix} 1 & 2 & 3 \\ 0 & -1 & -2 \\ 0 & -1 & -2 \end{matrix} \right) \) \(\sim \left( \begin{matrix} 1 & 2 & 3 \\ 0 & -1 & -2 \\ 0 & 0 & 0 \end{matrix} \right) \) The above matrix is in echelon form |
\({ R }_{ 2 }\rightarrow { R }_{ 2 }\rightarrow { 2R }_{ 1 }\) \({ R }_{ 3 }\rightarrow { R }_{ 3 }\rightarrow { 3 }R_{ 1 }\) \({ R }_{ 3 }\rightarrow { R }_{ 3 }\rightarrow { R }_{ 2 }\) |
The number of non zero rows is 2
∴ Rank of A is 2.
\(\rho (A)=2.\)
2.
(2 - y'')2 = y''2 + 2y'

⇒ 4-y'' = 2y
The highest derivative is of second order and its poweris 1.
∴ Order is 2 and degree is 1.
3.
(i) Δeax = ea(x+h)−ex
= eaX.eh-eax [∵ am+n = am.an]
= eax[eh-1]
(ii) Δ2ex = Δ.[Δex]
= Δ[ex+h - ex]
= Δ[exeh - ex]
= Δex [eh - 1]
= (eh - 1)Δex
= (eh−1).(eh−1).ex
= (eh−1)2.ex
(iii) Δ log x = log(x+h) − log x
= log \(\frac{x + h}{x}\)
= log \(\left( \frac { x }{ x } +\frac { h }{ x } \right) \)
= log \(\left( 1+\frac { h }{ x } \right) \)
4.
To assign the different jobs to the different machines (one job per machine) to minimize the overall cost is known as assignment problem.
5.
Given (D2−3D−4)y = 0
The auxiliary equations is
m2− 3m − 4 = 0
⇒ (m − 4)(m + 1) = 0
m = −1, 4
Roots are real and different
∴ The complementary function is Ae−x+ Be4x
The general solution is y = Ae−x + Be4x
6.
The control charts of variables are
(i) Charts for mean (\(\overline { X } \))
(ii) Charts for Range (R)
7.
An index numberis a device which shows by its variations the changes in a magnitude which is not capable of accurate measurements in itself or of direct valuation in practice
8.
A time series consists of a set of observations arranged in chronological order (either ascending or descending). It is a statistical data which relates to successive intervals or point of time.
9.
When a single value is used as an estimate, the estimate is called a point estimate of the population parameter In other words, an estimate of a population parameter given by a single numberis called as point estimation.
10.
The group of individuals considered under study is called as population. It refers not only to people but to all items that have been chosen for the study.
11.
\(\int _{ 0 }^{ 1 }{ { e }^{ 2x } } dx\)
\(={ { \left[ \frac { { e }^{ 2x } }{ 2 } \right] }_{ 0 } }^{ 1 }=\frac { 1 }{ 2 } \left[ { e }^{ 2(1) }-{ e }^{ 2(0) } \right] \)
\(=\frac { 1 }{ 2 } \left[ { e }^{ 2 }-{ e }^{ 0 } \right] \) =\(\frac { 1 }{ 2 } \) [e2 - 1]
12.
A random variable X is said to follow a normal distribution with parameters mean μ and variance σ2, if its probability density function is given by
13.
Let p he the probability of getting a girls
∴ p = \(\frac { 1 }{ 2 } \) [∵ one favourable event and total no of events is 2]
⇒ q = 1-p = 1-\(\frac { 1 }{ 2 } \) = \(\frac { 1 }{ 2 } \) and n = 3
∴ (getting exactly 2 girls)
= P(X = 2)
= 3C2\(\left( \frac { 1 }{ 2 } \right) ^{ 2 }\left( \frac { 1 }{ 2 } \right) ^{ 1 }\) [∵ p(x) = nCx pxqn-x, n = 3 and x = 2]
= \(3\left( \frac { 1 }{ 2 } \right) ^{ 3 }=3\times \left( \frac { 1 }{ 2 } \right) ^{ 3 }=3\times \frac { 1 }{ 8 } \) = 0.375
P (getting exactly 2 girls) = 0.375.
14.
ഽ\(\frac { dx }{ \sqrt { { x }^{ 2 }+25 } } \) = ഽ\(\frac { dx }{ \sqrt { { x }^{ 2 }+5^2 } } \)
= \(\log\left| x+\sqrt { { x }^{ 2 }+{ 5 }^{ 2 } } \right| +c\)
= \(\log\left| x+\sqrt { { x }^{ 2 }+{ 25 }^{ } } \right| +c\)
15.
Let X be a discrete random variable with probability mass function p(x), then its expected value is defined by
E(X) =\(\sum _{ x }^{ }{ x.p(x) } \)
16.
Continuous random variable :
A random variable X which can take on any value (integral as well as fraction) in the interval is called continuous random variable. For eg., height of students in a school.
17.
\(F(x)=\int _{ -\infty }^{ x }{ f(t)dt } \)
\(=\int _{ 100 }^{ x }{ \frac { 100 }{ { t }^{ 2 } } dt,\quad x\ge 100 } \)
\(={ \left[ \frac { 100 }{ -t } \right] }_{ 100 }^{ x },\quad x\ge 100\)
\(F(x)=\left[ 1-\frac { 100 }{ x } \right] ,\ge 100\)
18.
x - 2y - 12 = 0
x = 2y + 12
Required Area
= \(\int _{ 2 }^{ 5 }{ xdy } \)
= \(\int _{ 2 }^{ 5 }{ (2y+12)dy= } [{ { y }^{ 2 }+12y] }_{ 2 }^{ 5 }\)
= (25 + 60)−(4 + 24) = 57 sq.units

19.
\(\int { \sqrt { 1+\sin2x \ dx } } =\int { \sqrt { { \left( \sin x+\cos x \right) }^{ 2 }dx } } \)
=∫(sinx + cosx)dx
=−cos x + sin x + c
[ Change into simple integrands
1+ sin2x = sin2 x + cos2 x + 2sin x cos x
= (sin x + cos x)2 ]
20.
\(\int { \left( { x }^{ 3 }+7 \right) \left( x-4 \right) dx } \)
= \(\int { \left( { x }^{ 4 }-{ 4x }^{ 3 }+7x-28 \right) dx } \)
\(= \frac { { x }^{ 5 } }{ 5 } -{ x }^{ 4 }+\frac { { 7x }^{ 2 } }{ 2 } -28x+c\)
12th Standard Syllabus & Materials
12th Standard
TN 12th Computer Applications களப்பெயர் முறைமை (DNS) Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications வலையமைப்பு எடுத்துக்காட்டுகள் மற்றும் நெறிமுறைகள் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications கணினி வலையமைப்பு ஓர் அறிமுகம் Sample Question Papers Study Material - QB365 Set A
NEW12th Standard
TN 12th Computer Applications PHP-உடன் MySQL-ஐ இணைத்தல் Sample Question Papers Study Material - QB365 Set A
Tamilnadu Stateboard 12th Standard Subjects

Maths

Chemistry

Physics

Biology

Computer Science

Business Maths and Statistics

Economics

Commerce

Accountancy

History

Computer Applications

Biology

Computer Technology

Computer Applications

Computer Science

Business Maths and Statistics

Commerce

Economics

Maths

Chemistry

Physics

Computer Technology

History

Accountancy

Tamil

English

French
Tamilnadu Stateboard Standards