Case : David Berman
1. What is David Berman’s business model? What are its strengths and weaknesses?
2. What is the relationship between retailer’s inventory and their firm valuation?
3. Examine the impact of a $20 Million inventory write-off in the spreadsheet “David Berman Simplified Model.xls” on John B. Rivers’ market capitalization. Similarly, examine the impact of a $30 Million write-off on John B. Rivers’ market capitalization.
4. How much inventory should Berman expect to write off at John B. Rivers? What data or analysis could he use to refine his estimate?
Note: Please focus on the effects of inventory and inventory write-offs. Obtaining a precise valuation of John B. Rivers is not expected.
*Objective of the case study questions:
1. Develop awareness about the subjectivity of inventory valuation
2. Understand the relationship between inventory management strategy and earning for retailers
3. Understand the relationship between inventory valuation and firm valuation
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

