0% found this document useful (0 votes)
15 views4 pages

MAI 102 Assignment 7

The document outlines an assignment for MAI-102 (Mathematics II) at the Indian Institute of Technology Roorkee for the Spring Semester 2024-25, covering topics such as sampling distributions, estimation, and various statistical methods. It includes multiple problems related to sampling distributions, confidence intervals, maximum likelihood estimation, and probability calculations. Each problem requires the application of statistical theories and methods to derive solutions and confidence intervals for different scenarios.

Uploaded by

devendrak1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
15 views4 pages

MAI 102 Assignment 7

The document outlines an assignment for MAI-102 (Mathematics II) at the Indian Institute of Technology Roorkee for the Spring Semester 2024-25, covering topics such as sampling distributions, estimation, and various statistical methods. It includes multiple problems related to sampling distributions, confidence intervals, maximum likelihood estimation, and probability calculations. Each problem requires the application of statistical theories and methods to derive solutions and confidence intervals for different scenarios.

Uploaded by

devendrak1
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Indian Institute of Technology Roorkee

Spring Semester 2024-25


MAI-102 (Mathematics II)
Assignment 7
Topics: Sampling Distributions: Random sampling and sampling distributions, central limit
theorem. Estimation: Point estimation, unbiased estimators, maximum likelihood estimation.
Interval estimation, interval estimation of mean, variance and proportion for normal populations.

(1) (a) Let X n be the sample mean of a random √ sample of size n from rectangular (or uniform)
distribution on [0, 1]. Let Un = n X n − 21 . Show that F (u) = lim P (Un < u)
n→∞
exists and determine it.
(b) Let X1 , X2 , . . . , Xn , . . . be independent and identically distributed Bernoulli variates
such that:
P (Xk = 1) = p, P (Xk = 0) = q = (1 − p), k = 1, 2, . . . , n, . . . .
( n )
X
Examine whether the sequence Xi follows central limit theorem.
i=1
(2) In a communication system each data packet consists of 1000 bits. Due to the noise each bit
may be received in error with probability 0.1. It is assumed bit errors occur independently.
Find the probability that there are more than 120 errors in a certain data packet.
(3) A bank teller serves customers standing in the queue one by one. Suppose that the service
time Xi for customer i has mean E(Xi ) = 2 (minutes) and Var(Xi ) = 1. We assume that
service times for different bank customers are independent. Let Y be the total time the
bank teller spends serving 50 customers. Find P (90 < Y < 110).
(4) Let n numbers X1 , X2 , . . . , Xn in decimal form, be each approximated by the closest integer.
If Xi is the ith true number and Yi is the nearest integer, then Ui = Xi − Yi is the error
made by the rounding process. Suppose that U1 , U2 , . . . , Un are independent and each is
uniform on (−0.5, 0.5).
(a) What is the probability that the true sum is within ‘a’ units of the approximated
sum?
(b) If n = 300 terms are added, find ‘a’ so that we are 95% sure that the approximation
is within ‘a’ units of the true sum.
(5) (a) Suppose that a sample of n = 1, 600 tires of the same type are obtained at random
from an ongoing production process in which 8% of all such tires produced are defec-
tive. What is the probability that in such a sample not more than 150 tires will be
defective? (use the normal approximation to the binomial distribution with continuity
correction.)
(b) Based on past experience, 7% of all luncheon vouchers are in error. If a random sample
of 400 vouchers is selected, what is the approximate probability that (use the normal
approximation to the binomial distribution with continuity correction)
(i) exactly 25 are in error?
(ii) fewer than 25 are in error?
(iii) between 20 and 25 (inclusive) are in error?
(6) (a) A radioactive element disintegrates such that it follows a Poisson distribution. If the
mean number of particles (α) emitted is recorded in a 1 second interval as 69, then
using the normal approximation to the Poisson distribution (continuity correction),
evaluate the probability of:
(i) Less than 60 particles are emitted in 1 second.
(ii) Between 65 and 75 particles inclusive are emitted in 1 second.
(b) The annual number of earthquakes registering at least 2.5 on the Richter Scale and
having an epicenter within 40 miles of downtown Memphis follows a Poisson distri-
bution with mean 6.5. What is the probability that at least 9 such earthquakes will
strike next year?
1
2

(i) Use the Poisson distribution to calculate the exact probability.


(ii) Use the normal approximation to the Poisson distribution with continuity cor-
rection.
(7) (a) If X is a binomial distribution with parameters n and θ, show that n · Xn · 1 − Xn is

not an unbiased estimator of the variance of X.
(b) Let X be the mean of a random sample X1 , X2 , . . . , Xn from a distribution with
n
variance σ 2 . Show that T = n1 (Xi − X)2 is not an unbiased estimator of σ 2 .
P
i=1
(8) (a) Find the maximum likelihood estimate(MLE) of the parameter p for Binomial (n, p)
population. Check whether the estimate is unbiased or not.
(b) Find the MLE of the parameter λ for Poisson(λ) population.
(c) Find the MLE of the parameters µ and σ for Normal (µ, σ) population.
(d) A population has a density function given by
xp−1 e−x/θ
f (x) = , 0 < x < ∞, p is given and θ is a parameter.
θp Γ(p)
Find the MLE of θ. Show that the estimate is unbiased.
(e) Estimate the parameter µ given by the distribution
 xi
