KGS Home Page Oil and Gas Index Page Lease Production Page

MARLENE SWD Lease


Lease: MARLENE SWD
Operator: Messenger Petroleum, Inc.
Location: T31S, R10W, Sec. 2
Cumulative Production: 1652.36 barrels (from 2007 to 2021)
KS Dept. of Revenue Lease Code: 138497
KS Dept. of Revenue Lease Name: MARLENE SWD
     

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 17
inverse count .05882
Sx 153
Sxx 1785
Sy 1652.36
Syy 187328.2352
Sxy 13505.13
Beta1 -23223.87
Beta2 6936
Beta -3.34831
alpha 127.3248
>// Our labels along the x-axis var years = [ "6-2007", "9-2007", "3-2008", "5-2008", "1-2010", "10-2010", "11-2010", "2-2011", "3-2011", "4-2011", "5-2011", "12-2012", "8-2013", "9-2013", "10-2013", "7-2014", "11-2021" ]; // For drawing the lines var CH_prod = [ 105, 112, 136, 77, 127, 117, 136, 71, 90, 110, 102, 76, 73, 128, 165, 13, 13 ]; // For drawing the best fit var lines = [ 123, 120, 117, 113, 110, 107, 103, 100, 97, 93, 90, 87, 83, 80, 77, 73, 70 ]; var CH_cume = [ 105, 217, 353, 430, 557, 674, 810, 881, 971, 1081, 1183, 1259, 1332, 1460, 1625, 1638, 1651 ]; 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: "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.