Anyone who has felt like the odd duck of the group can take heart from new research from Harvard Business School that says sticking out in distinct ways can lend you an air of presence or influence.

Standing out in certain circumstances, like wearing sweats in a luxury store, also appears to boost an individual's standing.

One obvious way people signal what the researchers called 'status' is through visible markers, like what they wear and what they buy. Previous research has largely examined why people buy or wear branded items.

Less work has focused on what others think of those who try to communicate that they are different or worthy of attention. Efforts to be different are interesting because humans are wired to conform and be part of a group.

In a series of studies published in the Journal of Consumer Research in February, Silvia Bellezza, a doctoral student, and two Harvard professors sought to examine what observers thought of individuals who deviated from the norm in the workplace and in a retail setting. Some of the work was conducted in the lab on students. Other studies took place in the community and involved passersby or attendees of a seminar. Most of the studies included about 150 participants. What they found was that being a little different can socially benefit people -- in some situations.

'The problem is that conforming to norms is an easy and safe spot to be in,' Ms. Bellezza said. 'If you're willing to deviate, there are upsides.' It's also long been known that people veer from what's expected after they've built up enough trust within a group. But, she says, acting differently risks losing the benefits that come with conforming, such as shared group identity and automatic group trust.

In their first study, they asked shop assistants and pedestrians in Milan to rate what they thought of people who walked into luxury stores wearing gym clothes. The subjects also rated those who wore outfits typically considered more appropriate, like a dress and fur coat.

Pedestrians were more likely to think that a well-dressed individual was more likely to have the money to buy something in the store. Shop assistants thought the opposite. Those more familiar with the luxury retail environment were more likely to assume that a gym-clothes-wearing client was confident enough to not need to dress up more, and therefore more apt to be a celebrity making a purchase than someone wrapped in fur.

The same pattern emerged in subsequent studies conducted in other settings: Students afforded more respect to a fictitious bearded professor who wore a T-shirt than to a clean-shaven one who wore a tie. Candidates entering a business-plan competition who chose to use their own PowerPoint presentation background were tabbed more likely to win than those who used the standard background.

There are boundaries to the benefits of looking different, the Harvard work showed. If an individual was viewed as accidentally out of sync with everyone else, such as mistakenly wearing a red bow tie rather than black at a formal event, that erased positive feelings about him among those surveyed. Those opinions only improved when the survey group believed their contrarian acted differently on purpose.

'In order to think that the person's a big shot, you have to understand that the person is willingly engaging in this nonconforming conduct,' Ms. Bellezza says.

In addition, the environment must give cues that suggest a person's talent or wealth. Standing in the front of the classroom or walking confidently into a luxury store already imply some level of belonging. But when an observer didn't know whether the person they view is part of the group, eccentric dress was seen as a negative, according to the researchers.

People who tend toward the offbeat themselves show extra fondness for freethinking behavior in others. Francesca Gino, an associate business administration professor at Harvard Business School and an author on the paper, decided to test the theory outside the lab as well. She wore red Converse sneakers to teach a one-day event on small business management education. Dr. Gino found that those who identified themselves on a questionnaire as having a higher need to be unique were more likely to give her higher ratings than those who didn't.

'They inferred, 'She's so autonomous, she must do whatever she wants,' ' Ms. Bellezza says.

There are times when communicating high rank and competence becomes more important, such as during a shake-up in management at work. Signaling one's place in a group reduces uncertainty, but sometimes the goal may be to fit into the group, and sometimes to signal that one is a high-status person in the group, says David Dubois, a marketing professor at Insead in France and Singapore.

Willingness to deviate can be useful for groups as well, particularly when it comes to decision-making, says Charles Pavitt, a University of Delaware communications professor who studies social influence.

The person who brings up alternative points of view to make sure the group has sufficiently examined all options can help the group reach a better decision. If the group trusts the individual's intentions, this perspective will be considered seriously and the individual will still be considered part of the group, he says.

Perhaps the best strategy for preserving your place in the group while presenting offbeat ideas is to state explicitly that you are playing devil's advocate, Dr. Pavitt says.

Marshall Scott Poole, a communications professor at the University of Illinois at Urbana-Champaign, cautions that while groups tend initially to make an evaluation of status based on external characteristics, over time people focus less on those characteristics and more on behavior.

