KGS Home Page Oil and Gas Index Page Lease Production Page

Z BAR 22-4 Lease


Lease: Z BAR 22-4
Operator: M & M Exploration, Inc.
Location: T34S, R15W, Sec. 22
Cumulative Production: 1528.13 barrels (from 2017 to 2023)
KS Dept. of Revenue Lease Code: 146718
KS Dept. of Revenue Lease Name: Z BAR 22-4
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 1528.13
Syy 155027.0341
Sxy 18189.18
Beta1 42876.3
Beta2 13300
Beta 3.22378
alpha 42.55681
>// Our labels along the x-axis var years = [ "2-2017", "5-2017", "6-2017", "9-2017", "10-2017", "11-2017", "12-2017", "1-2018", "2-2018", "3-2018", "4-2018", "6-2018", "4-2019", "10-2019", "3-2020", "12-2020", "5-2021", "2-2022", "10-2022", "9-2023" ]; // For drawing the lines var CH_prod = [ 155, 47, 93, 34, 40, 44, 54, 32, 28, 27, 73, 30, 100, 99, 82, 44, 118, 157, 133, 138 ]; // For drawing the best fit var lines = [ 45, 49, 52, 55, 58, 61, 65, 68, 71, 74, 78, 81, 84, 87, 90, 94, 97, 100, 103, 107 ]; var CH_cume = [ 155, 202, 295, 329, 369, 413, 467, 499, 527, 554, 627, 657, 757, 856, 938, 982, 1100, 1257, 1390, 1528 ]; 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.