KGS Home Page Oil and Gas Index Page Lease Production Page

OSAGE #3 Lease


Lease: OSAGE #3
Operator: OSAGE Resources, LLC
Location: T21S, R13E, Sec. 35
Cumulative Production: 507 mcf (from 2005 to 2008)
KS Dept. of Revenue Lease Code: 225045
KS Dept. of Revenue Lease Name: OSAGE #3
     

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 507
Syy 68195
Sxy 1824
Beta1 -39768
Beta2 5440
Beta -7.31029
alpha 93.82497
>// Our labels along the x-axis var years = [ "4-2005", "5-2005", "6-2005", "7-2005", "8-2005", "9-2005", "10-2005", "11-2005", "1-2006", "2-2006", "5-2007", "6-2007", "8-2007", "9-2007", "11-2007", "6-2008" ]; // For drawing the lines var CH_prod = [ 2, 197, 103, 134, 18, 6, 14, 1, 4, 14, 5, 4, 1, 2, 1, 1 ]; // For drawing the best fit var lines = [ 86, 79, 71, 64, 57, 49, 42, 35, 28, 20, 13, 6, -1, -8, -15, -23 ]; var CH_cume = [ 2, 199, 302, 436, 454, 460, 474, 475, 479, 493, 498, 502, 503, 505, 506, 507 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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.