KGS Home Page Oil and Gas Index Page Lease Production Page

HOUGHTON Lease


Lease: HOUGHTON
Operator: WOODS HELEN
Location: T21S, R23E, Sec. 34
Cumulative Production: 729 barrels (from 1970 to 1973)
     

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 12
inverse count .08333
Sx 78
Sxx 650
Sy 729
Syy 74923
Sxy 4026
Beta1 -8550
Beta2 1716
Beta -4.98252
alpha 93.13265
>// Our labels along the x-axis var years = [ "1-1970", "5-1970", "7-1970", "8-1970", "5-1971", "8-1971", "1-1972", "6-1972", "7-1972", "9-1972", "12-1972", "1-1973" ]; // For drawing the lines var CH_prod = [ 75, 68, 5, 112, 72, 198, 56, 42, 26, 21, 16, 38 ]; // For drawing the best fit var lines = [ 88, 83, 78, 73, 68, 63, 58, 53, 48, 43, 38, 33 ]; var CH_cume = [ 75, 143, 148, 260, 332, 530, 586, 628, 654, 675, 691, 729 ]; 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.