11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil இயற்கை வேளாண்மை,சுற்றுச்சூழல் -செய்யுள் - மனோன்மணீயம் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil என்னுயிர் என்பேன் -துணைப்பாடம் - இசைத்தமிழர் இருவர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மொழி கலை -செய்யுள் - ஒவ்வொரு புல்லையும் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - இலக்கணம் - பகுபத உறுப்புகள் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - துணைப்பாடம் - வாடிவாசல் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - குறுந்தொகை Important Questions And Answers Study Material - QB365 Set A

Published on: 09/10/2019
Descriptive Statistics and Probability
Download Tamil Nadu 11th 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 mean deviation about the mean of the following observations 2, 3, 5, 6, 9, 10, 12, 17, 20, 26 and n = 10
2.
A card from pack 52 cards is lost. From the remaining cards of the pack, two cards are drawn and are found to be hearts. Find the probability of the missing card to be a heart?
3.
A bg contains (2n+1) coins. It is known that n of these coins have a head on both sides whereas the rest of the coins are fair. A coin is picked up at random from the bag and is tossed. If the probability that the toss results in a head is \(\frac { 31 }{ 42 } \) , determine the value of n.
4.
Find the harmonic mean of 6, 14, 21, 30
5.
Find the geometric mean of 3, 6, 24, 48
6.
X speaks truth 4 out of 5 times. A die is thrown. He reports that there is a six. What is the chance that actually there was a six?
7.
Calculate the value of quartile deviation and its coefficient from the following data
| Roll No. | 1 | 2 | 3 | 4 | 5 | 6 | 7 |
| Marks | 20 | 28 | 40 | 12 | 30 | 15 | 50 |
8.
From the following data compute the value of Harmonic Mean.
| Marks | 10 | 20 | 30 | 40 | 50 |
| No. of students | 20 | 30 | 50 | 15 | 5 |
9.
Compared to the previous year the overhead expenses went up by 32% in 1995, they increased by 40% in the next year and by 50% in the following year. Calculate the average rate of increase in overhead expenses over the three years.
10.
A factory has 3 machines A1, A2, A3 producing 1000, 2000, 3000 screws per day respectively. A1 produces 1% defectives, A2 produces 1.5% and A3 produces 2% defectives. A screw is chosen at random at the end of a day and found defective. What is the probability that it comes from machines A1?
1.
Mean \(\bar { x } =\frac { 2+3+5+6+9+10+12+17+20+26 }{ 10 } \)
\(=\frac { 110 }{ 10 } =11\)
| x | |D|=|x-\(\bar { x } \)| = |x-11| |
|---|---|
| 2 | 9 |
| 3 | 8 |
| 5 | 6 |
| 6 | 5 |
| 9 | 2 |
| 10 | 1 |
| 12 | 1 |
| 17 | 6 |
| 20 | 9 |
| 26 | 15 |
| \(\sum { |D|=62 } \) |
\(\therefore \) Mean deviation from mean = \(\frac { \sum { |D| } }{ n } =\frac { 62 }{ 10 } =6.2\)
2.
Let E1 = missing card is a heart card
E2 = missing card is a spade card
E3 = missing card is a club card
E4 = missing card is a diamond card
and A = drawing 2 heart cards from the remaining cards.
\(\therefore\) P(E1) = P(E2) = P(E3) = P(E4)
\(=\frac { 13 }{ 52 } =\frac { 1 }{ 4 } \)
P(A/E1) = P(two heart cards given that one heart card is missing)
\(=\frac { 12{ C }_{ 2 } }{ 51{ C }_{ 2 } } =\frac { \frac { 12\times 11 }{ 2\times 1 } }{ \frac { 51\times 50 }{ 2\times 1 } } =\frac { 66 }{ 1275 } \)
P(A/E2) = P(2 heart cards given that one spade card is missing)
\(=\frac { 13{ C }_{ 2 } }{ 51{ C }_{ 2 } } =\frac { \frac { 13\times 12 }{ 2 } }{ \frac { 51\times 50 }{ 2\times 1 } } =\frac { 78 }{ 1275 } \)
Similarly, P(A/E3) = \(\frac { 13{ C }_{ 2 } }{ 51{ C }_{ 2 } } =\frac { 78 }{ 1275 } \)
and P(A/E4) = \(\frac { 13{ C }_{ 2 } }{ 51{ C }_{ 2 } } =\frac { 78 }{ 1275 } \)
\(\therefore\) By Baye's theorem,
\(P({ E }_{ 1 }/A)=\frac { P({ E }_{ 1 }).P\left( A/{ E }_{ 1 } \right) }{ P({ E }_{ 1 }).P\left( A/{ E }_{ 1 } \right) +P({ E }_{ 2 }).P\left( A/{ E }_{ 2 } \right) +P({ E }_{ 3 }).P(A/{ E }_{ 3 }) } \)
\(=\frac { \frac { 1 }{ 4 } \times \frac { 66 }{ 1275 } }{ \frac { 1 }{ 4 } \times \frac { 66 }{ 1275 } +\frac { 1 }{ 4 } \times \frac { 78 }{ 1275 } +\frac { 1 }{ 4 } \times \frac { 78 }{ 1275 } +\frac { 1 }{ 4 } \times \frac { 78 }{ 1275 } } \)
\(=\frac { \frac { 1 }{ 4 } \times \frac { 66 }{ 1275 } }{ \frac { 1 }{ 4 } \left[ \frac { 66 }{ 1275 } +\frac { 78 }{ 1275 } +\frac { 78 }{ 1275 } +\frac { 78 }{ 1275 } \right] } \)
\(=\frac { 66 }{ 1275 } \times \frac { 1275 }{ 66+78+78+78 } \)
\(=\frac { 66 }{ 300 } =\frac { 11 }{ 50 } \)
3.
Let E1 = Taking out a fair coin from the bag
E2 = Taking out a coin having head on both sides
A = Tossed coin results in a head
\(\therefore P({ E }_{ 1 })=\frac { n+1 }{ 2n+1) } \) and P(E2)
\(=\frac { n }{ 2n+1 } \)
Also, P(A/E1) = \(\frac { 1 }{ 2 } \) and P(A/E2) = 1
By total probability theorem,
P(A) = P(E1).P(A/E1) +P(E2).P(A/E2)
\(=\frac { n+1 }{ 2n+1 } \times \frac { 1 }{ 2 } +\frac { n }{ 2n+1 } \times 1\)
\(=\frac { n+1 }{ 2(2n+1) } +\frac { n }{ 2n+1 } \)
\(=\frac { n+1+2n }{ 2(2n+1) } \)
\(=\frac { 3n+1) }{ 2(2n+1) } \)
But it is given that P(A)=\(\frac { 31 }{ 42 } \)
\(\therefore \frac { 31 }{ 42 } =\frac { 3n+1 }{ 2(2n+1) } \)
\(\Rightarrow\) 31(2n+1) = 21(3n+1)
\(\Rightarrow\) 32n + 31 = 63n + 21
\(\Rightarrow\) 31 - 21 = 63n - 32n
\(\Rightarrow\) 10 = n
\(\therefore\) n = 10
4.
| x | 1/x |
| 6 | 0.1667 |
| 14 | 0.0714 |
| 21 | 0.0476 |
| 30 | 0.0333 |
| \(\sum { 1/x=0.3190 } \) |
Harmonic Mean = \(\frac { n }{ \sum { \frac { 1 }{ x } } } \)
\(=\frac { 4 }{ 0.3190 } =12.54\)
\(\therefore\) HM = 12.54
5.
| x | log x |
|---|---|
| 3 | 0.4771 |
| 6 | 0.7782 |
| 24 | 1.3802 |
| 48 | 1.6812 |
\(\sum { log } \) = 4.3167
Geometric Mean = Antilog\(\left( \frac { \sum { log\quad x } }{ N } \right) =Antilog\left( \frac { 4.3167 }{ 4 } \right) \)
= Antilog (1.0791)
GM = 11.99
6.
Let us define the following events.
E1: X speaks truth
E2: X tells a lie
E: X reports a six
From the data given in the problem, we have
P(E1) = \(\frac{4}{5}\); P(E2) = \(\frac{1}{5}\);
P(E/E1) = \(\frac{1}{6}\); P(E/E2) = \(\frac{5}{6}\)
The required probability that actually there was six (by Bayes theorem) is
\(P(E_1/E)=\frac{P(E_1)P(E/E_2)}{P(E_1)P(E/E_1)+P(E_2)P(E/E_2)}\) = \(\frac{\frac{4}{5}\times \frac{1}{6}}{(\frac{4}{5}\times \frac{1}{6})+(\frac{1}{5}\times \frac{5}{6})}=\frac{4}{9}\)
7.
Marks are arranged in ascending order
12 15 20 28 30 40 50
n = number of observations =7
Q1 = Size of \({ \left( \frac { \left( n+1 \right) }{ 4 } \right) }^{ th }\)value = Size of \({ \left( \frac { 7+1 }{ 4 } \right) }^{ th }\)value = Size of 2nd value = 15
Hence Q1 = 15
Q3 = Size of \({ \left( \frac {3 \left( n+1 \right) }{ 4 } \right) }^{ th }\) value = Size of \({ \left( \frac { 3\times 8 }{ 4 } \right) }^{ th } \)value = Size of 6th value = 40
Hence Q3 = 40
QD =\(\quad \frac { 1 }{ 2 } \left( { Q }_{ 3 }-{ Q }_{ 1 } \right) \frac { 40-15 }{ 2 } =12.5\)
Coefficient of QD =\(\frac { { Q }_{ 3 }-{ Q }_{ 1 } }{ { Q }_{ 3 }+{ Q }_{ 1 } } \)=\(\frac { 40-15 }{ 40+15 } =\frac { 25 }{ 55 } =0.455\)
Hence coefficient of QD = 0.455
8.
Calculation of Harmonic Mean
| Marks X |
No. of Students f |
\(\frac{f}{x}\) |
| 10 | 20 | 2.000 |
| 20 | 30 | 1.500 |
| 25 | 50 | 2.000 |
| 40 | 15 | 0.375 |
| 50 | 5 | 0.100 |
| N = 120 | \(\sum { \left( \frac { 1 }{ X } \right) } \)= 5.975 |
\(HM=\frac { n }{ \sum { \left( \frac { f }{ X } \right) } } =\frac {120 }{ 5.975 } =20.08\)
9.
In averaging ratios and percentages, geometric mean is more appropriate. Let us consider X represents Expenses at the end of the year.
| % Rise | X | logX |
| 32 | 132 | 2.1206 |
| 40 | 140 | 2.1461 |
| 50 | 150 | 2.1761 |
| \(\sum\)log X = 6.4428 |
GM = Anti \(\log { \left( \frac { \sum { logX } }{ N } \right) } \)
= Anti \(\log { \left( \frac { 6.4428 }{ 3 } \right) } \)
= Anti log(2.1476)
GM = 140.5
Average rate of increase in overhead expenses
140.5 – 100 = 40.5 %
10.
P(A1) = P(that the machine A1 produces screws) = \(\frac{1000}{6000}=\frac{1}{6}\)
P(A2) = P(that the machine A2 produces screws) = \(\frac{2000}{6000}=\frac{1}{3}\)
P(A3) = P(that the machine A3 produces screws) = \(\frac{3000}{6000}=\frac{1}{2}\)
Let B be the event that the chosen screw is defective
\(\therefore\) P(B/A1) = P(that defective screw from the machine A1) = 0.01
P(B/A2) = P(that defective screw from the machine A2) = 0.015 and
P(B/A3) = P(that defective screw from the machine A3) = 0.02
We have to find P(A1/B)
Hence by Baye’s theorem, we get
\(P(A_1/B)=\frac{P(A_1)P(B/A_1)}{P(A_1)P(B/A_1)+P(A_2)P(B/A_2)+P(A_3)P(B/A_3)}\)
\(=\frac{(\frac{1}{6})(0.01)}{(\frac{1}{6})(0.01)+(\frac{1}{3})(0.015)+(\frac{1}{2})(0.02)}\)
= \(\frac{0.01}{0.01+0.03+0.06}=\frac{0.01}{0.1}=\frac{1}{10}\)
11th Standard Syllabus & Materials
11th Standard
TN 11th Tamil பீடு பெற நில் - செய்யுள் - காவடிச்சிந்து Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil பீடு பெற நில் - உரைநடை - மலை இடப்பெயர்கள் : ஓர் ஆய்வு Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - துணைப்பாடம் - யானை டாக்டர் Important Questions And Answers Study Material - QB365 Set A
NEW11th Standard
TN 11th Tamil மாமழை போற்றுதும் - செய்யுள் - ஐங்குறுநூறு Important Questions And Answers Study Material - QB365 Set A
Tamilnadu Stateboard 11th Standard Subjects

Maths

Commerce

Economics

Biology

Business Maths and Statistics

Accountancy

Computer Science

Physics

Chemistry

Maths

Biology

Economics

Physics

Chemistry

History

Business Maths and Statistics

Computer Science

Accountancy

Computer Applications

History

Computer Technology

Commerce

Computer Applications

Computer Technology

Tamil

English

French
Tamilnadu Stateboard Standards