Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Engineering Mathematics Expert

2008 Honors Examination in Probability

1. Suppose that you ask a random sample of 36 male students at Swarthmore how many minutes they spend at the gym during a typical workout session. Using their data, you compute a 99% confidence interval for the population average and obtain 25.3 to 50.1 minutes. You also compute the p-value for a one-sided test of the null hypothesis that the population average equals 30 minutes and obtain a p-value of about 0.11. Assume that the data follow a normal curve.

(a) What is the standard deviation for these 36 men?

(b) Below are five statements about the confidence interval and p-value. For each statement, if you believe that it is always true, simply write "true" on your answer sheet. Otherwise, write "false" and explain precisely why the statement could be false in five or fewer sentences.

i. Approximately 99% of all male Swarthmore students work out between 25.3 and 50.1 minutes during a workout.

ii. A 99% confidence interval obtained from a random sample of 100 male Swarthmore students has a better chance of containing the population average than a 99% confidence interval obtained from a random sample of 36 male Swarthmore students.

iii. If we took random samples of 36 male Swarthmore students over and over again, we would expect roughly 99% of the sample averages to fall between 25.3 and 50.1.

iv. There is an 11% chance that the population average equals 30.

v. If the null hypothesis was true, there is an 11% chance that we'd observe a sample average that exceeds 37.7.

2. Suppose that a finite population contains N elements. You take a sample of n elements from this population (how you do so will be described in parts of the problem). Let Ii = 1 if element i is selected in the sample, where i = 1, . . . , N. Let Iij = 1 if element i and element j are both selected in the sample, where i = 1, . . . , N, j = 1, . . . , N, and i ≠ j. For all i, let the probability that record i is selected be πi = P(Ii = 1). For all pairs (i, j), let the probability that both records are selected be πij = P(Iij = 1).

(a) Suppose that the sample is selected without replacement.

i. How many distinct samples of n elements are there? Two samples, say S1 and S2, are distinct when i ∈ S1 but i ∉  S2 for at least one i. Samples with the same elements selected in different orders are not distinct.

ii. Determine πi for any i.

iii. Determine πij for any pair i, j such that i ≠ j.

iv. Suppose that T = a1I1 + a2I2 + a3I3, where a1, a2, a3 are positive constants. Determine V ar(T).

(b) Suppose that the sample is selected with replacement.

i. Determine πi for any i.

ii. Determine πij for any pair i, j such that i ≠ j.

3. Infectious diseases are sometimes modelled with a so called SIR model (the letters stand for Susceptible, Infected, and Recovered). People begin in class S, then possibly migrate to class I (i.e., become infected), and then to class R (i.e., recover); no other transitions are possible. In a simple version of the model, the ith individual begins in class S, waits a random amount of time Ti with an exponential distribution, f(t|λ) = λe-λt, before migrating to class I, then waits another random amount of time Wi with exponential distribution f(w|µ) = µe-µw, before migrating to class R, with all the exponentially distributed random variables {Ti, Wi} independent.

(a) Let N denote the number of Susceptibles at time 0, and let Xt be the number of these who become infected by time t. Find the probability distribution of Xt.

(b) Let Z1 be the length of time until the first of those people becomes infected, i.e., Z1 = min(T1, . . . , TN). Find the probability distribution for Z1.

(c) Let ZN be the length of time until the last of those people becomes infected, i.e., ZN = max(T1, . . . , TN). Find the probability density function for ZN.

(d) Let Yi = Ti + Wi be the total amount of time the ith Susceptible waits before joining class R. Find the probability distribution of Yi under the (simplifying) assumption µ = λ.

4. A commonly used probability distribution for monetary random variables is the Pareto distribution. Assume all values of the random variable are greater than or equal to some baseline value k. The Pareto probability density function is

2074_Figure.png

where θ ≥ 1. Assume that k is known and that k > 2.

(a) Determine the expected value of Y.

(b) Determine the probability density function of Z = log(Y ), where log is the natural logarithm.

(c) Determine the expected value of Z.

(d) Let Wn = i=1n (log(Yi) - log(k))/n, where {Y1, . . . , Yn} are independent samples from f(y). Show that Wn approaches 1/θ as n → ∞.

5. Suppose that you collect data {Y1, . . . , Yn} that are independent and identically distributed according to an exponential distribution with parameter λ,

