Question: The following data is available from the batch fermentation process, where ethanol is produced by S . cerevisiae in the bioreactor. Data was collected at

The following data is available from the batch fermentation process,
where ethanol is produced by S. cerevisiae in the bioreactor. Data was collected at 6 different time points.
Time (hour) : (2,4,6,8,10,12), Ethanol (g/L): (1,4,10,18,25,27)
You want to construct two different models based on the data to predict ethanol concentration as a
function of time: a linear model (= a0+ a1x) and a cubic model (= a0+ a1x^2+ a2x^3).
[Solve in computer] Use a programming language (python or R) to solve equation (2) in computer as follows:
a) Calculate the parameters of the linear model from the matrix equation derived in the model (use the already calculated values for the elements in the equation). Calculate also R2 using the formula given in the class.
b) Calculate the values of the coefficient matrix in computer for the cubic model using the formula you derived in 2-b. Later, calculate the parameters and R2 for the cubic model

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!