KGS Home Page Oil and Gas Index Page Lease Production Page

TANNAHILL L W Lease


Lease: TANNAHILL L W
Operator: LEIS VICTOR J
Location: T24S, R16E, Sec. 4
Cumulative Production: 6502 barrels (from 1979 to 1980)
     

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 15
inverse count .06667
Sx 120
Sxx 1240
Sy 6502
Syy 3471212
Sxy 55527
Beta1 52665
Beta2 4200
Beta 12.53929
alpha 333.169
>// Our labels along the x-axis var years = [ "4-1979", "5-1979", "6-1979", "7-1979", "8-1979", "10-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980" ]; // For drawing the lines var CH_prod = [ 321, 162, 167, 794, 166, 192, 718, 636, 618, 409, 632, 422, 578, 378, 309 ]; // For drawing the best fit var lines = [ 345, 358, 370, 383, 395, 408, 420, 433, 446, 458, 471, 483, 496, 508, 521 ]; var CH_cume = [ 321, 483, 650, 1444, 1610, 1802, 2520, 3156, 3774, 4183, 4815, 5237, 5815, 6193, 6502 ]; 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: "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.