Sample space size = 2^3 = 8. Number of outcomes with k tails = C(3,k). Thus values and counts: 0 tails: C(3,0)=1; 1 tail: C(3,1)=3; 2 tails: C(3,2)=3; 3 tails: C(3,3)=1.
X ∈ {0,1,2,3}. |X^{-1}(0)|=1, |X^{-1}(1)|=3, |X^{-1}(2)|=3, |X^{-1}(3)|=1.
Total ways C(9,3)=84. Number with k apples = C(4,k)·C(5,3−k). Compute: k=0: C(4,0)C(5,3)=1·10=10; k=1: 4·10=40; k=2: 6·5=30; k=3:4·1=4.
X ∈ {0,1,2,3}. Counts: 0→10, 1→40, 2→30, 3→4 (total 84).
Total ordered/unordered? Using unordered draws: total C(14,2)=91. Number with r red = C(6,r)C(8,2−r). r=2 ⇒ C(6,2)=15 ⇒ win 2·15=30. r=1 ⇒6·8=48 ⇒ 15−10=5. r=0 ⇒C(8,2)=28 ⇒ −20.
Possible X: −20, 5, 30. Counts: X=30 (2 red):15 outcomes; X=5 (1 red,1 black):48 outcomes; X=−20 (0 red):28 outcomes (total 91).
Let multiplicities m(2)=1,m(3)=2,m(4)=3. For ordered throws, count pairs (a,b) by m(a)m(b). Sum=4:2+2 ⇒1·1=1. 5:2+3 or 3+2 ⇒1·2+2·1=4. 6:2+4,3+3,4+2 ⇒1·3+2·2+3·1=10. 7:3+4,4+3 ⇒2·3+3·2=12. 8:4+4 ⇒3·3=9. Total 36.
X ∈ {4,5,6,7,8}. Ordered-counts out of 36: 4→1, 5→4, 6→10, 7→12, 8→9.
Total 8 equally likely outcomes. Number with k heads = C(3,k) ⇒ probability C(3,k)/8.
P(X=k)=C(3,k)/8 for k=0,1,2,3, i.e. 1/8, 3/8, 3/8, 1/8 respectively.
Multiplicities m(1)=1,m(3)=2,m(5)=3. Count ordered pairs as m(a)m(b): sum 2:1·1=1; 4:1·2+2·1=4; 6:1·3+2·2+3·1=10; 8:2·3+3·2=12; 10:3·3=9. Probabilities count/36. CDF obtained by cumulative sums. P(X≥6)=1 - P(X≤4) =1 -5/36=31/36.
(i) Possible sums 2,4,6,8,10 with probabilities 1/36, 4/36, 10/36, 12/36, 9/36 respectively. (ii) CDF: F(x)=0 (x<2); =1/36 for 2≤x<4; =5/36 for 4≤x<6; =15/36 for 6≤x<8; =27/36 for 8≤x<10; =1 for x≥10. (iii) P(0≤X<4)=P(X=2)=1/36. (iv) P(X≥6)=(10+12+9)/36=31/36.
Binomial(n=4,p=1/2): P(X=k)=C(4,k)(1/2)^4=C(4,k)/16. CDF are cumulative sums of these probabilities.
X∈{0,1,2,3,4}, P(X=k)=C(4,k)/16: 1/16,4/16,6/16,4/16,1/16. CDF: F(x)=0 (x<0); 1/16 (0≤x<1); 5/16 (1≤x<2); 11/16 (2≤x<3); 15/16 (3≤x<4); 1 (x≥4).
Normalization: k + 1/2 + (1/2 − k)=1, so any k satisfying nonnegativity: k≥0 and 1/2−k≥0 ⇒ 0≤k≤1/2. CDF from cumulative sums. P(X≥1)=P(1)+P(2)=1−P(0)=1−k.
(i) 0 ≤ k ≤ 1/2. (ii) F(x)=0 for x<0; =k for 0≤x<1; =k+1/2 for 1≤x<2; =1 for x≥2. (iii) P(X≥1)=1−k.
Probabilities are jumps of F: p(k)=F(k)−F(k−). Compute p(0)=0.15, p(1)=0.35−0.15=0.20, p(2)=0.60−0.35=0.25, p(3)=0.85−0.60=0.25, p(4)=1−0.85=0.15. Then P(X<3)=F(2)=0.60; P(X≥2)=1−F(1)=0.65.
(i) p(0)=0.15, p(1)=0.20, p(2)=0.25, p(3)=0.25, p(4)=0.15. (ii) P(X<3)=F(2)=0.60. (iii) P(X≥2)=1−F(1)=1−0.35=0.65.
Sum f = k(1/2 + 2/3 + 2 + 3/2 + 1/3) = k(30/6)=5k ⇒5k=1 ⇒k=1/5. Then P(1)=1/10, P(2)=2/15. So P(X≤2)=1/10+2/15=(3+4)/30=7/30. P(X<3) is same.
(i) k=1/5. (ii) P(X≤2.5)=P(1)+P(2)=7/30. (iii) P(X<3)=P(1)+P(2)=7/30.
p(k)=jump at k: p(0)=0.2; p(1)=0.5−0.2=0.3; p(2)=0.75−0.5=0.25; p(3)=1−0.75=0.25. Then P(X<3)=0.75 and P(X≥2)=1−F(1)=0.5.
(i) p(0)=0.2, p(1)=0.3, p(2)=0.25, p(3)=0.25. (ii) P(X<3)=F(2)=0.75. (iii) P(X≥2)=1−F(1)=1−0.5=0.5.
Normalization: ∫_0^∞ k x e^{-x} dx = k·Γ(2) = k·1! = k = 1 ⇒ k=1.
k = 1.
P(a≤X≤b)=∫_a^b (x/2) dx = (1/4)(b^2−a^2). (i) (1/4)(0.36−0.04)=0.08. (ii) (1/4)(3.24−1.44)=0.45. (iii) (1/4)(2.25−0.25)=0.50.
(i) 0.08. (ii) 0.45. (iii) 0.50.
Normalize: ∫_{200}^{600} k x dx = k/2(600^2−200^2)=1 ⇒ k = 2/(360000−40000)=1/160000. Then F(x)=∫_{200}^x k t dt = k/2(x^2−200^2). P(300≤X≤500)=F(500)−F(300)=k/2(500^2−300^2)=k·80000=(1/160000)·80000=1/2.
(i) k=1/160000. (ii) For x<200:0. For 200≤x≤600: F(x)=k/2 (x^2−200^2). For x>600:1. (iii) P(300≤X≤500)=0.5.
∫_0^∞ x^3 e^{-x} dx = Γ(4)=3! =6, so k·6=1 ⇒ k=1/6. The pdf is Gamma(α=4,β=1). CDF for integer shape 4: F(x)=1−e^{-x}(1 + x + x^2/2 + x^3/6). Evaluate numerically: (iii) at x=3: 1−13 e^{−3}≈0.3528. (iv) at x=5: 1−(1+5+12.5+20.8333)e^{−5}≈0.7348. (v) at x=4: 1−(1+4+8+10.6667)e^{−4}≈0.5665.
(i) k=1/6. (ii) F(x)=1−e^{-x}(1+x+x^2/2+x^3/6) for x>0. (iii) P(X<3)=1−13e^{-3}≈0.3528. (iv) P(X≤5)=1−39.3333 e^{-5}≈0.7348. (v) P(X≤4)=1−23.6667 e^{-4}≈0.5665.
Integrate pdf. For −1≤x<0: F(x)=∫_{−1}^x (1+t)dt = x + x^2/2 +1/2. For 0≤x<1: F(x)=F(0)+∫_0^x (1−t)dt =1/2 + x − x^2/2. Then P=F(0.6)−F(−0.3)= (0.5+0.6−0.18) − (−0.3+0.045+0.5)=0.92−0.245=0.675.
(i) F(x)=0 (x<−1); F(x)=x + x^2/2 + 1/2 for −1≤x<0; F(x)=1/2 + x − x^2/2 for 0≤x<1; F(x)=1 (x≥1). (ii) P(−0.3≤X≤0.6)=0.675.
Differentiate F on (0,1): f(x)=x (0<x<1). At x=1 there is an atom of size 1−lim_{x→1−}F(x)=1−1/2=1/2. Then probability requested is the integral of x from 0.3 to 0.6: (x^2/2)|_{0.3}^{0.6}=(0.36−0.09)/2=0.135.
(i) For 0<x<1: f(x)=dF/dx = x. There is a point mass P(X=1)=1−F(1−)=1−1/2=1/2. (ii) P(0.3≤X≤0.6)=∫_{0.3}^{0.6} x dx =0.135.
Computed μ and Var from assumed pmf in (i). For remaining subparts original OCR unclear; please supply exact pmfs/pdfs for (ii)-(iv) if you need them.
(i) Under assumed pmf p(1)=1/10,p(2)=2/5,p(3)=1/5,p(4)=1/4: μ=Σxp(x)=1(0.1)+2(0.4)+3(0.2)+4(0.25)=0.1+0.8+0.6+1.0=2.5. Var=E(X^2)−μ^2: E(X^2)=1^2·0.1+4·0.4+9·0.2+16·0.25=0.1+1.6+1.8+4.0=7.5 ⇒ Var=7.5−6.25=1.25. (Other parts need clarified data.)
Total C(7,2)=21 unordered draws. P(2 reds)=C(4,2)/21=6/21=2/7. P(1 red)=C(4,1)C(3,1)/21=12/21=4/7. P(0)=C(3,2)/21=3/21=1/7. E(X)=0·1/7+1·4/7+2·2/7=(4+4)/7=8/7.
X∈{0,1,2}. P(0)=1/7, P(1)=4/7, P(2)=2/7. Mean μ=E(X)=8/7 ≈1.1429.
Variance formula σ^2 = E(X^2) − [E(X)]^2. Plugging the OCR values gives a negative variance, so the provided moments are inconsistent or mistranscribed. Provide correct E(X) and E(X^2) (or exact fractions) for a valid result.
Assuming E(X)=3.10 and E(X^2)=3.1162, μ=3.10, σ^2=E(X^2)−μ^2=3.1162−(3.10)^2=3.1162−9.61=−6.4938 (impossible). Please clarify the given expected values; they appear inconsistent.
Let X be number of heads. X ~ Binomial(n=4,p=1/2). So P(X=k)=C(4,k)(1/2)^k(1/2)^{4-k}=C(4,k)/16 for k=0,...,4. Mean: E[X]=np=4*(1/2)=2. Variance: Var(X)=np(1-p)=4*(1/2)*(1/2)=1.
P(X=k)=C(4,k)/16, k=0,1,2,3,4; mean = 2; variance = 1.
X ~ Uniform(0,30) with pdf f(x)=1/30 on (0,30). E[X]= (0+30)/2 =15 minutes. Interpretation: if the arrival time of the student is uniform relative to the train schedule, the expected wait is the midpoint of the interval, 15 min.
E[X]=15 minutes. Interpretation: average waiting time is 15 minutes.
This is an exponential distribution with rate λ=3. For Exp(λ), E[X]=1/λ =1/3 (thousands of hours). Converting: 1/3×1000 = 1000/3 ≈ 333.33 hours.
E[X]=1/3 thousand hours = 1000/3 hours ≈ 333.33 hours.
The given pdf corresponds to a Gamma distribution with shape α=4 and scale θ=4 (i.e. X ~ Gamma(4,4)). For Gamma(α,θ): E[X]=αθ =4·4=16, Var(X)=αθ^2=4·4^2=4·16=64. (Note: constant of normalization assumed so pdf is Gamma(4,4).)
Mean = 16, Variance = 64.
Use binomial pmf P(X=k)=C(n,k)p^k(1-p)^{n-k}. (i) P= C(6,3)(1/3)^3(2/3)^3 = 20*(1/27)*(8/27)=160/729. (ii) P= C(10,4)(1/5)^4(4/5)^6 =210*(1/625)*(4096/15625)=210*(4096)/(9765625) (can leave as binomial form). (iii) P= C(9,7)(1/2)^9 = C(9,2)/512 =36/512 =9/128.
(i) C(6,3)(1/3)^3(2/3)^3; (ii) C(10,4)(1/5)^4(4/5)^6; (iii) C(9,7)(1/2)^9 = 36/512 = 9/128.
The statement as given is incomplete. If the hit probability is p, then each trial is Bernoulli(p) and for n independent trials X ~ Binomial(n,p) with pmf P(X=k)=C(n,k)p^k(1-p)^{n-k}. For specific numeric p and n plug into this formula.
If hit-probability is p, then for n trials the number of hits X ~ Binomial(n,p).
(i) For coin p=1/2, n=100: E[X]=np=100·1/2=50, Var(X)=np(1-p)=100·(1/2)·(1/2)=25. (ii) For die p=1/6, n=240: E[X]=np=240·(1/6)=40, Var(X)=np(1-p)=240·(1/6)·(5/6)=240·5/36=1200/36=100/3 ≈33.333.
(i) mean = 50, variance = 25. (ii) mean = 40, variance = 100/3 ≈ 33.333.
Let X~Binomial(n=10,p). (i) P(X=4)=C(10,4)p^4(1-p)^6. (ii) P(at least one hit)=1-P(0)=1-(1-p)^{10}. (If a numeric p is given substitute it.)
(i) P(X=4)=C(10,4) p^4(1-p)^6. (ii) P(X≥1)=1-(1-p)^{10}.
The text is truncated. If the survival probability is p=3/4 and five components are tested independently, then X~Binomial(5,3/4). For example, probability exactly 3 survive is C(5,3)(3/4)^3(1/4)^2 (see next item).
Assuming p=3/4, for n=5 the required probability computations use Binomial(5,3/4).
X ~ Binomial(n=5,p=3/4). P(X=3)=C(5,3)(3/4)^3(1/4)^2 =10*(27/64)*(1/16)=270/1024=135/512 ≈0.2637.
P = C(5,3)(3/4)^3(1/4)^2 = 10*(27/64)*(1/16) = 270/1024 = 135/512 ≈ 0.2637.
Let X~Binomial(n=10,p=0.05) be number defective. (i) P(X≥1)=1-P(X=0)=1-(0.95)^{10}. (ii) P(X=2)=C(10,2)(0.05)^2(0.95)^8.
(i) 1-(0.95)^{10}. (ii) C(10,2)(0.05)^2(0.95)^8.
Let X~Binomial(n=12,p=0.9) = number with life ≥600h. (i) P(X=10)=C(12,10)0.9^{10}0.1^2. (ii) P(X≥11)=P(11)+P(12)=C(12,11)0.9^{11}0.1 + 0.9^{12}. (iii) "At least 2 will not have useful life" means at least 2 failures: Y = number failing ~Binomial(12,0.1). P(Y≥2)=1-[P(Y=0)+P(Y=1)]=1-[0.9^{12} + 12·0.1·0.9^{11}].
(i) C(12,10)0.9^{10}0.1^2. (ii) C(12,11)0.9^{11}0.1 + 0.9^{12}. (iii) 1 - [0.9^{12} + 12·0.1·0.9^{11}].
The item lacks the description of the experiment or parameter values. To answer, the distribution (e.g. Binomial(n,p) or Poisson(λ) or specified pdf) must be given. For Binomial(n,p): mean=np, SD=√(np(1-p)). Please supply the full problem statement.
Cannot determine: the question as given is incomplete. Provide the distribution and moments when full problem statement (n and p or pdf) is available.
Given E[X]=np=6 and SD=2 ⇒ Var(X)=4 ⇒ np(1-p)=4. From np=6, we get 6(1-p)=4 ⇒ 1-p=2/3 ⇒ p=1/3. Then n = np/p =6/(1/3)=18. (i) PMF: P(X=k)=C(18,k)(1/3)^k(2/3)^{18-k}. (ii) P(X=3)=C(18,3)(1/3)^3(2/3)^{15}. (iii) P(X≥2)=1-P(X=0)-P(X=1) where P(X=0)=(2/3)^{18}, P(X=1)=18(1/3)(2/3)^{17}.
(i) n=18, p=1/3 so P(X=k)=C(18,k)(1/3)^k(2/3)^{18-k}. (ii) P(X=3)=C(18,3)(1/3)^3(2/3)^{15}. (iii) P(X≥2)=1-P(X=0)-P(X=1).
Using P(k)=C(n,k)p^k q^{n-k}, ratio P(4)/P(2) = [C(n,4)/C(n,2)]·p^{2}/q^{2}. Setting this =4 gives an equation in n and p. Without the complete original numerical data or additional condition one cannot produce a unique (n,p). If you supply the full statement I will solve it explicitly.
Cannot uniquely solve from the truncated statement. If the condition is P(X=4)=4·P(X=2), one can use ratio formula to get an equation in n and p: [C(n,4)/C(n,2)]·(p^2/q^2)=4. Solve this equation for integer n and 0<p<1.
Let X~Binomial(n=5,p). Given P(1)=5 p q^4 =0.4096 and P(2)=10 p^2 q^3 =0.2048. Ratio P(2)/P(1) = (10 p^2 q^3)/(5 p q^4) = 2p/q = 0.2048/0.4096 = 1/2. So 2p/q = 1/2 ⇒ p/q =1/4 ⇒ p = (1/4)q ⇒ p = (1/4)(1-p) ⇒ 1.25 p = 1/4 ⇒ p = 0.2. Then mean np = 5·0.2 =1. Variance npq =1·0.8 =0.8.
Mean = 1, Variance = 0.8.
E[X]=∫_{1}^{∞} x·(1/x^2) dx = ∫_{1}^{∞} 1/x dx which diverges → mean does not exist. Hence variance also does not exist. So option (3).
The provided question text appears to be corrupted and cannot be reconstructed unambiguously. Please provide the original clear statement so I can solve it.
Cannot determine — question text is unreadable.
If X is the shorter piece, its pdf is uniform on (0,l): f(x)=1/l for 0<x<l. Then E[X]=∫_0^l x(1/l)dx = l/2. Var(X)=E[X^2]-(E[X])^2 where E[X^2]=∫_0^l x^2(1/l)dx = l^2/3. Thus Var = l^2/3 - (l/2)^2 = l^2/3 - l^2/4 = l^2/12. So option (3).
The question text is incomplete/corrupted and cannot be interpreted unambiguously. Please supply the full statement (all given probabilities) so k can be computed (normalization ∑P(X=i)=1).
E = (1/6)·36 + (1/6)·∑_{k=1}^5 (−k^2) = 6 − (1/6)(1^2+2^2+3^2+4^2+5^2) = 6 − 55/6 = −19/6.
Option (2) −19/6
Solve i+j=7 with i∈{1..6}, j∈{1..4}. Solutions: (6,1),(5,2),(4,3),(3,4) — 4 outcomes.
Option (4) 4
σ = sqrt{np(1−p)} = sqrt{25·0.8·0.2} = sqrt{4} = 2.
Option (4) 2
If i heads occur then tails = n−i, so X = i − (n−i) = 2i − n for i = 0,1,2,...,n. Thus the possible values are 2i−n for i=0,1,...,n.
For f(x)=1/12 on (a,b) we need ∫_a^b (1/12) dx = (b−a)/12 =1 ⇒ b−a=12. Differences: 12−0=12, 17−5=12, 19−7=12, 24−16=8. Only (16,24) has length 8, so impossible.
Option (4) 16 and 24
E(Y) = (42+36+34+48)/4 =160/4=40. E(X)=∑ size·(size/160) = (42^2+36^2+34^2+48^2)/160 =6520/160=163/4=40.75.
Option (3) E(X)=163/4 (40.75), E(Y)=40
By linearity E(X)=E(X1)+E(X2)=0.6+0.5=1.1.
E(X) = 1.1
P(X≥4)=C(5,4)(1/3)^4(2/3)+C(5,5)(1/3)^5 =5·(1/81)·(2/3)+1/243 =10/243+1/243=11/243.
Option (1) 11/243
The provided item contains only the fragment "(2) 1" with no full question. Insufficient information to solve.
Cannot determine — question incomplete
E(X)=p, Var(X)=p(1−p). Equation p=3p(1−p). If p=0 ⇒ P(X=0)=1 (trivial). For p≠0 divide by p: 1=3(1−p) ⇒ 1=3−3p ⇒ p=2/3 ⇒ P(X=0)=1−p=1/3.
P(X=0)=1/3 (principal nontrivial solution); trivial solution P(X=0)=1 also satisfies
Let np=6 and np(1−p)=2.4 ⇒ 6(1−p)=2.4 ⇒ p=0.6, n=6/0.6=10. So P(X=5)=C(10,5)0.6^5 0.4^5.
P(X=5) = C(10,5)(0.6)^5(0.4)^5
Normalization: ∫_0^1 (ax+b)dx = a/2 + b =1. Expectation: ∫_0^1 x(ax+b)dx = a/3 + b/2 =7/12. Solve: a/2 + b =1 and a/3 + b/2 =7/12 ⇒ subtract: a=1 ⇒ b=1/2.
Option (1) a=1, b=1/2
The statement is truncated and lacks necessary data to solve.
Cannot determine — question incomplete
I and II are counts (discrete). III is a continuous time variable.
Option (1) I and II
Require ∫_0^1 a x^2 dx = a/3 =1 ⇒ a=3.
Option (3) 3
Normalization: k(1/2+1/3+1+4+5)=k(65/6)=1 ⇒ k=6/65. E(X)=k[−2·(1/2) + (−1)·(1/3)+0·1 +1·4 +2·5] = (6/65)·(38/3) =76/65.
E(X) = 76/65
Var(2X−3)=4·Var(X)=4·p(1−p)=4·0.4·0.6=0.96.
Option (4) 0.96
15·9·p^4(1−p)^2 =15·p^2(1−p)^4 ⇒ 9 p^2 = (1−p)^2 ⇒ 3p=1−p ⇒ p=1/4.
Option (2) 0.25
P = C(3,2)(1/20)^2(19/20) = 3·(1/400)·(19/20) =57/8000.
Option (1) 57/8000