KGS Home Page Oil and Gas Index Page Lease Production Page

KESKA Lease


Lease: KESKA
Operator: K & L OIL COMPAN
Location: T23S, R16E, Sec. 34
Cumulative Production: 4267 barrels (from 1976 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 22
inverse count .04545
Sx 253
Sxx 3795
Sy 4267
Syy 967035
Sxy 47243
Beta1 -40205
Beta2 19481
Beta -2.06381
alpha 217.66659
>// Our labels along the x-axis var years = [ "11-1976", "12-1976", "1-1977", "2-1977", "3-1977", "4-1977", "5-1977", "6-1977", "7-1977", "8-1977", "9-1977", "10-1977", "11-1977", "12-1977", "1-1978", "4-1978", "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978" ]; // For drawing the lines var CH_prod = [ 170, 167, 118, 252, 254, 169, 253, 337, 246, 163, 281, 312, 85, 172, 86, 85, 85, 248, 253, 165, 284, 82 ]; // For drawing the best fit var lines = [ 215, 213, 211, 209, 207, 205, 203, 201, 199, 197, 194, 192, 190, 188, 186, 184, 182, 180, 178, 176, 174, 172 ]; var CH_cume = [ 170, 337, 455, 707, 961, 1130, 1383, 1720, 1966, 2129, 2410, 2722, 2807, 2979, 3065, 3150, 3235, 3483, 3736, 3901, 4185, 4267 ]; 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.