KGS Home Page Oil and Gas Index Page Lease Production Page

BOYD Lease


Lease: BOYD
Operator: PRAIRIE CENTER G
Location: SW SW NW T13S, R22E, Sec. 34
Cumulative Production: 13472 mcf (from 1985 to 1985)
KS Dept. of Revenue Lease Code: 212008
     

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 11
inverse count .09091
Sx 66
Sxx 506
Sy 13472
Syy 26731964
Sxy 50628
Beta1 -332244
Beta2 1210
Beta -274.58182
alpha 2872.24691
>// Our labels along the x-axis var years = [ "2-1985", "3-1985", "4-1985", "5-1985", "6-1985", "7-1985", "8-1985", "9-1985", "10-1985", "11-1985", "12-1985" ]; // For drawing the lines var CH_prod = [ 3159, 2642, 2233, 1362, 686, 720, 599, 1038, 585, 402, 46 ]; // For drawing the best fit var lines = [ 2597, 2323, 2048, 1773, 1499, 1224, 950, 675, 401, 126, -148 ]; var CH_cume = [ 3159, 5801, 8034, 9396, 10082, 10802, 11401, 12439, 13024, 13426, 13472 ]; 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.