Show your work.
1.
A. Using values for the class data that you computed in Part 2 of the project, construct a 99% confidence interval estimate for the true proportion of yellow candies using the class data as your sample. Remember that for this computation, n is the number of CANDIES for the entire class data. Include all your work, showing the formula used and appropriate values inserted (neatly written and scanned or typed) or including the appropriate calculator commands and inputs. (5 points)
B. Give an appropriate interpretation of your interval. (3 points)
C. Based on your interval for the true proportion of yellow candies, was the proportion of yellow candies in the single bag of candy you purchased a likely value for the true population proportion? Explain how you know using actual values from your data and computations. (5 points)
D. Using values you computed in Part 2 of the project, construct a 95% confidence interval estimate for the true mean number of candies per bag using the class data as your sample, but for this computation, n is the number of BAGS. Make sure you use the correct standard deviation from Part 2, which treats the class data set as a sample. Include all your work, showing the formula used and appropriate values inserted (neatly written and scanned or typed) or including the appropriate calculator commands and inputs. (5 points)
E. Give an appropriate interpretation of your interval. (3 points)
F. Based on your interval for the true mean number of candies per bag, was the total number of candies in the single bag you purchased a likely value for the population mean? Explain how you know using actual values from your data and computations. (5 points)
*part 2 project values:
green 1029
orange 1066
purple 969
red 1046
yellow 977
total: 5087
* Bag Purchased
green 14
orange 11
yellow 11
purple 7
red 13
total 56
a)
Formula: P hat + - z sqrt (p hat(1-p hat)/n
p^= X/n
X = 977 , n = 5087
z = 2.576
( 0.178 , 0.206 )
b)
With 99% confidence, the true proportion of yellow candies is between 0.178 and 0.206
c)
p^= 11/56 = 0.1964
The proportion of yellow candies is likely value 0.1964 is present in confidence interval
d)
Show your work. 1. A. Using values for the class data that you computed in Part 2 of the project,...
1. Show your work A. Using values you computed in Part 2 of the project, construct a 95% confidence interval estimate for the true mean number of candies per bag using the class data as your sample, but for this computation, n is the number of BAGS. Make sure you use the correct standard deviation from Part 2, which treats the class data set as a sample. Include all your work, showing the formula used and appropriate values inserted (neatly...
part 3 please
In this project, you will collect a sample of plain M&M's, summarize your sample data and compare it to the MARS Company's claims. See below for the distribution claimed by the MARS Company Claimed by MARS Company PLAIN M&M'S Color Distribution in One Package Blue 24.0% Brown 13.0% Green 16.0% Orange 20.0% Red 13.0% Yellow 14.0% PARTI - Summarizing and Graphing Data 1. For your sample data, organize the information in a distribution table categorized by color....
Part 1: Create your own Hypothesis Test and Confidence Interval from 1 sample Using methods from chapter 8, test ONE claim about a population parameter by collecting your own data or using our class survey data. Include your written claim, hypothesis in both symbolic and written form, relevant statistics (such as sample means, proportions etc.), test statistic, p-value (or critical value), conclusion, and interpretation of your conclusion in the context of your claim. Use a 0.05 significance level. You will...
Assume you computed the NPV of a project using nominal values. Your partner computed the NPV of the identical project using real values, given a positive rate of inflation. When you compare your results, you should discover that Multiple Choice a) your NPV value is greater than your partner’s NPV value. b) your NPV values are identical. c) your partner’s initial cash flow at Time 0 is less than the value you used for Time 0. d) the discount rate...
A sample of 14 small bags of the same brand of candies was selected. Assume that the population distribution of bag weights is normal. The weight of each bag was then recorded. The mean weight was 3 ounces with a standard deviation of 0.15 ounces. The population standard deviation is known to be 0.1 ounce. NOTE: If you are using a Student's t-distribution, you may assume that the underlying population is normally distributed. (In general, you must first prove that...
PART 1 Modify the class ArrayList given in Exercise 1 by using expandable arrays. That is, if the list is full when an item is being added to this list, the elements will be moved to a larger array. The new array should have twice the size of the original array. Using the new class ArrayList, write a program to store 1,000 random numbers, each in the interval [0, 500]. The initial size of the array in the class should...
Take a guess as to what proportion of students at your school wear glasses in class. Write down an interval which you believe with 80% confidence to contain the actual value of this population parameter. Write down an interval which you believe with 99% confidence to contain the actual value of this population parameter. Which of these two intervals is wider? Record the number of students in your class and the number who are wearing glasses. What proportion of the...
Instructions for Excel Assignment 2 a) Using the data in the file (i.e., the values of Y and values of X), create a scatter plot with the variable Y plotted vertically and the variable Xplotted horizontally. You are to add a trendline, the equation of the line and R2 to this scatter plot. You do not need to add a title to this plot. b) Run the 'Regression analysis tool (found under DATA/Data Analysis). The output using this tool should...
Develop a 4 part project plan, using as your focus a work-related project you are doing now or will be doing in the future. Part 1 Create a Service Level Agreement which includes which includes: Project Description, Purpose, and Objectives: Part 2 Using a Gantt chart, construct a project schedule. Part 3 describe the project budget key success factors Part 4Create a risk management and quality management plan,
COMPUTER PROJECT Solutions to the following problems should consist of program codes, computed results, and short write-ups. In the write-up, discuss the results you have obtained and explain them from the numerical point of view. Use SINGLE PRECISION ONLY. Insert COM MENTS in your programs. PROBLEM 4 (4 pt.): Implement composite Trapezoid and Simpson's algorithms, both for equally spaced points. Test both algorithms for a number (at least 3) of inte- grals for which you know the exact value of...