f(y) = λe - λy,      y ≥ 0

f(y) = 0,                otherwise.

(a) Suppose that Y is the lifetime in minutes for a machine. A certain machine has been working for 3 minutes already. Given this information, find the chance that its total lifetime will be less than 10 minutes. Use λ = 0.2 for part (a) only.

(b) Find the moment generating function of Y.

(c) Use the moment generating function to determine the mean and variance of Y.

(d) What is the approximate distribution of Y¯ = i=1n Yi/n as n → ∞?

(e) Suppose that you decide to use Bayesian inference to learn about λ. You use a prior distribution for λ that is also an exponential distribution with parameter equal to µ. Determine the posterior distribution of λ given the observed data and µ.

6. A certain person goes for a run each morning. When he leaves his house for his run he is equally likely to go out either the front or back door; and, similarly, when he returns he is equally likely to go to either the front or back door. The runner owns two pairs of running shoes. After each run, he takes off his shoes at whichever door he happens to be. If there are no shoes at the door from which he leaves, he runs barefoot. We are interested in the proportion of time that he runs barefoot.

(a) Set up a Markov chain to help you learn about the proportion of time that he runs barefoot. Give the states and the transition probabilities.

(b) If he runs barefoot on Monday morning, what is the chance that he will run barefoot on Thursday morning?

(c) Determine the long-run proportion of days that he runs barefoot.

Engineering Mathematics, Engineering

  • Category:- Engineering Mathematics
  • Reference No.:- M91867833

Have any Question?


Related Questions in Engineering Mathematics

Q undirected vs directed connectivitya prove that in any

Q: Undirected vs. directed connectivity. (a) Prove that in any connected undirected graph G = (V, E) there is a vertex v ? V whose removal leaves G connected. (Hint: Consider the DFS search tree for G.) (b) Give an examp ...

Analytical methods for engineers assignment - calculusthis

ANALYTICAL METHODS FOR ENGINEERS ASSIGNMENT - CALCULUS This assignment assesses Outcome - Analyse and model engineering situations and solve problems using calculus. Questions - Q1. Differentiate the following functions ...

Question a suppose that you are given an instance of the

Question : (a) Suppose that you are given an instance of the MST problem on a graph G, with edge weights that are all positive and distinct. Let T be the minimum spanning tree for G returned by Kruskal's algorithm. Now s ...

Question suppose that g is a directed graph in class we

Question : Suppose that G is a directed graph. In class we discussed an algorithm that will determine whether a given vertex can reach every other vertex in the graph (this is the 1-to-many reachability problem). Conside ...

Assignment - introduction to math programmingdirections

Assignment - Introduction to Math Programming Directions - Formulate a linear programming model for the following description. Include definitions of decision variables, Objective function, and constraints. Augment your ...

Question 1 - many spas many componentsconsider 4 types of

Question 1 - Many spas, many components Consider 4 types of spa tub: Aqua-Spa (or FirstSpa, or P1), Hydro-Lux (or SecondSpa, or P2), ThirdSpa (or P3) and FourthSpa (or P4), with the production of products P1, ..., P4 in ...

Problem -consider a closed convex set x sub rd a function h

Problem - Consider a closed convex set X ⊂ R d , a function H : X x Ξ ι→ R d , and a deterministic nonnegative sequence {α n } such that n=0 ∑ ∞ α n = ∞ and n=0 ∑ ∞ (α n ) 2 = ∞. Consider an inner product (·, ·) on R d , ...

Question suppose g is an undirected connected weighted

Question : Suppose G is an undirected, connected, weighted graph such that the edges in G have distinct edge weights. Show that the minimum spanning tree for G is unique.

All these questions should be answered in matlab 1 generate

All these questions should be answered in MATLAB !!! 1. Generate a set of 3 random patterns of dimension 12 where each value is +1 or -1.(3 random 12*12 matrix) 2. Create a 12-unit Hopfield network (a 12x12 matrix) from ...

Clculus assignment -q1 find the total differential of w

CALCULUS ASSIGNMENT - Q1. Find the total differential of w = x 3 yz + xy + z + 3 at (x, y, z) = (1, 2, 3). Q2. Find the value of the double integral ∫∫ R (6x + 2y 2 )dA where R = {(x, y)| - 2 ≤ y ≤ 1, y 2 ≤ x ≤ 2 - y. Q3 ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As