KGS Home Page Oil and Gas Index Page Lease Production Page

BOYER Lease


Lease: BOYER
Operator: R & M Oil Co.
Location: T19S, R15E, Sec. 22
Cumulative Production: 895.82 barrels (from 1990 to 2002)
KS Dept. of Revenue Lease Code: 129898
KS Dept. of Revenue Lease Name: BOYER #1
     

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 17
inverse count .05882
Sx 153
Sxx 1785
Sy 895.82
Syy 61913.7124
Sxy 9110.94
Beta1 17825.52
Beta2 6936
Beta 2.57
alpha 29.56352
>// Our labels along the x-axis var years = [ "1-1990", "3-1990", "4-1990", "7-1990", "8-1990", "10-1990", "1-1991", "4-1991", "6-1991", "6-1992", "8-1992", "10-1992", "3-1993", "6-1994", "9-1994", "5-1995", "8-2002" ]; // For drawing the lines var CH_prod = [ 64, 37, 43, 63, 23, 39, 38, 48, 29, 48, 49, 40, 50, 64, 48, 51, 162 ]; // For drawing the best fit var lines = [ 32, 34, 37, 39, 42, 44, 47, 50, 52, 55, 57, 60, 62, 65, 68, 70, 73 ]; var CH_cume = [ 64, 101, 144, 207, 230, 269, 307, 355, 384, 432, 481, 521, 571, 635, 683, 734, 896 ]; 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.