KGS Home Page Oil and Gas Index Page Lease Production Page

IMEL Lease


Lease: IMEL
Operator: OKMAR OIL COMPAN
Location: C SE NW T25S, R22W, Sec. 11
Cumulative Production: 8591 barrels (from 1972 to 1977)
     

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 29
inverse count .03448
Sx 435
Sxx 8555
Sy 8591
Syy 3188595
Sxy 108574
Beta1 -588439
Beta2 58870
Beta -9.99557
alpha 446.13924
>// Our labels along the x-axis var years = [ "7-1972", "8-1972", "9-1972", "10-1972", "11-1972", "12-1972", "1-1973", "2-1973", "3-1973", "4-1973", "5-1973", "6-1973", "7-1973", "8-1973", "9-1973", "11-1973", "2-1974", "4-1974", "5-1974", "6-1974", "7-1974", "8-1974", "9-1974", "11-1974", "12-1974", "1-1975", "7-1975", "6-1976", "5-1977" ]; // For drawing the lines var CH_prod = [ 618, 539, 197, 777, 206, 511, 294, 409, 204, 201, 203, 397, 402, 399, 205, 201, 207, 188, 204, 204, 203, 204, 232, 229, 209, 207, 197, 337, 207 ]; // For drawing the best fit var lines = [ 436, 426, 416, 406, 396, 386, 376, 366, 356, 346, 336, 326, 316, 306, 296, 286, 276, 266, 256, 246, 236, 226, 216, 206, 196, 186, 176, 166, 156 ]; var CH_cume = [ 618, 1157, 1354, 2131, 2337, 2848, 3142, 3551, 3755, 3956, 4159, 4556, 4958, 5357, 5562, 5763, 5970, 6158, 6362, 6566, 6769, 6973, 7205, 7434, 7643, 7850, 8047, 8384, 8591 ]; 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.