What is personalization, or personal value pricing, and how can it be used at the beginning of a product’s life cycle to increase revenues?

 

Personalization or personal value pricing is when merchants adjust prices based on their estimate of how much a customer truly values the product. For example, Web merchants may charge committed fans of a musician a higher price for the privilege of receiving a new CD before its official release to retail stores. It is a specific type of dynamic pricing in which merchants match their prices to the personal value that consumers will receive from a purchase by estimating what they believe any given consumer is willing to pay. 

It can be used at the beginning of a product’s life cycle to increase revenues because a certain consumer segment, the so-called early adopters, is willing to pay more for a newly released product.

Comments

Popular posts from this blog

Discuss classification or taxonomy of virtualization at different levels.

Suppose that a data warehouse consists of the three dimensions time, doctor, and patient, and the two measures count and charge, where a charge is the fee that a doctor charges a patient for a visit. a) Draw a schema diagram for the above data warehouse using one of the schemas. [star, snowflake, fact constellation] b) Starting with the base cuboid [day, doctor, patient], what specific OLAP operations should be performed in order to list the total fee collected by each doctor in 2004? c) To obtain the same list, write an SQL query assuming the data are stored in a relational database with the schema fee (day, month, year, doctor, hospital, patient, count, charge)

What is RMI? Discuss stub and skeleton. Explain its role in creating distributed applications.