KGS Home Page Oil and Gas Index Page Lease Production Page

RICHMOND MILLER BR Lease


Lease: RICHMOND MILLER BR
Operator: REESE EXPLORATIO
Location: T25S, R16E, Sec. 28
Cumulative Production: 1411 barrels (from 1979 to 1981)
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 1411
Syy 379867
Sxy 10996
Beta1 5789
Beta2 3185
Beta 1.81758
alpha 87.15561
>// Our labels along the x-axis var years = [ "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981" ]; // For drawing the lines var CH_prod = [ 83, 68, 53, 81, 81, 79, 81, 115, 78, 562, 45, 27, 25, 33 ]; // For drawing the best fit var lines = [ 88, 90, 92, 94, 96, 98, 99, 101, 103, 105, 107, 108, 110, 112 ]; var CH_cume = [ 83, 151, 204, 285, 366, 445, 526, 641, 719, 1281, 1326, 1353, 1378, 1411 ]; 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: "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.