KGS Home Page Oil and Gas Index Page Lease Production Page

ROY 1-13 Lease


Lease: ROY 1-13
Operator: BEREXCO LLC
Location: T16S, R21W, Sec. 34
Cumulative Production: 2911.9 barrels (from 2017 to 2022)
KS Dept. of Revenue Lease Code: 146895
KS Dept. of Revenue Lease Name: ROY 1-13
     

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 20
inverse count .05
Sx 210
Sxx 2870
Sy 2911.9
Syy 469557.6636
Sxy 28202.99
Beta1 -47439.2
Beta2 13300
Beta -3.56686
alpha 183.04703
>// Our labels along the x-axis var years = [ "7-2017", "8-2017", "9-2017", "11-2017", "1-2018", "3-2018", "6-2018", "8-2018", "12-2018", "3-2019", "6-2019", "2-2020", "11-2020", "3-2021", "5-2021", "8-2021", "10-2021", "1-2022", "5-2022", "6-2022" ]; // For drawing the lines var CH_prod = [ 168, 162, 167, 160, 179, 165, 177, 159, 175, 176, 157, 96, 6, 163, 174, 166, 161, 169, 104, 29 ]; // For drawing the best fit var lines = [ 179, 175, 172, 168, 165, 161, 158, 154, 150, 147, 143, 140, 136, 133, 129, 125, 122, 118, 115, 111 ]; var CH_cume = [ 168, 330, 497, 657, 836, 1001, 1178, 1337, 1512, 1688, 1845, 1941, 1947, 2110, 2284, 2450, 2611, 2780, 2884, 2913 ]; 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.