KGS Home Page Oil and Gas Index Page Lease Production Page

TOM Lease


Lease: TOM
Operator: Chieftain Oil Co., Inc.
Location: T32S, R10W, Sec. 33
Cumulative Production: 2755.22 barrels (from 2004 to 2022)
KS Dept. of Revenue Lease Code: 136580
KS Dept. of Revenue Lease Name: TOM
     

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 18
inverse count .05556
Sx 171
Sxx 2109
Sy 2755.22
Syy 423601.8994
Sxy 25587.7
Beta1 -10564.02
Beta2 8721
Beta -1.21133
alpha 164.58858
>// Our labels along the x-axis var years = [ "9-2004", "11-2004", "2-2005", "5-2005", "8-2005", "1-2006", "6-2006", "1-2007", "7-2007", "3-2008", "3-2009", "6-2010", "11-2011", "1-2013", "3-2014", "2-2017", "7-2019", "3-2022" ]; // For drawing the lines var CH_prod = [ 165, 165, 146, 156, 165, 155, 153, 155, 158, 157, 157, 152, 148, 155, 153, 160, 127, 129 ]; // For drawing the best fit var lines = [ 163, 162, 160, 159, 158, 157, 156, 154, 153, 152, 151, 150, 148, 147, 146, 145, 143, 142 ]; var CH_cume = [ 165, 330, 476, 632, 797, 952, 1105, 1260, 1418, 1575, 1732, 1884, 2032, 2187, 2340, 2500, 2627, 2756 ]; 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.