Question

Continuous distributions: Generate and store in column c1 10,000 values from the uniform distribution on the...

Continuous distributions: Generate and store in column c1 10,000 values from the uniform distribution on the interval [4,8] as follows: random 10000 c1; uniform 4 8. (Do not forget the ”dot”) [3] a. Use mean command to find the sample mean ¯x of these data, ¯x=————- Note: The mean µ of a uniform distribution over an interval [a, b] is simply the middle of this interval, i.e. µ = (a + b)/2. [3] b. What is the mean µ of the uniform distribution on the interval [4,8]? µ=———- Compare µ to the value ¯x you found in part a). ———————– Generate and store in column c2 1,000 values from exponential distribution with mean 7 as follows: random 1000 c2; exponential 7. Note: The mean µ and the standard deviation σ of such distribution are both equal to the mean above. [3] c. Use desc command to find the sample mean ¯x and sample standard deviation s for these 1,000 data ¯x=———- and s =————– Are ¯x and s close to the value 7?———————– [3] d. Use Minitab to draw a histogram of the 1,000 values you generated from this exponential distribution. What is the shape of this distribution?———————–

Homework Answers

Answer #1

a. Use mean command to find the sample mean ¯x of these data

Ans: ¯x=  5.9986

The mean µ of a uniform distribution over an interval [4, 8] is simply the middle of this interval, i.e.

µ =(4+8)/2=6

From the sample mean and actual mean of the uniform distribution, the two values are similar. Hence, we can conclude that the sample mean of the data is the estimator of the population mean.

The sample mean ¯x and sample standard deviation s for these 1,000 data are ¯x=6.767 and s =6.559. Yes, both ¯x and s are close to the value 7.

The histogram of the n=1,000 values generated from this exponential distribution with mean 7 is

The shape of this distribution is positive skewness.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Develop a generator for a triangular distribution with range (1,10) and mode x=4. Generate 100 values...
Develop a generator for a triangular distribution with range (1,10) and mode x=4. Generate 100 values (you may use MS Excel) of the random variate, compute the sample mean, and compare it to the true mean of the distribution. Show your calculations (for at least some of the generated values). can I get the answer please in simulation
1. For which type of continuous distribution are the mean and the median always the same?...
1. For which type of continuous distribution are the mean and the median always the same? uniform and normal distributions only all of the above uniform distribution exponential distribution normal distribution 2. The skewness of a normal distribution is: negative zero positive something that varies 3. The standard normal probability distribution has a mean of ______ and a standard deviation of ______. 0, 1 1, 0 1, 1 0, 0 4. Any normal probability distribution can be converted to a...
R Programming: a.Choose 10 random values of X having the Normal(4, 1) distribution. Use t.test to...
R Programming: a.Choose 10 random values of X having the Normal(4, 1) distribution. Use t.test to compute the 95% confidence interval for the mean. Is 4 in your confidence interval? b.Replicate the experiment in part a 10,000 times and compute the percentage of times the population mean 4 was included in the confidence interval. c.Repeat part b, except sample your 10 values when X has the Exponential(1/4) distribution. What is the mean of X? What percentage of times did the...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate d.f. as the row header. For a right-tailed test, the column header is the value of α found in the one-tail arearow. For a left-tailed test, the column header is the value of α found in the one-tail area row, but you must change the sign of the critical value t to −t. For a two-tailed test, the column header is the value of...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate d.f. as the row header. For a right-tailed test, the column header is the value of α found in the one-tail area row. For a left-tailed test, the column header is the value of α found in the one-tail area row, but you must change the sign of the critical value t to −t. For a two-tailed test, the column header is the value...
The Uniform Distribution Use the following information to answer the next ten questions in excel ....
The Uniform Distribution Use the following information to answer the next ten questions in excel . The data that follow are the square footage (in 1,000 feet squared) of 28 homes. 1.5 2.4 3.6 2.6 1.6 2.4 2.0 3.5 2.5 1.8 2.4 2.5 3.5 4.0 2.6 1.6 2.2 1.8 3.8 2.5 1.5 2.8 1.8 4.5 1.9 1.9 3.1 1.6 The sample mean = 2.50 and the sample standard deviation = 0.8302. The distribution can be written as X ~ U(1.5,...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate...
The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate d.f. as the row header. For a right-tailed test, the column header is the value of α found in the one-tail area row. For a left-tailed test, the column header is the value of α found in the one-tail area row, but you must change the sign of the critical value t to −t. For a two-tailed test, the column header is the value...
11) The Student's t distribution table gives critical values for the Student's t distribution. Use an...
11) The Student's t distribution table gives critical values for the Student's t distribution. Use an appropriate d.f. as the row header. For a right-tailed test, the column header is the value of α found in the one-tail area row. For a left-tailed test, the column header is the value of α found in the one-tail area row, but you must change the sign of the critical value t to −t. For a two-tailed test, the column header is the...
True or false: 1. When constructing a confidence interval for a sample Mean, the t distribution...
True or false: 1. When constructing a confidence interval for a sample Mean, the t distribution is appropriate whenever the sample size is small. 2. The sampling distribution of X (X-bar) is not always a normal distribution. 3. The reason sample variance has a divisor of n-1 rather than n is that it makes the sample standard deviation an unbiased estimate of the population standard deviation. 4. The error term is the difference between the actual value of the dependent...
Do you want to own your own candy store? Wow! With some interest in running your...
Do you want to own your own candy store? Wow! With some interest in running your own business and a decent credit rating, you can probably get a bank loan on startup costs for franchises such as Candy Express, The Fudge Company, Karmel Corn, and Rocky Mountain Chocolate Factory. Startup costs (in thousands of dollars) for a random sample of candy stores are given below. Assume that the population of x values has an approximately normal distribution. Do you want...