KGS Home Page Oil and Gas Index Page Lease Production Page

SMITH 17 Lease


Lease: SMITH 17
Operator: OXY USA Inc.
Location: T28S, R4E, Sec. 21
Cumulative Production: 1868065 barrels (from 1965 to 1972)
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 26
inverse count .03846
Sx 351
Sxx 6201
Sy 8154
Syy 2929930
Sxy 90869
Beta1 -499460
Beta2 38025
Beta -13.13504
alpha 490.91879
>// Our labels along the x-axis var years = [ "1-1970", "2-1970", "3-1970", "4-1970", "5-1970", "6-1970", "7-1970", "8-1970", "9-1970", "10-1970", "11-1970", "12-1970", "1-1971", "2-1971", "3-1971", "4-1971", "5-1971", "6-1971", "7-1971", "8-1971", "9-1971", "11-1971", "12-1971", "2-1972", "4-1972", "5-1972" ]; // For drawing the lines var CH_prod = [ 437, 441, 442, 435, 436, 435, 434, 427, 220, 427, 436, 357, 436, 200, 218, 219, 221, 420, 217, 214, 207, 223, 217, 221, 164, 50 ]; // For drawing the best fit var lines = [ 477, 464, 451, 438, 425, 412, 398, 385, 372, 359, 346, 333, 320, 307, 293, 280, 267, 254, 241, 228, 215, 201, 188, 175, 162, 149 ]; var CH_cume = [ 1829299, 1829740, 1830182, 1830617, 1831053, 1831488, 1831922, 1832349, 1832569, 1832996, 1833432, 1833789, 1834225, 1834425, 1834643, 1834862, 1835083, 1835503, 1835720, 1835934, 1836141, 1836364, 1836581, 1836802, 1836966, 1837016 ]; 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: "linear", 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.