KGS Home Page Oil and Gas Index Page Lease Production Page

TANNAHILL Lease


Lease: TANNAHILL
Operator: UNKNOWN
Location: T23S, R16E, Sec. 33
Cumulative Production: 3785 barrels (from 1977 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 20
inverse count .05
Sx 210
Sxx 2870
Sy 3785
Syy 945571
Sxy 38262
Beta1 -29610
Beta2 13300
Beta -2.22632
alpha 212.62636
>// Our labels along the x-axis var years = [ "9-1977", "10-1977", "11-1977", "12-1977", "3-1978", "5-1978", "6-1978", "7-1978", "8-1978", "9-1978", "10-1978", "11-1978", "12-1978", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980" ]; // For drawing the lines var CH_prod = [ 201, 164, 82, 80, 83, 238, 241, 372, 482, 349, 252, 137, 137, 166, 75, 151, 152, 67, 139, 217 ]; // For drawing the best fit var lines = [ 210, 208, 205, 203, 201, 199, 197, 194, 192, 190, 188, 185, 183, 181, 179, 177, 174, 172, 170, 168 ]; var CH_cume = [ 201, 365, 447, 527, 610, 848, 1089, 1461, 1943, 2292, 2544, 2681, 2818, 2984, 3059, 3210, 3362, 3429, 3568, 3785 ]; 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.