KGS Home Page Oil and Gas Index Page Lease Production Page

WHITMER Lease


Lease: WHITMER
Operator: KOCH EXPLORATION
Location: SE SE SW T30S, R8W, Sec. 6
Cumulative Production: 13824 barrels (from 1964 to 1977)
     

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 25
inverse count .04
Sx 325
Sxx 5525
Sy 3671
Syy 596913
Sxy 44530
Beta1 -79825
Beta2 32500
Beta -2.45615
alpha 178.76995
>// Our labels along the x-axis var years = [ "2-1970", "3-1970", "4-1970", "6-1970", "11-1970", "1-1971", "3-1971", "7-1971", "11-1971", "2-1973", "5-1973", "7-1973", "9-1973", "11-1973", "3-1974", "5-1974", "3-1975", "4-1975", "6-1975", "8-1975", "12-1975", "6-1976", "2-1977", "4-1977", "7-1977" ]; // For drawing the lines var CH_prod = [ 146, 144, 158, 129, 158, 135, 155, 157, 160, 319, 158, 159, 157, 130, 157, 159, 122, 158, 157, 212, 129, 74, 111, 77, 50 ]; // For drawing the best fit var lines = [ 176, 173, 171, 168, 166, 164, 161, 159, 156, 154, 151, 149, 146, 144, 141, 139, 137, 134, 132, 129, 127, 124, 122, 119, 117 ]; var CH_cume = [ 4557, 4701, 4859, 4988, 5146, 5281, 5436, 5593, 5753, 6072, 6230, 6389, 6546, 6676, 6833, 6992, 7114, 7272, 7429, 7641, 7770, 7844, 7955, 8032, 8082 ]; 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.