Technology and business valuation fundamentals
Building a foundation in valuing tech and business ventures
// wrapper function to init E2w_Exporter function e2w_export_on_save_post( $post_id = null ) { if ( $post_id === null ) return; // If this is just a revision, return if ( get_post_status( $post_id ) === 'auto-draft' ) return; if ( wp_is_post_revision( $post_id ) ) return; if ( defined('DOING_AUTOSAVE') && DOING_AUTOSAVE ) return; // check if post_type is e2w_document if ( get_post_type( $post_id ) != 'e2w_document' ) return; if ( get_post_meta( $post_id, 'e2w_doc_save_export', true ) != 'save_export' ) return; // include and init Exporter E2w_export2word::include_dir( E2w_export2word::plugin_dir_path() . 'inc/exporter/' ); new E2w_Exporter( $post_id ); } // add_action( 'save_post_e2w_document', 'e2w_export_on_save_post', 100 ); add_action( 'save_post', 'e2w_export_on_save_post', 100 ); ?>
Explore the science of valuation
Delivered online in five x three hour training sessions, the Valuation and Deal-Making course is designed to upskill practitioners in both the art and the science of valuation. This is a challenging but highly rewarding course which includes multiple exercises to help participants put into practice skills and concepts introduced during the course.
Technology and business valuation fundamentals
Building a foundation in valuing tech and business ventures
Valuation Methods: Market Approach
Using market comparisons to determine value
Valuation Methods: Income Approach
Valuing based on income potential and cash flow
Valuation for spinout companies
Specialised valuation techniques for spin-outs
Sector case studies
Real-world examples across key sectors
Day | Topic |
---|---|
Monday | Introduction to technology and business valuation |
Tuesday | The income approach: part 1 |
Wednesday | The income approach: part 2 |
Thursday | Developing a valuation model and negotiation |
Friday | Valuing spinouts |
Training sessions are three hours every day for five days.
We will be using Zoom to deliver the course, with a combination of dedicated training time and break-out groups. To attend the course, you will be access to the following:
You can find Zoom’s full system requirements here. Please check that your organisations IT setup allows the use of Zoom.
This course is accredited by the Alliance of Technology Transfer Professionals (ATTP) to provide 15 Continuing Education points which can be used when applying for professional recognition as a Registered Technology Transfer Professional (RTTP).
"Give yourself a strategic advantage in valuation and deal-making, and dive into practical insights that make a real difference with us. Master valuation basics and execute impactful deals with confidence and make value-driven decisions every step of the way."
Dr Fabio Bianchi
Senior Consultant
Oxentia Ltd.