KGS Home Page Oil and Gas Index Page Lease Production Page

KINGAN Lease


Lease: KINGAN
Operator: EAGLEHEAD OIL
Location: SE SW SW T30S, R6E, Sec. 2
Cumulative Production: 2831 barrels (from 1978 to 1983)
KS Dept. of Revenue Lease Code: 111536
     

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 17
inverse count .05882
Sx 153
Sxx 1785
Sy 2831
Syy 509191
Sxy 23358
Beta1 -36057
Beta2 6936
Beta -5.19853
alpha 213.30338
>// Our labels along the x-axis var years = [ "4-1978", "6-1978", "8-1978", "10-1978", "6-1979", "8-1979", "1-1980", "3-1980", "6-1980", "9-1980", "12-1980", "4-1981", "11-1981", "4-1982", "9-1982", "3-1983", "11-1983" ]; // For drawing the lines var CH_prod = [ 334, 167, 163, 165, 160, 164, 153, 153, 162, 155, 169, 169, 162, 163, 165, 155, 72 ]; // For drawing the best fit var lines = [ 208, 202, 197, 192, 187, 182, 176, 171, 166, 161, 156, 150, 145, 140, 135, 130, 124 ]; var CH_cume = [ 334, 501, 664, 829, 989, 1153, 1306, 1459, 1621, 1776, 1945, 2114, 2276, 2439, 2604, 2759, 2831 ]; 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.