KGS Home Page Oil and Gas Index Page Lease Production Page

BLOUT 7-5 Lease


Lease: BLOUT 7-5
Operator: Merit Energy Company, LLC
Location: T33S, R42W, Sec. 5
Cumulative Production: 2054.55 barrels (from 2006 to 2020)
KS Dept. of Revenue Lease Code: 137433
KS Dept. of Revenue Lease Name: BLOUT 7-5
     

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 13
inverse count .07692
Sx 91
Sxx 819
Sy 2054.55
Syy 329718.9389
Sxy 14022.6
Beta1 -4670.25
Beta2 2366
Beta -1.9739
alpha 171.85273
>// Our labels along the x-axis var years = [ "3-2006", "7-2011", "12-2011", "12-2012", "1-2014", "6-2014", "3-2015", "7-2015", "5-2016", "6-2017", "6-2018", "11-2019", "7-2020" ]; // For drawing the lines var CH_prod = [ 169, 173, 160, 150, 149, 156, 165, 165, 174, 168, 164, 165, 95 ]; // For drawing the best fit var lines = [ 169, 167, 165, 163, 161, 160, 158, 156, 154, 152, 150, 148, 146 ]; var CH_cume = [ 169, 342, 502, 652, 801, 957, 1122, 1287, 1461, 1629, 1793, 1958, 2053 ]; 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.