KGS Home Page Oil and Gas Index Page Lease Production Page

ROEHR 1-36 Lease


Lease: ROEHR 1-36
Operator: unknown
Location: C SE NE T34S, R36W, Sec. 36
Cumulative Production: 2896 barrels (from 1974 to 1995)
     

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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 2896
Syy 525070
Sxy 24471
Beta1 -2320
Beta2 5440
Beta -.42647
alpha 184.625
>// Our labels along the x-axis var years = [ "7-1974", "9-1974", "10-1974", "12-1974", "3-1975", "7-1975", "12-1975", "5-1976", "10-1976", "5-1977", "11-1977", "8-1978", "11-1979", "11-1981", "9-1987", "4-1995" ]; // For drawing the lines var CH_prod = [ 186, 186, 189, 170, 176, 174, 192, 190, 179, 176, 183, 180, 189, 186, 167, 173 ]; // For drawing the best fit var lines = [ 184, 183, 183, 182, 182, 182, 181, 181, 180, 180, 179, 179, 179, 178, 178, 177 ]; var CH_cume = [ 186, 372, 561, 731, 907, 1081, 1273, 1463, 1642, 1818, 2001, 2181, 2370, 2556, 2723, 2896 ]; 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.