KGS Home Page Oil and Gas Index Page Lease Production Page

WESTON Lease


Lease: WESTON
Operator: HIGHCREST
Location: T24S, R15E, Sec. 13
Cumulative Production: 4575 barrels (from 1970 to 1976)
     

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 4575
Syy 1131433
Sxy 76895
Beta1 393445
Beta2 38025
Beta 10.34701
alpha 36.27545
>// 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", "8-1975", "9-1975", "10-1975", "11-1975", "12-1975", "8-1976", "9-1976", "10-1976", "11-1976" ]; // For drawing the lines var CH_prod = [ 80, 80, 161, 159, 79, 79, 157, 152, 79, 79, 160, 80, 80, 80, 160, 79, 159, 222, 357, 196, 120, 329, 474, 415, 249, 310 ]; // For drawing the best fit var lines = [ 46, 56, 67, 77, 88, 98, 108, 119, 129, 139, 150, 160, 170, 181, 191, 201, 212, 222, 232, 243, 253, 263, 274, 284, 294, 305 ]; var CH_cume = [ 80, 160, 321, 480, 559, 638, 795, 947, 1026, 1105, 1265, 1345, 1425, 1505, 1665, 1744, 1903, 2125, 2482, 2678, 2798, 3127, 3601, 4016, 4265, 4575 ]; 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.