KGS Home Page Oil and Gas Index Page Lease Production Page

BRIGGEMAN Lease


Lease: BRIGGEMAN
Operator: BOWERS DRILLING
Location: E2 E2 SW T27S, R13W, Sec. 2
Cumulative Production: 30737 mcf (from 1974 to 1976)
     

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 24
inverse count .04167
Sx 300
Sxx 4900
Sy 30737
Syy 63544181
Sxy 263190
Beta1 -2904540
Beta2 27600
Beta -105.23696
alpha 2596.37803
>// Our labels along the x-axis var years = [ "4-1974", "5-1974", "6-1974", "7-1974", "8-1974", "9-1974", "10-1974", "11-1974", "12-1974", "1-1975", "2-1975", "3-1975", "4-1975", "5-1975", "6-1975", "7-1975", "10-1975", "11-1975", "12-1975", "1-1976", "2-1976", "3-1976", "4-1976", "5-1976" ]; // For drawing the lines var CH_prod = [ 1978, 3188, 2831, 424, 2388, 2587, 2225, 3355, 1822, 999, 1312, 1023, 1271, 714, 77, 656, 87, 645, 101, 25, 512, 1198, 768, 551 ]; // For drawing the best fit var lines = [ 2491, 2385, 2280, 2175, 2070, 1964, 1859, 1754, 1649, 1544, 1438, 1333, 1228, 1123, 1017, 912, 807, 702, 596, 491, 386, 281, 175, 70 ]; var CH_cume = [ 1978, 5166, 7997, 8421, 10809, 13396, 15621, 18976, 20798, 21797, 23109, 24132, 25403, 26117, 26194, 26850, 26937, 27582, 27683, 27708, 28220, 29418, 30186, 30737 ]; 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: "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.