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: 23/06/2021
QB365 provides detailed and simple solution for every
Creative Questions in class 12 Business Maths Subject.It will helps to get more idea about question pattern in
every Creative questions with solution.
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.
Marks in an aptitude test given to 800 students of a school was found to be normally distributed 10% of the students scored below 40 marks and 10% of the students scored above 90 marks. Find the number of students scored between 40 and 90?
2.
If the height of 300 students are normally distributed with mean 64.5 inches and standard deviation 3.3 inches find the height below which 99% of the student lie?
3.
The mean weight of 500 male students in a certain college is 151 pounds and the S.D is 15 pounds. Assuming the weights are normally distributed, find how many students weight
(i) between 120 and 155 pounds
(ii) more than 185 pounds.
4.
20% of the bolts produced in a factory are found to be defective. Find the probability that in a sample of 10 bolts chosen at random exactly 2 will be defective using
(i) Binomial distribution
(ii) Poisson distribution (e-2 = 0.1353)
5.
Four coins are tossed simultaneously. What is the probability of getting
a) atleast 2 heads
b) atmost 2 heads.
1.
Let X denote the height of the student
Given P (X < 40) = 10% = \(\frac { 10 }{ 100 } \) =0.1
P(X> 90) = 10% = \(\frac { 10 }{ 100 } \) =0.1
∴ P(40 < X < 90) = P(-∞ < X < ∞) - [P(X < 40) + P(X < 90)]
= 1 - (0.1 + 0.1)
= 1 - 0.2 = 0.8
∴ out of 800 students, number of students scored between 40 and 90 = 800 x 0.8
= 640 students.
2.
Let X denote the height of the student
Given μ = 64.5 inches and σ = 3.3 inches
Given that P(-∞ < Z < C) = 0.99
⇒ P( -∞ < Z < 0) + P (0 < Z < C) = 0.99
⇒ 0.5 + P (0 < Z < C) = 0.99
⇒ P(0 < Z < C) = 0.99 - 0.5 = 0.49...(1)
From the standard normal distribution table
P(0 < Z < 2.33) = 0.49...(2)
From (1) & (2), C = 2.33
we know that Z = \(\frac { X-\mu }{ \sigma } \)
⇒ 2.33 = \(\frac { X-64.5 }{ 3.3 } \)
⇒ X = (2.33) (3.3) + 64.5
⇒ X = 72.19 inches
Hence, the height below which 99% of the student lie is 72.19 inches.
3.
Let X denotes the weight of the male students
Given μ = 151, σ = 15 and N = 500
(i) between 120 and 155 pounds
P(120 < X < 155)
When X = 120, Z = \(\frac { X-\mu }{ \sigma } \)
= \(\frac { 120-151 }{ 15 } \)
= \(\frac { -31 }{ 15 } \) = -2.067
When x = 155, Z = \(\frac { 155-151 }{ 15 } \)
= \(\frac { 4 }{ 15 } \) = 0.2667
∴ P(120< X < 155) = P(-2.067 < X < 0.2667)
= P (-2.067 < Z < 0) + P (0 < Z < 0.2667)
= P (0 < Z < 2.067) + P (0 < Z < 0.2667)
(By symmetry)
= 0.4803 + 0.1026 = 0.5829
Probability for a student weigh between 120 and 155 pounds is 0.5829
∴ Out of 500 students, number of students weighing between 120 and 155 pounds
= 500 \(\times\) 0.5829 = 291 students
(ii) more than 185 pounds
P(X > 185)
When X = 185, Z = \(\frac { 185-151 }{ 15 } \)
=\(\frac { 34 }{ 15 } \) = 2.2667
∴ P(X >185) = P (Z > 2.2667)
= P (2.2667 < Z < ∞)
= P(0 < Z < ∞) - (0 < Z < 2.2667)
= 0.5 - 0.4881
= 0.0119
i.e Probability for a student weighing above 185 is 0.0119
∴ out of 500 male students, number of students weighing more than 185 pounds.
= 500 \(\times\) 0.0119 = 6 students.
4.
Given n = 10, p = \(\frac { 20 }{ 100 } =\frac { 1 }{ 5 } \)
∴ q = 1-p = \(1-\frac { 1 }{ 5 } =\frac { 4 }{ 5 } \)
Let
X denote the number of defective bolts chosen
∴ X = 2
(i) Using binomial distribution
P(X = 2) = \(10{ C }_{ 2 }\left( \frac { 1 }{ 5 } \right) ^{ 2 }\left( \frac { 4 }{ 5 } \right) ^{ 8 }\)
= \(\frac { 10\times 9 }{ 2\times 1 } \left( \frac { { 4 }^{ 8 } }{ { 5 }^{ 10 } } \right) =45\left( \frac { 4^{ 8 } }{ { 5 }^{ 10 } } \right) \)
(ii) Using Poisson distribution
λ = np = 10 \(\times\) \(\frac { 1 }{ 5 } \) = 2
P(X = x) \(\times\)\(\frac { { e }^{ -\lambda }.{ \lambda }^{ 0 } }{ x! } \)
x = 0,1,2,......n
∴ P(X = 2) = \(\frac { e^{ -2 }(2^{ 2 }) }{ 2 } =e^{ -2 }\left( \frac { 4 }{ 2 } \right) \)
= 2e-2
= 2(0.1353) = 0.2706
∴ P(X = 2) = 0.2706
5.
Given n = 4
p = probability of getting a head when a coin is tossed
= \(\frac { 1 }{ 2 } \)
∴ q=1-p =\(1-\frac { 1 }{ 2 } =\frac { 1 }{ 2 } \)
X is a ran dom verticical having
p(X = x) = nCx pxqn-x, x = 0,1,2,3,4
a) atleast 2 heads
P(X ≥ 2) = 1-P(X<2)
= 1- [P(X = 0) + P(X = 1)]
=1-\(\left[ 4C_{ 0 }\left( \frac { 1 }{ 2 } \right) ^{ 0 }\left( \frac { 1 }{ 2 } \right) ^{ 4 }+4C_{ 1 }\left( \frac { 1 }{ 2 } \right) ^{ 1 }\left( \frac { 1 }{ 2 } \right) ^{ 3 } \right] \)
=1-\(\left[ 1\left( \frac { 1 }{ 16 } \right) +4\left( \frac { 1 }{ 8 } \right) \left( \frac { 1 }{ 2 } \right) \right] \)
=1-\(1-\left( \frac { 4 }{ 16 } +\frac { 1 }{ 16 } \right) =1-\frac { 5 }{ 16 } =\frac { 11 }{ 16 } \)
P(X ≥ 2) = \(\frac { 11 }{ 16 } \)
b) atmost 2 heads
P(X≤2) = 1-P(X>2)
= 1 - [P(X = 3) + P (X = 4)]
= 1-\(\left[ { 4C }_{ 3 }\left( \frac { 1 }{ 2 } \right) ^{ 3 }\left( \frac { 1 }{ 2 } \right) ^{ 1 }+{ 4C }_{ 4 }\left( \frac { 1 }{ 2 } \right) ^{ 4 }\left( \frac { 1 }{ 2 } \right) ^{ 0 } \right] \)
= 1-\(\left[ 4\left( \frac { 1 }{ 8 } \right) \left( \frac { 1 }{ 2 } \right) +1\left( \frac { 1 }{ 16 } \right) \right] \)
= \(1-\left( \frac { 4 }{ 16 } +\frac { 1 }{ 16 } \right) =1-\frac { 5 }{ 16 } =\frac { 11 }{ 16 } \)
P(X≤2) =\(\frac { 11 }{ 16 } \).
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