| 0.00 |
| 0.20 |
| 0.60 |
| 0.43 |
| 0.75 |
| 0.27 |
| 1.45 |
| 0.19 |
| 0.26 |
| 0.04 |
| 0.61 |
| 0.26 |
| 0.80 |
| 0.36 |
| 0.26 |
| 1.30 |
| 0.01 |
| 0.10 |
| 0.06 |
| 0.19 |
| 0.51 |
| 1.74 |
| 0.01 |
| 0.19 |
| 0.06 |
| 0.19 |
| 0.17 |
| 0.25 |
| 0.24 |
| 0.36 |
| 0.15 |
| 0.36 |
| 0.07 |
| 1.18 |
| 0.83 |
| 0.23 |
| 0.06 |
| 0.01 |
| 0.05 |
| 0.78 |
| 1.14 |
| 0.41 |
| 0.38 |
| 0.40 |
| 1.46 |
| 0.07 |
| 0.63 |
| 0.91 |
| 0.21 |
| 0.75 |
| 0.19 |
| 0.59 |
| 0.12 |
| 1.12 |
| 0.97 |
| 0.02 |
| 0.04 |
| 0.38 |
| 0.56 |
| 0.33 |
| 0.16 |
| 0.16 |
| 0.29 |
| 0.24 |
| 0.02 |
| 0.98 |
| 0.44 |
| 0.19 |
| 0.63 |
| 0.59 |
| 0.50 |
| 0.40 |
| 1.56 |
| 0.12 |
| 3.17 |
| 0.13 |
| 0.41 |
| 0.11 |
| 0.05 |
| 0.59 |
| 1.74 |
| 0.03 |
| 0.09 |
| 0.42 |
| 0.40 |
| 0.09 |
| 0.44 |
| 0.04 |
| 1.20 |
| 1.06 |
| 0.28 |
| 0.46 |
| 0.24 |
| 0.07 |
| 0.40 |
| 0.68 |
| 0.73 |
| 0.88 |
| 0.00 |
It turns out that the
"Pocket Change" data set was taken from a random variable X that was exponentially distributed with
mean,
μ = 0.50 .
In other words, the
random variable X is given by
X = amount of change in pocket
X ∼ Exp ( 2 )
(a) What is the PDF
for X ∼ Exp ( 2 ) ?
(b) How do the shapes
of your histogram in Problem 1 and the PDF for X ∼ Exp ( 2 ) compare?
(c) How does the
expected value ( μ ) and your sample average (
x ¯ ) in Problem 1 compare? Do you expect
these to be close? Why or why not?
(d) How does the
standard deviation of X and your sample standard deviation (
s ) in Problem 1 compare ? Do you expect
these values to be close? Why or why not?
(e) Let X ¯ be the random variable of sample
averages of size
n = 30 .
How is X ¯ distributed?
X ¯ ∼ _____?______
(f) Use your mean
x ¯ and standard deviation
s from Problem 1 to construct a 99%
confidence interval on the true location of the population
average.
(g) Write a complete sentence that explains what a confidence interval means in this context.
a) The PDF is
b) The histogram and the theoretical distribution are plotted below.

