The price-earnings-ratio tag has no wiki summary.
2
votes
1answer
73 views
Why do PE ratios for small cap stocks tend to be greater than those for large cap stocks?
As a general rule, why is the PE ratio of small cap stocks greater than the PE ratio of large cap stocks? Is it just a coincidence? Or is there a reason?
0
votes
1answer
69 views
What's the connection between P/E ratio and growth?
Is there an exact formula for that if we can predict the growth accurately?
For example:
Using discounted cash flow analysis, the impact of earnings growth and
inflation can be evaluated. Using ...
3
votes
2answers
152 views
Why biotechnology has a high PE ratio
At this linK: http://biz.yahoo.com/p/sum_conameu.html
I am looking at P/E ratios by industry. I see that Biotechnology is having a P/E ratio of 145 which is very high compared to other industries. ...
2
votes
1answer
221 views
How to calculate/reconcile conflicting P/E ratios?
Was reading over some old LinkedIn IPO press coverage and noticed some drastically different P/E ratios being reported. Note: I know that CBS uses the $45 IPO price and ZH uses the $83 opening price. ...
7
votes
2answers
524 views
What is the P/E ratio for a company with negative earnings?
I know that PE ratio = (share price) / (net earnings per share), so does a company with a net loss mean they have a negative 1-year trailing PE? Is this surprising/unusual? What about for a company ...
2
votes
2answers
559 views
What is the formula for determining estimated stock price when I only have an earning per share number?
I need a formula for determining estimated stock price when I have an EPS number only. For instance, the EPS number "earnings per share" is created using a known number of shares, to solve for the ...
5
votes
1answer
877 views
Where can you find historical PEs of US indices?
Indices tracking ETFs
* DIAMONDS Trust I (ticker: DIA) tracks DJIA
* SPDRs (ticker: SPY) tracks S&P 500
* NASDAQ 100 Trust (ticker: QQQQ) tracks NASDAQ 100
* iShares Russell 2000 (ticker: IWM) ...
3
votes
3answers
626 views
How to calculate PE ratios for indices such as DJIA?
I want to record Dow Jones Industrial Average's PE. Yahoo Finance gives N/A [1]:
>>> import y_finance
>>> print y_finance.get_price_earnings_ratio('^DJI')
N/A
So:
How to ...
13
votes
3answers
288 views