KGS Home Page Oil and Gas Index Page Lease Production Page

KOHMAN Lease


Lease: KOHMAN
Operator: MCCOY PETROLEUM
Location: NW SW SW T30S, R7W, Sec. 8
Cumulative Production: 5138 mcf (from 1978 to 1982)
     

Adjust the Years Displayed

Start Year:
End Year:
     

Options

Click on the Legend Boxes
to display or hide curves.
Change production scale to...
Logarithmic



count 40
inverse count .025
Sx 820
Sxx 22140
Sy 5138
Syy 1227896
Sxy 110572
Beta1 209720
Beta2 213200
Beta .98368
alpha 108.28456
>// Our labels along the x-axis var years = [ "9-1978", "10-1978", "11-1978", "12-1978", "1-1979", "2-1979", "3-1979", "4-1979", "5-1979", "6-1979", "7-1979", "8-1979", "9-1979", "10-1979", "11-1979", "12-1979", "1-1980", "2-1980", "3-1980", "4-1980", "5-1980", "6-1980", "7-1980", "8-1980", "9-1980", "10-1980", "11-1980", "12-1980", "1-1981", "2-1981", "3-1981", "4-1981", "5-1981", "6-1981", "9-1981", "10-1981", "11-1981", "12-1981", "1-1982", "2-1982" ]; // For drawing the lines var CH_prod = [ 238, 225, 139, 143, 107, 11, 70, 117, 117, 50, 128, 149, 21, 100, 61, 112, 33, 33, 23, 91, 85, 82, 110, 247, 196, 88, 93, 73, 73, 569, 466, 333, 137, 330, 60, 142, 15, 43, 14, 14 ]; // For drawing the best fit var lines = [ 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147 ]; var CH_cume = [ 238, 463, 602, 745, 852, 863, 933, 1050, 1167, 1217, 1345, 1494, 1515, 1615, 1676, 1788, 1821, 1854, 1877, 1968, 2053, 2135, 2245, 2492, 2688, 2776, 2869, 2942, 3015, 3584, 4050, 4383, 4520, 4850, 4910, 5052, 5067, 5110, 5124, 5138 ]; var ctx = document.getElementById("myChart"); var myChart = new Chart(ctx, { type: 'line', data: { labels: years, datasets: [ { data: CH_prod, borderWidth: 1, label: "Gas MCF", borderColor: "#008040", fillColor: "#008040", lineTension: 0, fill: false, yAxisID: "first-y-axis" }, { data: CH_cume, borderWidth: 1, label: "Cumulative Gas MCF", borderColor: "#91FF91", fillColor: "#91FF91", 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: "linear", 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.