KGS Home Page Oil and Gas Index Page Lease Production Page

GARRISON Lease


Lease: GARRISON
Operator: MTM Petroleum, Inc.
Location: T29S, R7W, Sec. 20
Cumulative Production: 4104.26 barrels (from 1998 to 2019)
KS Dept. of Revenue Lease Code: 134370
KS Dept. of Revenue Lease Name: GARRISON #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 27
inverse count .03704
Sx 378
Sxx 6930
Sy 4104.26
Syy 710174.269
Sxy 52953.79
Beta1 -121657.95
Beta2 44226
Beta -2.75082
alpha 190.53635
>// Our labels along the x-axis var years = [ "5-1998", "1-1999", "5-1999", "6-1999", "10-1999", "11-1999", "2-2000", "6-2000", "11-2000", "5-2001", "7-2001", "12-2001", "3-2002", "10-2002", "11-2002", "5-2003", "5-2004", "4-2005", "7-2006", "1-2008", "8-2009", "10-2010", "11-2010", "11-2011", "7-2013", "6-2016", "8-2019" ]; // For drawing the lines var CH_prod = [ 161, 173, 152, 328, 166, 100, 168, 163, 197, 164, 164, 167, 32, 179, 169, 154, 164, 164, 164, 163, 174, 46, 31, 167, 157, 162, 74 ]; // For drawing the best fit var lines = [ 187, 185, 182, 179, 176, 174, 171, 168, 165, 163, 160, 157, 154, 152, 149, 146, 143, 141, 138, 135, 132, 130, 127, 124, 121, 119, 116 ]; var CH_cume = [ 161, 334, 486, 814, 980, 1080, 1248, 1411, 1608, 1772, 1936, 2103, 2135, 2314, 2483, 2637, 2801, 2965, 3129, 3292, 3466, 3512, 3543, 3710, 3867, 4029, 4103 ]; 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.