KGS Home Page Oil and Gas Index Page Lease Production Page

BILYEAU Lease


Lease: BILYEAU
Operator: JENKINS & BROYLE
Location: SW SW SW T35S, R2E, Sec. 12
Cumulative Production: 17197 mcf (from 1979 to 1982)
     

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 23
inverse count .04348
Sx 276
Sxx 4324
Sy 17197
Syy 21929687
Sxy 141893
Beta1 -1482833
Beta2 23276
Beta -63.70652
alpha 1512.23438
>// Our labels along the x-axis var years = [ "6-1979", "7-1979", "8-1979", "9-1979", "10-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "12-1980", "1-1981", "4-1981", "5-1981", "6-1981", "7-1981", "8-1981", "9-1981", "1-1982" ]; // For drawing the lines var CH_prod = [ 1218, 1531, 1635, 2189, 180, 955, 1867, 1611, 1079, 557, 177, 560, 240, 281, 20, 106, 268, 896, 370, 546, 417, 386, 108 ]; // For drawing the best fit var lines = [ 1448, 1384, 1321, 1257, 1193, 1129, 1066, 1002, 938, 875, 811, 747, 684, 620, 556, 492, 429, 365, 301, 238, 174, 110, 46 ]; var CH_cume = [ 1218, 2749, 4384, 6573, 6753, 7708, 9575, 11186, 12265, 12822, 12999, 13559, 13799, 14080, 14100, 14206, 14474, 15370, 15740, 16286, 16703, 17089, 17197 ]; 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.