Quiz Python Effective Programming Week 4
Quiz Python Effective Programming Week 4
3. How many data needed for decline curve analysis, and which?
a. 2 data; time and reservoir pressure
b. 1 data; production rate only
c. 1 data; cumulative production
d. 2 data; time and production rate
4. What are the units of initial rate, initial decline rate, and decline exponent for oil
production?
a. Cubic feet per day, cubic feet per day, and unitless
b. Barrel per year, cubic feet per day, and cubic feet
c. Barrel per day, barrel per day, and unitless
d. Cubic feet per day, cubic feet per psi, and unitless
6. What are NOT the steps in doing decline curve analysis? (Answers more than 1)
a. Trim initial buildup in data
b. Interpolation of production rate data
c. Calculate RMSE
d. Remove outliers from data
e. Give an initial guess and specify number of iterations
f. Remove the initial buildup in the data
10. Which one of these scenarios can make a decline exponent negative?
a. When gas is injected into the reservoir
b. When too much oil is produced from the reservoir
c. When water is injected into the reservoir
d. It can never be negative