The shapes matches.
c) The theoretical expectation is
. The sample mean is
.
Yes. Since the distributions matches, the means are also close.
d)The theoretical standard deviation is
. The sample standard deviation is
.
Yes. Since the distributions matches, the standard deviations are also close.
e) According to Central Limit Theorem (CLT),
f) The 99% confidence interval is
g) We are 99% confident that the mean lies in the interval
Complete R code below.
X <- c(0, 0.2, 0.6,
0.43, 0.75, 0.27,
1.45, 0.19, 0.26,
0.04, 0.61, 0.26, 0.8,
0.36, 0.26, 1.3,
0.01, 0.1, 0.06,
0.19, 0.51, 1.74,
0.01, 0.19, 0.06, 0.19,
0.17, 0.25, 0.24,
0.36, 0.15, 0.36,
0.07, 1.18, 0.83,
0.23, 0.06, 0.01,
0.05, 0.78,
1.14, 0.41, 0.38,
0.4, 1.46, 0.07,
0.63, 0.91, 0.21,
0.75, 0.19, 0.59,
0.12, 1.12,
0.97, 0.02, 0.04,
0.38, 0.56, 0.33,
0.16, 0.16, 0.29,
0.24, 0.02, 0.98,
0.44, 0.19,
0.63, 0.59, 0.5,
0.4, 1.56, 0.12,
3.17, 0.13, 0.41,
0.11, 0.05, 0.59,
1.74, 0.03,
0.09, 0.42, 0.4,
0.09, 0.44, 0.04,
1.2, 1.06, 0.28,
0.46, 0.24, 0.07,
0.4, 0.68,
0.73, 0.88, 0)
plot(1:1)
dev.new()
hist(X, col="skyblue",main="Histogram & Exponetial
distribution",xlab = "X",ylab = "Density",probability = TRUE)
curve(dexp(x,rate=2),lwd=2, col="blue",add = TRUE)
mean(X)
sd(X)
length(X)
0.00 0.20 0.60 0.43 0.75 0.27 1.45 0.19 0.26 0.04 0.61 0.26 0.80 0.36 0.26 1.30 0.01...
Problem 3. Assume that the house is 9 feet tall, has pipe size of 20 in. and post height is 40 ft. See the chart below for the cross-sectional properties of your pipe. Assume a wind pressure of 30 psf. a. Calculate the force/foot of pipe by multiplying the wind pressure by the diameter of the pipe. The uniform load is 1200 on the pipe in lb/ft. b. Calculate the resultant force caused by the wind on the house. Treat...
Hello, I'm needing help on this question. I will rate
:)
My DevoreStat9 9 E 037 6.8/34 points | Previous Answers 3. Hexavalent chromium has been identified as an inhalation carcinogen and an air toxin of concern in a number of different locales. An article gave the accompanying data on both indoor and outdoor concentration (nanograms/m2) for a sample of houses selected from a certain region. House 8 9 5 6 2 3 4 Indoor 0.04 0.05 0.06 0.09 0.09...
Use Table 8.1, a computer, or a calculator to answer the following. Suppose a candidate for public office is favored by only 47% of the voters. If a sample survey randomly selects 2,500 voters, the percentage in the sample who favor the candidate can be thought of as a measurement from a normal curve with a mean of 47% and a standard deviation of 1%. Based on this information, how often (as a %) would such a survey show that...
Find five years of monthly returns for two mutual funds, Vanguard’s U.S. Growth Fund and U.S. Value Fund, as well as corresponding returns for the S&P 500 and the Treasury-bill rate. (Use Spreadsheet.xls) a. Calculate each fund’s excess rate of return over T-bills in each month. (Negative values should be indicated by a minus sign. Leave no cells blank - be certain to enter "0" wherever required. Do not round intermediate calculations. Round your answers to 2 decimal places.) Total...
Thermodynamics:
A rigid container has 2 kg of water vapor at initially at 100
kPa, 300oC that is heated to 500oC. Solve for the amount of heat
transferred using:
a. the heat capacity from Table A-2
b. the heat capacity equation given in Table A-2
c. the steam table
d. CATT3
Which answer is most accurate, and why aren’t the answers all
the same?
7 g 18 2 3 5 4 8 5 5 3 3 7 30 kli 0...
Suppose 1000 coins are tossed. Use the normal curve approximation to the binomial distribution to find the probability of getting the following result. Exactly 495 heads Use the table of areas under the standard normal curve given below. Click here to view page 1. Click here to view page 2. Click here to view page 3. Click here to view page 4. Click here to view page 5. Click here to view page 6. The probability of getting exactly 495...
Suppose 16 coins are tossed. Use the normal curve approximation to the binomial distribution to find the probability of getting the following result. More than 11 tails. Use the table of areas under the standard normal curve given below. Click here to view page 1. Click here to view page 2. Click here to view page 3. Click here to view page 4. Click here to view page 5. Click here to view page 6. Binomial probability = (Round to...
(100 points) Water at 25°C is pumped at a rate of 0.075m'/s from a reservoir 20m above a pump to a free discharge (this means discharged to atmosphere) 35m above the pump. The pressure on the intake side of the pump is 150kPa and the pressure on the discharge side of the pump is 450kPa. The pipe between the reservoir and the pump is 3 meters of 5in diameter cast iron. From the pump to the discharge the pipe is...