KGS Home Page Oil and Gas Index Page Lease Production Page

MADDIX Lease


Lease: MADDIX
Operator: RANGE OIL COMPAN
Location: NW T33S, R5E, Sec. 10
Cumulative Production: 6930 mcf (from 1985 to 1990)
KS Dept. of Revenue Lease Code: 213048
     

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 32
inverse count .03125
Sx 528
Sxx 11440
Sy 6930
Syy 2161488
Sxy 79251
Beta1 -1123008
Beta2 87296
Beta -12.86437
alpha 428.82461
>// Our labels along the x-axis var years = [ "6-1985", "7-1985", "8-1985", "9-1985", "10-1985", "11-1985", "12-1985", "1-1986", "2-1986", "3-1986", "4-1986", "5-1986", "6-1986", "7-1986", "8-1986", "9-1986", "10-1986", "1-1987", "2-1987", "5-1987", "6-1987", "7-1987", "8-1987", "9-1987", "10-1987", "11-1987", "12-1987", "1-1988", "1-1990", "2-1990", "3-1990", "4-1990" ]; // For drawing the lines var CH_prod = [ 395, 392, 377, 372, 358, 373, 434, 434, 416, 438, 353, 168, 186, 33, 47, 108, 124, 350, 242, 169, 131, 133, 132, 140, 154, 104, 103, 77, 85, 18, 64, 20 ]; // For drawing the best fit var lines = [ 415, 403, 390, 377, 364, 351, 338, 325, 313, 300, 287, 274, 261, 248, 235, 222, 210, 197, 184, 171, 158, 145, 132, 120, 107, 94, 81, 68, 55, 42, 30, 17 ]; var CH_cume = [ 395, 787, 1164, 1536, 1894, 2267, 2701, 3135, 3551, 3989, 4342, 4510, 4696, 4729, 4776, 4884, 5008, 5358, 5600, 5769, 5900, 6033, 6165, 6305, 6459, 6563, 6666, 6743, 6828, 6846, 6910, 6930 ]; 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.