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: 02/09/2022
QB365 provides a detailed and simple solution for every Possible Creative Questions in Class 12 Maths Subject -Probability Distributions, English Medium. It will help Students to get more practice questions, Students can Practice these question papers in addition to score best marks.
Download Tamil Nadu 12th Standard Maths 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 Maths Test1.
If the probability that a fluorescent light has a useful life of at least 600 hours is 0.9, find the probabilities that among 12 such lights
(i) exactly 10 will have a useful life of at least 600 hours;
(ii) at least 11 will have a useful life of at I least 600 hours;
(iii) at least 2 will not have a useful life of at : least 600 hours.
2.
If \(\mathrm{F}(\mathrm{x})=\frac{1}{\pi}\left(\frac{\pi}{2}+\tan ^{-1} x\right),-\infty<\mathrm{x}<\infty\) is a distribution function of a continuos variable x, find \(\mathrm{P}(0 \leq \mathrm{x} \leq 1)\)
3.
The probability of success of an event is p and that of failure is q. Find the expected number of trails to get a first success.
4.
The mean of a binomial distribution is 6 and its standard deviation is 3. Is this statement true or false?
5.
The difference between the mean and the variance of a binomial distribution is 1 and the difference between their squares is 11. Find n.
6.
If the sum of mean and variance of a binomial distribution is 4.8 for 5 trails, find the distribution.
1.
Given n = 12
P = 0.9
(i) P(X = 10) = 12C10(0.9)10(1 - 0.9)2
= 12C10(0.9)10 (0.1)2
(ii) P(X 2: 11) = R(X = 11) + P(X = 12)
= 12C11(0.9)11 (0.1) + 12C12(0.9)12(0.1)6
= 12C (0.9)11 (0.1) + (0.9)12
= 12(0.9)11 (0.1) + (0.9)12
= (0.9)11 ((12)(0.1) + 0.9)
= (0.9)11 (1.2 + 0.9) = (0.9)11 (2.1)
(iii) P( at least 2 will not have a useful life of atleast 600 hours) = 1 - P( atleast 11 will have a useful life of atleast 600 hours)
= 1 - P(X ≥11)
= 1-2.1 (0.9)11
2.
\(
\mathrm{F}(\mathrm{x}) =\frac{1}{\pi}\left(\frac{\pi}{2}+\tan ^{-1} x\right)
\)
\(\mathrm{P}(0 \leq \mathrm{x} \leq 1) =\mathrm{F}(1)-\mathrm{F}(0)
\)
\( =\frac{1}{\pi}\left(\frac{\pi}{2}+\tan ^{-1} 1\right)-\frac{1}{\pi}\left(\frac{\pi}{2}+\tan ^{-1} 0\right)
\)
\( =\frac{1}{\pi}\left(\frac{\pi}{2}+\frac{\pi}{4}\right)-\frac{1}{\pi}\left(\frac{\pi}{2}+0\right)
\)
\( =\frac{1}{\pi}\left(\frac{\pi}{2}+\frac{\pi}{4}-\frac{\pi}{2}\right)=\frac{1}{4}\)
3.
The probability distribution
| x | 0 | 1 | 2 | 3 | 4 | ...... | n | ....... |
| P(X = x) | p | k | qp | q2p | q3p | ........ | qn-1p | ....... |
\(
\mathrm{E}(\mathrm{X}) =\sum p \mathrm{x}
\)
\( =1 \cdot \mathrm{p}+2 \cdot \mathrm{qp}+3 \cdot \mathrm{q}^{2} \mathrm{p}+\ldots .+\mathrm{n} \mathrm{q}^{\mathrm{n}-1} \mathrm{p}+\ldots
\)
\(=\mathrm{p}\left(1+2 \mathrm{q}+3 \mathrm{q}^{2}+\ldots . .+\mathrm{nq}^{\mathrm{n}-1}+\ldots \ldots\right)
\)
\( =\mathrm{p}(1-\mathrm{q})^{-2}
\)
\( =\mathrm{p}(\mathrm{p})^{-2}=\frac{p}{p^{2}}=\frac{1}{p}
\)
4.
Given, np = 6
\(
\sqrt{n p q} =3
\)
\(\mathrm{npq} =9
\)
\(\frac{n p q}{n p} =\frac{9}{6}
\)
\(\mathrm{q}=\frac{3}{2}>1, \) (not possible)
Since p,q < 1 and p+q = 1
Therefore the given statement is wrong
5.
Let m + 1 and m be the mean and variance
Given, \((m+1)^{2}-m^{2}=11\)
\( m^{2}+2 m+1-m^{2} =11 \)
2 m = 10
m = 5
Mean = m + 1 = 6
np = 6, npq = 5, \(q=\frac{5}{6}, p=\frac{1}{6}\)
n = 36
6.
Given, np + npq = 4.8
np(1 + q) = 4.8
5p(1 +(1-P)) = 4.8
\( 5 p^{2}-10 p+4.8 =0 \)
\(\left(p-\frac{6}{5}\right)\left(p-\frac{4}{5}\right) =0 \)
\(p =\frac{6}{5}, \frac{4}{5} \)
\(p =\frac{4}{5} \)
[\(\therefore\) p cannot greater than 1]
\(q=\frac{1}{5}\)
Binomial distribution is P(X = x)
\(={ }^{5} C_{x}\left(\frac{4}{5}\right)^{x}\left(\frac{1}{5}\right)^{5-x}, \mathrm{x}=0,1,2,3,4,5\)
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