KGS Home Page Oil and Gas Index Page Lease Production Page

NEWBERRY FM1-36 Lease


Lease: NEWBERRY FM1-36
Operator: Mull Drilling Company, Inc.
Location: T31S, R9W, Sec. 36
Cumulative Production: 4764.25 barrels (from 2015 to 2024)
KS Dept. of Revenue Lease Code: 146381
KS Dept. of Revenue Lease Name: NEWBERRY FM1-36
     

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 29
inverse count .03448
Sx 435
Sxx 8555
Sy 4764.25
Syy 784353.8933
Sxy 72150.66
Beta1 19920.39
Beta2 58870
Beta .33838
alpha 159.19605
>// Our labels along the x-axis var years = [ "12-2015", "1-2016", "3-2016", "4-2016", "6-2016", "8-2016", "10-2016", "12-2016", "2-2017", "5-2017", "8-2017", "10-2017", "2-2018", "4-2018", "7-2018", "12-2018", "4-2019", "9-2019", "5-2020", "12-2020", "4-2021", "8-2021", "12-2021", "4-2022", "10-2022", "12-2022", "5-2023", "10-2023", "2-2024" ]; // For drawing the lines var CH_prod = [ 158, 157, 158, 159, 162, 157, 159, 156, 159, 180, 161, 158, 167, 173, 171, 168, 157, 167, 161, 181, 183, 158, 161, 163, 161, 167, 163, 165, 174 ]; // For drawing the best fit var lines = [ 159, 159, 160, 160, 160, 161, 161, 161, 162, 162, 162, 163, 163, 163, 164, 164, 164, 165, 165, 165, 166, 166, 166, 167, 167, 167, 168, 168, 169 ]; var CH_cume = [ 158, 315, 473, 632, 794, 951, 1110, 1266, 1425, 1605, 1766, 1924, 2091, 2264, 2435, 2603, 2760, 2927, 3088, 3269, 3452, 3610, 3771, 3934, 4095, 4262, 4425, 4590, 4764 ]; 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.