1. The line of regression of Y on X is given by "Y=A+Bx, A=\\bar{y}-B\\bar{x}"
Given that "\\bar{x}=10, \\bar{y}=4, B=0.6." Then
The line of regression of Y on X is
Estimate "Y" when "X=1"
2. A discrete random variable has the following distribution
i). Determine the value of k
ii). Find the expectation of x
iii). Find the variance of x
"E(X)=\\sum x_i^2f(x_i)=""=1^2 ({1 \\over 4})+2^2({1 \\over 2})+3^2({1 \\over 6})+4^2({1 \\over 12})={61 \\over 12}"
"Var(X)=\\sigma^2={61 \\over 12}-({25 \\over 12})^2={107 \\over 144}"
3. The arithmetic mean of 10 numbers is 4. When an eleventh number x is added, the overall mean is changed to 5. When a twelfth number y is added, the mean changes to 4. Determine the values of x and y.
Given that "\\mu_{10}=4"
"\\mu_{11}=5"
4. a) Let "X=" the number of defective items: "X\\sim B(n, p)."
Given that "n=1000, p=0.005."
The mean value and standard deviation of a binomial random variable "X" are
"\\mu=np=1000(0.005)=5""\\sigma=\\sqrt{np(1-p)}=\\sqrt{1000(0.005)(1-0.005)}=\\sqrt{4.975}"
Since the sample size "n" is very large and "p" is small we may use Approximation of Binomial Distribution by a Poisson Distribution
i). The probability of having only one defective item is
"P(X=1)={e^{-5}5^1 \\over 1!}=5e^{-5}\\approx0.033690"
ii). The probability of having at most 2 defective items is
"P(X\\leq2)={e^{-5}5^0 \\over 0!}+{e^{-5}5^1 \\over 1!}+{e^{-5}5^2 \\over 2!}={37 \\over 2}e^{-5}\\approx0.124652"
iii). The probability of having more than 3 defective items is
Comments
Leave a comment