KGS Home Page Oil and Gas Index Page Lease Production Page

MAX 22-1 Lease


Lease: MAX 22-1
Operator: Fremont Exploration, Inc.
Location: NE NW NE T32S, R26W, Sec. 22
Cumulative Production: 5468.27 barrels (from 1993 to 1999)
KS Dept. of Revenue Lease Code: 132306
KS Dept. of Revenue Lease Name: MAX 22-1
     

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 28
inverse count .03571
Sx 406
Sxx 7714
Sy 5468.27
Syy 1412831.3851
Sxy 61456.68
Beta1 -499330.58
Beta2 51156
Beta -9.76094
alpha 336.78857
>// Our labels along the x-axis var years = [ "12-1993", "1-1994", "2-1994", "3-1994", "4-1994", "5-1994", "6-1994", "7-1994", "8-1994", "9-1994", "10-1994", "11-1994", "1-1995", "2-1995", "3-1995", "4-1995", "6-1995", "7-1995", "9-1995", "11-1995", "2-1996", "3-1996", "6-1996", "11-1996", "7-1997", "2-1998", "3-1999", "8-1999" ]; // For drawing the lines var CH_prod = [ 577, 205, 206, 387, 359, 170, 197, 365, 192, 197, 198, 196, 192, 181, 180, 105, 175, 173, 175, 187, 175, 52, 116, 186, 170, 20, 23, 108 ]; // For drawing the best fit var lines = [ 327, 317, 307, 297, 287, 278, 268, 258, 248, 239, 229, 219, 209, 200, 190, 180, 170, 161, 151, 141, 131, 122, 112, 102, 92, 83, 73, 63 ]; var CH_cume = [ 577, 782, 988, 1375, 1734, 1904, 2101, 2466, 2658, 2855, 3053, 3249, 3441, 3622, 3802, 3907, 4082, 4255, 4430, 4617, 4792, 4844, 4960, 5146, 5316, 5336, 5359, 5467 ]; 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.