KGS Home Page Oil and Gas Index Page Lease Production Page

Z-Bar 9-14 Lease


Lease: Z-Bar 9-14
Operator: M & M Exploration, Inc.
Location: T34S, R14W, Sec. 9
Cumulative Production: 1735.6 barrels (from 2011 to 2022)
KS Dept. of Revenue Lease Code: 142238
KS Dept. of Revenue Lease Name: Z BAR 9-14
     

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 1735.6
Syy 244726.4296
Sxy 10767.79
Beta1 -17958.33
Beta2 2366
Beta -7.59016
alpha 186.63135
>// Our labels along the x-axis var years = [ "12-2011", "3-2012", "7-2012", "1-2013", "10-2013", "7-2014", "6-2015", "8-2016", "5-2017", "4-2018", "12-2019", "5-2021", "3-2022" ]; // For drawing the lines var CH_prod = [ 168, 157, 163, 163, 155, 139, 151, 157, 125, 94, 95, 75, 93 ]; // For drawing the best fit var lines = [ 179, 171, 163, 156, 148, 141, 133, 125, 118, 110, 103, 95, 87 ]; var CH_cume = [ 168, 325, 488, 651, 806, 945, 1096, 1253, 1378, 1472, 1567, 1642, 1735 ]; 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.