KGS Home Page Oil and Gas Index Page Lease Production Page

HANSEN Lease


Lease: HANSEN
Operator: EVERLY COMPANY I
Location: T34S, R2E, Sec. 26
Cumulative Production: 25212 mcf (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...
Logarithmic



count 15
inverse count .06667
Sx 120
Sxx 1240
Sy 25212
Syy 70196060
Sxy 135376
Beta1 -994800
Beta2 4200
Beta -236.85714
alpha 3575.8359
>// Our labels along the x-axis var years = [ "11-1976", "12-1976", "1-1977", "2-1977", "3-1977", "4-1977", "7-1977", "8-1977", "9-1977", "10-1977", "11-1977", "12-1977", "1-1978", "2-1978", "4-1978" ]; // For drawing the lines var CH_prod = [ 3077, 5138, 3690, 1863, 1669, 436, 630, 1521, 2010, 1755, 1545, 1396, 211, 233, 38 ]; // For drawing the best fit var lines = [ 3338, 3102, 2865, 2628, 2391, 2154, 1917, 1680, 1444, 1207, 970, 733, 496, 259, 22 ]; var CH_cume = [ 3077, 8215, 11905, 13768, 15437, 15873, 16503, 18024, 20034, 21789, 23334, 24730, 24941, 25174, 25212 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.