27 min read

Week 33: Network Centrality, Bass Diffusion, SaaS Sales & Data Science

Stanford GSB Sloan Study Notes, Week 3 (33), Spring quarter

Head down in two inches of readings for this week and a fresh flow of first written project deadlines, like a two-degrees-deep analysis of your friends and advisors social graph or a set of regressions to be run on profitability data of a bank who has no clue if there is any connection between the demographics and profitability of their customers.

For a little different entertainment in the Sales Orgs class we are running a simulation game where you need to manage yourself through the pipeline as a sales rep of a medical devices company. Four virtual “years” in four weeks. After a miserable first year (I hit merely about a quarter of my quota – should have read the manual before I tried to just figure the game mechanics out for 2 “quarters”) I look forward to the Tuesday class from a much more comfortable position after “year” 2. I guess the hours spent as a teen with Civilization and the likes can sometimes pay off?

GSB hosted a fun networking event this week called “Fewer than 300” – bringing people in from over 30 companies who are about to grow out of their startup phase (but are yet to break 300 employees), but have raised money and shown traction and still are just burning of enthusiasm about what they are doing. Think of the likes of Uber or Nest or Visual.ly. Good people and good conversations.

Covered in this issue:

  • Analysing network centrality measures and deriving composite relationships from simple a matrix
  • Using Bass diffusion models for new product adoption predictions
  • Handling variability in processes (from job shops to continuous flow)
  • Economics of selling SaaS subscriptions and merging sales teams after M&A
  • More team-first entrepreneurial models
  • History of Sloan Program at Stanford
  • Data Science learnings from LinkedIn and other Greylock companies
  • Guests: Vinod Khosla, Mark Leslie & part of Veritas exec team, Corey Leibow, Eric Botto, George Parker, DJ Patil

OB322: Networks (Hasan)

Article: Network Analysis Toolkit (see Centrality)

  • Degree Centrality
    • Indigree centrality: number of incoming connections to a node. In friendship terms, this is popularity, “how many people nominate you as a friend”
    • Outdegree: # of outgoing connections. Shows level of gregariousness.
  • Closeness Centrality
    • aka “access”, average distance from the focal node to all other nodes in a network. How many hops do you need to any information in the network (on average), or how likely are you to spread a disease to anyone else.
  • Betweennes centrality
    • Degree to which a node acts as a bridge between other nodes in the network. Looking at all pairs of nodes, to which degree the focal node exists on the shortest paths between 2 nodes.
    • Can get complex to calculate, but fortunately recent research has shown the local betweenness (based on only the focal nodes direct connections and connections between those) is highly correlated with the larger betweenness.

Article: Informal Networks: The Company Behind the Chart

  • Managers often pride themselves on knowing how the informal networks operate in their org (who confers on technical matters and who drives political conversations over lunch). What’s startling is how often they are wrong. They may be able to diagram social links of 5-6 ppl closest to them, assumptions outside of immediate circle are usually off the mark.
  • For good overall picture, diagram three types of relationship networks:
    • advice network (prominent players on whom others depend to solve problems and provide tech information)
    • trust networks (which employees share delicate political information and back each-other in a crisis)
    • communication network (employees who talk about work related matters on regular basis)
  • To survey people for network mapping needs, sensitivity and willingness to answer questions varies wildly across cultures. Example questions:
    • Whom do you talk to every day?
    • Whom do you go to for help or advice at least once a week?
    • With one day of training, whose job could you step into?
    • WHom would you recruit to support a proposal of yours that could be unpopular?
    • Whom would you trust to keep in confidence your confers about a work-related issue?
  • We don’t usually ask negative questions (“who do you hate?”, “who are you trying to avoid?”) – but if you can, these can be extremely predictive of actual behaviour
  • If possible, interesting to map the managers impressions of answers to above while at it (“whom do you think Steve goes…”) to be able to compare the accuracy. Also, cross-check answers: if John claims to talk to Mary, dismiss that link if Mary doesn’t mention ever talking to John.
  • Frequently, senior managers presume that formal work ties will yield good relationship ties over time, and they assume that if they trust someone, others will too. Not true.
  • To shape and extend informal networks: a manager picked up a bills for “power breakfasts” between any two employees, as long as they were from different departments.
  • Counterintuitive: on a enduring/qualitative VS event based scale, people are accurate explaining enduring ties and completely wrong about events (empirical research done on cruise ships, having people recall specifically who did they exchange emails with most during last week). Know much better who are your friends, who do you ask for advice.
    • Surveying for events based data has to a large part become redundant anyway – for a huge part of events you can get precise digital data (emails, calendar entries, calls, etc).
  • Cultural differences in surveying: a German study where subjects where offended by “how do you even dare to ask about my friends, they are important to me!” VS in Italy where everyone claims to be friends with everyone and analysis shows too few distinct patterns

