KGS Home Page Oil and Gas Index Page Lease Production Page

STOCKBRAND Lease


Lease: STOCKBRAND
Operator: STOCKEBRAND GORD
Location: T24S, R16E, Sec. 19
Cumulative Production: 2322 barrels (from 1970 to 1988)
KS Dept. of Revenue Lease Code: 101044
     

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 28
inverse count .03571
Sx 406
Sxx 7714
Sy 2322
Syy 201290
Sxy 32106
Beta1 -43764
Beta2 51156
Beta -.8555
alpha 95.32188
>// Our labels along the x-axis var years = [ "4-1970", "10-1970", "4-1971", "12-1971", "5-1972", "11-1972", "9-1973", "4-1974", "9-1974", "5-1975", "2-1976", "10-1976", "4-1977", "4-1978", "11-1978", "12-1978", "8-1979", "5-1980", "5-1981", "4-1982", "10-1982", "5-1983", "10-1983", "9-1984", "8-1985", "5-1986", "6-1987", "6-1988" ]; // For drawing the lines var CH_prod = [ 158, 83, 85, 84, 84, 85, 84, 84, 84, 84, 85, 50, 85, 85, 84, 84, 84, 83, 79, 79, 80, 79, 46, 80, 87, 71, 97, 69 ]; // For drawing the best fit var lines = [ 94, 93, 92, 91, 91, 90, 89, 88, 87, 86, 85, 85, 84, 83, 82, 81, 80, 79, 79, 78, 77, 76, 75, 74, 73, 73, 72, 71 ]; var CH_cume = [ 158, 241, 326, 410, 494, 579, 663, 747, 831, 915, 1000, 1050, 1135, 1220, 1304, 1388, 1472, 1555, 1634, 1713, 1793, 1872, 1918, 1998, 2085, 2156, 2253, 2322 ]; 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.