

The compressive strength of concrete is being tested by a civil engineer. He tests 12 specimens a...
A civil engineer conducted a study to compare the compressive
strength of concrete obtained using four different aggregates. The
results of his experiment are given in the dataset file. a) Does
there seem to be differences between the average strengths of
concrete with different aggregates? Use ?=0.05. b) Identify the
differences and specify which aggregate would you recommend if
maximum compressive strength is desired. c) Check the required
assumption for the test used in part (a).
https://d2vlcm61l7u1fs.cloudfront.net/media%2F17e%2F17e54c11-cc6b-41e6-986e-13d65585319d%2FphpsaJNnI.png
Question 4 Item 4 A civil engineer tested concrete samples to investigate the difference in strength, in newtons per square millimeter (N/mm2)(N/mm2), between concrete hardened for 21 days and concrete hardened for 28 days. The engineer measured the strength from each sample, calculated the difference in the mean strength between the samples, and then constructed the 95 percent confidence interval, (2.9,3.1)(2.9,3.1), for the difference in mean strengths. Assuming all conditions for inference were met, which of the following is a...
Past experience has indicated that the breaking strength of yarn used in manufacturing drapery material is normally distributed and that σ = 2 psi. A random sample of nine specimens is tested, and the average breaking strength is found to be 98 psi. Find a 95% two-sided confidence interval on the true mean breaking strength. A) 96.7 ≤ μ ≤99.3 B) 87.8 ≤ μ ≤93.1 C) 75.7 ≤ μ ≤83.0 D) 97.6 ≤ μ ≤98.7 Question 12 (4 points) a...
Can
Anyone help me with these 7 questions?
Questions: Q1. A random sample has been taken from a normal distribution and the following confidence intervals constructed using the same data: (38.02, 61.98) and (39.95, 60.05) (a) What is the value of the sample mean? (b) One of these intervals is a 95% CI and the other is a 90% CI. Which one is the 95% CI? Why? Q2. A civil engineer is analyzing the compressive strength of concrete. Compressive strength...
Python Pandas, Series and DataFrame Question (NO Loops, No If Statements, No List Comprehensions) The file bank.csv contains data about bank customers. The last column ('Personal Loan') indicates whether or not the customer was approved for a personal loan or not. Write a function named loan_by_zip that accepts 3 parameters: a file name, a minimum number of records, and a percentage approval rate. The function should return a DataFrame of those zip codes for which we meet the minimum number...