
Q2.3.4,solve it by hand,not use matlab A data engineer working for The Gabba Stadium has recorded...
Include Matlab question,other write by hand,thanks
A data engineer working for The Gabba Stadium has recorded the number of people attending AFL events in 2018. This data has been provided on Blackboard in a.csv file (GabbaAttendance.csv). The data engineer claims that the average attendance at an event is 15,000 people and your task is to determine whether this is valid or not, by following the steps below 1. Using MATLAB, import the data using csvread and determine the number of...
A data engineer working for The Gabba Stadium has recorded the number of people attending AFL events in 2018. This data has been provided on Blackboard in a .csv file (GabbaAttendance.csv). The data engineer claims that the average attendance at an event is 15,000 people and your task is to determine whether this is valid or not, by following the steps below 1. Using MATLAB, import the data using csvread and determine the number of samples, sample mean and standard...
Use MATLAB
A data engineer working for The Gabba Stadium has recorded the number of people attending AFL events in 2018. This data has been provided on Blackboard in a csv file (GabbaAttendance.csv). The data engineer claims that the average attendance at an event is 15,000 people and your task is to determine whether this is valid or not, by following the steps below. 1. Using MATLAB, import the data using csvread and determine the number of samples, sample mean...
10 springs have been tested and have had their spring constant recorded. This data has been provided in a csv file 10.051, 9.5551, 9.806, 9.9991, 10.191, 10.259, 9.8472, 9.4386, 9.4493, 9.5575 1. Using MATLAB, import the data using csvread and determine the sample mean and variance using in built functions is fine)(finished) 2. Determine the 95% confidence interval for the spring constant of the springs finished) x = csvread("values csv") m = mean(x); v = var(x); sprintf ("Mean is %f...
Please use MATLAB.
Part B (Based off week 11 workshop content) An engineering company has ordered steel to be used for a rail construction project. Before using the steel, they want to test it to ensure the material properties from the supplier are correct A random sample of the ordered steel is tested for its Yield Strength. The results are shown below. Yield Strength (MPa) 197203194196196197198205 1. Calculate the sample mean and sample variance by hand, then verify your answers...
*** do not solve the question
*** i have uploaded the data to matlab, show how do i
code to run ttest for this question (provide exact
codes)
THxxxxxxxxxxxxxxxxxxxxxxxxx
stion 18 marks In a study concerned with the effects of smoking on blood pressure, the smoking status (Yes- 1, No -0) and systolic blood pressure (mmHg) were recorded for 500 randomly selected people. The purpose of the following analysis is to determine whether the systolic blood pressure of smokers is...
Suppose a teacher recorded the attendance of her students in a recent statistics class because she wanted to investigate the linear relationship between the number of classes they missed and their final grades. The accompanying table shows these data for a random sample of nine students. Complete parts a through c. Click the icon to view the table showing missed classes and final grade. a. Using a =0.02, test the significance of the regression slope. The hypotheses for this test...
Use the Regression tool on the accompanying wedding data, using the wedding cost as the dependent variable and attendance as the independent variable. Complete parts a through c. Click the icon to view the wedding data. a. What is the regression model? Wedding Cost =+Attendance (Round to three decimal places as needed.) b. Interpret all key regression results, hypothesis tests, and confidence intervals in the regression output from part a. Interpret the slope of the regression equation. Choose the correct...
l Verizon 9:21 PM 5296 A traffic engineer believes that the number of cars passing through a certain intersection between 2 and 6 pm on weekdays follows a normal distribution with mean 750 and standard deviation 100 A new highway is opened, and it is hypothesized that the number or cars passing through the intersection should decrease as a result. A sample of 15 weekdays is taken, and the mean number of cars passing through the intersection is 710. Decide...
Data Summaries Sample Mean Sample Std Dev Sample Size 79.998 11.588 1000 Hypothesis Testing Confidence Interval Creation Level of Confidence: 95% Alpha (a) Value: 0.05 MOE 0.719 9 - MOE: 79.279 9 + MOE: 80.717 Confidence Interval Question What is the confidence interval telling you about the population parameter? Use the formula: df = n-1 Use the formula: (9-4_0)/(s/sqrt(n)) Degrees of Freedom: Alpha (a) Value: Test Statistic Value: Is your test statistic a z value or at value? P-Value Method...