KGS Home Page Oil and Gas Index Page Lease Production Page

Ryersee 4-33 Lease


Lease: Ryersee 4-33
Operator: American Warrior, Inc.
Location: T18S, R21W, Sec. 33
Cumulative Production: 2241.35 barrels (from 2011 to 2016)
KS Dept. of Revenue Lease Code: 141490
KS Dept. of Revenue Lease Name: RYERSEE 4-33
     

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 14
inverse count .07143
Sx 105
Sxx 1015
Sy 2241.35
Syy 358900.2949
Sxy 16757.32
Beta1 -739.27
Beta2 3185
Beta -.23211
alpha 161.84049
>// Our labels along the x-axis var years = [ "1-2011", "2-2011", "5-2011", "8-2011", "11-2011", "4-2012", "11-2012", "5-2013", "9-2013", "5-2014", "3-2015", "9-2015", "3-2016", "11-2016" ]; // For drawing the lines var CH_prod = [ 165, 158, 160, 160, 160, 162, 162, 161, 159, 158, 163, 161, 158, 156 ]; // For drawing the best fit var lines = [ 161, 161, 161, 160, 160, 160, 160, 159, 159, 159, 159, 159, 158, 158 ]; var CH_cume = [ 165, 323, 483, 643, 803, 965, 1127, 1288, 1447, 1605, 1768, 1929, 2087, 2243 ]; 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.