KGS Home Page Oil and Gas Index Page Lease Production Page

MILLS Lease


Lease: MILLS
Operator: JENKINS & SONS P
Location: T35S, R2E, Sec. 14
Cumulative Production: 5140 mcf (from 1977 to 1982)
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 48
inverse count .02083
Sx 1176
Sxx 38024
Sy 5140
Syy 958338
Sxy 77869
Beta1 -2306928
Beta2 442176
Beta -5.21722
alpha 234.86764
>// Our labels along the x-axis var years = [ "10-1977", "11-1977", "12-1977", "1-1978", "2-1978", "3-1978", "4-1978", "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "5-1979", "6-1979", "7-1979", "8-1979", "9-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "11-1980", "12-1980", "1-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "1-1982", "3-1982", "4-1982" ]; // For drawing the lines var CH_prod = [ 170, 45, 216, 230, 188, 216, 215, 235, 243, 276, 286, 285, 273, 231, 154, 117, 55, 105, 126, 95, 88, 192, 196, 127, 114, 4, 10, 15, 12, 85, 58, 30, 13, 67, 31, 46, 24, 2, 3, 50, 46, 7, 38, 30, 33, 11, 15, 32 ]; // For drawing the best fit var lines = [ 229, 224, 219, 213, 208, 203, 198, 193, 187, 182, 177, 172, 167, 161, 156, 151, 146, 140, 135, 130, 125, 120, 114, 109, 104, 99, 94, 88, 83, 78, 73, 67, 62, 57, 52, 47, 41, 36, 31, 26, 20, 15, 10, 5, 0, -5, -10, -15 ]; var CH_cume = [ 170, 215, 431, 661, 849, 1065, 1280, 1515, 1758, 2034, 2320, 2605, 2878, 3109, 3263, 3380, 3435, 3540, 3666, 3761, 3849, 4041, 4237, 4364, 4478, 4482, 4492, 4507, 4519, 4604, 4662, 4692, 4705, 4772, 4803, 4849, 4873, 4875, 4878, 4928, 4974, 4981, 5019, 5049, 5082, 5093, 5108, 5140 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", lineTension: 0, fill: false, yAxisID: "second-y-axis" }, { data: lines, borderWidth: 1, label: "Best Fit", borderColor: "#66CCFF", fillColor: "#66CCFF", lineTension: 0, fill: false, yAxisID: "first-y-axis" } ] }, options: { scales: { yAxes: [{ id: "first-y-axis", type: "linear", scaleLabel: { display: true, labelString: "Production", }, position: "left" }, { id: "second-y-axis", type: "logarithmic", scaleLabel: { display: true, labelString: "Cumulative", }, position: "right" } ] } } });
Kansas Geological Survey
Comments to webadmin@kgs.ku.edu
URL=http://www.kgs.ku.edu/Magellan/Field/lease.html
Programs Updated Dec. 2002.
Data from Kansas Dept. of Revenue files quarterly.