Software for network analysis: UCINET (Professor’s comment: “I decided to use UCINet over R or NodeXL for two reasons. I think the learning curve for R is a bit too steep for such a short period of time- even though there are native versions for the PC and Mac. Also, while NodeXL is useful for learning the basics of network analysis, it is much less scalable than UCINet.“). Sample output:

MULTIPLE CENTRALITY MEASURES
--------------------------------------------------------------------------------
Input dataset:                          projecthelp (\\psf\Home\Desktop\projecthelp)
Output dataset:                         projecthelp-cent (\\psf\Home\Documents\UCINET data\projecthelp-cent)
Treat data as:                          Auto-detect
Type of scores to output:               Raw scores

Network projecthelp is directed? YES
Value of Beta was:                      0.193373281787215
Principal eigenvalue was:               5.14548851218693
Centrality Measures
                 1        2        3        4        5        6        7        8        9
            OutDeg    Indeg OutBonPw InBonPwr Out2Step  In2Step OutEigen  InEigen  Between
          -------- -------- -------- -------- -------- -------- -------- -------- --------
  1 6827     0.000    5.000   -0.000  763.244    0.000   12.000    0.000    0.427    0.000
  2 6828     4.000    5.000 1021.042 1209.812   12.000   16.000    0.528    0.679   22.333
  3 6829     4.000    5.000  907.382 1160.921   15.000   12.000    0.469    0.652   54.655
  4 6830     6.000    9.000  988.072 1541.914   13.000   16.000    0.510    0.864   43.464
  5 6831     3.000    4.000  505.190  638.731   11.000   11.000    0.261    0.358    0.000
  6 6832     7.000    3.000 1094.473  382.783   16.000    8.000    0.564    0.214   78.583
  7 6833     3.000    4.000  813.978  946.402   13.000   14.000    0.421    0.531    1.417
  8 6834     8.000    7.000 1663.193 1543.478   15.000   15.000    0.860    0.866   38.424
  9 6835     2.000    7.000  390.509 1276.391    9.000   17.000    0.202    0.715   26.233
 10 6836     1.000    2.000   29.138    6.863    3.000    3.000    0.014    0.002    0.000
 11 6837     2.000    2.000   35.773   18.284    3.000    4.000    0.017    0.009   34.000
 12 6838     5.000    2.000  976.164  645.099   13.000    9.000    0.505    0.363    2.119
 13 6839     9.000    8.000 1934.070 1544.184   15.000   16.000    1.000    0.866   67.724
 14 6840     6.000    8.000 1271.704 1781.501   15.000   15.000    0.657    1.000   42.655
 15 6841     4.000    2.000  672.071   77.347   17.000    6.000    0.347    0.042   96.750
 16 6842     5.000    0.000  856.711   -0.000   12.000    0.000    0.442    0.000    0.000
 17 6843     9.000    6.000 1608.924 1140.729   14.000   15.000    0.831    0.639   34.950
 18 6844     5.000    4.000  925.960  725.724   12.000    9.000    0.478    0.407   16.048
 19 6845     7.000    3.000 1302.305  599.769   13.000   14.000    0.673    0.336    7.895
 20 6846     1.000    6.000   76.514 1208.649    3.000   15.000    0.039    0.678    1.750
 21 6847     3.000    2.000  145.513    6.862    6.000    3.000    0.073    0.002   35.000
