KGS Home Page Oil and Gas Index Page Lease Production Page

ELLIOTT UNIT 1 Lease


Lease: ELLIOTT UNIT 1
Operator: SUPERIOR OIL COM
Location: E2 W2 SE T31S, R42W, Sec. 10
Cumulative Production: 8427 barrels (from 1962 to 1978)
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

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



count 35
inverse count .02857
Sx 630
Sxx 14910
Sy 5474
Syy 942226
Sxy 95799
Beta1 -95655
Beta2 124950
Beta -.76555
alpha 170.17139
>// Our labels along the x-axis var years = [ "1-1970", "3-1970", "4-1970", "5-1970", "7-1970", "8-1970", "10-1970", "11-1970", "1-1971", "2-1971", "3-1971", "5-1971", "7-1971", "8-1971", "9-1971", "11-1971", "1-1972", "3-1972", "7-1972", "9-1972", "10-1972", "12-1972", "2-1973", "5-1973", "6-1973", "7-1973", "8-1973", "10-1973", "12-1973", "3-1974", "5-1974", "11-1974", "2-1975", "7-1975", "6-1978" ]; // For drawing the lines var CH_prod = [ 175, 228, 131, 164, 127, 187, 185, 192, 41, 187, 185, 177, 42, 188, 187, 190, 191, 175, 186, 78, 179, 185, 186, 102, 120, 58, 186, 225, 192, 123, 172, 180, 93, 180, 77 ]; // For drawing the best fit var lines = [ 169, 168, 167, 167, 166, 165, 164, 164, 163, 162, 161, 160, 160, 159, 158, 157, 157, 156, 155, 154, 154, 153, 152, 151, 151, 150, 149, 148, 147, 147, 146, 145, 144, 144, 143 ]; var CH_cume = [ 343, 571, 702, 866, 993, 1180, 1365, 1557, 1598, 1785, 1970, 2147, 2189, 2377, 2564, 2754, 2945, 3120, 3306, 3384, 3563, 3748, 3934, 4036, 4156, 4214, 4400, 4625, 4817, 4940, 5112, 5292, 5385, 5565, 5642 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Oil, barrels", borderColor: "#FF0000", fillColor: "#FF0000", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Oil, barrels", borderColor: "#FF9A9A", fillColor: "#FF9A9A", 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: "logarithmic", 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.