Let F be a set with (2m+1) elements. Let ε be the class of all subsets of F with odd number of elements. A set is randomly selected from ε and let X be the number of elements is the selected set. Find the distribution of X & E(X).
Solution:
n (i) x can take values 1,3,…,2m+1
P(x=2i+1)=22m(2m+12i+1),i=0,1,⋯m
The possible values of X are 1,2,3.
P(X=1)=41,P(x=2)=43⋅31=41
P(X=3)=21=(43⋅32⋅21+43⋅32⋅21=21)
E(X)=1⋅41+2⋅41+3⋅21=49.
Let X be a discrete r.v. with disf"
P(X=k)=2kc,k=0,1,⋯,n−1,n⩾1
Find c,E(X)
Solution:
∑k=0n−1P(x=k)=1
⇒∑k=0n−1k1=1⇒c⋅(1+21+⋯+2n−11)=1
⇒c⋅1−21(1−2n1)=2n−1c⋅(2n−1)=1
⇒c=2n−12n−1
E(X)=∑k=0n−1kP(x=k)
=c∑k=0n−12kk
=c[21+222+233+⋯+2n−1(n−1)]
S=21+222+233+⋯+2n−1(n−1).....(1)
2S=221+232+⋯+2n−1(n−2)+2n(n−1)...(2)
2S
=21+221+231+⋯+2n−11−2n(n−1)
=21[1−211−2n−11]−2nn−1
⇒S=2n−12n−2n
E(X)=2n−1.2(2n−1−n)
∑p(xi)=1⇒10k2+9k=1⇒10k2+9k−1=0⇒(10k−1)(k+1)=0⇒k=101,−1
k=−1 is not possible.
So the correct value is k=101
Then the prob. dist" of X is
P(X=−3)=501,P(X=−2)=101,P(X=−1)=51
P(X=0)=103,P(X=1)=51,P(X=2)=101,
P(X=3)=1007,P(X=4)=1001
E(X)=−3×501−2×101−1×51+0⋅103+1⋅51
+2⋅101+3×1007+4×1001=10019
E(X2)=(−3)2×501+(−2)2×101+(−1)2×51+02×103
+12⋅51+22⋅101+32×107+42×1001=2047
V(X)=E(X2)−E(X)2≅2.3139
In this distn find P(∣X∣⩾2)
P(∣X∣⩾y=P(X⩾2)+P(X⩽−2)
=P(X=2)+P(X=3)+P(X=4)+P(X=−3)+P(X=−2)
=…..
Let X be a discrete random variable with possible values −2,−1,122. It is given that p(X=−2)=31,p(X=2)=6013 but probabilities of -122 are not given. Further it is known that E(X)=−6017 determine.
Solution:
P(X=−2)+P(X=2)+P(X=−1)+P(X=1)=1
⇒31+6013+q+p=1⇒p+q=20q⋯(1)
E(X)=−2×31+2×6013+q(−1)+p(1)=−6017
⇒p−q=−201…(2)
Solving (1) & (2), we get p=512q=41.
So P(X=1)=51,P(X=−1)=41.
31−2α+31+2α+31=1
0≤31−2α≤1⇒0≤1−2α≤3
0≤31+2α≤1⇒0≤1+2α≤3⇒−21≤(1)
Taking intersection of the regions in (1) and(2), we get the range of α as −21⩽α⩽21.
E(X)=(−1)×31−2α+(1)×31+2α+0⋅31=34α
E(X2)=(−1)2×31−2α+(1)2×31+2α+02⋅31=32⋅
Var(X)=E(X2)−E(X)2=32−916α2
Var(X) is maXimum when α=0
So, The minimum value of Var(X)
Var(X)=E(X′)
Var(X) is maximum
when α=0
So, The minimum value of Var(X) :
g(α)=32−916α2
g′(α)=−932α
>0 if −21≤α<0
<0 if 0<α>21
g′(α)=−932α>0 of
−21⩽α<0 of
0<α⩽21
So the minimum value of g(α) is attained at α=−21,α=21.
So the minimum value of g(α) is attained at α=−21,α=21.
It is known that the candidate answers an even number of questions 2 then fails is 0.9 . what is p ?
solution:
X→ the number of questions asked to the candidate.
P(X=k)=pk−1(1−p),k=1,2,…
1−p=q
Now it is given that the candidate answer an even number of questions correctly of 0.9 .
⇒∑k=0∞p(X=2k+1)=∑k=0∞p2kq=1−p2q=0.9
⇒(1−p)(1+p)1−p=0.9=1+p=910
⇒p=1/9.
A missile can successfully hit a target with prob 0.75 . If three successful hits can destroy the largest completely, how many missiles must be fired simultaneously so that the prob.of completely destroying the target is not less than 0.95 ?
Solution:
Let n missile be fired simultaneously & X→ no. of missiles hitting the target.
X∼Bin(n,0.75),p=0.75
We want P(X⩾3)⩾0.95
⇒P(X<3)⩽0.05⇒p(X=0)+p(X=1)+p(X=2)⩽0.05⇒(1−43)n+(n1)(1−43)n−1(43)+(n2)(1−43)n−2⋅(43)2 ≤0.05=(41)n+n⋅(41)n−1⋅43+2n(n−1)⋅(41)n−2⋅(43)2≤0.0
After simplification this term reduces to
10(9n2−3n+2)≤4n
This condition is satisfied for n⩾6.
So, minimum number of firings must be 6 .
An Item is defective with prob. (0.01) What is the prob that in a pack of ten items none or only ore defective is there?
Solution:
X→ no. of defectives out of 10
X∼Bin(10,0.01).
p(X≤1)=p(X=0)+p(X=1)=(0.99)10+10(0.92)9(0.01)≅0.9957