----------------------------------------
  • People who others come to for project help (InDeg) and who go to how many people for help (Outdeg).
  • Out2Step & In2Step – network size (how many people you’re connected to)
  • Eignevector centralilty – measure of importance of the node
  • Betweenness network centrality – extent of bridging
  • From a simple relationship matrix (“parent of: yes/no”) of relatives, you can manipulate out two-directional relationships (transpose for “child of”), compound relationships (=MMULT(first table, first table) for grandparents… Think of additions and subtractions which filter out only aunts, uncles and cousins. All from the same simple binary matrix.

MKTG 365: Marketing Analytics (Narayanan)

Case: Sony

Topic: Sales Forecasting

  • Think of data modelling as mapmaking: the ideal map of a city is life-size 1:1 ratio, but in that case it would not be useful as a map any more. What is the reasonable simplification trade-off for a given use case (pocket map? wall map? digital & zoomable?)
  • Bass Diffusion Model uses qualitative insights on the intrinsic differences in adoption groups. Genesis in epidemiology literature (since 1969), but used for new product adoption predictions: innovators, early adopters, imitators. Works for single-purchase situations (cumulative adopters each buy once), less useful for frequent repeat purchases. Can be applied to subscriptions, given there is usually one purchase decision (and automatic from there on) and easy access to data on new/returning users. Often useful to apply on entire product category prediction (VCRs launched into market), rather than single products.
    • Advantages: easy to implement, uses simple and available inputs, easy to interpret parameters, parameters can be compared across products & markets.
    • Intuition: In every period, some innovators (p) will adopt. Similarly, some imitators (q) will interact with past adopters – and adopt. Cycle through the periods, applying the p & q coefficients to the remaining market potential (N) from the previous period:
      • N=100, p=0.03, q=0.1
      • Period 0: Innovators = 0, Imitators = 0, Total = 0, Remaining potential = 100
      • Period 2: Innovators = 0.03*97 (Period 1 remaining potential), Imitators = (0.1/100)*3*97=0.29, Total = 3.2, Remaining potential = 93.8
    • The resulting curve looks a lot like the product life cycle curve (slow start, acceleration, plateau and an eventual fall-off)
  • Article: Modeling Multinational Diffusion Patterns: An Efficient Methodology (Gatignon, Eliashberg, Robertson 1989) – showing innovation and imitation coefficients differ notably across different markets (maybe you launch in Sweden, even if it is a smaller market than Germany, but more likely to adopt early & fast). Recently these coefficients have jumped a lot in absolute values thanks to internet & social media.
  • To acquire estimates, you might get p & q values readily calculated from Gartner, or raw data on similar category sales (VCR data when launching CD players) from Forrester and the likes.
  • Bass is useful for sanity checking of projections created using other means. For ex: a student project showed how the p & q values of 3D TVs sales projections were larger than any other product category in history (e.g being order magnitude off from the sales later shouldn’t have been such a surprise). There are products of course, that can change p & q dramatically (iPad).

OIT 262: Operations (Plambeck)

Topic: Variability and Impact on Process Performance

  • Arrivals (of flow items) is stationary when shifting a constant time window back and forth (like 1 hour in 8 hour day) does not change the expected number of arrivals.
  • Two types of utilisation for inventory build-up analysis:
    • Implied Utilization: demanded resource capacity, represents the load you are trying to put on the system (may be >1)
    • (Actual) Utilization: flow rate resource capacity (minimum{Demand, Process Capacity}) determines actual bottlenecks, accounting for inventory buildup. Must be <=1.
  • For queue analysis need to look at a period of time in which the arrival rate and service rate are both stable.
  • Coefficient of Variation or CV = Standard deviation / Mean. Unitless measure of relative variability.
    • When std dev = mean, CV=1: indicates exponential distribution (Poisson Distribution). Can be empirically measured and mathematically proven that this distribution naturally arises when all arriving customers (or flow units) are independent and the population is large.
  • Two kinds of CV per queue: for interarrival time (time between flow units arriving) and processing/service time (time it take for a server to process a flow unit)
  • The higher the utilisation, the stronger the benefits of pooling (for ex if you have a long line for tourist class checkin and you let even just one customer use the empty business class check-in desk, everybody in the long line wins in waiting time)
  • Queueing Theory was created by Erlang to describe Copenhagen telephone exchange.

Topic: Batching and Product-Process Matrix

  • Capacity at the bottleneck is extremely valuable (1 hour lost there = 1 hour lost in entire process) -> make batch sizes large
  • Capacity at non-bottlenecks is free -> make batch sizes smaller to minimise inventory.
  • BOOK: From the American System to Mass Production, 1800-1932: The Development of Manufacturing Technology in the United States (Studies in Industry and Society) (Ford and others innovating operations)
  • Main process types:
    • Job Shop – general purpose resources, skilled labour, functional layout, complex routing
    • Batch – simpler routing, processing many identical units at once
    • Cell – equipment grouping in “cells” focusing on different products, skilled workers responsible for multiple machines and activities
    • Assembly line – specialised equipment, single item flow, workers repeat short, simpler tasks
    • Continuous flow – constant flow of basic material (cement, iron, chemicals, paper)
  • Process types can be mapped diagonally in matrix, with the other axis being: Low volume / unique products -> High volume / few types. Problem if you go out of the diagonal (for ex, try to do high volume in job shops or unique products in continuous flow).
  • Continuous flow (among other benefits) most energy efficient – no need to boot up systems (for example heat and cool). Many industries drive towards that – even historically batch processed beer now more flow-y (add sugar from bottom and take alcohol from top of barrel constantly).
    • New challenge: dynamic adjustments in continuous flow. A chemical plant in Texas that can adjust process with 15 minute intervals depending on real-time energy prices.
  • 3D printing’s huge promise: no setup time before any unique item

STRAMGT 351: Building and Managing Professional Sales Orgs (Lattin/Levine)

Case: Mercado (Stanford E296)

Article: [SaaS Economics – Part 1: The SaaS Cash Flow Trough

]15 Guest: Corey Leibow, ex-CEO Mercado

  • This post provides SaaS entrepreneurs with an Excel spreadsheet model and graphs that show the cash flow trough that happens to SaaS, or other subscription/recurring revenue businesses that use a sales organization. These kinds of SaaS businesses face a cash flow problem in the early days.
  • When to cap the compensation: do you have any supply constraints? Do you expect problems if a large part of sales blows through targets?
  • In most sales orbs individual pay is very transparent, winners are celebrated very publicly
    • How do you celebrate (and motivate) #2?
    • Celebrate… and double the quota next year
  • Existing sales rep selling more is amortising fixed cost: their each next sale per period is increasingly cheaper than if a new rep came in to do that.
  • Top sales guy is probably a “lone wolf” contributor by character. Usually becomes unhappy when moved into management of training to help others sell more – takes them away from sales (that they are great at) themselves
  • Account Ececutive as CEO of their territory (controls marketing, sales engineering…)
  • “Sales compensation is like Rubik’s cube: you get one side all pretty and aligned, look on another to see the mess of incentives you just created”
  • Compensation transition: transfer really happens once new incentives have reached comparative absolute levels.

Case: Veritas 1999

Guests: Mark Leslie, Michael Sutnick, Paul Sallaberry

  • Merger “efficiencies” (aka people you can/have to get rid of)
    • General & Admin: ~40%, every one expects, will be peaceful – RISK: 2/10
    • Engineering: 0%, most people go to work, same job, same boss, more to do – RISK: 0..2/10
    • Marketing: external opportunities to save (ads, PR, media buys, agencies) – RISK: 3/10
    • Sales: ~40% of management jobs, but NOT peaceful, very competitive people, top-line revenue at stake – RISK: 10/10
  • Not integrating and kicking the can down the street will polarise separate cultures & conflicts under same roof
  • DO you want a very good company or a category of one? Different ways to.
  • Attacking a competitor with bad customer support reputation: dial their helpline for quiet background music for your sales meeting with their client.
  • Clean cut, back-room designed changes are painful, but eventually you wish you did them (as opposed to long open interview processes for people to stay in their same jobs – will p*ss off top performers first)

Article: Keeping your sales force after the merger (McKinsey Quarterly)

  • In 3 years following a merger, mere 12% of companies grow more quickly than before (even though revenue growth has usually been touted as one of the reasons of a merger)
  • Offsetting mere 1% of revenue growth decrease could require exceeding cost cutting targets by 25% – massive lever. Company can always go back and cut costs, but revenue is fragile and much harder to restore.
  • Sales force needs to be pampered as the first line communicator to customers on the benefits of the merger. Win over the sales force first in internal comms. Anything less than direct and immediate comms from CEO is too little and too late (example of a CEO who made it to some office on a road show 2 weeks after merger, and 9 of 12 sales people there had already accepted offers elsewhere).
  • Uncertainty of a merger creates a perfect environment for competitors to attack: best people headhunted, customers pitched…
  • In two-thirds of all mergers, new CEO is chosen before deal announcement Same urgency should be applied to sales manager.
  • In case of dragging regulatory review or other obstacles, establish a “clean team” that can access data on both sides, proceed with integration planning and is legally limited from sharing any data received with the other side should the deal fall through.
  • Consider short-term extra sales incentives (extra +10% on existing commissions on meeting sales targets during three months of merger, additional +15% for exceeding targets during 6 months after close…). Counters the inevitable distraction of the merger, not only good for bottom line (even if slightly overpaying for sales work), but creates a lot of positive energy and signals externally that the company is staying on the ball.
  • Set up a temporary management structure, a “war room” for post-merger sales & client relationships leadership. Gathers data, generalises issues, has a direct line to exec team, has a licence to remove red tape and make fast decisions, should any concerned customers risk churn (or sales people are lost on important accounts).
    • Important to put credible, respected and decisive people on this team, e.g your best sales guys. Even if they are not actively selling for 3-6-9 months, the overall benefit to company is larger.
  • Map all accounts on a graph: Account (or sales rep) vulnerability / Account profitability (not revenue)
    • HIGH-HIGH: Senior exec sponsorship, active intervention, personal phone calls & visits with senior manager follow-up
    • LOW-HIGH or HIGH-LOW: Personal calls, follow-up from account teams
    • LOW-LOW: Personal letters and scalable speeding of goodwill

BOOK: (Chapter 15 “Building a Potent Sales Force Culture” from) The Complete Guide to Accelerating Sales Force Performance: How to Get More Sales from Your Sales Force

  • In sales culture, norms define how an individual should behave when they are faced with a choice, and values how he/she should aspire/desire to behave.
  • Culture-defining sales management choices:
    • Short/long term
    • Cost/Market opportunity (accept high cost of sales force to capture more market VS drive for maximum efficiency; good ex: wine’n’dine expense control)
    • Asset: customers/employees
    • Control/Empowerment
    • Incentives based on Activity/Results
    • Individual/Team success valued
    • Adaptive/Stable
    • Hunting/Farming
    • Hiring/Training
    • Extrinsic/Intrinsic Rewards (financial rewards, acknowledgement VS survival, achievement, social affiliation, ego, power)
  • Elements that set sales force cultures apart from other functions in company:
    • Salespeople usually work alone, meat managers infrequently and some other peers maybe 1-2 times a year at a larger conference. Many weak & no strong ties.
    • Work is largely unobservable, results usually measurable and performance is public. Feeds competition and makes collaboration harder.
    • Sales forces tend to be non-hierarchical.
    • Most energy directed externally.
    • Job involved considerable rejection, making rewards and recognition more important.

STRAMGT353: Formation of New Ventures (Holloway/Morgridge/Chess)

Case: ProjectSHED

Guest: Eric Botto, co-founder of ProjectSHED

Topic: team-first (as opposed to idea-first) entrepreneurship

  • Case on 2 MBAs and 2 Sloans getting together in this very class and working for 6 months to find a new business problem together + eventually building a successful company doing mobile cell interconnect networks out of it.
  • Compared to search funds: you are searching for an idea, not for a company
  • Specifically looking for a problem (not an idea!) that will emerge 2-3 years later and none in the industry is well positioned to address for some reason. Agreeing on attributes that are important to us before:
    • “We want to be pre-culture, the founders who define the culture”
    • “Large and large+growing industries only, because high tide raises all boats”
    • “B2B only, we want blue chips to pay our bills”
  • The genius engineer sitting in a lab without a business partner is a myth: in Stanford all of them are talking to VCs directly, not via business school
  • Going to industry conferences worked, picking people’s brains on what are the unsolved issues that annoy them
  • In early days of Cisco, sales guys prohibited to go to conferences, only engineers. This way you can find out about what the customers really think about the problems of your product – sales guys go into the mode of reconvening clients the problem is not there.
  • Team-first approach means you slot founder into senior roles in an unknown industry. How do you hire experts under them? How far will they scale?
    • Have to be intellectually honest about splitting roles. Agreed that each person is willing to take any role, no matter which titles, as long it is better for the company. Were looking for an external CEO, but the real luminaries were not hungry enough and founders needed to step up.
  • Potential motivations for very senior advisors to get involved in startups:
    • doing something useful after retirement
    • giving back
    • way to still stay in touch with your friends in industry
    • stay relevant/up to date or even position yourself still on the cutting edge even after a long time in business
    • have young and eager teams execute your ideas
    • investment opportunities
  • “The only way to change a culture [after designing it in startup] is to have 3 bad quarters”
  • When you are solving an issue that several existing players are not positioned to solve, your important goal is still to align their interests with yours. ProjectSHED got all 3 cell tower operators to invest almost $100M together, and their CEOs joined the board. That said, this kind of board can be misaligned with founders on financial exits (vs their strategic long-term issues)
  • After exit took some time off, and the same team started a new search. One person had moved to Seattle and ended up starting Tango Card (other helped fund). The other three started Slice.
  • When considering how aligned are your incentives with a strategic investor, think about today (at inception), but also 3 or 5 years down the road (exit)

Case: Sun Microsystems, first business plan

Guest: Vinod Khosla

  • If you can’t afford to iterate on prototypes enough, maybe you can find a customer who is happy to buy a half-made product because they want to make it better themselves? (Sun selling to CS departments of top universities)
  • With competitive positioning as a startup, think not just low cost of entry, but also low cost of exit in your value prop. Should the client fear getting stuck with your tech if it doesn’t perform?
  • When you find someone with tech you need and instead of licensing it you manage to hire the person: you get the goose, not just the golden egg it laid.
  • How do you motivate your suppliers to build things that match your plans in specs & timing? Drop or limit (6 month lead?) exclusivity, allow them to develop better tech and sell to anyone.
  • Make sure you’re asking the precisely right question when devising plans – surprising how often that does not happen.
    • For example: do you win the largest customer ever or do you actually want anyone but your largest competitor win it? Or maybe even have them keep in housee and not buy from anyone? Resulted in Sun giving their tech to Computervision so they wouldn’t buy from Apollo.
  • BOOK: On Being Certain: Believing You Are Right Even When You’re Not (Identifies a gene that changes risk perception, same basic mechanism that makes people religious).
  • Paper: What makes entrepreneurs entrepreneurial? (PDF)

Sloan BBL

Guest: Mark Leslie (ex-CEO, Veritas; Lecturer at GSB)

Topic: Leadership learnings from building Veritas

  • Leadership learnings from taking Veritas from <$100k to $1.5B company (Fortune 1000) in 11 years
  • Are you a proprietor or a steward as a leader? Do you ask “what can you do for me?” or “what can we do together?”. You can actually learn this about a new person you meet via the subtitles of language & vocabulary they use.
  • Be visible & be invisible. People expect to see their leader – for many years I did not even have an assistant (no-one had to give anyone else a reason to talk to me). Yet, remain humble – it is not about you, but your role.
  • Glamorous is opposite of leadership. You can be a comrade to followers, but never one of them – it is a lonely job. When a CEO gets up at 3am to be on TV program for another timezone, it is not unlike an engineer chasing bugs through an all-nighter. Nothing glamorous, just each doing the job that the other can’t for the company.
  • If you’re loyal to one, you’re loyal to none. CEO can’t have any favourites, mission the base of prioritisation above all else.
  • The further away from the problem the less you know. Very top knows nothing about anything – get the direct source do a decision making forum (e.g in site downtime, have an engineer in exec staff meeting, not reports through command chain).
    • The higher you are, the less you should decide. The employee who came for a decision, but whom you asked to decide themselves and own the consequences will leave the office 1 inch taller.
  • The more power you give away, the more you have. Allowed anyone to call in and listen to exec staff meetings – over time the novelty wore off and business returned to normal + more trust that there are no secrets behind those meeting room doors.
  • Trust to be trusted. Leader needs to take the first step here – and know that when you trust, you will be betrayed at some point.
  • You can do even the hardest things (firing, negotiating, demolishing competition) with grace & caring. That said, when someone leaves, it is far more important what those who remain around you think.
  • CEOs job is to fix broken stuff, which presumes they know the truth about what’s broken.
    • Beware of the value of your voice – an eager person might execute on your casual comment (that the hallway would look cooler with green walls)
    • Always honour the messenger
  • In the darkest days, show the light in the end of tunnel, but not false hope
  • Only the paranoid AND courageous survive. (Only the first don’t do much)
  • Character is not unlike IQ. If you don’t ask someone in a IQ120-job with 90 score to “change themselves”, why do you hope someone poisoning office politics will change?
  • If you fail market expectations for a while, you might get fired. If you listen to your investors on how to run your business, you will get fired for sure.
  • For strategy planning, get the smartest people in the room, irregardless of their titles, and ask them to come up with the stupidest ideas for starters.

Sloan BBL

****Guest: George Parker (Professor, former head of Sloan Program)

Topic: History of Sloan Program

  • Fundraised from Alfred P. Sloan personally in 1956 to get 6 PhD students and 6 hotshot executives to sit together for an intensive 9 months education experience – so that one side becomes more analytical and the other more practical. Asked for $100k to support PhD & faculty (execs paid by their companies). Sloan asked after 1 hour: “when can you start?”.
  • First class of Sloan Fellows graduated in 1958. The entire program was taught around a custom made round table. Zero electives, one section, identical course for 15 years.
  • Alfred P. died in 1968 and the new President of his Foundation stopped the support of PhD students. (The program by then 35 people, still 6 of them PhDs).
    • Went to all executives & all sponsored. All US, virtually all men.
    • Since then there has been no contractual or other obligation to keep the Sloan name. And then, what people who don’t have a good answer say: “We’ve always had that name”
  • All PhD programs are hard to get into, but essentially free at Stanford – they are accounted for (there is tuition), but you get a matching scholarship.
  • 1973 Parker became director of Sloan program
  • 1975 – the first degree granted: MS in Management. Intended to highlight the difference with MBAs, based on what is needed to get in (2-5 VS 10-15 years of work experience) and what happens when you graduate (entry level jobs VS next level of leadership). Also, first electives allowed (1 in Winter, 1 in Spring)
  • Class size grew to 57 in the old business school campus, and in Knight Management Center could be extended to 67 (2012) and 80 (our class). In comparison, MIT Sloan program went to 2 sections in early 2000s and is now at ~120.
  • Tradeoff managed over time: lots of electives are the enemy of a cohort.
  • Changes in cohort composition over the years:
    • There are two schools at Stanford where the share of women is below society representation: Engineering and Business. MBA program has today 35%, Sloan around 20%. Hoping these both to grow to and above 50%.
    • Addition of international Fellows
    • Non-profit managers (always had business and government)
    • Self-sponsored. Corporate sponsorships are inevitably falling along with the notion of lifelong careers in a single company (who then would invest in return for your 20-25 year commitment)
  • You can design an academic program for size or caché. Think of Ford versus Aston Martin, even if both good cars, how do you think differently about them.

CS547: Human-Computer Interaction Seminar

Note: full archive of videos for this course available here.

Guest speaker: DJ Patil (Data Science @ Greylock, ex-eBay, ex-LinkedIn)

  • BOOKS: Two free e-books by DJ:
  • Experimental stuff: http://engineering.linkedin.com/linkedinlabs/
  • Hollywood (with Moneyball movie) helped the data science hype a lot
  • 20,000 planes in the air, 43k engines spinning right now. Every engine recording 290 parameters 16x per second. Could the engines tell us when they are going to fail, change flight patterns, even teach us about climate change?
  • Most of the most sophisticated data products don’t have a display, let alone draw graphs.
  • Building data products needs to be a strategic arc – do The Dish before Mr Everest
  • The heavy lifting of organising incoming data is still a huge problem
    • Unstructured data that users still expect to see unstructured (entering a company name, as opposed to picking from the longest drop-down in the world), but gets carefully mapped to structured data in the background
  • Seeking out commonality during the process of data collection changes the engineering task completely: you are now building not for ambiguity, but with intent (to solve particular additional problems)
  • Simple matrix adjacency problems become tricky at scale: maybe your “recommended products” query could be run only once a quarter on Oracle, then you try Greenplum and then you need to build up a completely new infrastructure on Hadoop?
  • Data Vomit: Amount of engagement is inversely proportional to the amount of data on the page. When was the last time you tried to click on an infographic?
    • Good filter: what is the daily habit? Is this piece of data something that could have changed from yesterday, or is it more of a yearly report?
  • When you put more data out there and you get it wrong, it can be irrationally offensive to people:
  • Expectation management via form factor: you behave differently when a household robot brings you coffee and spills on you when a) it is shaped like a puppy or b) a human-like android. Even though their intelligence and functionality can be identical.
  • Teflon tech, take yourself out of the blame of the system. Instead of recommending jobs to your users, ask his friends to forward pre-populated jobs to him. Adds relevancy and no-one blames you if they go wrong.
  • Zero overhead rule: When did you last go to a training for any tool? You expect the product to teach you. The best example: successful mobile games.
    • Distilling it down aka dumbing it down.
  • How do you manage the legal and regulatory limitations to data processing in your software development process? Still unsolved, a lot of this is getting provisioned to data stores, but there are still these plain core repositories. Potential to build a great business in this space.
  • The only place where I’ve seen value in truly real time data analysis has been around security and ops (load balancing)
comments powered by Disqus