KGS Home Page Oil and Gas Index Page Lease Production Page

BLACKHALL Lease


Lease: BLACKHALL
Operator: RAYMOND OIL COMP
Location: N2 SE SE T21S, R8W, Sec. 5
Cumulative Production: 82223 barrels (from 1966 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...
Linear



count 28
inverse count .03571
Sx 406
Sxx 7714
Sy 9536
Syy 3825648
Sxy 111186
Beta1 -758408
Beta2 51156
Beta -14.8254
alpha 555.47306
>// 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", "6-1971", "8-1971", "9-1971", "10-1971", "12-1971", "1-1972", "2-1972", "4-1972", "5-1972", "7-1972", "8-1972", "9-1972" ]; // For drawing the lines var CH_prod = [ 628, 410, 409, 425, 633, 433, 431, 400, 613, 420, 417, 419, 435, 217, 437, 411, 197, 206, 199, 186, 208, 220, 223, 223, 197, 207, 175, 157 ]; // For drawing the best fit var lines = [ 540, 525, 510, 496, 481, 466, 451, 436, 422, 407, 392, 377, 362, 347, 333, 318, 303, 288, 273, 258, 244, 229, 214, 199, 184, 170, 155, 140 ]; var CH_cume = [ 628, 1038, 1447, 1872, 2505, 2938, 3369, 3769, 4382, 4802, 5219, 5638, 6073, 6290, 6727, 7138, 7335, 7541, 7740, 7926, 8134, 8354, 8577, 8800, 8997, 9204, 9379, 9536 ]; 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.