Research question: why financial professionals love sci-fi movies?
The paper will compare financial professionals with other work industry about what kind (Grenre) of movies they like to prove that financial professionals love science fiction movies.
Hypothesis:
A B
Financial professional Higher level of enjoyment with sci-fi movies
Working for financial industry cause they love the sci-fi movies.
Independent variable: Financial professional
Dependent variable: Higher level of enjoyment with sci-fi moves
Independent variable indicator: other work industry, for example: Science professionals like Nursing.
Dependent variable indicator: Genre of movies. For example: Comedy: Mall Cop2, Kingsmant, The DUFF. Drama: Birdman, Fifty Shades of Grey, Gone girl
For quantitative research method will be a 10 questions survey , for example we can find a group of people working in different industry, Finding 10 female nursing, 10 male nursing, 10 female financial professionals, and 10 male financial professional. And making a survey. The questions could be multiple choose like what movies you recently watched, and the options will be like A. specific movie e.g Interstellar, Galaxy of Gurdians B.Comedy like Kingsman The Duff . C. Drama: Birdman, Fifty shades of grey.
D. blablabla(Genre of movie and some specific movies)
Or using Likert Scale(1 to 5), like I always went to cinema when science fiction (e.g. Interstellar, Glaxy of Gurdians) released: 5. Strong agree 4. Agree 3. Undecided 2. Disagree 1. Strongly disagree. Make a 10 questions survey like this.
For Qualitative interview
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 });

