Watch the video, download the XLS file, and complete the following assignment. The assignment is to fill out the financial model as if you are HUBSPOT (www.hubspot.com). You\’ll have to change/update all of the assumptions in the model based on that business. This is going to require you to spend some time on their website getting familiar with their business model and making assumptions (best guesses) on the metrics. so you have to edit from the existing excel file by watching the video and using the info from hubspot.com
video: https://www.youtube.com/watch?v=WFotlxMjeSU
financial model will be attached*
———-
Added on 26.09.2016 21:55
attached is the financial model. edit from this. tell me if you understand the prompt
Instruction files
sumit_kapur_financial_model.xls(626,00 KiB)
sumit_kapur_financial_model0.xls(626,00 KiB)
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 });

