نتایج جستجو برای: gross profit

تعداد نتایج: 69504  

Journal: :Journal of economics, finance and management studies 2022

The purpose of this study was to examine and analyze the effect gross profit margin, current ratio, total debt asset ratio on stock return with inflation as a moderating variable in property companies listed Indonesia Stock Exchange for 2015-2018 period. research method used is quantitative approach, type causal associative research. population company, totaling 50 companies, using purposive sa...

2011
Robert Gertner Robert Gibbons David Scharfstein Jeremy Stein Tommy Tan

This paper analyzes an informed firm's choice of financial structure using what we call a two-audience signaling model ; the choice of a financing contract is observed not only by the capital market, but also by a second interested (but uninformed) party. This second party might be a competing firm or a labor union. A key feature of the model is that the informed firm's gross profit is endogeno...

Journal: :اقتصاد پولی مالی 0
عبدالعلی منصف نسرین منصوری

in economic literature, one of the important roles of deposits is to provide a suitable background for investing. the basic aim of this research is to study the mechanism of some variables such as; inflation rate, gross domestic product (gdp), stock price index, housing price index, the rate of profit sharing securities and their effects on the level of bank deposits in current banking system. ...

Journal: :Jurnal Ekonomi STIEP 2021

This research is expected to be useful for stakeholders both theoretically and practically in terms of choosing implementing a survival strategy order save the company, especially times crisis. To answer questions, qualitative data analysis techniques were used which followed following three stages:
 Data analysis, drawing conclusions verification narrative results. It can concluded that d...

Journal: :European Journal of Business and Management 2022

The Covid-19 pandemic affected PT. XYZ Tbk., specifically in Banjarmasin branch After Sales area. overall gross profit increased compared to 2019 before hit which was 0,6%. However, the area itself, there a significant decline of -17,4% where largest body repair sector, -47,7%. Tbk. must minimize impact and continues strive grow its performance. This study aims formulate strategies for earn pot...

Journal: :Journal of open innovation 2021

Identifying fraudulent financial statements is important in open innovation to help users analyze and make investment decisions. It also helps be aware of the occurrence fraud by considering associated pattern. This study aimed find patterns ratios from on Stock Exchange Thailand using discretization frequent pattern growth (FP-Growth) association rule mining patterns. We found nine related sta...

Journal: :Academic journal of business & management 2023

This paper divides the financial indicators into five categories by collecting data of listed companies in education industry past three years. The stepwise regression method empirically analyzes relationship between and stock prices industry. analysis results show that: among industry, such as earnings per share, net assets ROE(return on equity), gross profit margin sales, total asset turnover...

2014
Khaoula Besbes Hamid Allaoui Gilles Goncalves Taicir Loukil

Emergence of green supply chain management could be attributed to the rising public awareness of environmental problems. Consumers say they increasingly prefer to purchase products that are produced with a minimum of pollution and with minimal environmental impact. Therefore, companies that successfully adopt a green policy can generate profits, reduce environmental impact, and provide positive...

Journal: :Asian economic papers 2021

Abstract Chinese banks likely have more nonperforming loans (NPLs) than officially reported. Banks’ NPLs often deviate from Benford's law. As hidden earn no interest income, loan quality problems may erode the gross income of banks. Using stochastic frontier analysis, we estimate a hypothetical profit-maximizing bank with credit problems. Taking deviation actual calculated efficient then attemp...

Journal: :IOP conference series 2021

Abstract This research was conducted in the closed house at Faculty of Animal Science, Hasanuddin University from January to March 2020. The purpose this study determine gross profit margin obtained broiler business partnership pattern house. method used a case with descriptive quantitative approach. data were primary recording necessary for three production periods. secondary literature releva...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->