1 µ
f (x) = , xi = 0, 1, 2, . . . ; µ > 0,
1+µ 1+µ
by the method of maximum likelihood and show that the estimate is unbiased.
(f) Estimate the parameter θ of a continuous population having the density function
(1 + θ)xθ , (0 < x < 1) by the method of maximum likelihood.
(g) Find the MLE of the parameter α of a continuous population, having density function
2(α−x)
α2
, (0 < x < α), for a sample of unit mass and check the unbiasedness of the
estimate.
(h) Let X1 , X2 , . . . , Xn be a random sample from the uniform distribution with probability
density function
 1
θ
, 0 < x < ∞, θ > 0,
f (x, θ) =
0, elsewhere.
Obtain the maximum likelihood estimator for θ.
(9) (a) Let X denotes the mean of a random sample of size n from a distribution that has
mean µ and variance σ 2 = 20. Find n with 90% confidence that the random interval
(X − 2, X + 2) includes µ.
(b) A random sample of size 100 is taken from a population with σ = 0.5 gram. Given
that the sample mean is 0.75, construct a 95% confidence interval for the population
mean µ.
(c) A normal distribution has mean 7 and standard deviation 2. How large a sample
should be taken to have a 95% confidence interval for µ of length 0.6.
(d) A random sample of size 80 is taken from a population with sample variance S 2 =
30.85. Given that the sample mean is 18.85, construct a 99% confidence interval for
the population mean µ.
(10) A signal having value µ is transmitted from location A. The value received at location
B is normally distributed with unknown mean µ and variance σ 2 . A particular value is
transmitted 9 times. Find the 95% confidence interval for the transmitted data µ, when
the successive values received are 5, 8.5, 12, 15, 7, 9, 7.5, 6.5 and 10.5.
3

(11) A standardized procedure is expected to produce washers with very small deviation in
their thickness. Suppose that 10 such washers were chosen and measured. The thickness
of these washers were found to be (in inches) as follows:
0.123, 0.124, 0.126, 0.120, 0.130, 0.133, 0.125, 0.128, 0.124, 0.126.
What is the 90% confidence interval for the standard deviation σ of the thickness of a
washer produced by this procedure?
(12) An optical firm purchases glass for making lenses. Assume that the refractive index of 20
pieces of glass have a variance of 1.20 × 10−4 . Construct a 95% confidence interval for σ 2 ,
the variance of the refractive index of all such pieces of glass.
(13) The following are weights (in decagrams) of 10 packages of grass seed distributed by a
certain company:
46.4, 46.1, 45.8, 47.0, 46.1, 45.9, 45.8, 46.9, 45.2 and 46.0.
Find a 95% confidence interval for the standard deviation σ of all such packages of grass
seed distributed by this company.
(14) A random sample size 100 is taken from a population with σ = 5.1. Given that the sample
mean is 21.6. What can be asserted with probability 0.95 about the maximum size of the
error for the sample mean?
(15) Let two independent random samples, each of size 10, from two normal distributions
N (µ1 , σ 2 ) and N (µ2 , σ 2 ) yield x1 = 4.8, s21 = 8.64, x2 = 5.6, s22 = 7.88. Find a 95%
confidence interval for µ1 − µ2 .
(16) A study of two kinds of photocopying equipment shows that 60 failures of the first kind
of equipment took on the average 80.7 minutes to repair with a standard deviation of
19.4 minutes, whereas 50 failures of the second kind of equipment took on the average
88.1 minutes to repair with a standard deviation of 18.8 minutes. Find a 99% confidence
interval for the difference between the true average amounts of time it takes to repair
failures of the two kinds of photocopying equipment.
(17) In a sample survey it was found that among 100 people surveyed only 18 see a partic-
ular television program. Construct a 98% confidence interval for the corresponding true
proportion.
(18) Suppose that 175 heads and 225 tails resulted from 400 tosses of a coin. Find a 90%
confidence interval for the probability of a head.
4

ANSWERS

√ Ru
√1 exp − 21 x2 dx

(1) (a) Φ( 12u), where Φ(u) = 2π −∞
(2) 0.0175
(3) 0.84
(4) (a) Required probability
n
! n
!
X X p
p=P (Xi − Yi ) ≤ a =P −a ≤ Ui ≤ a = 2Φ(a 12/n) − 1.
i=1 i=1
p
(b) p = 0.95 ⇒ Φ(a 12/300) = 0.975 ⇒ a = 9.8
(5) (a) 0.9808
(b) (i) 0.0670
(ii) 0.2451
(iii) 0.2646
(6) (a) (i) 0.1271
(ii) 0.4877
(b) (i) 0.208
(ii) 0.218
(8) (a) pb = Nx , unbiased.
(8) (b) λb = x.
n
b2 = n1 (xi − x)2 .
P
(8) (c) µ
b = x, σ
i=1
(8) (d) θb = xp .
(8) b = x.
(e) µ
(8) (f) θ = −1 − ln(x1 xn2 ...xn ) .
b
(8) (g) α
b = 2x1 , where x1 is a random sample of unit size.
(8) (h) θb = X(n) (the largest sample observation).
(9) (a) n ≈ 14.
(9) (b) (0.652, 0.848).
(9) (c) n ≈ 171.
(9) (d) (17.25, 20.45).
(10) (6.631, 11.369).
(11) (2.696 × 10−3 , 6.072 × 10−3 ).
(12) (0.694 × 10−4 , 2.56 × 10−4 ).
(13) (0.368, 0.977).
(14) 0.9996.
(15) (−3.5, 1.9).
(16) (−16.809, 2.009).
(17) (0.0906, 0.2694).
(18) (0.3967, 0.4783).

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy