KGS Home Page Oil and Gas Index Page Lease Production Page

OSBORN B Lease


Lease: OSBORN B
Operator: UNIVERSAL RESOUR
Location: NW NW NW T30S, R8W, Sec. 17
Cumulative Production: 2036 barrels (from 1994 to 1996)
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 2036
Syy 332758
Sxy 15273
Beta1 13273
Beta2 2366
Beta 5.60989
alpha 117.34146
>// Our labels along the x-axis var years = [ "8-1994", "9-1994", "11-1994", "2-1995", "4-1995", "6-1995", "9-1995", "1-1996", "2-1996", "5-1996", "8-1996", "10-1996", "12-1996" ]; // For drawing the lines var CH_prod = [ 67, 99, 168, 168, 172, 167, 170, 166, 167, 165, 192, 168, 167 ]; // For drawing the best fit var lines = [ 122, 128, 134, 139, 145, 151, 156, 162, 167, 173, 179, 184, 190 ]; var CH_cume = [ 67, 166, 334, 502, 674, 841, 1011, 1177, 1344, 1509, 1701, 1869, 2036 ]; 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.