KGS Home Page Oil and Gas Index Page Lease Production Page

REIDA 'D' Lease


Lease: REIDA 'D'
Operator: MTM Petroleum, Inc.
Location: T30S, R7W, Sec. 1
Cumulative Production: 5175.33 barrels (from 2003 to 2017)
KS Dept. of Revenue Lease Code: 135931
KS Dept. of Revenue Lease Name: REIDA D
     

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 30
inverse count .03333
Sx 465
Sxx 9455
Sy 5175.33
Syy 900238.5817
Sxy 79494.85
Beta1 -21682.95
Beta2 67425
Beta -.32159
alpha 177.4779
>// Our labels along the x-axis var years = [ "3-2003", "7-2003", "11-2003", "3-2004", "7-2004", "2-2005", "9-2005", "1-2006", "5-2006", "10-2006", "4-2007", "6-2007", "9-2007", "1-2008", "4-2008", "10-2008", "3-2009", "7-2009", "12-2009", "5-2010", "11-2010", "4-2011", "10-2011", "4-2012", "9-2012", "3-2013", "6-2013", "4-2014", "4-2015", "12-2017" ]; // For drawing the lines var CH_prod = [ 168, 180, 177, 182, 182, 165, 158, 159, 172, 169, 185, 181, 171, 176, 173, 184, 184, 182, 181, 182, 181, 184, 169, 179, 163, 165, 99, 181, 169, 174 ]; // For drawing the best fit var lines = [ 177, 176, 176, 176, 175, 175, 175, 174, 174, 174, 173, 173, 173, 172, 172, 172, 172, 171, 171, 171, 170, 170, 170, 169, 169, 169, 168, 168, 168, 167 ]; var CH_cume = [ 168, 348, 525, 707, 889, 1054, 1212, 1371, 1543, 1712, 1897, 2078, 2249, 2425, 2598, 2782, 2966, 3148, 3329, 3511, 3692, 3876, 4045, 4224, 4387, 4552, 4651, 4832, 5001, 5175 ]; 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.