KGS Home Page Oil and Gas Index Page Lease Production Page

COX 'A B' Lease


Lease: COX 'A B'
Operator: EDMISTON OIL COM
Location: E2 E2 SE T31S, R9W, Sec. 5
Cumulative Production: 6542 barrels (from 1966 to 1975)
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 1586
Syy 194658
Sxy 11058
Beta1 -11718
Beta2 3185
Beta -3.67912
alpha 140.88193
>// Our labels along the x-axis var years = [ "1-1970", "5-1970", "8-1970", "6-1971", "9-1971", "12-1971", "4-1972", "7-1972", "1-1973", "6-1973", "10-1973", "2-1974", "7-1974", "6-1975" ]; // For drawing the lines var CH_prod = [ 166, 163, 52, 138, 113, 101, 107, 106, 146, 141, 92, 106, 88, 67 ]; // For drawing the best fit var lines = [ 137, 133, 129, 126, 122, 118, 115, 111, 107, 104, 100, 96, 93, 89 ]; var CH_cume = [ 166, 329, 381, 519, 632, 733, 840, 946, 1092, 1233, 1325, 1431, 1519, 1586 ]; 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.