George Robinson (hedge fund manager)

George Edward Silvanus Robinson (born November 1956) is a British hedge fund manager, media proprietor and philanthropist. He is the co-founder of Sloane Robinson, a hedge fund headquartered in the City of London.

George Robinson
Born1956
Alma materKeble College, Oxford
OccupationHedge fund manager, media proprietor, philanthropist
Net worthGBP £185 million[1]
Children3 Children

Early life

George Robinson was born in November 1956,[2] in Hampstead.[3] He matriculated at Keble College, a constituent college of the University of Oxford, in 1975.[4]

Career

Robinson started his career at the Swire Group in Hong Kong.[5] He then worked at Cathay Pacific, an airline partially owned by the Swire Group.[5] In 1985, he joined W. I. Carr as their researcher on Korean Stock Exchange companies, working in Seoul,[5] then moved on to Bangkok, Thailand, still working for Carr, to report on companies listed on the Stock Exchange of Thailand.[5] In 1991, he became Carr’s Director of Research in Hong Kong and China.[5]

In 1993, with Hugh Sloane, Robinson co-founded Sloane Robinson, a hedge fund with its headquarters in the City of London.[1] He was still a Director in 2012. He also serves on the Advisory Board of Cerno Capital.[5]

In 2008, Robinson and fellow financier Peter Hall, each acquired 26% of Prospect, a British political affairs magazine, from Derek Coombs.[6] As a result, Hall and Robinson jointly had a controlling stake in the magazine. They later sold it, and Prospect is now owned by the Resolution Foundation.[6].

Robinson was worth an estimated £220 million in 2008.[6] As of 2015, the figure was £185 million.[1]

Philanthropy

He has made charitable contributions to his alma mater, Keble College, where he chairs a fundraising campaign known as the "2020 Campaign." and he is as an Honorary Fellow.[4][7] He also serves on the Investment Committees of Eton College.[5]

He serves on the Board of Trustees of the Policy Exchange, a think tank based in Westminster.

Political activity

He is a major donor to the Conservative Party. From 2004 to 2015, he donated in excess of £400,000 to the party.[8]

gollark: By multiplying two smallish prime numbers (inaccessible to the user except via the debug API, if it was available in potatOS (it's not, fully)) to make a bigger *semi*prime it's possible to make a problem easy to generate but relatively hard to solve.
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.

References

  1. "Sunday Times Rich List". The Sunday Times (page 72). 26 April 2014.
  2. "George Edward Silvanus Robinson". Companies House. Retrieved 2018-03-01.
  3. ”Robinson George E S / Wood / Hampstead 5c 987” in General Index to Births in England and Wales for 1956
  4. "Keble College, Oxford: The Campaign Board". Archived from the original on 2015-05-13. Retrieved 2015-04-27.
  5. Cerno Capital: Advisory Board
  6. James Robinson, Financiers take control of Prospect mag, The Guardian, 6 May 2008
  7. Keble College, Oxford: Current Honorary Fellows
  8. Oliver Wright, Charlotte Leslie: Tory MP’s sudden change of heart over tax-avoidance donor, The Independent, 17 February 2015
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.