Question

In: Statistics and Probability

The “cold start ignition time” of an automobile engine is investigated by a gasoline manufacturer. The...

The “cold start ignition time” of an automobile engine is investigated by a gasoline manufacturer. The following 8 times (in seconds) were obtained for a test vehicle:

1.75, 1.92, 2.62, 2.35, 3.09, 3.15, 2.53, 1.91

A Construct and interpret the 95% confidence interval for the population mean start ignition time of an automobile engine.

B Test at 0.05 significance level whether the population mean start ignition time is below 2.9 
seconds. Include the hypotheses, the test st atistic, the p-value, test decision 
and conclusion in the context of the problem.

C. Does the confidence interval in the output support your statistical decision? Explain.

D. Construct a Normal Probability Plot of the data. In your opinion, does the graph support an assumption of normality? Explain.

E. Perform a Shapiro-Wilk test of normality. State hypothesis, p-value and conclusion. Did this support your decision in part (d) based on the normality plot?

F. What test decision error could you have made and provide an explanation of this error in context of the problem.

G. Include a copy of your R-code, test output, and normal probability plot.

Solutions

Expert Solution

(a)

Following table is used to calculate the sample mean and sample standard deviation.

95% confidence interval of the mean:

Degree of freedom: n-1 = 8-1=7

CI = Mean ± (tcrit X s/sqrt(n))

= 2.415 ± (2.365 x 0.534 / sqrt(8))

=(1.969, 2.861)

The 95% confidence interval is (1.969, 2.861)

(b)

H0:μ=2.9

Ha:μ<2.9

It is one-tailed test. Rejection region: If the p-value is less than the significance level, we reject the null hypothesis and accept the alternative hypothesis.

t = (mean - value mean)/(s/sqrt(n))
= (2.415 - 2.9)/(0.534/sqrt(8))
= -2.5689

P (T ≤ t) = P (T ≤ -2.5689)
= 0.0185

Hence, there is evidence to conclude that the population mean start ignition time is below 2.9 seconds.

(c)  The confidence interval is (1.969,2.861). Since the null value is not in this interval, we conclude that we are 95% confident that the population mean start ignition time is definitely below 2.9 seconds. This also matches with the test at 0.05 significance level that the population mean start ignition time is below 2.9 seconds.

(d)

Computing for (Sample no-0.375)/(Total samples + 0.25) to get probability

and NORMSINV(probability), we get the graph below based on the data

1.75 1 0.075758 -1.4342
1.92 2 0.19697 -0.8525
2.62 3 0.318182 -0.47279
2.35 4 0.439394 -0.15251
3.09 5 0.560606 0.152506
3.15 6 0.681818 0.472789
2.53 7 0.80303 0.852495
1.91 8 0.924242 1.4342

(e)

use the code

x<-c(1.75,1.91,1.92,2.35,2.53,2.62,3.09,3.15)
shapiro.test(x)
hist(x,main="Main",xlab="value",border="light blue",col="blue",las=1)

to get the results

Skewness: 0.2128

P-value: 0.4382

(f) the error here is that we are not considering the null and alternate hypothesis as we considered in previous part.


Related Solutions

