KGS Home Page Oil and Gas Index Page Lease Production Page

SIZEMORE 'C' Lease


Lease: SIZEMORE 'C'
Operator: RY-NI INCORPORAT
Location: N2 NW NE T23S, R3W, Sec. 4
Cumulative Production: 1688 barrels (from 1979 to 1983)
KS Dept. of Revenue Lease Code: 112358
     

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 11
inverse count .09091
Sx 66
Sxx 506
Sy 1688
Syy 261046
Sxy 10253
Beta1 1375
Beta2 1210
Beta 1.13636
alpha 146.63785
>// Our labels along the x-axis var years = [ "5-1979", "8-1979", "11-1979", "1-1980", "5-1980", "7-1980", "12-1980", "5-1981", "11-1981", "4-1982", "6-1983" ]; // For drawing the lines var CH_prod = [ 150, 151, 153, 155, 155, 153, 115, 167, 167, 157, 165 ]; // For drawing the best fit var lines = [ 147, 148, 150, 151, 152, 153, 154, 155, 156, 158, 159 ]; var CH_cume = [ 150, 301, 454, 609, 764, 917, 1032, 1199, 1366, 1523, 1688 ]; 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.