Dr. Poole's best practical advice: 'Don't talk a lot if you have high status. People will assume you're competent and when you talk, they will listen to you.'

每日英语:Success Outside the Dress Code的更多相关文章

  1. 每日英语:The First Day On A Job Is Tough Work

    Why is the first day on the job often the worst? New employees tend to be greeted with stacks of ben ...

  2. 每日英语:Who Needs to Know How to Code

    Like many 10-year-olds, Nick Wald takes private lessons. His once-a-week tutor isn't helping him wit ...

  3. 每日英语:Why Are Fractions Key To Future Math Success?

    Many students cruise along just fine in math until fourth grade or so. Then, they hit a wall -- frac ...

  4. 每日英语:Redfin Real-Estate Firm Gets Cold Shoulder in Silicon Valley

    "I used to think I was this made man," says entrepreneur Glenn Kelman. "That's what t ...

  5. 每日英语:What To Expect To Wear When You're Expecting

    AT THE ACADEMY AWARDS earlier this month, Kerry Washington, the star of the ABC-TV series 'Scandal,' ...

  6. 每日英语:Mrs. Obama Takes Stab at Ping-Pong Diplomacy

    U.S. first lady Michelle Obama took ping-pong diplomacy to a new level on Friday on her weeklong tou ...

  7. 每日英语:KFC's Crisis in China Tests Ingenuity of Man Who Built Brand

    Sam Su for years ran one of the highest-flying foreign business operations in China. These days, he' ...

  8. 每日英语:America The Vulgar

    'What's celebrity sex, Dad?' It was my 7-year-old son, who had been looking over my shoulder at my c ...

  9. 每日英语:How the College Bubble Will Pop

    The American political class has long held that higher education is vital to individual and national ...

随机推荐

  1. MySQL主从复制、半同步复制和主主复制

    同步,异步,半同步复制的比较: 同步复制:Master提交事务,直到事务在所有的Slave都已提交,此时才会返回客户端,事务执行完毕.缺点:完成一个事务可能会有很大的延迟. 异步复制:当Slave准备 ...

  2. 转 父表字表统计查询的sql练习

    create table father(        f_id number(2) primary key,        f_name varchar2(10) ); create table s ...

  3. C++ 多重集的使用

    C++ 多重集的使用 多重集当中的数据映射关系将不是前面的一对一的关系,而是一对多,也就是可以在容器当中插入具有相同key的实例.关于组织方式,LZ进行了下面的大胆的预测. 第一.底层的数据组织方式如 ...

  4. Iometer介绍与使用

    Iometer简介 IO Meter是Intel开发的用来测试磁盘和网络I/O性能的软件,在目前测试磁盘系统性能中很常用.在IO Meter中用户可以自行设置进行读写或者写入测试的数据块和队列深度等参 ...

  5. JSON.parse解析单引号名值对报错

    今天整理代码的时候发现JSON.pare解析时会报了一个错误,而且很难找原因,调试了几分钟没有成功,猜测可能是单双引号引起的错误.修改了单双引号后程序正常运行了,现在记录下这个bug. 关于JSON. ...

  6. [ASE][Daily Scrum]11.24

    今天开会总结了一下第一周的进度,讨论了无限地图的访存方法,做了简单的人员调整, Client的包接收分析与服务器通信这块基本上完成了, 之后Jiafan Zhu会开始和Junbei以及Songtao一 ...

  7. Swift闭包概念与常见使用场景总结

    ·Swift 闭包 闭包(Closures)是自包含的功能代码块,可以在代码中使用或者用来作为参数传值. Swift 中的闭包与 C 和 Objective-C 中的代码块(blocks)以及其他一些 ...

  8. 【转载】php中iconv函数使用方法

    原文:http://www.phpweblog.net/star65225692/archive/2011/03/23/7524.html     在选择用什么工具开发,唯一的指导标准就是:用最少的人 ...

  9. 尝试在Linux上编译KestrelHttpServer

    Kestrel是目前在非Windows平台上运行ASP.NET 5应用程序的唯一可用Web服务器,但微软似乎将它冷落在一边,源代码更新很慢. 今天试着在Linux上编译Kestrel的源代码,遇到了很 ...

  10. 容易答错的JS笔试题

    1,考察this var length = 10 function fn(){     alert(this.length) } var obj = {     length: 5,     meth ...