The "cold start ignition time" of an automobile engine is being investigated by a gasoline manufacturer....
The "cold start ignition time" of an automobile engine is being investigated by a gasoline manufacturer. The following times (in seconds) were obtained for a test vehicle: 1.76, 1.84, 2.71, 2.26, 3.15, 3.21, 2.48, 1.87. A second formulation of the gasoline was tested in the same vehicle, with the following times (in seconds): 1.75, 2.08, 3.17, 3.21, 2.74, 2.83, 3.47, 2.47, 1.98, and 3.39. Use this new data along with the cold start times to construct comparative box plots. Construct...
6.5 An engine manufacturer has decided to change one of its engines from a spark ignition...
6.5 An engine manufacturer has decided to change one of its engines from a spark ignition type to a compression ignition type. If the swept volume is unchanged, what effect will the change have on: (i) maximum torque? (ii) maximum power? (iii) the speed at which maximum power occurs? (iv) economy of operation?
A manufacturer produces pistons rings for an automobile engine. It is known that the ring is...
A manufacturer produces pistons rings for an automobile engine. It is known that the ring is approximately normally distributed and has standard deviation of s = 0.001 mm. A random sample of 15 rings has a mean diameter of ?=74.036 x ̅=74.036 mm. (a) Using a level of significance of 0.01, state and test the hypothesis that the mean piston ring diameter is 74.035 mm. (b) What is the minimum level of significance to reject the null hypothesis? c) Use...
Problem 1: A 5.2-liter, spark-ignition, four-stroke cycle, V6 automobile engine operates at 2400 RPM with ?...
Problem 1: A 5.2-liter, spark-ignition, four-stroke cycle, V6 automobile engine operates at 2400 RPM with ? = 1.5. The engine has a volumetric efficiency of 89%, with bore as B = 2.1 S. The density of air at room temperature is 1.18 kg/m3. Lamda = 1.5 Calculate: Stroke length (m and cm) Average piston speed (m/sec) Mass flow rate of air into engine [kg/sec] Mass flow rate of fuel into engine [kg/sec]
A manufacturer produces piston rings for an automobile engine. It is known that the ring diameter...
A manufacturer produces piston rings for an automobile engine. It is known that the ring diameter is normally distributed with σ = 0.001 millimeters. When a random sample of 16 rings is collected, the sample mean of the rings’ diameters is of x- = 74.036 millimeters. a.) In order to find a confidence interval for the true mean piston ring diameter, which distribution table would you use? b.) Find the lower bound of a 95% confidence interval for the mean...
A manufacturer produces piston rings for an automobile engine. It is known that ring diameter is...
A manufacturer produces piston rings for an automobile engine. It is known that ring diameter is Normally Distributed with ? = 0.001 ??. A random sample of 9 rings has a mean diameter of ? = 74.036 ?? a. What is a 95% ?????????? ???????? for the true mean diameter of the piston rings. Use the given ? = 0.001 ??. b. Interpret the ?????????? ???????? constructed in part (a) c. For mathematical purposes, assume for a moment that the...
Suppose an automobile manufacturer designed a new engine and needs to find the best grade of...
Suppose an automobile manufacturer designed a new engine and needs to find the best grade of gasoline for the best (highest) miles per gallon. The four grades are regular, economy, premium, and super premium. The test car made three trial runs on the test track using each of the four grades. The miles per gallon were recorded for each grade. Put these data into Minitab (STAT>ANOVA>OneWay>(Response data are in separate columns) ) and answer the following questions. Use Hmwk1Prob1Data Should...
Though the electric-gasoline engine allows better miles per gallon relative to a traditional gasoline engine, it...
Though the electric-gasoline engine allows better miles per gallon relative to a traditional gasoline engine, it is not without technological tradeoffs. Regarding the first electric-gasoline cars to market, much of the mpg achieved was due to styling not the ability to run on electricity, which from market surveys not as appealing as the styling of a sleeker vehicle body design. New and limited infrastructure for servicing these vehicles was created, which may have deterred buyer acceptance. Question What fundamental technical...
A vehicle which is equipped with a 6 cylinder, 2000 cc spark ignition engine is cruising...
A vehicle which is equipped with a 6 cylinder, 2000 cc spark ignition engine is cruising at an average speed of 150 km/h from Ankara to Istanbul on the highway. The mass of the vehicle with single driver is 1200 kg and its projected frontal area is 3 m2. The coefficient of rolling resistance is 0.015 and the discharge coefficient is 0.3. The distance between Istanbul and Ankara is approximately 450 km. Assuming an average brake specific fuel consumption of...
The 12 cylinder 2 stroke cycle compression ignition engine of an oil tanker is operating at...
The 12 cylinder 2 stroke cycle compression ignition engine of an oil tanker is operating at 150 rpm The brake mean effective pressure of the engine is 400 kPa and the excess air coefficient is 2. The crankshaft of the engine is directly coupled to a propeller and a torque of 1500 kN-m is applied. The engine operates on light fuel oil which can be approximated as C12H26. If the brake specific fuel consumption is 200 g/hp-h what is the...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT