KGS Home Page Oil and Gas Index Page Lease Production Page

KREHBIEL Lease


Lease: KREHBIEL
Operator: UNION OIL COMPAN
Location: SE SE SW T30S, R7W, Sec. 10
Cumulative Production: 8082 barrels (from 1964 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 16
inverse count .0625
Sx 136
Sxx 1496
Sy 2067
Syy 270587
Sxy 17638
Beta1 1096
Beta2 5440
Beta .20147
alpha 127.47501
>// Our labels along the x-axis var years = [ "2-1970", "4-1970", "8-1970", "12-1970", "2-1971", "5-1971", "9-1971", "1-1972", "5-1972", "9-1972", "1-1973", "4-1973", "9-1973", "6-1974", "4-1975", "7-1978" ]; // For drawing the lines var CH_prod = [ 136, 108, 138, 154, 97, 116, 147, 133, 135, 130, 130, 108, 134, 137, 143, 121 ]; // For drawing the best fit var lines = [ 127, 127, 128, 128, 128, 128, 128, 129, 129, 129, 129, 129, 130, 130, 130, 130 ]; var CH_cume = [ 3450, 3558, 3696, 3850, 3947, 4063, 4210, 4343, 4478, 4608, 4738, 4846, 4980, 5117, 5260, 5381 ]; 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.