Filed under: Investing
Jim Cramer’s energy is infectious. He uses every ounce of it to entertain and educate his audience so that they, like him, can make a lot of money. And Jim Cramer knows a thing or two about making money, having amassed a fortune estimated to be worth just over a hundred million dollars. Here’s how he did it.
From Harvard to living out of his car
Anyone who has seen Cramer on CNBC’s Mad Money knows that he’s a smart guy. His head is filled with thousands of stock tickers, as well as enough information on each stock to have an opinion on its next move. However, what’s truly incredible about Cramer’s background is that he has no formal education in investing. He went to Harvard and studied government. He then spent his early working years as a journalist.
Like most journalists just starting out, Cramer didn’t make a whole lot of money. The meager funds and possessions he did have at the time were stolen from his apartment. He was so broke at one point that he had no other choice but to live out of his car. Seeing that journalism just wasn’t going to pay the bills, Cramer went back to school and earned a Juris Doctor degree from Harvard Law School. However, it was during law school that Cramer discovered his passion for the stock market, which is what put him on his pathway to riches.
How Cramer became a stock market genius
Cramer’s growing love for stocks led him to devote hours studying them. He was so passionate about the market that he even started leaving stock tips on his answering machine. His tips were so compelling that one guy gave him a half-million dollars to invest. His success with that money eventually landed him a job at Goldman Sachs , and after three years at Goldman, Cramer started his own hedge fund.
Cramer spent countless hours researching stocks until he became an genius stock-picker who could beat the market. This is why from 1988 to 2000 he just had one negative year as a stock picker and ended his career with average annual returns of 24% over 14 years. To put those returns into perspective, Cramer was actually a bit better than Warren Buffet at picking stocks: From 1965 to the end of 2012, Buffett’s Berkshire Hathaway enjoyed a compound annual rate of return of 19.7% and two down years. That being said, Buffett’s success was over a longer period of time and turned him into a multibillionaire with a fortune totaling $67.8 billion, whereas Cramer’s net worth would be nothing more than a rounding error for Buffett.
Still, Cramer parlayed his hedge fund success into big personal gains. He routinely took home more than $10 million each year in his prime. It has also brought him as much fame as it has fortune. And yet, as rich as Cramer is, he could have had a lot more.
Did Cramer get out of the game too soon?
Cramer might have been in the right game, and his returns might have been as good as Buffett’s, but his net worth suggests he might have left the game too soon. For example, top hedge fund manager George Soros is worth $24 billion and is 17th on Forbes‘ list of wealthiest Americans, while fellow hedge fund managers Steve Cohen, David Tepper, James Simons, John Paulson, and Ray Dalio are all worth over $10 billion apiece. Meanwhile, investor Carl Ichan is richer than any of them at $25.8 billion in net worth. Each makes Cramer’s net worth look like pocket change.
Even their annual earnings make Cramer’s look a little light. Last year the top 25 highest-earning hedge fund managers and traders made an astounding $24.3 billion altogether. Soros tops this list, having pulled in $4 billion last year after his fund gained just 20%, while the lowest-earning hedge fund manager on that top 25 list pulled in $280 million last year. That’s nearly three times Cramer’s entire net worth!
These days Cramer is actually barred from trading stocks with his personal funds. As part of his agreement with CNBC, he can only own the stocks of TheStreet , General Electric , which used to own CNBC, and Comcast , which currently owns CNBC. This really precludes Cramer from further boosting his net worth using the stock market, so must content himself with his meager $100 million dollar fortune. What this shows us is just how serious he is about making money for his audience instead of further enriching himself.
What we can learn from Cramer
Jim Cramer’s story teaches us one important lesson: We don’t have to have any formal training to make money in the stock market — just a passion to learn. While we might never become as rich as Jim Cramer or a hedge fund manager, we can use the stock market as the vehicle to take us to a bright financial future.
This stock is a buy, buy, buy!
One bleeding-edge technology is about to put the World Wide Web to bed. And if you act right away, it could make you wildly rich. Experts are calling it the single largest business opportunity in the history of capitalism. The Economist is calling it “transformative.” But you’ll probably just call it “how I made my millions.” Don’t be too late to the party — click here for 1 stock to own when the Web goes dark.
var FoolAnalyticsData = FoolAnalyticsData || []; FoolAnalyticsData.push({ eventType: “ArticlePitch”, contentByline: “Matt DiLallo”, contentId: “cms.146413”, contentTickers: “”, contentTitle: “How Jim Cramer Made His Millions”, hasVideo: “False”, pitchId: “968”, pitchTickers: “”, pitchTitle: “”, pitchType: “”, sfrId: “” });
The article How Jim Cramer Made His Millions originally appeared on Fool.com.
var ord = window.ord || Math.floor(Math.random() * 1e16);
document.write(‘x3Cscript type=”text/javascript” src=”http://ad.doubleclick.net/N3910/adj/usdf.df.articles/articles;sz=5×7;ord=’ + ord + ‘?”x3ex3C/scriptx3e’);
Matt DiLallo has no position in any stocks mentioned. The Motley Fool recommends Berkshire Hathaway and Goldman Sachs. The Motley Fool owns shares of Berkshire Hathaway and General Electric Company. Try any of our Foolish newsletter services free for 30 days. We Fools may not all hold the same opinions, but we all believe that considering a diverse range of insights makes us better investors. The Motley Fool has a disclosure policy.
Copyright © 1995 – 2014 The Motley Fool, LLC. All rights reserved. The Motley Fool has a disclosure policy.
(function(c,a){window.mixpanel=a;var b,d,h,e;b=c.createElement(“script”);
b.type=”text/javascript”;b.async=!0;b.src=(“https:”===c.location.protocol?”https:”:”http:”)+
‘//cdn.mxpnl.com/libs/mixpanel-2.2.min.js’;d=c.getElementsByTagName(“script”)[0];
d.parentNode.insertBefore(b,d);a._i=[];a.init=function(b,c,f){function d(a,b){
var c=b.split(“.”);2==c.length&&(a=a[c[0]],b=c[1]);a[b]=function(){a.push([b].concat(
Array.prototype.slice.call(arguments,0)))}}var g=a;”undefined”!==typeof f?g=a[f]=[]:
f=”mixpanel”;g.people=g.people||[];h=[‘disable’,’track’,’track_pageview’,’track_links’,
‘track_forms’,’register’,’register_once’,’unregister’,’identify’,’alias’,’name_tag’,
‘set_config’,’people.set’,’people.increment’];for(e=0;e<h.length;e++)d(g,h[e]);
a._i.push([b,c,f])};a.__SV=1.2;})(document,window.mixpanel||[]);
mixpanel.init(“9659875b92ba8fa639ba476aedbb73b9”);
function addEvent(obj, evType, fn, useCapture){
if (obj.addEventListener){
obj.addEventListener(evType, fn, useCapture);
return true;
} else if (obj.attachEvent){
var r = obj.attachEvent(“on”+evType, fn);
return r;
}
}
addEvent(window, “load”, function(){new FoolVisualSciences();})
addEvent(window, “load”, function(){new PickAd();})
var themeName = ‘dailyfinance.com’;
var _gaq = _gaq || [];
_gaq.push([‘_setAccount’, ‘UA-24928199-1’]);
_gaq.push([‘_trackPageview’]);
(function () {
var ga = document.createElement(‘script’);
ga.type = ‘text/javascript’;
ga.async = true;
ga.src = (‘https:’ == document.location.protocol ? ‘https://ssl’ : ‘http://www’) + ‘.google-analytics.com/ga.js’;
var s = document.getElementsByTagName(‘script’)[0];
s.parentNode.insertBefore(ga, s);
})();
Read | Permalink | Email this | Linking Blogs | Comments
Source: Investing