Do problem 3.14, problem 5.5, problem 5.17 and problem 5.19
5. Problem[ 10 points] Data: Salinity. Temperature, Salinity, and Density affect growth and survival of Shrimps. 3 factors: “Temperature” (25 degree, 35 degree), “Salinity” (10%,25%, 40%), “Density” (80 shrimp/40 liters, 160/40 liters). Enter the data. Set up a data frame, named “shrimp”. (a) Check interaction of factors by plots. (b) Build a full linear model with interactions (including 2-way and 3-way interactions). Which factors (main and interactions) are significant. (c) Build a reduced model. (d) Find the combination of Temp, Density, Salinity which produces the shrimp largest weight gain (e) Perform residual check
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme