Relative Graham Value
The relative Graham value is a modification of the results of a formula designed by Benjamin Graham for the evaluation of growth stocks.
The relative Graham value equals the intrinsic value divided by the current price.
Formula
![Copy to Clipboard QuantityVariable["RGV", "Unitless"] == QuantityVariable[SuperStar["V"], "Money"]/QuantityVariable["P", "Money"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/b54/b547b936-96dd-42c0-b836-4152278921ab/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| RGV | relative Graham value | "Unitless" |
| P | current price | "Money" |
| V* | intrinsic value | "Money" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= | ![]() |

