KGS Home Page Oil and Gas Index Page Lease Production Page

Osage 26-02 Lease


Lease: Osage 26-02
Operator: Ramshorn Resources, LLC
Location: T33S, R15W, Sec. 26
Cumulative Production: 401.65 barrels (from 2013 to 2014)
KS Dept. of Revenue Lease Code: 144431
KS Dept. of Revenue Lease Name: OSAGE 26-02
     

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 401.65
Syy 19973.9465
Sxy 2182.98
Beta1 -11611.53
Beta2 3185
Beta -3.64569
alpha 56.03308
>// Our labels along the x-axis var years = [ "11-2013", "12-2013", "1-2014", "2-2014", "3-2014", "4-2014", "5-2014", "6-2014", "7-2014", "8-2014", "9-2014", "10-2014", "11-2014", "12-2014" ]; // For drawing the lines var CH_prod = [ 101, 61, 3, 19, 31, 29, 29, 28, 15, 28, 12, 32, 11, 3 ]; // For drawing the best fit var lines = [ 52, 48, 45, 41, 37, 34, 30, 26, 23, 19, 15, 12, 8, 4 ]; var CH_cume = [ 101, 162, 165, 184, 215, 244, 273, 301, 316, 344, 356, 388, 399, 402 ]; 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.