KGS Home Page Oil and Gas Index Page Lease Production Page

MILLER 'A' Lease


Lease: MILLER 'A'
Operator: RICHARD ENGINEER
Location: SE NE T22S, R21E, Sec. 32
Cumulative Production: 7026 barrels (from 1970 to 1978)
     

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 40
inverse count .025
Sx 820
Sxx 22140
Sy 7026
Syy 1512152
Sxy 134321
Beta1 -388480
Beta2 213200
Beta -1.82214
alpha 213.00387
>// Our labels along the x-axis var years = [ "2-1970", "5-1970", "8-1970", "8-1971", "6-1972", "7-1972", "8-1972", "4-1973", "5-1973", "7-1973", "8-1973", "9-1973", "10-1973", "12-1973", "2-1974", "3-1974", "10-1974", "1-1975", "6-1975", "11-1975", "5-1976", "8-1976", "12-1976", "2-1977", "3-1977", "4-1977", "5-1977", "6-1977", "7-1977", "8-1977", "9-1977", "11-1977", "12-1977", "1-1978", "3-1978", "4-1978", "6-1978", "7-1978", "9-1978", "12-1978" ]; // For drawing the lines var CH_prod = [ 201, 212, 152, 197, 157, 212, 401, 409, 171, 381, 261, 76, 71, 74, 41, 153, 168, 91, 104, 131, 139, 183, 196, 135, 295, 167, 124, 163, 164, 324, 153, 119, 158, 141, 159, 159, 146, 164, 168, 106 ]; // For drawing the best fit var lines = [ 211, 209, 207, 205, 203, 202, 200, 198, 196, 194, 192, 191, 189, 187, 185, 183, 182, 180, 178, 176, 174, 172, 171, 169, 167, 165, 163, 161, 160, 158, 156, 154, 152, 151, 149, 147, 145, 143, 141, 140 ]; var CH_cume = [ 201, 413, 565, 762, 919, 1131, 1532, 1941, 2112, 2493, 2754, 2830, 2901, 2975, 3016, 3169, 3337, 3428, 3532, 3663, 3802, 3985, 4181, 4316, 4611, 4778, 4902, 5065, 5229, 5553, 5706, 5825, 5983, 6124, 6283, 6442, 6588, 6752, 6920, 7026 ]; 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.