KGS Home Page Oil and Gas Index Page Lease Production Page

MILLARD Lease


Lease: MILLARD
Operator: KATHOL PETROLEUM
Location: SE NE SW T29S, R7W, Sec. 25
Cumulative Production: 14255 barrels (from 1967 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 26
inverse count .03846
Sx 351
Sxx 6201
Sy 6473
Syy 1894175
Sxy 71919
Beta1 -402129
Beta2 38025
Beta -10.57538
alpha 391.7135
>// 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", "10-1971", "12-1971", "1-1972", "2-1972", "4-1972" ]; // For drawing the lines var CH_prod = [ 501, 488, 325, 327, 323, 323, 319, 316, 161, 324, 164, 325, 162, 162, 323, 160, 162, 159, 321, 160, 158, 160, 164, 162, 164, 160 ]; // For drawing the best fit var lines = [ 381, 370, 359, 349, 338, 328, 317, 307, 296, 285, 275, 264, 254, 243, 233, 222, 211, 201, 190, 180, 169, 159, 148, 137, 127, 116 ]; var CH_cume = [ 501, 989, 1314, 1641, 1964, 2287, 2606, 2922, 3083, 3407, 3571, 3896, 4058, 4220, 4543, 4703, 4865, 5024, 5345, 5505, 5663, 5823, 5987, 6149, 6313, 6473 ]; 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.